Verixa Dataset Tracker

πŸ”„ Patent-filing date realignment Β· 18 Jun β†’ 26 Jun β†’ 03 Jul 2026
Patent FD target shifted from 15 Jun 2026 to 26 Jun 2026 03 Jul 2026. All FD+N statutory and decision dates shift accordingly: Β§39 clock starts 26 Jun 03 Jul Β· complete specifications due 26 Jun 2027 03 Jul 2027 (Β§9(1)) Β· PCT decision 26 Dec 2026 03 Jan 2027 Β· US/EU national-phase entry 26 Dec 2028 03 Jan 2029 Β· Request for Examination 26 Jan 2029 03 Feb 2029. Marketing public-disclosure window also shifts: founder 1-to-1 outbound to known DP targets continues pre-FD under NDA; public marketing (newsletter Β· pillar pages Β· founder LinkedIn cadence Β· PR note Β· webinar invites) unlocks Mon 29 Jun 2026 Tue 07 Jul 2026 (W5) post-FD. Engineering W1-W14 pilot timeline holds: demo lock Fri 26 Jun Β· Verified Go-Live Decision Tue 01 Sep.
Two dataset bodies behind the demo & pilot verification: Synthetic Data Set (demo seed, advisory) + Gold-Standard / Validate corpus (real-world) Β· plan VRX-SDP-001 Β· the dataset + flow sent to the build/test team Β· development phase β€” advisory, no change control until verified, tested & validated
43
Synthetic datasets (v1.0)
29.7M
synthetic rows
5
locked Gold-Standard anchors
589k
FDA-483 narrative corpus rows
42
in-scope pilot workflows (25 AΒ·9 BΒ·4 CΒ·3 ext)
1.5 🟑
demo seed build item β€” open

Dataset Document Library

'; dl("Verixa_Status_"+FILE.replace(/\.html?$/,"")+"_"+new Date().toISOString().slice(0,10)+".doc", new Blob(['ο»Ώ'+h],{type:"application/msword"})); } function exportText(){ var s=snapshot(); var sec=""; var L=["VERIXA β€” STATUS SNAPSHOT","Source: "+TITLE,"Generated: "+stamp(), "Completed: "+s.counts["Completed"]+" | In Progress: "+s.counts["In Progress"]+" | Not Started: "+s.counts["Not Started"]+" | Unset: "+s.counts["β€”"],""]; s.rows.forEach(function(r){ if(r.section!==sec){sec=r.section;L.push("");L.push("== "+sec+" ==");} L.push(" ["+r.status+"] "+r.id+(r.title?" β€” "+r.title:"")); }); dl("Verixa_Status_"+FILE.replace(/\.html?$/,"")+"_"+new Date().toISOString().slice(0,10)+".txt", new Blob([L.join("\n")],{type:"text/plain;charset=utf-8"})); } function buttons(){ if(document.getElementById("vxstatus-bar")) return; var bar=document.createElement("div"); bar.id="vxstatus-bar"; bar.style.cssText="position:fixed;right:16px;bottom:16px;z-index:9999;display:flex;gap:8px"; function mk(label,fn){var b=document.createElement("button");b.textContent=label; b.style.cssText="background:#FFE388;color:#2a2200;border:none;border-radius:18px;padding:9px 14px;font-size:12.5px;font-weight:700;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.4)"; b.addEventListener("click",fn);return b;} bar.appendChild(mk("– Word",exportWord)); bar.appendChild(mk("– Text",exportText)); document.body.appendChild(bar); } function run(){enhance();buttons();} if(document.readyState==="loading"){document.addEventListener("DOMContentLoaded",run);}else{run();} var obs=new MutationObserver(function(muts){ for(var i=0;i