From c378e326b029bb4a14fe8de7e754f00bb45a61dd Mon Sep 17 00:00:00 2001 From: artale Date: Wed, 3 Jun 2026 14:54:59 +0200 Subject: [PATCH] fix: nav bars now use color-mix with theme var instead of hardcoded black --- site/.vitepress/dist/404.html | 6 +++--- site/.vitepress/dist/api-keys.html | 6 +++--- .../dist/assets/{app.Dd3T0Zbm.js => app.Cr37VkRm.js} | 2 +- .../dist/assets/chunks/@localSearchIndexroot.BN5M23AF.js | 1 - .../dist/assets/chunks/@localSearchIndexroot.CnJro5H2.js | 1 + ...SearchBox.B-Z5LDGn.js => VPLocalSearchBox.MFSo_m96.js} | 2 +- .../chunks/{theme.1zhrRA1D.js => theme.DOzU43nI.js} | 4 ++-- .../assets/{style.B1TTbr_m.css => style.D5PW7x-3.css} | 2 +- site/.vitepress/dist/blog/index.html | 6 +++--- site/.vitepress/dist/blog/posts/cascade-routing.html | 6 +++--- .../dist/blog/posts/choosing-security-level.html | 6 +++--- site/.vitepress/dist/blog/posts/mental-models.html | 6 +++--- site/.vitepress/dist/blog/posts/repo-is-spec.html | 6 +++--- site/.vitepress/dist/blog/posts/security-ladder.html | 6 +++--- site/.vitepress/dist/blog/posts/three-x-rule.html | 6 +++--- site/.vitepress/dist/blog/posts/verifier-pattern.html | 6 +++--- site/.vitepress/dist/blog/posts/vibe-vs-agentic.html | 6 +++--- site/.vitepress/dist/blog/posts/what-is-an-agent.html | 6 +++--- site/.vitepress/dist/blog/posts/why-multi-agent.html | 6 +++--- site/.vitepress/dist/buy.html | 6 +++--- site/.vitepress/dist/certificate.html | 6 +++--- site/.vitepress/dist/getting-started.html | 6 +++--- site/.vitepress/dist/index.html | 8 ++++---- site/.vitepress/dist/labs/index.html | 6 +++--- site/.vitepress/dist/labs/l1-first-agent.html | 6 +++--- site/.vitepress/dist/labs/l2-context.html | 6 +++--- site/.vitepress/dist/labs/l2-multi-tool.html | 6 +++--- site/.vitepress/dist/labs/l3-verifier.html | 6 +++--- site/.vitepress/dist/labs/l3-whitelist-hook.html | 6 +++--- site/.vitepress/dist/labs/l4-agent-chain.html | 6 +++--- site/.vitepress/dist/labs/l4-multi-team.html | 6 +++--- site/.vitepress/dist/labs/l5-cicd.html | 6 +++--- site/.vitepress/dist/labs/l5-observability.html | 6 +++--- site/.vitepress/dist/labs/l6-cost-optimization.html | 6 +++--- site/.vitepress/dist/labs/l6-eval-harness.html | 6 +++--- site/.vitepress/dist/labs/l7-autoresearch.html | 6 +++--- site/.vitepress/dist/labs/l7-meta-agent.html | 6 +++--- site/.vitepress/dist/modules/competitive-analysis.html | 6 +++--- site/.vitepress/dist/modules/curriculum.html | 6 +++--- site/.vitepress/dist/modules/debate.html | 6 +++--- site/.vitepress/dist/modules/feynman.html | 6 +++--- site/.vitepress/dist/modules/field-manual.html | 6 +++--- site/.vitepress/dist/modules/m1-foundations.html | 6 +++--- site/.vitepress/dist/modules/m2-architecture.html | 6 +++--- site/.vitepress/dist/modules/m3-safety.html | 6 +++--- site/.vitepress/dist/modules/m4-orchestration.html | 6 +++--- site/.vitepress/dist/modules/m5-production.html | 6 +++--- site/.vitepress/dist/modules/m6-economics.html | 6 +++--- site/.vitepress/dist/modules/m7-advanced.html | 6 +++--- site/.vitepress/dist/modules/m8-capstone.html | 6 +++--- site/.vitepress/dist/modules/non-technical.html | 6 +++--- site/.vitepress/dist/modules/reference-stack.html | 6 +++--- site/.vitepress/dist/modules/software-factory.html | 6 +++--- site/.vitepress/dist/modules/tool-reference.html | 6 +++--- site/.vitepress/dist/public/certificate/template.html | 6 +++--- site/.vitepress/dist/resources.html | 6 +++--- site/.vitepress/dist/skills.html | 6 +++--- site/.vitepress/dist/troubleshooting.html | 6 +++--- site/.vitepress/dist/verify.html | 6 +++--- site/.vitepress/theme/LandingLayout.vue | 4 ++-- site/.vitepress/theme/Layout.vue | 2 +- 61 files changed, 169 insertions(+), 169 deletions(-) rename site/.vitepress/dist/assets/{app.Dd3T0Zbm.js => app.Cr37VkRm.js} (95%) delete mode 100644 site/.vitepress/dist/assets/chunks/@localSearchIndexroot.BN5M23AF.js create mode 100644 site/.vitepress/dist/assets/chunks/@localSearchIndexroot.CnJro5H2.js rename site/.vitepress/dist/assets/chunks/{VPLocalSearchBox.B-Z5LDGn.js => VPLocalSearchBox.MFSo_m96.js} (99%) rename site/.vitepress/dist/assets/chunks/{theme.1zhrRA1D.js => theme.DOzU43nI.js} (60%) rename site/.vitepress/dist/assets/{style.B1TTbr_m.css => style.D5PW7x-3.css} (80%) diff --git a/site/.vitepress/dist/404.html b/site/.vitepress/dist/404.html index 8abe8a3..f908830 100644 --- a/site/.vitepress/dist/404.html +++ b/site/.vitepress/dist/404.html @@ -6,12 +6,12 @@ Page Not Found | FDSA - + - + - + diff --git a/site/.vitepress/dist/api-keys.html b/site/.vitepress/dist/api-keys.html index c90b461..6c6a84d 100644 --- a/site/.vitepress/dist/api-keys.html +++ b/site/.vitepress/dist/api-keys.html @@ -6,12 +6,12 @@ API Key Setup Guide | FDSA - + - + - + diff --git a/site/.vitepress/dist/assets/app.Dd3T0Zbm.js b/site/.vitepress/dist/assets/app.Cr37VkRm.js similarity index 95% rename from site/.vitepress/dist/assets/app.Dd3T0Zbm.js rename to site/.vitepress/dist/assets/app.Cr37VkRm.js index 60ab001..ce18b5c 100644 --- a/site/.vitepress/dist/assets/app.Dd3T0Zbm.js +++ b/site/.vitepress/dist/assets/app.Cr37VkRm.js @@ -1 +1 @@ -import{R as p}from"./chunks/theme.1zhrRA1D.js";import{v as s,am as i,R as u,w as c,p as l,a as f,C as d,a1 as m,k as h,S as g,l as A,r as v,ac as w,N as C,as as R,ag as y,ab as P,aa as b,u as S}from"./chunks/framework.BPKcPtvA.js";function r(e){if(e.extends){const a=r(e.extends);return{...a,...e,async enhanceApp(t){a.enhanceApp&&await a.enhanceApp(t),e.enhanceApp&&await e.enhanceApp(t)}}}return e}const n=r(p),E=v({name:"VitePressApp",setup(){const{site:e,lang:a,dir:t}=w();return C(()=>{R(()=>{document.documentElement.lang=a.value,document.documentElement.dir=t.value})}),e.value.router.prefetchLinks&&y(),P(),b(),n.setup&&n.setup(),()=>S(n.Layout)}});async function T(){globalThis.__VITEPRESS__=!0;const e=_(),a=D();a.provide(u,e);const t=c(e.route);return a.provide(l,t),a.component("Content",f),a.component("ClientOnly",d),Object.defineProperties(a.config.globalProperties,{$frontmatter:{get(){return t.frontmatter.value}},$params:{get(){return t.page.value.params}}}),n.enhanceApp&&await n.enhanceApp({app:a,router:e,siteData:m}),{app:a,router:e,data:t}}function D(){return A(E)}function _(){let e=s;return h(a=>{let t=g(a),o=null;return t&&(e&&(t=t.replace(/\.js$/,".lean.js")),o=import(t)),s&&(e=!1),o},n.NotFound)}s&&T().then(({app:e,router:a,data:t})=>{a.go().then(()=>{i(a.route,t.site),e.mount("#app")})});export{T as createApp}; +import{R as p}from"./chunks/theme.DOzU43nI.js";import{v as s,am as i,R as u,w as c,p as l,a as f,C as d,a1 as m,k as h,S as g,l as A,r as v,ac as w,N as C,as as R,ag as y,ab as P,aa as b,u as S}from"./chunks/framework.BPKcPtvA.js";function r(e){if(e.extends){const a=r(e.extends);return{...a,...e,async enhanceApp(t){a.enhanceApp&&await a.enhanceApp(t),e.enhanceApp&&await e.enhanceApp(t)}}}return e}const n=r(p),E=v({name:"VitePressApp",setup(){const{site:e,lang:a,dir:t}=w();return C(()=>{R(()=>{document.documentElement.lang=a.value,document.documentElement.dir=t.value})}),e.value.router.prefetchLinks&&y(),P(),b(),n.setup&&n.setup(),()=>S(n.Layout)}});async function T(){globalThis.__VITEPRESS__=!0;const e=_(),a=D();a.provide(u,e);const t=c(e.route);return a.provide(l,t),a.component("Content",f),a.component("ClientOnly",d),Object.defineProperties(a.config.globalProperties,{$frontmatter:{get(){return t.frontmatter.value}},$params:{get(){return t.page.value.params}}}),n.enhanceApp&&await n.enhanceApp({app:a,router:e,siteData:m}),{app:a,router:e,data:t}}function D(){return A(E)}function _(){let e=s;return h(a=>{let t=g(a),o=null;return t&&(e&&(t=t.replace(/\.js$/,".lean.js")),o=import(t)),s&&(e=!1),o},n.NotFound)}s&&T().then(({app:e,router:a,data:t})=>{a.go().then(()=>{i(a.route,t.site),e.mount("#app")})});export{T as createApp}; diff --git a/site/.vitepress/dist/assets/chunks/@localSearchIndexroot.BN5M23AF.js b/site/.vitepress/dist/assets/chunks/@localSearchIndexroot.BN5M23AF.js deleted file mode 100644 index d960042..0000000 --- a/site/.vitepress/dist/assets/chunks/@localSearchIndexroot.BN5M23AF.js +++ /dev/null @@ -1 +0,0 @@ -const e=`{"documentCount":610,"nextId":610,"documentIds":{"0":"/404#page-not-found","1":"/api-keys#api-key-setup-guide","2":"/api-keys#quick-start-use-the-mock-llm-no-key-needed","3":"/api-keys#provider-keys","4":"/api-keys#anthropic-claude-—-recommended","5":"/api-keys#openai-gpt","6":"/api-keys#google-gemini","7":"/api-keys#openrouter-multi-provider","8":"/api-keys#which-key-should-you-get","9":"/api-keys#testing-your-key","10":"/api-keys#free-tier-limits","11":"/blog/#blog","12":"/blog/#latest-posts","13":"/blog/posts/cascade-routing#cascade-routing-cut-your-api-costs-by-66","14":"/blog/posts/cascade-routing#the-price-range","15":"/blog/posts/cascade-routing#the-cascade-pattern","16":"/blog/posts/cascade-routing#the-savings","17":"/blog/posts/cascade-routing#implementation","18":"/blog/posts/cascade-routing#when-not-to-cascade","19":"/blog/posts/choosing-security-level#choosing-your-security-level","20":"/blog/posts/choosing-security-level#the-decision-table","21":"/blog/posts/choosing-security-level#level-1-2-when-you-can-get-away-with-it","22":"/blog/posts/choosing-security-level#level-3-the-minimum-for-production-code","23":"/blog/posts/choosing-security-level#level-4-the-sweet-spot","24":"/blog/posts/choosing-security-level#level-5-the-gold-standard","25":"/blog/posts/choosing-security-level#rule-of-thumb","26":"/blog/posts/mental-models#agent-memory-mental-models-that-compound","27":"/blog/posts/mental-models#what-a-mental-model-is","28":"/blog/posts/mental-models#the-rules","29":"/blog/posts/mental-models#the-self-improve-loop","30":"/blog/posts/mental-models#why-this-matters","31":"/blog/posts/repo-is-spec#the-repo-is-the-spec","32":"/blog/posts/repo-is-spec#the-problem","33":"/blog/posts/repo-is-spec#what-the-repo-should-contain","34":"/blog/posts/repo-is-spec#why-this-matters-for-agents","35":"/blog/posts/repo-is-spec#the-rule","36":"/blog/posts/security-ladder#the-6-level-security-ladder","37":"/blog/posts/security-ladder#level-0-acip-prompt-injection-defense","38":"/blog/posts/security-ladder#level-1-2-theatre-skills-system-prompts","39":"/blog/posts/security-ladder#level-3-blacklist-hook","40":"/blog/posts/security-ladder#level-4-whitelist-hook","41":"/blog/posts/security-ladder#level-5-no-bash","42":"/blog/posts/security-ladder#the-full-stack","43":"/blog/posts/three-x-rule#the-3x-rule-of-agent-costs","44":"/blog/posts/three-x-rule#why-the-multiplier-exists","45":"/blog/posts/three-x-rule#where-the-cost-goes","46":"/blog/posts/three-x-rule#quick-estimation","47":"/blog/posts/three-x-rule#budget-accordingly","48":"/blog/posts/verifier-pattern#the-verifier-pattern","49":"/blog/posts/verifier-pattern#architecture","50":"/blog/posts/verifier-pattern#the-confidence-ladder","51":"/blog/posts/verifier-pattern#why-this-works","52":"/blog/posts/verifier-pattern#the-feedback-loop","53":"/blog/posts/what-is-an-agent#what-is-an-ai-agent-really","54":"/blog/posts/what-is-an-agent#the-three-components","55":"/blog/posts/what-is-an-agent#what-each-combination-gives-you","56":"/blog/posts/what-is-an-agent#the-loop-in-pseudocode","57":"/blog/posts/what-is-an-agent#common-misconception","58":"/blog/posts/vibe-vs-agentic#vibe-coding-vs-agentic-engineering","59":"/blog/posts/vibe-vs-agentic#the-5-hard-rules","60":"/blog/posts/vibe-vs-agentic#the-practical-difference","61":"/blog/posts/vibe-vs-agentic#the-karpathy-framing","62":"/buy#buy","63":"/buy#choose-your-tier","64":"/buy#self-paced-—-97","65":"/buy#enterprise-—-199","66":"/buy#cohort-—-247-next-cohort-tbd","67":"/buy#individual-skill-kits","68":"/buy#what-happens-after-purchase","69":"/buy#certificate","70":"/blog/posts/why-multi-agent#why-one-agent-is-not-enough","71":"/blog/posts/why-multi-agent#the-context-ceiling","72":"/blog/posts/why-multi-agent#the-capability-ceiling","73":"/blog/posts/why-multi-agent#the-reliability-ceiling","74":"/blog/posts/why-multi-agent#the-solution-depth-2-delegation","75":"/blog/posts/why-multi-agent#when-to-go-multi-agent","76":"/certificate#certificate-of-completion","77":"/certificate#fdsa-agentic-engineering-course","78":"/getting-started#student-orientation-guide","79":"/getting-started#step-1-prerequisites-checklist","80":"/getting-started#optional-install-later-when-needed","81":"/getting-started#step-2-course-structure","82":"/getting-started#how-each-module-works","83":"/getting-started#step-3-your-first-lab","84":"/getting-started#lab-tips","85":"/getting-started#step-4-install-skills-optional","86":"/getting-started#step-5-recommended-learning-path","87":"/getting-started#common-pitfalls","88":"/getting-started#getting-help","89":"/getting-started#what-you-ll-learn","90":"/labs/#labs-overview","91":"/labs/#lab-index","92":"/labs/#running-labs","93":"/labs/#lab-structure","94":"/labs/#offline-mode","95":"/labs/l1-first-agent#l1-your-first-agent","96":"/labs/l1-first-agent#objective","97":"/labs/l1-first-agent#concepts","98":"/labs/l1-first-agent#starter","99":"/labs/l1-first-agent#solution","100":"/labs/l1-first-agent#checkpoints","101":"/labs/l2-context#l2b-context-aware-agent","102":"/labs/l2-context#objective","103":"/labs/l2-context#concepts","104":"/labs/l2-context#starter","105":"/labs/l2-context#checkpoints","106":"/labs/l2-context#solution","107":"/labs/l2-multi-tool#l2a-multi-tool-agent","108":"/labs/l2-multi-tool#objective","109":"/labs/l2-multi-tool#concepts","110":"/labs/l2-multi-tool#starter","111":"/labs/l2-multi-tool#checkpoints","112":"/labs/l2-multi-tool#solution","113":"/labs/l3-whitelist-hook#l3a-l4-whitelist-hook","114":"/labs/l3-whitelist-hook#objective","115":"/labs/l3-whitelist-hook#concepts","116":"/labs/l3-whitelist-hook#starter","117":"/labs/l3-whitelist-hook#solution","118":"/labs/l3-whitelist-hook#key-design-rules","119":"/labs/l3-whitelist-hook#test-cases","120":"/labs/l3-verifier#l3b-verifier-agent","121":"/labs/l3-verifier#objective","122":"/labs/l3-verifier#concepts","123":"/labs/l3-verifier#starter","124":"/labs/l3-verifier#checkpoints","125":"/labs/l3-verifier#solution","126":"/labs/l4-agent-chain#l4a-agent-chain","127":"/labs/l4-agent-chain#objective","128":"/labs/l4-agent-chain#concepts","129":"/labs/l4-agent-chain#starter","130":"/labs/l4-agent-chain#checkpoints","131":"/labs/l4-agent-chain#solution","132":"/labs/l4-multi-team#l4b-multi-team-config","133":"/labs/l4-multi-team#objective","134":"/labs/l4-multi-team#concepts","135":"/labs/l4-multi-team#starter","136":"/labs/l4-multi-team#checkpoints","137":"/labs/l4-multi-team#solution","138":"/labs/l5-cicd#l5b-ci-cd-pipeline","139":"/labs/l5-cicd#objective","140":"/labs/l5-cicd#concepts","141":"/labs/l5-cicd#starter","142":"/labs/l5-cicd#checkpoints","143":"/labs/l5-cicd#solution","144":"/labs/l5-observability#l5a-observability","145":"/labs/l5-observability#objective","146":"/labs/l5-observability#concepts","147":"/labs/l5-observability#starter","148":"/labs/l5-observability#checkpoints","149":"/labs/l5-observability#solution","150":"/labs/l6-cost-optimization#l6b-cost-optimization","151":"/labs/l6-cost-optimization#objective","152":"/labs/l6-cost-optimization#concepts","153":"/labs/l6-cost-optimization#starter","154":"/labs/l6-cost-optimization#checkpoints","155":"/labs/l6-cost-optimization#solution","156":"/labs/l6-eval-harness#l6a-eval-harness","157":"/labs/l6-eval-harness#objective","158":"/labs/l6-eval-harness#concepts","159":"/labs/l6-eval-harness#starter","160":"/labs/l6-eval-harness#checkpoints","161":"/labs/l6-eval-harness#solution","162":"/labs/l7-autoresearch#l7a-autoresearch-loop","163":"/labs/l7-autoresearch#objective","164":"/labs/l7-autoresearch#concepts","165":"/labs/l7-autoresearch#starter","166":"/labs/l7-autoresearch#solution","167":"/labs/l7-autoresearch#experiment-log-format","168":"/labs/l7-autoresearch#integrity-guards","169":"/labs/l7-meta-agent#l7b-meta-agent","170":"/labs/l7-meta-agent#objective","171":"/labs/l7-meta-agent#concepts","172":"/labs/l7-meta-agent#starter","173":"/labs/l7-meta-agent#checkpoints","174":"/labs/l7-meta-agent#solution","175":"/modules/competitive-analysis#competitive-analysis-agentic-engineering-course-landscape","176":"/modules/competitive-analysis#live-comparison-walkinglabs-github-io-course","177":"/modules/competitive-analysis#their-structure-12-lectures-6-projects","178":"/modules/competitive-analysis#key-differences-your-course-vs-theirs","179":"/modules/competitive-analysis#live-comparison-claudefast-claudefa-st","180":"/modules/competitive-analysis#claudefast-blog-topics","181":"/modules/competitive-analysis#their-product-kits","182":"/modules/competitive-analysis#what-their-16-agents-280-skills-tell-us","183":"/modules/competitive-analysis#what-you-should-borrow","184":"/modules/competitive-analysis#course-comparison-matrix","185":"/modules/competitive-analysis#module-by-module-comparison","186":"/modules/competitive-analysis#foundations-what-is-an-agent-harness-vs-model-decision-frameworks","187":"/modules/competitive-analysis#agent-architecture-tools-loops-context-memory","188":"/modules/competitive-analysis#safety-security-5-level-ladder-hooks-verifier","189":"/modules/competitive-analysis#multi-agent-orchestration-teams-chains-p2p","190":"/modules/competitive-analysis#production-patterns-deployment-ci-cd-monitoring","191":"/modules/competitive-analysis#economics-evaluation-pricing-cost-optimization-evals","192":"/modules/competitive-analysis#advanced-topics-autoresearch-meta-agents","193":"/modules/competitive-analysis#differentiator-summary","194":"/modules/competitive-analysis#content-only-your-course-has-unique","195":"/modules/competitive-analysis#content-shared-with-tac-only-differentiator-vs-everyone-else","196":"/modules/competitive-analysis#content-commoditized-everyone-covers-it","197":"/modules/competitive-analysis#price-positioning","198":"/modules/competitive-analysis#market-positioning-recommendation","199":"/modules/competitive-analysis#validation-claudefast-articles-published-may-2026","200":"/modules/competitive-analysis#article-1-the-agent-manager-who-owns-claude-code","201":"/modules/competitive-analysis#article-2-thread-based-engineering-scale-claude-code-sessions","202":"/modules/competitive-analysis#what-this-validates","203":"/modules/competitive-analysis#live-comparison-indydevdan-s-published-content-agenticengineer-com","204":"/modules/competitive-analysis#page-1-the-only-claude-code-competitor","205":"/modules/competitive-analysis#page-2-top-2-agentic-engineering-—-10-bets-for-2026","206":"/modules/competitive-analysis#page-3-thinking-in-threads-—-his-signature-framework","207":"/modules/competitive-analysis#page-4-engineering-with-exponentials","208":"/modules/competitive-analysis#page-5-compute-advantage-equation","209":"/modules/competitive-analysis#summary-his-ip-vs-your-coverage","210":"/modules/curriculum#curriculum","211":"/modules/curriculum#module-overview","212":"/modules/curriculum#module-1-foundations-4-6-hours","213":"/modules/curriculum#module-2-architecture-6-8-hours","214":"/modules/curriculum#module-3-safety-security-5-7-hours","215":"/modules/curriculum#module-4-orchestration-7-9-hours","216":"/modules/curriculum#module-5-production-5-7-hours","217":"/modules/curriculum#module-6-economics-4-6-hours","218":"/modules/curriculum#module-7-advanced-5-7-hours","219":"/modules/curriculum#module-8-capstone-8-12-hours","220":"/modules/curriculum#reference-documents","221":"/modules/debate#the-great-agent-debate","222":"/modules/debate#armin-ronacher-—-building-pi-with-pi","223":"/modules/debate#george-hotz-—-the-eternal-sloptember","224":"/modules/debate#the-synthesized-view","225":"/modules/feynman#feynman-style-course-core-concepts-in-plain-language","226":"/modules/feynman#_1-what-is-an-ai-agent-m1","227":"/modules/feynman#_2-the-harness-vs-the-model-m1","228":"/modules/feynman#_3-the-agent-loop-m1","229":"/modules/feynman#_4-the-four-things-you-control-m1","230":"/modules/feynman#_5-the-repository-is-the-spec-m1","231":"/modules/feynman#_6-the-security-ladder-m3","232":"/modules/feynman#_7-why-one-agent-is-not-enough-m4","233":"/modules/feynman#_8-orchestration-patterns-m4","234":"/modules/feynman#_9-tilldone-—-task-discipline-m4","235":"/modules/feynman#_10-the-3x-rule-m6","236":"/modules/feynman#_11-cascade-routing-m6","237":"/modules/feynman#_12-the-verifier-m3","238":"/modules/feynman#_13-the-confidence-ladder-m3","239":"/modules/feynman#_14-autoresearch-m7","240":"/modules/feynman#_15-the-universal-truth","241":"/modules/field-manual#agentic-engineering-—-technical-field-manual","242":"/modules/field-manual#_1-agent-cli-quick-reference","243":"/modules/field-manual#claude-code","244":"/modules/field-manual#pi-coding-agent","245":"/modules/field-manual#opencode","246":"/modules/field-manual#openclaw","247":"/modules/field-manual#install-course","248":"/modules/field-manual#_2-the-6-level-security-ladder","249":"/modules/field-manual#probability-math","250":"/modules/field-manual#damage-control-—-3-access-levels","251":"/modules/field-manual#_3-orchestration-patterns","252":"/modules/field-manual#yaml-pipeline-template","253":"/modules/field-manual#_4-key-formulas","254":"/modules/field-manual#compute-advantage","255":"/modules/field-manual#pass-k","256":"/modules/field-manual#_3x-cost-rule","257":"/modules/field-manual#cascade-routing-savings","258":"/modules/field-manual#_5-model-pricing-per-million-tokens","259":"/modules/field-manual#cascade-routing-strategy","260":"/modules/field-manual#_6-verifier-confidence-ladder","261":"/modules/field-manual#_7-lab-index","262":"/modules/field-manual#_8-capstone-options","263":"/modules/field-manual#_9-skill-kits-7-kits-18-skill-md-files","264":"/modules/field-manual#_10-the-universal-truth","265":"/modules/field-manual#_11-quick-reference-card","266":"/modules/m1-foundations#module-1-foundations","267":"/modules/m1-foundations#lesson-1-1-what-makes-an-agent","268":"/modules/m1-foundations#the-three-components","269":"/modules/m1-foundations#lesson-1-2-the-harness-vs-the-model","270":"/modules/m1-foundations#the-5-subsystems-of-a-harness","271":"/modules/m1-foundations#the-4-dimensions-of-control","272":"/modules/m1-foundations#lesson-1-8-do-you-trust-your-agents","273":"/modules/m1-foundations#the-counterargument-george-hotz","274":"/modules/m1-foundations#why-we-include-this","275":"/modules/m1-foundations#meanwhile-armin-ronacher","276":"/modules/m1-foundations#the-question-remains","277":"/modules/m1-foundations#lesson-1-3-decision-framework-—-should-i-use-an-agent-for-this","278":"/modules/m1-foundations#the-4-question-filter","279":"/modules/m1-foundations#the-decision-tree","280":"/modules/m1-foundations#lesson-1-8-the-repository-is-the-spec","281":"/modules/m1-foundations#what-the-repo-should-contain","282":"/modules/m1-foundations#why-this-matters","283":"/modules/m1-foundations#lesson-1-8-the-agent-loop","284":"/modules/m1-foundations#the-universal-pattern","285":"/modules/m1-foundations#pseudocode","286":"/modules/m1-foundations#lesson-1-8-tool-calling-deep-dive","287":"/modules/m1-foundations#tool-definition-anatomy","288":"/modules/m1-foundations#the-reasoning-parameter","289":"/modules/m1-foundations#forced-tool-calls-vs-auto","290":"/modules/m1-foundations#lesson-1-8-vibe-coding-vs-agentic-engineering","291":"/modules/m1-foundations#the-five-hard-rules","292":"/modules/m1-foundations#lab-1-9-your-first-agent","293":"/modules/m1-foundations#quiz-m1","294":"/modules/m2-architecture#module-2-agent-architecture","295":"/modules/m2-architecture#lesson-2-1-the-four-pillars","296":"/modules/m2-architecture#lesson-2-2-tool-design-patterns","297":"/modules/m2-architecture#tool-distribution-channels-from-beyond-mcp-research","298":"/modules/m2-architecture#tool-design-rules","299":"/modules/m2-architecture#advanced-resource-mirror-pattern","300":"/modules/m2-architecture#lesson-2-3-agent-loop-variants","301":"/modules/m2-architecture#level-1-simple-prompt-→-execute","302":"/modules/m2-architecture#level-2-tool-use-agent-loop","303":"/modules/m2-architecture#level-3-task-completion-loop","304":"/modules/m2-architecture#level-4-sub-agent-orchestration","305":"/modules/m2-architecture#level-5-full-multi-agent","306":"/modules/m2-architecture#lesson-2-3b-skills-system-deep-dive","307":"/modules/m2-architecture#path-scoped-skills","308":"/modules/m2-architecture#subdirectory-claude-md","309":"/modules/m2-architecture#plugin-distribution-model","310":"/modules/m2-architecture#lsp-mcp-server-pattern","311":"/modules/m2-architecture#lesson-2-3c-agent-readable-workspace-design","312":"/modules/m2-architecture#the-discovery-pattern","313":"/modules/m2-architecture#initialization-as-its-own-phase","314":"/modules/m2-architecture#feature-lists-as-harness-primitives","315":"/modules/m2-architecture#clean-state-between-sessions","316":"/modules/m2-architecture#lesson-2-4-context-window-management","317":"/modules/m2-architecture#the-problem","318":"/modules/m2-architecture#solutions-from-worst-to-best","319":"/modules/m2-architecture#best-practice-hybrid","320":"/modules/m2-architecture#lesson-2-5-memory-patterns","321":"/modules/m2-architecture#mental-models-from-multi-team-system","322":"/modules/m2-architecture#scratch-pads","323":"/modules/m2-architecture#lesson-2-6-the-reasoning-parameter","324":"/modules/m2-architecture#lesson-2-7-codebase-architectures-for-agents","325":"/modules/m2-architecture#lab-2-8-multi-tool-agent","326":"/modules/m2-architecture#lab-2-9-context-aware-agent","327":"/modules/m3-safety#module-3-safety-security","328":"/modules/m3-safety#lesson-3-1-why-bash-is-the-single-point-of-failure","329":"/modules/m3-safety#beyond-bash-prompt-injection-l0","330":"/modules/m3-safety#why-bash-is-the-single-point-of-failure","331":"/modules/m3-safety#external-vs-internal-threat-model","332":"/modules/m3-safety#lesson-3-2-the-5-level-security-ladder","333":"/modules/m3-safety#key-insight","334":"/modules/m3-safety#lesson-3-3-the-l3-marque-break","335":"/modules/m3-safety#lesson-3-4-damage-control-—-three-access-levels","336":"/modules/m3-safety#zero-access-can-t-read-or-write","337":"/modules/m3-safety#read-only-can-read-can-t-modify","338":"/modules/m3-safety#no-delete-can-modify-can-t-delete","339":"/modules/m3-safety#implementation-pattern","340":"/modules/m3-safety#lesson-3-5-hook-architecture-—-13-lifecycle-events","341":"/modules/m3-safety#session-lifecycle","342":"/modules/m3-safety#main-loop","343":"/modules/m3-safety#subagent-lifecycle","344":"/modules/m3-safety#maintenance","345":"/modules/m3-safety#flow-control","346":"/modules/m3-safety#lesson-3-6-the-verifier-pattern","347":"/modules/m3-safety#architecture","348":"/modules/m3-safety#key-properties","349":"/modules/m3-safety#the-confidence-ladder","350":"/modules/m3-safety#lesson-3-7-defense-in-depth-stacking","351":"/modules/m3-safety#lab-3-8-implement-l4-whitelist-hook","352":"/modules/m3-safety#lab-3-9-build-a-verifier-agent","353":"/modules/m4-orchestration#module-4-multi-agent-orchestration","354":"/modules/m4-orchestration#lesson-4-1-why-one-agent-is-not-enough","355":"/modules/m4-orchestration#the-stacking-insight","356":"/modules/m4-orchestration#lesson-4-2-orchestration-patterns","357":"/modules/m4-orchestration#pattern-1-dispatcher-hub-and-spoke","358":"/modules/m4-orchestration#pattern-2-pipeline-sequential","359":"/modules/m4-orchestration#pattern-3-peer-to-peer-flat","360":"/modules/m4-orchestration#lesson-4-2b-p-threads-—-parallel-agent-execution","361":"/modules/m4-orchestration#pattern","362":"/modules/m4-orchestration#when-to-use-p-threads","363":"/modules/m4-orchestration#implementation-with-mprocs","364":"/modules/m4-orchestration#implementation-with-agent-mux","365":"/modules/m4-orchestration#key-design-rules","366":"/modules/m4-orchestration#lesson-4-2c-f-threads-—-fusion-n-agents-one-winner","367":"/modules/m4-orchestration#pattern-1","368":"/modules/m4-orchestration#when-to-use-f-threads","369":"/modules/m4-orchestration#your-ui-agents-system-as-f-thread-example","370":"/modules/m4-orchestration#judge-criteria-template","371":"/modules/m4-orchestration#lesson-4-3-depth-2-delegation","372":"/modules/m4-orchestration#the-rule","373":"/modules/m4-orchestration#lesson-4-4-agent-experts-that-remember","374":"/modules/m4-orchestration#mental-models","375":"/modules/m4-orchestration#self-improve-commands","376":"/modules/m4-orchestration#compounding-knowledge","377":"/modules/m4-orchestration#lesson-4-5-domain-locking","378":"/modules/m4-orchestration#lesson-4-6-tilldone-task-discipline","379":"/modules/m4-orchestration#the-pattern","380":"/modules/m4-orchestration#why-it-matters","381":"/modules/m4-orchestration#lesson-4-7-agent-chains","382":"/modules/m4-orchestration#yaml-defined-pipelines","383":"/modules/m4-orchestration#variables","384":"/modules/m4-orchestration#lesson-4-8-pi-to-pi-communication","385":"/modules/m4-orchestration#the-shift-hierarchy-→-flat","386":"/modules/m4-orchestration#reference-implementation-mcp-agent-mail-jeff-emanuel-1-955★","387":"/modules/m4-orchestration#four-tools","388":"/modules/m4-orchestration#safety","389":"/modules/m4-orchestration#lesson-4-9-conversation-awareness","390":"/modules/m4-orchestration#lesson-4-9b-service-connectors","391":"/modules/m4-orchestration#the-pattern-1","392":"/modules/m4-orchestration#design-rules","393":"/modules/m4-orchestration#reference-implementation","394":"/modules/m4-orchestration#integration-with-agent-teams","395":"/modules/m4-orchestration#lesson-4-10-the-ceo-board-system","396":"/modules/m4-orchestration#flow","397":"/modules/m4-orchestration#lesson-4-11-ui-agents-system","398":"/modules/m4-orchestration#lab-4-12-build-an-agent-chain","399":"/modules/m4-orchestration#lab-4-13-deploy-a-multi-team-system","400":"/modules/m6-economics#module-6-economics-evaluation","401":"/modules/m6-economics#lesson-6-0-the-compute-advantage-equation","402":"/modules/m6-economics#the-equation","403":"/modules/m6-economics#what-it-tells-you","404":"/modules/m6-economics#real-world-application-your-stack","405":"/modules/m6-economics#how-to-optimize","406":"/modules/m6-economics#lesson-6-1-llm-pricing-landscape-2026","407":"/modules/m6-economics#per-million-token-pricing","408":"/modules/m6-economics#price-range-100x-difference","409":"/modules/m6-economics#lesson-6-2-cascade-routing","410":"/modules/m6-economics#the-pattern","411":"/modules/m6-economics#savings-profile","412":"/modules/m6-economics#implementation","413":"/modules/m6-economics#lesson-6-3-cost-per-session-math","414":"/modules/m6-economics#where-costs-come-from","415":"/modules/m6-economics#the-multipliers","416":"/modules/m6-economics#the-3x-rule","417":"/modules/m6-economics#quick-estimation","418":"/modules/m6-economics#lesson-6-4-agent-evaluation-metrics","419":"/modules/m6-economics#the-key-metrics","420":"/modules/m6-economics#pass-k-explained","421":"/modules/m6-economics#lesson-6-5-automated-evaluation","422":"/modules/m6-economics#golden-dataset-approach","423":"/modules/m6-economics#vcr-style-recording","424":"/modules/m6-economics#lesson-6-6-a-b-testing-agents","425":"/modules/m6-economics#canary-deployment","426":"/modules/m6-economics#what-to-a-b-test","427":"/modules/m6-economics#lesson-6-7-human-evaluation","428":"/modules/m6-economics#what-automated-evals-miss","429":"/modules/m6-economics#spot-check-sampling","430":"/modules/m6-economics#lab-6-8-build-an-eval-harness","431":"/modules/m6-economics#lab-6-9-cost-optimization","432":"/modules/m5-production#module-5-production-patterns","433":"/modules/m5-production#lesson-5-1-what-production-means-for-agents","434":"/modules/m5-production#production-readiness-checklist","435":"/modules/m5-production#lesson-5-2-ci-cd-for-agents","436":"/modules/m5-production#golden-dataset","437":"/modules/m5-production#pipeline","438":"/modules/m5-production#lesson-5-2b-case-study-—-the-5-tool-production-stack","439":"/modules/m5-production#the-stack","440":"/modules/m5-production#tool-roles-and-selection-logic","441":"/modules/m5-production#how-they-work-together-real-session-flow","442":"/modules/m5-production#key-production-patterns","443":"/modules/m5-production#lesson-5-2c-the-agent-manager-role","444":"/modules/m5-production#responsibilities","445":"/modules/m5-production#_90-day-setup-playbook","446":"/modules/m5-production#lesson-5-3-shadow-deployments","447":"/modules/m5-production#how-it-works","448":"/modules/m5-production#when-to-shadow-deploy","449":"/modules/m5-production#lesson-5-4-rollback-strategies","450":"/modules/m5-production#what-rollback-means-for-agents","451":"/modules/m5-production#implementation","452":"/modules/m5-production#lesson-5-5-observability-monitoring","453":"/modules/m5-production#what-to-trace-every-single-turn","454":"/modules/m5-production#decision-tracing","455":"/modules/m5-production#key-metrics","456":"/modules/m5-production#lesson-5-6-alerting-on-agent-specific-signals","457":"/modules/m5-production#what-to-alert-on","458":"/modules/m5-production#alert-routing","459":"/modules/m5-production#lesson-5-6b-cross-provider-session-search","460":"/modules/m5-production#the-problem","461":"/modules/m5-production#the-solution","462":"/modules/m5-production#why-this-matters-for-production","463":"/modules/m5-production#integration-with-our-stack","464":"/modules/m5-production#lesson-5-7-deployment-modes","465":"/modules/m5-production#reachability","466":"/modules/m5-production#lesson-5-8-cost-control","467":"/modules/m5-production#budget-architecture","468":"/modules/m5-production#budget-policies","469":"/modules/m5-production#warning-vs-hard-stop","470":"/modules/m5-production#lab-5-9-set-up-agent-observability","471":"/modules/m5-production#lab-5-10-ci-cd-pipeline","472":"/modules/m7-advanced#module-7-advanced-topics","473":"/modules/m7-advanced#lesson-7-1-autoresearch","474":"/modules/m7-advanced#the-core-loop","475":"/modules/m7-advanced#brand-monitor-example","476":"/modules/m7-advanced#lesson-7-2-the-experiment-loop-—-integrity","477":"/modules/m7-advanced#three-threats-to-integrity","478":"/modules/m7-advanced#integrity-guards","479":"/modules/m7-advanced#lesson-7-3-meta-agents-—-agents-that-build-agents","480":"/modules/m7-advanced#the-pattern","481":"/modules/m7-advanced#pi-pi-meta-agent","482":"/modules/m7-advanced#lesson-7-4-beyond-mcp-—-the-context-cost-trade-off","483":"/modules/m7-advanced#the-matrix","484":"/modules/m7-advanced#the-insight","485":"/modules/m7-advanced#lesson-7-5-the-mac-mini-agent-—-physical-sandbox","486":"/modules/m7-advanced#architecture","487":"/modules/m7-advanced#sentinel-pattern","488":"/modules/m7-advanced#lesson-7-6-always-on-agents","489":"/modules/m7-advanced#voice-to-command-bridge","490":"/modules/m7-advanced#job-server-pattern","491":"/modules/m7-advanced#heartbeat-execution-from-paperclip","492":"/modules/m7-advanced#lab-7-7-build-an-autoresearch-loop","493":"/modules/m7-advanced#lab-7-8-meta-agent","494":"/modules/m8-capstone#module-8-capstone-—-production-multi-agent-system","495":"/modules/m8-capstone#overview","496":"/modules/m8-capstone#project-options","497":"/modules/m8-capstone#option-1-brand-monitor-intermediate","498":"/modules/m8-capstone#option-2-code-review-pipeline-intermediate-advanced","499":"/modules/m8-capstone#option-3-strategic-decision-board-advanced","500":"/modules/m8-capstone#capstone-phases","501":"/modules/m8-capstone#phase-1-system-design-60-90-min","502":"/modules/m8-capstone#phase-2-agent-implementation-2-4-hours","503":"/modules/m8-capstone#phase-3-integration-1-2-hours","504":"/modules/m8-capstone#phase-4-security-hardening-1-2-hours","505":"/modules/m8-capstone#phase-5-testing-evaluation-1-2-hours","506":"/modules/m8-capstone#phase-6-deployment-1-2-hours","507":"/modules/m8-capstone#phase-7-review-iterate-1-hour","508":"/modules/m8-capstone#deliverables-checklist","509":"/modules/m8-capstone#pass-criteria","510":"/modules/m8-capstone#grading-rubric","511":"/modules/non-technical#non-technical-track-decision-frameworks-for-ai-agents","512":"/modules/non-technical#for-managers-pms-and-decision-makers","513":"/modules/non-technical#framework-1-should-we-use-an-agent-for-this","514":"/modules/non-technical#the-4-question-filter-for-non-technical-stakeholders","515":"/modules/non-technical#decision-matrix","516":"/modules/non-technical#framework-2-the-4-agent-design-patterns-andrew-ng","517":"/modules/non-technical#_1-reflection","518":"/modules/non-technical#_2-tool-use","519":"/modules/non-technical#_3-planning","520":"/modules/non-technical#_4-multi-agent-collaboration","521":"/modules/non-technical#framework-3-cost-estimation-for-agent-projects","522":"/modules/non-technical#the-3x-rule","523":"/modules/non-technical#quick-cost-calculator","524":"/modules/non-technical#cost-by-autonomy-level","525":"/modules/non-technical#framework-4-autonomy-vs-risk-matrix","526":"/modules/non-technical#framework-5-the-build-vs-buy-decision","527":"/modules/non-technical#build-an-agent-when","528":"/modules/non-technical#buy-rent-when","529":"/modules/non-technical#hybrid-when","530":"/modules/non-technical#framework-6-measuring-success","531":"/modules/non-technical#leading-indicators-week-1-4","532":"/modules/non-technical#lagging-indicators-month-2-3","533":"/modules/non-technical#red-flags","534":"/modules/non-technical#framework-7-governance-compliance-quick-reference","535":"/modules/non-technical#regulatory-requirements-by-region","536":"/modules/non-technical#minimum-viable-governance","537":"/modules/non-technical#summary-decision-flow","538":"/modules/reference-stack#reference-architecture-production-multi-agent-stack","539":"/modules/reference-stack#architecture-overview","540":"/modules/reference-stack#layer-by-layer-breakdown","541":"/modules/reference-stack#layer-1-meta-control-plane-agent-mux","542":"/modules/reference-stack#layer-2-process-orchestrator-mprocs","543":"/modules/reference-stack#layer-3-session-management-psmux","544":"/modules/reference-stack#layer-4-work-isolation-dmux","545":"/modules/reference-stack#tool-specific-configurations","546":"/modules/reference-stack#claude-code","547":"/modules/reference-stack#pi-coding-agent","548":"/modules/reference-stack#opencode","549":"/modules/reference-stack#openclaw","550":"/modules/reference-stack#cost-analysis","551":"/modules/reference-stack#key-production-patterns","552":"/modules/reference-stack#what-this-stack-proves","553":"/modules/software-factory#software-factory-paperclip-integration","554":"/modules/software-factory#pipeline","555":"/modules/software-factory#authentication-tiers","556":"/modules/software-factory#quick-start","557":"/modules/software-factory#status","558":"/public/certificate/template#certificate-of-completion","559":"/modules/tool-reference#agent-cli-reference-5-tool-comparison","560":"/modules/tool-reference#_1-claude-code-anthropic","561":"/modules/tool-reference#key-capabilities","562":"/modules/tool-reference#boilerplate-setup","563":"/modules/tool-reference#hook-lifecycle-13-events","564":"/modules/tool-reference#_2-pi-coding-agent-pi-dev","565":"/modules/tool-reference#key-capabilities-1","566":"/modules/tool-reference#boilerplate-setup-1","567":"/modules/tool-reference#extension-catalog-16-total","568":"/modules/tool-reference#pi-agent-rust-port-jeff-emanuel-1-024★","569":"/modules/tool-reference#the-4-dimensions-of-control-pi-s-strength","570":"/modules/tool-reference#_3-opencode-opencode-ai","571":"/modules/tool-reference#key-capabilities-2","572":"/modules/tool-reference#available-go-models-through-proxy","573":"/modules/tool-reference#boilerplate-setup-2","574":"/modules/tool-reference#when-to-use-opencode-instead-of-claude-code","575":"/modules/tool-reference#_4-hermes-agent-some-engineering-inc","576":"/modules/tool-reference#key-capabilities-3","577":"/modules/tool-reference#boilerplate-setup-3","578":"/modules/tool-reference#when-to-use-hermes","579":"/modules/tool-reference#_5-openclaw","580":"/modules/tool-reference#key-capabilities-4","581":"/modules/tool-reference#boilerplate-setup-4","582":"/modules/tool-reference#heartbeat-execution-model","583":"/modules/tool-reference#comparison-matrix","584":"/modules/tool-reference#quick-selection-guide","585":"/resources#resources","586":"/resources#course-documents","587":"/resources#reference-architectures","588":"/resources#skill-kits","589":"/resources#quick-install","590":"/skills#skill-kits","591":"/skills#available-kits","592":"/skills#security-foundation-—-49","593":"/skills#multi-agent-orchestration-—-49","594":"/skills#verifier-pro-—-39","595":"/skills#task-discipline-—-29","596":"/skills#autoresearch-—-39","597":"/skills#observability-—-29","598":"/skills#ceo-board-—-49","599":"/skills#enterprise-bundle-—-199-save-124","600":"/skills#individual-skills-free","601":"/skills#marketplace-manifest","602":"/skills#all-20-skill-md-files","603":"/troubleshooting#troubleshooting-faq","604":"/troubleshooting#installation","605":"/troubleshooting#labs","606":"/troubleshooting#skills","607":"/troubleshooting#api-keys","608":"/troubleshooting#general","609":"/verify#verify-certificate"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[3,1,17],"1":[4,1,20],"2":[10,4,35],"3":[2,4,1],"4":[3,6,47],"5":[3,6,36],"6":[2,6,31],"7":[4,6,30],"8":[6,4,44],"9":[3,4,42],"10":[3,4,41],"11":[1,1,12],"12":[2,1,1],"13":[9,1,30],"14":[3,9,37],"15":[3,9,37],"16":[2,9,22],"17":[1,9,23],"18":[4,9,46],"19":[4,1,20],"20":[3,4,49],"21":[10,4,59],"22":[7,4,36],"23":[5,4,36],"24":[5,4,28],"25":[3,4,38],"26":[6,1,21],"27":[5,6,51],"28":[2,6,76],"29":[4,6,26],"30":[3,6,53],"31":[5,1,18],"32":[2,5,43],"33":[5,5,43],"34":[5,5,54],"35":[2,5,54],"36":[5,1,82],"37":[7,5,65],"38":[9,5,38],"39":[4,5,59],"40":[4,5,40],"41":[4,5,44],"42":[3,5,67],"43":[6,1,22],"44":[4,6,29],"45":[4,6,46],"46":[2,6,22],"47":[2,6,49],"48":[3,1,58],"49":[1,3,44],"50":[3,3,36],"51":[3,3,85],"52":[3,3,51],"53":[7,1,22],"54":[3,7,58],"55":[5,7,18],"56":[4,7,29],"57":[2,7,40],"58":[5,1,28],"59":[4,5,111],"60":[3,5,37],"61":[3,5,39],"62":[1,1,7],"63":[3,1,1],"64":[3,4,53],"65":[2,4,39],"66":[6,4,36],"67":[3,1,63],"68":[4,1,45],"69":[1,1,33],"70":[6,1,14],"71":[3,6,35],"72":[3,6,35],"73":[3,6,25],"74":[5,6,42],"75":[5,6,88],"76":[3,1,7],"77":[4,3,66],"78":[3,1,15],"79":[4,3,36],"80":[6,7,18],"81":[4,3,48],"82":[4,7,25],"83":[5,3,44],"84":[2,8,44],"85":[6,3,21],"86":[5,3,52],"87":[2,3,64],"88":[2,3,47],"89":[4,3,57],"90":[2,1,24],"91":[2,2,93],"92":[2,2,34],"93":[2,2,24],"94":[2,2,29],"95":[4,1,19],"96":[1,4,14],"97":[1,4,22],"98":[1,4,40],"99":[1,4,36],"100":[1,4,25],"101":[4,1,8],"102":[1,4,10],"103":[1,4,10],"104":[1,4,14],"105":[1,4,21],"106":[1,4,9],"107":[4,1,8],"108":[1,4,10],"109":[1,4,10],"110":[1,4,15],"111":[1,4,25],"112":[1,4,9],"113":[4,1,22],"114":[1,4,20],"115":[1,4,15],"116":[1,4,32],"117":[1,4,4],"118":[3,4,27],"119":[2,4,20],"120":[3,1,8],"121":[1,3,13],"122":[1,3,10],"123":[1,3,14],"124":[1,3,25],"125":[1,3,9],"126":[3,1,8],"127":[1,3,10],"128":[1,3,10],"129":[1,3,15],"130":[1,3,17],"131":[1,3,9],"132":[4,1,9],"133":[1,4,10],"134":[1,4,10],"135":[1,4,15],"136":[1,4,23],"137":[1,4,9],"138":[4,1,8],"139":[1,4,8],"140":[1,4,10],"141":[1,4,14],"142":[1,4,25],"143":[1,4,9],"144":[2,1,8],"145":[1,2,10],"146":[1,2,10],"147":[1,2,14],"148":[1,2,26],"149":[1,2,9],"150":[3,1,8],"151":[1,3,9],"152":[1,3,10],"153":[1,3,15],"154":[1,3,24],"155":[1,3,9],"156":[3,1,8],"157":[1,3,12],"158":[1,3,10],"159":[1,3,15],"160":[1,3,26],"161":[1,3,9],"162":[3,1,21],"163":[1,3,22],"164":[1,3,19],"165":[1,3,9],"166":[1,3,4],"167":[3,3,24],"168":[2,3,36],"169":[3,1,8],"170":[1,3,8],"171":[1,3,10],"172":[1,3,15],"173":[1,3,32],"174":[1,3,9],"175":[6,1,1],"176":[6,6,13],"177":[7,11,113],"178":[6,11,148],"179":[6,6,20],"180":[3,12,104],"181":[3,12,52],"182":[9,12,66],"183":[4,12,56],"184":[3,6,64],"185":[3,6,1],"186":[11,9,48],"187":[7,9,59],"188":[9,9,71],"189":[7,9,73],"190":[7,9,65],"191":[8,9,58],"192":[6,9,62],"193":[2,6,1],"194":[7,8,137],"195":[10,8,45],"196":[6,8,45],"197":[2,6,64],"198":[3,6,121],"199":[7,6,13],"200":[11,13,119],"201":[11,13,97],"202":[3,13,55],"203":[9,6,20],"204":[9,15,71],"205":[10,15,83],"206":[9,15,63],"207":[7,15,36],"208":[7,15,33],"209":[6,15,114],"210":[1,1,1],"211":[2,1,103],"212":[7,1,65],"213":[7,1,57],"214":[9,1,44],"215":[7,1,65],"216":[6,1,45],"217":[6,1,41],"218":[6,1,36],"219":[6,1,28],"220":[2,1,35],"221":[4,1,11],"222":[7,4,45],"223":[7,4,59],"224":[3,4,69],"225":[8,1,20],"226":[8,8,78],"227":[7,8,69],"228":[6,8,60],"229":[8,8,60],"230":[8,8,80],"231":[6,8,132],"232":[9,8,68],"233":[5,8,88],"234":[6,8,61],"235":[6,8,60],"236":[5,8,66],"237":[5,8,80],"238":[6,8,60],"239":[4,8,76],"240":[4,8,72],"241":[5,1,12],"242":[5,5,1],"243":[2,10,28],"244":[3,10,27],"245":[1,10,18],"246":[1,10,20],"247":[2,10,13],"248":[6,5,49],"249":[2,11,21],"250":[5,11,23],"251":[3,5,54],"252":[3,8,13],"253":[3,5,1],"254":[2,8,13],"255":[2,8,16],"256":[3,8,12],"257":[3,8,12],"258":[7,5,40],"259":[3,12,19],"260":[4,5,38],"261":[3,5,73],"262":[3,5,32],"263":[10,5,68],"264":[4,5,76],"265":[4,5,78],"266":[3,1,1],"267":[7,3,45],"268":[3,9,63],"269":[7,3,78],"270":[6,9,75],"271":[5,9,58],"272":[9,3,31],"273":[4,11,80],"274":[4,11,85],"275":[3,11,64],"276":[3,11,52],"277":[14,3,1],"278":[4,16,79],"279":[3,16,38],"280":[8,3,27],"281":[5,10,48],"282":[3,10,62],"283":[6,3,1],"284":[3,8,56],"285":[1,8,32],"286":[7,3,1],"287":[3,9,31],"288":[3,9,60],"289":[5,9,35],"290":[8,3,1],"291":[4,10,100],"292":[6,3,70],"293":[2,3,52],"294":[4,1,1],"295":[6,4,71],"296":[5,4,1],"297":[8,8,45],"298":[3,8,57],"299":[4,8,46],"300":[6,4,1],"301":[6,8,23],"302":[6,8,36],"303":[5,8,31],"304":[5,8,30],"305":[5,8,26],"306":[7,4,22],"307":[3,10,41],"308":[3,10,33],"309":[3,10,40],"310":[4,10,33],"311":[7,4,17],"312":[3,9,41],"313":[5,9,47],"314":[5,9,32],"315":[4,9,38],"316":[6,4,1],"317":[2,9,29],"318":[6,9,42],"319":[3,9,15],"320":[5,4,1],"321":[7,8,84],"322":[2,8,21],"323":[6,4,62],"324":[7,4,55],"325":[6,4,25],"326":[6,4,19],"327":[5,1,1],"328":[11,5,1],"329":[6,15,185],"330":[8,15,73],"331":[5,15,28],"332":[8,5,65],"333":[2,11,36],"334":[6,5,83],"335":[8,5,6],"336":[8,12,14],"337":[7,12,20],"338":[7,12,10],"339":[2,12,31],"340":[8,5,7],"341":[2,12,26],"342":[2,12,52],"343":[2,12,14],"344":[1,12,9],"345":[2,12,26],"346":[6,5,1],"347":[1,10,26],"348":[2,10,35],"349":[3,10,41],"350":[7,5,60],"351":[7,5,47],"352":[7,5,44],"353":[5,1,1],"354":[9,5,67],"355":[3,12,22],"356":[5,5,1],"357":[7,8,44],"358":[5,8,38],"359":[6,8,31],"360":[8,5,17],"361":[1,11,26],"362":[5,11,32],"363":[3,11,25],"364":[4,11,23],"365":[3,11,32],"366":[11,5,21],"367":[1,15,16],"368":[5,15,36],"369":[8,15,35],"370":[3,15,12],"371":[6,5,40],"372":[2,10,24],"373":[6,5,1],"374":[2,9,44],"375":[3,9,25],"376":[2,9,22],"377":[5,5,34],"378":[6,5,1],"379":[2,10,32],"380":[3,10,27],"381":[5,5,1],"382":[3,8,21],"383":[1,8,15],"384":[6,5,1],"385":[5,10,31],"386":[10,10,53],"387":[2,10,31],"388":[1,10,23],"389":[5,5,38],"390":[5,5,13],"391":[2,9,44],"392":[2,9,36],"393":[2,9,34],"394":[4,9,23],"395":[7,5,59],"396":[1,11,28],"397":[6,5,40],"398":[7,5,46],"399":[8,5,46],"400":[5,1,1],"401":[7,5,19],"402":[2,11,72],"403":[4,11,28],"404":[6,11,58],"405":[3,11,41],"406":[7,5,1],"407":[4,11,73],"408":[4,11,25],"409":[5,5,1],"410":[2,9,39],"411":[2,9,25],"412":[1,9,23],"413":[7,5,1],"414":[4,11,26],"415":[2,11,36],"416":[3,11,26],"417":[2,11,29],"418":[6,5,1],"419":[3,9,63],"420":[3,9,44],"421":[5,5,1],"422":[3,8,27],"423":[3,8,35],"424":[6,5,1],"425":[2,10,32],"426":[5,10,12],"427":[5,5,1],"428":[4,8,35],"429":[3,8,29],"430":[7,5,21],"431":[5,5,18],"432":[4,1,1],"433":[8,4,50],"434":[3,10,41],"435":[7,4,1],"436":[2,10,37],"437":[1,10,35],"438":[9,4,22],"439":[2,11,114],"440":[5,11,81],"441":[8,11,76],"442":[3,11,67],"443":[7,4,18],"444":[1,10,50],"445":[4,10,66],"446":[5,4,1],"447":[3,8,37],"448":[4,8,10],"449":[5,4,1],"450":[5,8,42],"451":[1,8,36],"452":[5,4,1],"453":[7,8,35],"454":[2,8,46],"455":[2,8,31],"456":[8,4,1],"457":[4,11,46],"458":[2,11,39],"459":[7,4,22],"460":[2,10,30],"461":[2,10,56],"462":[5,10,34],"463":[4,10,38],"464":[5,4,36],"465":[1,8,19],"466":[5,4,1],"467":[2,8,10],"468":[2,8,28],"469":[4,8,18],"470":[7,4,20],"471":[6,4,16],"472":[4,1,1],"473":[4,4,1],"474":[3,7,41],"475":[3,7,26],"476":[7,4,1],"477":[4,10,50],"478":[2,10,47],"479":[7,4,1],"480":[2,10,36],"481":[3,10,53],"482":[10,4,1],"483":[2,13,38],"484":[2,13,31],"485":[9,4,1],"486":[1,12,50],"487":[2,12,28],"488":[6,4,1],"489":[4,9,14],"490":[3,9,14],"491":[5,9,23],"492":[6,4,40],"493":[5,4,17],"494":[7,1,1],"495":[1,7,21],"496":[2,7,1],"497":[6,9,62],"498":[8,9,51],"499":[7,9,53],"500":[2,7,1],"501":[8,8,64],"502":[7,8,24],"503":[7,8,16],"504":[8,8,23],"505":[9,8,20],"506":[7,8,21],"507":[8,8,15],"508":[2,7,55],"509":[2,7,50],"510":[2,7,67],"511":[8,1,1],"512":[6,8,1],"513":[11,8,1],"514":[9,18,91],"515":[2,18,16],"516":[10,8,1],"517":[2,18,34],"518":[3,18,41],"519":[2,18,41],"520":[4,18,41],"521":[7,8,1],"522":[3,14,45],"523":[3,14,53],"524":[4,14,44],"525":[6,8,43],"526":[8,8,1],"527":[5,15,23],"528":[4,15,30],"529":[3,15,21],"530":[4,8,1],"531":[6,12,29],"532":[6,12,24],"533":[2,12,25],"534":[7,8,1],"535":[4,15,35],"536":[3,15,40],"537":[3,8,65],"538":[6,1,24],"539":[2,6,86],"540":[3,6,1],"541":[8,9,36],"542":[6,9,41],"543":[6,9,36],"544":[6,9,32],"545":[3,6,1],"546":[2,9,25],"547":[3,9,20],"548":[1,9,23],"549":[1,9,22],"550":[2,6,49],"551":[3,6,79],"552":[4,6,63],"553":[4,1,15],"554":[1,4,20],"555":[2,4,33],"556":[2,4,18],"557":[1,4,37],"558":[3,1,55],"559":[6,1,15],"560":[5,6,26],"561":[2,11,68],"562":[2,11,31],"563":[5,11,21],"564":[7,6,25],"565":[2,12,68],"566":[2,12,54],"567":[5,12,39],"568":[9,12,36],"569":[9,12,37],"570":[5,6,24],"571":[2,11,61],"572":[6,11,36],"573":[2,11,37],"574":[8,11,42],"575":[7,6,20],"576":[2,12,41],"577":[2,12,19],"578":[4,12,21],"579":[2,6,28],"580":[2,7,51],"581":[2,7,35],"582":[3,7,34],"583":[2,6,69],"584":[3,6,48],"585":[1,1,1],"586":[2,1,30],"587":[2,1,22],"588":[2,1,62],"589":[2,1,10],"590":[2,1,20],"591":[2,2,1],"592":[3,3,21],"593":[4,3,17],"594":[3,3,17],"595":[3,3,13],"596":[2,3,20],"597":[2,3,16],"598":[3,3,13],"599":[6,2,13],"600":[4,2,20],"601":[2,2,17],"602":[5,2,33],"603":[3,1,1],"604":[1,3,44],"605":[1,3,86],"606":[1,3,61],"607":[2,3,71],"608":[1,3,66],"609":[2,1,21]},"averageFieldLength":[4.063934426229512,6.486885245901643,33.97213114754095],"storedFields":{"0":{"title":"Page Not Found","titles":[]},"1":{"title":"API Key Setup Guide","titles":[]},"2":{"title":"Quick Start: Use the Mock LLM (No Key Needed)","titles":["API Key Setup Guide"]},"3":{"title":"Provider Keys","titles":["API Key Setup Guide"]},"4":{"title":"Anthropic (Claude) — Recommended","titles":["API Key Setup Guide","Provider Keys"]},"5":{"title":"OpenAI (GPT)","titles":["API Key Setup Guide","Provider Keys"]},"6":{"title":"Google Gemini","titles":["API Key Setup Guide","Provider Keys"]},"7":{"title":"OpenRouter (Multi-Provider)","titles":["API Key Setup Guide","Provider Keys"]},"8":{"title":"Which Key Should You Get?","titles":["API Key Setup Guide"]},"9":{"title":"Testing Your Key","titles":["API Key Setup Guide"]},"10":{"title":"Free Tier Limits","titles":["API Key Setup Guide"]},"11":{"title":"Blog","titles":[]},"12":{"title":"Latest Posts","titles":["Blog"]},"13":{"title":"Cascade Routing: Cut Your API Costs by 66%","titles":[]},"14":{"title":"The Price Range","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"15":{"title":"The Cascade Pattern","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"16":{"title":"The Savings","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"17":{"title":"Implementation","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"18":{"title":"When Not to Cascade","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"19":{"title":"Choosing Your Security Level","titles":[]},"20":{"title":"The Decision Table","titles":["Choosing Your Security Level"]},"21":{"title":"Level 1-2: When You Can Get Away With It","titles":["Choosing Your Security Level"]},"22":{"title":"Level 3: The Minimum for Production Code","titles":["Choosing Your Security Level"]},"23":{"title":"Level 4: The Sweet Spot","titles":["Choosing Your Security Level"]},"24":{"title":"Level 5: The Gold Standard","titles":["Choosing Your Security Level"]},"25":{"title":"Rule of Thumb","titles":["Choosing Your Security Level"]},"26":{"title":"Agent Memory: Mental Models That Compound","titles":[]},"27":{"title":"What a Mental Model Is","titles":["Agent Memory: Mental Models That Compound"]},"28":{"title":"The Rules","titles":["Agent Memory: Mental Models That Compound"]},"29":{"title":"The Self-Improve Loop","titles":["Agent Memory: Mental Models That Compound"]},"30":{"title":"Why This Matters","titles":["Agent Memory: Mental Models That Compound"]},"31":{"title":"The Repo Is the Spec","titles":[]},"32":{"title":"The Problem","titles":["The Repo Is the Spec"]},"33":{"title":"What the Repo Should Contain","titles":["The Repo Is the Spec"]},"34":{"title":"Why This Matters for Agents","titles":["The Repo Is the Spec"]},"35":{"title":"The Rule","titles":["The Repo Is the Spec"]},"36":{"title":"The 6-Level Security Ladder","titles":[]},"37":{"title":"Level 0: ACIP (Prompt Injection Defense)","titles":["The 6-Level Security Ladder"]},"38":{"title":"Level 1-2: Theatre (Skills + System Prompts)","titles":["The 6-Level Security Ladder"]},"39":{"title":"Level 3: Blacklist Hook","titles":["The 6-Level Security Ladder"]},"40":{"title":"Level 4: Whitelist Hook","titles":["The 6-Level Security Ladder"]},"41":{"title":"Level 5: No Bash","titles":["The 6-Level Security Ladder"]},"42":{"title":"The Full Stack","titles":["The 6-Level Security Ladder"]},"43":{"title":"The 3x Rule of Agent Costs","titles":[]},"44":{"title":"Why the Multiplier Exists","titles":["The 3x Rule of Agent Costs"]},"45":{"title":"Where the Cost Goes","titles":["The 3x Rule of Agent Costs"]},"46":{"title":"Quick Estimation","titles":["The 3x Rule of Agent Costs"]},"47":{"title":"Budget Accordingly","titles":["The 3x Rule of Agent Costs"]},"48":{"title":"The Verifier Pattern","titles":[]},"49":{"title":"Architecture","titles":["The Verifier Pattern"]},"50":{"title":"The Confidence Ladder","titles":["The Verifier Pattern"]},"51":{"title":"Why This Works","titles":["The Verifier Pattern"]},"52":{"title":"The Feedback Loop","titles":["The Verifier Pattern"]},"53":{"title":"What Is an AI Agent, Really?","titles":[]},"54":{"title":"The Three Components","titles":["What Is an AI Agent, Really?"]},"55":{"title":"What Each Combination Gives You","titles":["What Is an AI Agent, Really?"]},"56":{"title":"The Loop in Pseudocode","titles":["What Is an AI Agent, Really?"]},"57":{"title":"Common Misconception","titles":["What Is an AI Agent, Really?"]},"58":{"title":"Vibe Coding vs Agentic Engineering","titles":[]},"59":{"title":"The 5 Hard Rules","titles":["Vibe Coding vs Agentic Engineering"]},"60":{"title":"The Practical Difference","titles":["Vibe Coding vs Agentic Engineering"]},"61":{"title":"The Karpathy Framing","titles":["Vibe Coding vs Agentic Engineering"]},"62":{"title":"Buy","titles":[]},"63":{"title":"Choose Your Tier","titles":["Buy"]},"64":{"title":"Self-Paced — $97","titles":["Buy","Choose Your Tier"]},"65":{"title":"Enterprise — $199","titles":["Buy","Choose Your Tier"]},"66":{"title":"Cohort — $247 (Next cohort: TBD)","titles":["Buy","Choose Your Tier"]},"67":{"title":"Individual Skill Kits","titles":["Buy"]},"68":{"title":"What Happens After Purchase","titles":["Buy"]},"69":{"title":"Certificate","titles":["Buy"]},"70":{"title":"Why One Agent Is Not Enough","titles":[]},"71":{"title":"The Context Ceiling","titles":["Why One Agent Is Not Enough"]},"72":{"title":"The Capability Ceiling","titles":["Why One Agent Is Not Enough"]},"73":{"title":"The Reliability Ceiling","titles":["Why One Agent Is Not Enough"]},"74":{"title":"The Solution: Depth-2 Delegation","titles":["Why One Agent Is Not Enough"]},"75":{"title":"When to Go Multi-Agent","titles":["Why One Agent Is Not Enough"]},"76":{"title":"Certificate of Completion","titles":[]},"77":{"title":"FDSA Agentic Engineering Course","titles":["Certificate of Completion"]},"78":{"title":"Student Orientation Guide","titles":[]},"79":{"title":"Step 1: Prerequisites Checklist","titles":["Student Orientation Guide"]},"80":{"title":"Optional (install later when needed)","titles":["Student Orientation Guide","Step 1: Prerequisites Checklist"]},"81":{"title":"Step 2: Course Structure","titles":["Student Orientation Guide"]},"82":{"title":"How Each Module Works","titles":["Student Orientation Guide","Step 2: Course Structure"]},"83":{"title":"Step 3: Your First Lab","titles":["Student Orientation Guide"]},"84":{"title":"Lab Tips","titles":["Student Orientation Guide","Step 3: Your First Lab"]},"85":{"title":"Step 4: Install Skills (Optional)","titles":["Student Orientation Guide"]},"86":{"title":"Step 5: Recommended Learning Path","titles":["Student Orientation Guide"]},"87":{"title":"Common Pitfalls","titles":["Student Orientation Guide"]},"88":{"title":"Getting Help","titles":["Student Orientation Guide"]},"89":{"title":"What You'll Learn","titles":["Student Orientation Guide"]},"90":{"title":"Labs Overview","titles":[]},"91":{"title":"Lab Index","titles":["Labs Overview"]},"92":{"title":"Running Labs","titles":["Labs Overview"]},"93":{"title":"Lab Structure","titles":["Labs Overview"]},"94":{"title":"Offline Mode","titles":["Labs Overview"]},"95":{"title":"L1: Your First Agent","titles":[]},"96":{"title":"Objective","titles":["L1: Your First Agent"]},"97":{"title":"Concepts","titles":["L1: Your First Agent"]},"98":{"title":"Starter","titles":["L1: Your First Agent"]},"99":{"title":"Solution","titles":["L1: Your First Agent"]},"100":{"title":"Checkpoints","titles":["L1: Your First Agent"]},"101":{"title":"L2b: Context-Aware Agent","titles":[]},"102":{"title":"Objective","titles":["L2b: Context-Aware Agent"]},"103":{"title":"Concepts","titles":["L2b: Context-Aware Agent"]},"104":{"title":"Starter","titles":["L2b: Context-Aware Agent"]},"105":{"title":"Checkpoints","titles":["L2b: Context-Aware Agent"]},"106":{"title":"Solution","titles":["L2b: Context-Aware Agent"]},"107":{"title":"L2a: Multi-Tool Agent","titles":[]},"108":{"title":"Objective","titles":["L2a: Multi-Tool Agent"]},"109":{"title":"Concepts","titles":["L2a: Multi-Tool Agent"]},"110":{"title":"Starter","titles":["L2a: Multi-Tool Agent"]},"111":{"title":"Checkpoints","titles":["L2a: Multi-Tool Agent"]},"112":{"title":"Solution","titles":["L2a: Multi-Tool Agent"]},"113":{"title":"L3a: L4 Whitelist Hook","titles":[]},"114":{"title":"Objective","titles":["L3a: L4 Whitelist Hook"]},"115":{"title":"Concepts","titles":["L3a: L4 Whitelist Hook"]},"116":{"title":"Starter","titles":["L3a: L4 Whitelist Hook"]},"117":{"title":"Solution","titles":["L3a: L4 Whitelist Hook"]},"118":{"title":"Key Design Rules","titles":["L3a: L4 Whitelist Hook"]},"119":{"title":"Test Cases","titles":["L3a: L4 Whitelist Hook"]},"120":{"title":"L3b: Verifier Agent","titles":[]},"121":{"title":"Objective","titles":["L3b: Verifier Agent"]},"122":{"title":"Concepts","titles":["L3b: Verifier Agent"]},"123":{"title":"Starter","titles":["L3b: Verifier Agent"]},"124":{"title":"Checkpoints","titles":["L3b: Verifier Agent"]},"125":{"title":"Solution","titles":["L3b: Verifier Agent"]},"126":{"title":"L4a: Agent Chain","titles":[]},"127":{"title":"Objective","titles":["L4a: Agent Chain"]},"128":{"title":"Concepts","titles":["L4a: Agent Chain"]},"129":{"title":"Starter","titles":["L4a: Agent Chain"]},"130":{"title":"Checkpoints","titles":["L4a: Agent Chain"]},"131":{"title":"Solution","titles":["L4a: Agent Chain"]},"132":{"title":"L4b: Multi-Team Config","titles":[]},"133":{"title":"Objective","titles":["L4b: Multi-Team Config"]},"134":{"title":"Concepts","titles":["L4b: Multi-Team Config"]},"135":{"title":"Starter","titles":["L4b: Multi-Team Config"]},"136":{"title":"Checkpoints","titles":["L4b: Multi-Team Config"]},"137":{"title":"Solution","titles":["L4b: Multi-Team Config"]},"138":{"title":"L5b: CI/CD Pipeline","titles":[]},"139":{"title":"Objective","titles":["L5b: CI/CD Pipeline"]},"140":{"title":"Concepts","titles":["L5b: CI/CD Pipeline"]},"141":{"title":"Starter","titles":["L5b: CI/CD Pipeline"]},"142":{"title":"Checkpoints","titles":["L5b: CI/CD Pipeline"]},"143":{"title":"Solution","titles":["L5b: CI/CD Pipeline"]},"144":{"title":"L5a: Observability","titles":[]},"145":{"title":"Objective","titles":["L5a: Observability"]},"146":{"title":"Concepts","titles":["L5a: Observability"]},"147":{"title":"Starter","titles":["L5a: Observability"]},"148":{"title":"Checkpoints","titles":["L5a: Observability"]},"149":{"title":"Solution","titles":["L5a: Observability"]},"150":{"title":"L6b: Cost Optimization","titles":[]},"151":{"title":"Objective","titles":["L6b: Cost Optimization"]},"152":{"title":"Concepts","titles":["L6b: Cost Optimization"]},"153":{"title":"Starter","titles":["L6b: Cost Optimization"]},"154":{"title":"Checkpoints","titles":["L6b: Cost Optimization"]},"155":{"title":"Solution","titles":["L6b: Cost Optimization"]},"156":{"title":"L6a: Eval Harness","titles":[]},"157":{"title":"Objective","titles":["L6a: Eval Harness"]},"158":{"title":"Concepts","titles":["L6a: Eval Harness"]},"159":{"title":"Starter","titles":["L6a: Eval Harness"]},"160":{"title":"Checkpoints","titles":["L6a: Eval Harness"]},"161":{"title":"Solution","titles":["L6a: Eval Harness"]},"162":{"title":"L7a: Autoresearch Loop","titles":[]},"163":{"title":"Objective","titles":["L7a: Autoresearch Loop"]},"164":{"title":"Concepts","titles":["L7a: Autoresearch Loop"]},"165":{"title":"Starter","titles":["L7a: Autoresearch Loop"]},"166":{"title":"Solution","titles":["L7a: Autoresearch Loop"]},"167":{"title":"Experiment Log Format","titles":["L7a: Autoresearch Loop"]},"168":{"title":"Integrity Guards","titles":["L7a: Autoresearch Loop"]},"169":{"title":"L7b: Meta-Agent","titles":[]},"170":{"title":"Objective","titles":["L7b: Meta-Agent"]},"171":{"title":"Concepts","titles":["L7b: Meta-Agent"]},"172":{"title":"Starter","titles":["L7b: Meta-Agent"]},"173":{"title":"Checkpoints","titles":["L7b: Meta-Agent"]},"174":{"title":"Solution","titles":["L7b: Meta-Agent"]},"175":{"title":"Competitive Analysis: Agentic Engineering Course Landscape","titles":[]},"176":{"title":"Live Comparison: walkinglabs.github.io Course","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"177":{"title":"Their Structure (12 lectures, 6 projects)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: walkinglabs.github.io Course"]},"178":{"title":"Key Differences: Your Course vs Theirs","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: walkinglabs.github.io Course"]},"179":{"title":"Live Comparison: ClaudeFAST (claudefa.st)","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"180":{"title":"ClaudeFAST Blog Topics","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"181":{"title":"Their Product Kits","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"182":{"title":"What Their 16 Agents + 280 Skills Tell Us","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"183":{"title":"What You Should Borrow","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"184":{"title":"Course Comparison Matrix","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"185":{"title":"Module-by-Module Comparison","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"186":{"title":"Foundations (What is an agent, harness vs model, decision frameworks)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"187":{"title":"Agent Architecture (Tools, loops, context, memory)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"188":{"title":"Safety & Security (5-level ladder, hooks, verifier)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"189":{"title":"Multi-Agent Orchestration (teams, chains, P2P)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"190":{"title":"Production Patterns (deployment, CI/CD, monitoring)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"191":{"title":"Economics & Evaluation (pricing, cost optimization, evals)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"192":{"title":"Advanced Topics (autoresearch, meta-agents)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"193":{"title":"Differentiator Summary","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"194":{"title":"Content Only Your Course Has (UNIQUE)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Differentiator Summary"]},"195":{"title":"Content Shared With TAC Only (DIFFERENTIATOR vs everyone else)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Differentiator Summary"]},"196":{"title":"Content Commoditized (Everyone covers it)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Differentiator Summary"]},"197":{"title":"Price Positioning","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"198":{"title":"Market Positioning Recommendation","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"199":{"title":"Validation: ClaudeFAST Articles (Published May 2026)","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"200":{"title":"Article 1: "The Agent Manager: Who Owns Claude Code?"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Validation: ClaudeFAST Articles (Published May 2026)"]},"201":{"title":"Article 2: "Thread-Based Engineering: Scale Claude Code Sessions"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Validation: ClaudeFAST Articles (Published May 2026)"]},"202":{"title":"What This Validates","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Validation: ClaudeFAST Articles (Published May 2026)"]},"203":{"title":"Live Comparison: IndyDevDan's Published Content (agenticengineer.com)","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"204":{"title":"Page 1: "The Only Claude Code Competitor"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"205":{"title":"Page 2: "Top 2% Agentic Engineering" — 10 Bets for 2026","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"206":{"title":"Page 3: "Thinking in Threads" — His Signature Framework","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"207":{"title":"Page 4: "Engineering with Exponentials"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"208":{"title":"Page 5: "Compute Advantage Equation"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"209":{"title":"Summary: His IP vs Your Coverage","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"210":{"title":"Curriculum","titles":[]},"211":{"title":"Module Overview","titles":["Curriculum"]},"212":{"title":"Module 1: Foundations (4-6 hours)","titles":["Curriculum"]},"213":{"title":"Module 2: Architecture (6-8 hours)","titles":["Curriculum"]},"214":{"title":"Module 3: Safety & Security (5-7 hours)","titles":["Curriculum"]},"215":{"title":"Module 4: Orchestration (7-9 hours)","titles":["Curriculum"]},"216":{"title":"Module 5: Production (5-7 hours)","titles":["Curriculum"]},"217":{"title":"Module 6: Economics (4-6 hours)","titles":["Curriculum"]},"218":{"title":"Module 7: Advanced (5-7 hours)","titles":["Curriculum"]},"219":{"title":"Module 8: Capstone (8-12 hours)","titles":["Curriculum"]},"220":{"title":"Reference Documents","titles":["Curriculum"]},"221":{"title":"The Great Agent Debate","titles":[]},"222":{"title":"Armin Ronacher — "Building Pi With Pi"","titles":["The Great Agent Debate"]},"223":{"title":"George Hotz — "The Eternal Sloptember"","titles":["The Great Agent Debate"]},"224":{"title":"The Synthesized View","titles":["The Great Agent Debate"]},"225":{"title":"Feynman-Style Course: Core Concepts in Plain Language","titles":[]},"226":{"title":"1. What Is an AI Agent? (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"227":{"title":"2. The Harness vs The Model (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"228":{"title":"3. The Agent Loop (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"229":{"title":"4. The Four Things You Control (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"230":{"title":"5. The Repository IS the Spec (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"231":{"title":"6. The Security Ladder (M3)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"232":{"title":"7. Why One Agent Is Not Enough (M4)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"233":{"title":"8. Orchestration Patterns (M4)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"234":{"title":"9. TillDone — Task Discipline (M4)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"235":{"title":"10. The 3x Rule (M6)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"236":{"title":"11. Cascade Routing (M6)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"237":{"title":"12. The Verifier (M3)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"238":{"title":"13. The Confidence Ladder (M3)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"239":{"title":"14. Autoresearch (M7)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"240":{"title":"15. The Universal Truth","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"241":{"title":"Agentic Engineering — Technical Field Manual","titles":[]},"242":{"title":"1. Agent CLI Quick Reference","titles":["Agentic Engineering — Technical Field Manual"]},"243":{"title":"Claude Code","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"244":{"title":"Pi Coding Agent","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"245":{"title":"OpenCode","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"246":{"title":"OpenClaw","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"247":{"title":"Install Course","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"248":{"title":"2. The 6-Level Security Ladder","titles":["Agentic Engineering — Technical Field Manual"]},"249":{"title":"Probability Math","titles":["Agentic Engineering — Technical Field Manual","2. The 6-Level Security Ladder"]},"250":{"title":"Damage Control — 3 Access Levels","titles":["Agentic Engineering — Technical Field Manual","2. The 6-Level Security Ladder"]},"251":{"title":"3. Orchestration Patterns","titles":["Agentic Engineering — Technical Field Manual"]},"252":{"title":"YAML Pipeline Template","titles":["Agentic Engineering — Technical Field Manual","3. Orchestration Patterns"]},"253":{"title":"4. Key Formulas","titles":["Agentic Engineering — Technical Field Manual"]},"254":{"title":"Compute Advantage","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"255":{"title":"pass@k","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"256":{"title":"3x Cost Rule","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"257":{"title":"Cascade Routing Savings","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"258":{"title":"5. Model Pricing (per million tokens)","titles":["Agentic Engineering — Technical Field Manual"]},"259":{"title":"Cascade Routing Strategy","titles":["Agentic Engineering — Technical Field Manual","5. Model Pricing (per million tokens)"]},"260":{"title":"6. Verifier Confidence Ladder","titles":["Agentic Engineering — Technical Field Manual"]},"261":{"title":"7. Lab Index","titles":["Agentic Engineering — Technical Field Manual"]},"262":{"title":"8. Capstone Options","titles":["Agentic Engineering — Technical Field Manual"]},"263":{"title":"9. Skill Kits (7 kits, 18 SKILL.md files)","titles":["Agentic Engineering — Technical Field Manual"]},"264":{"title":"10. The Universal Truth","titles":["Agentic Engineering — Technical Field Manual"]},"265":{"title":"11. Quick Reference Card","titles":["Agentic Engineering — Technical Field Manual"]},"266":{"title":"Module 1: Foundations","titles":[]},"267":{"title":"Lesson 1.1: What Makes an Agent?","titles":["Module 1: Foundations"]},"268":{"title":"The Three Components","titles":["Module 1: Foundations","Lesson 1.1: What Makes an Agent?"]},"269":{"title":"Lesson 1.2: The Harness vs The Model","titles":["Module 1: Foundations"]},"270":{"title":"The 5 Subsystems of a Harness","titles":["Module 1: Foundations","Lesson 1.2: The Harness vs The Model"]},"271":{"title":"The 4 Dimensions of Control","titles":["Module 1: Foundations","Lesson 1.2: The Harness vs The Model"]},"272":{"title":"Lesson 1.8: Do You Trust Your Agents?","titles":["Module 1: Foundations"]},"273":{"title":"The Counterargument: George Hotz","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"274":{"title":"Why We Include This","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"275":{"title":"Meanwhile: Armin Ronacher","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"276":{"title":"The Question Remains","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"277":{"title":"Lesson 1.3: Decision Framework — "Should I use an agent for this?"","titles":["Module 1: Foundations"]},"278":{"title":"The 4-Question Filter","titles":["Module 1: Foundations","Lesson 1.3: Decision Framework — "Should I use an agent for this?""]},"279":{"title":"The Decision Tree","titles":["Module 1: Foundations","Lesson 1.3: Decision Framework — "Should I use an agent for this?""]},"280":{"title":"Lesson 1.8: The Repository IS the Spec","titles":["Module 1: Foundations"]},"281":{"title":"What the Repo Should Contain","titles":["Module 1: Foundations","Lesson 1.8: The Repository IS the Spec"]},"282":{"title":"Why This Matters","titles":["Module 1: Foundations","Lesson 1.8: The Repository IS the Spec"]},"283":{"title":"Lesson 1.8: The Agent Loop","titles":["Module 1: Foundations"]},"284":{"title":"The Universal Pattern","titles":["Module 1: Foundations","Lesson 1.8: The Agent Loop"]},"285":{"title":"Pseudocode","titles":["Module 1: Foundations","Lesson 1.8: The Agent Loop"]},"286":{"title":"Lesson 1.8: Tool Calling Deep Dive","titles":["Module 1: Foundations"]},"287":{"title":"Tool Definition Anatomy","titles":["Module 1: Foundations","Lesson 1.8: Tool Calling Deep Dive"]},"288":{"title":"The Reasoning Parameter","titles":["Module 1: Foundations","Lesson 1.8: Tool Calling Deep Dive"]},"289":{"title":"Forced Tool Calls vs Auto","titles":["Module 1: Foundations","Lesson 1.8: Tool Calling Deep Dive"]},"290":{"title":"Lesson 1.8: Vibe Coding vs Agentic Engineering","titles":["Module 1: Foundations"]},"291":{"title":"The Five Hard Rules","titles":["Module 1: Foundations","Lesson 1.8: Vibe Coding vs Agentic Engineering"]},"292":{"title":"Lab 1.9: Your First Agent","titles":["Module 1: Foundations"]},"293":{"title":"Quiz M1","titles":["Module 1: Foundations"]},"294":{"title":"Module 2: Agent Architecture","titles":[]},"295":{"title":"Lesson 2.1: The Four Pillars","titles":["Module 2: Agent Architecture"]},"296":{"title":"Lesson 2.2: Tool Design Patterns","titles":["Module 2: Agent Architecture"]},"297":{"title":"Tool Distribution Channels (from Beyond MCP research)","titles":["Module 2: Agent Architecture","Lesson 2.2: Tool Design Patterns"]},"298":{"title":"Tool Design Rules","titles":["Module 2: Agent Architecture","Lesson 2.2: Tool Design Patterns"]},"299":{"title":"Advanced: Resource Mirror Pattern","titles":["Module 2: Agent Architecture","Lesson 2.2: Tool Design Patterns"]},"300":{"title":"Lesson 2.3: Agent Loop Variants","titles":["Module 2: Agent Architecture"]},"301":{"title":"Level 1: Simple Prompt → Execute","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"302":{"title":"Level 2: Tool-Use Agent Loop","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"303":{"title":"Level 3: Task-Completion Loop","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"304":{"title":"Level 4: Sub-Agent Orchestration","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"305":{"title":"Level 5: Full Multi-Agent","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"306":{"title":"Lesson 2.3b: Skills System Deep Dive","titles":["Module 2: Agent Architecture"]},"307":{"title":"Path-Scoped Skills","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"308":{"title":"Subdirectory CLAUDE.md","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"309":{"title":"Plugin Distribution Model","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"310":{"title":"LSP MCP Server Pattern","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"311":{"title":"Lesson 2.3c: Agent-Readable Workspace Design","titles":["Module 2: Agent Architecture"]},"312":{"title":"The Discovery Pattern","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"313":{"title":"Initialization as Its Own Phase","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"314":{"title":"Feature Lists as Harness Primitives","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"315":{"title":"Clean State Between Sessions","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"316":{"title":"Lesson 2.4: Context Window Management","titles":["Module 2: Agent Architecture"]},"317":{"title":"The Problem","titles":["Module 2: Agent Architecture","Lesson 2.4: Context Window Management"]},"318":{"title":"Solutions (from worst to best)","titles":["Module 2: Agent Architecture","Lesson 2.4: Context Window Management"]},"319":{"title":"Best Practice: Hybrid","titles":["Module 2: Agent Architecture","Lesson 2.4: Context Window Management"]},"320":{"title":"Lesson 2.5: Memory Patterns","titles":["Module 2: Agent Architecture"]},"321":{"title":"Mental Models (from multi-team system)","titles":["Module 2: Agent Architecture","Lesson 2.5: Memory Patterns"]},"322":{"title":"Scratch Pads","titles":["Module 2: Agent Architecture","Lesson 2.5: Memory Patterns"]},"323":{"title":"Lesson 2.6: The Reasoning Parameter","titles":["Module 2: Agent Architecture"]},"324":{"title":"Lesson 2.7: Codebase Architectures for Agents","titles":["Module 2: Agent Architecture"]},"325":{"title":"Lab 2.8: Multi-Tool Agent","titles":["Module 2: Agent Architecture"]},"326":{"title":"Lab 2.9: Context-Aware Agent","titles":["Module 2: Agent Architecture"]},"327":{"title":"Module 3: Safety & Security","titles":[]},"328":{"title":"Lesson 3.1: Why Bash Is the Single Point of Failure","titles":["Module 3: Safety & Security"]},"329":{"title":"Beyond Bash: Prompt Injection (L0)","titles":["Module 3: Safety & Security","Lesson 3.1: Why Bash Is the Single Point of Failure"]},"330":{"title":"Why Bash Is the Single Point of Failure","titles":["Module 3: Safety & Security","Lesson 3.1: Why Bash Is the Single Point of Failure"]},"331":{"title":"External vs Internal Threat Model","titles":["Module 3: Safety & Security","Lesson 3.1: Why Bash Is the Single Point of Failure"]},"332":{"title":"Lesson 3.2: The 5-Level Security Ladder","titles":["Module 3: Safety & Security"]},"333":{"title":"Key Insight","titles":["Module 3: Safety & Security","Lesson 3.2: The 5-Level Security Ladder"]},"334":{"title":"Lesson 3.3: The L3 Marque Break","titles":["Module 3: Safety & Security"]},"335":{"title":"Lesson 3.4: Damage Control — Three Access Levels","titles":["Module 3: Safety & Security"]},"336":{"title":"Zero Access (can't read or write)","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"337":{"title":"Read-Only (can read, can't modify)","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"338":{"title":"No-Delete (can modify, can't delete)","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"339":{"title":"Implementation Pattern","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"340":{"title":"Lesson 3.5: Hook Architecture — 13 Lifecycle Events","titles":["Module 3: Safety & Security"]},"341":{"title":"Session Lifecycle","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"342":{"title":"Main Loop","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"343":{"title":"Subagent Lifecycle","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"344":{"title":"Maintenance","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"345":{"title":"Flow Control","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"346":{"title":"Lesson 3.6: The Verifier Pattern","titles":["Module 3: Safety & Security"]},"347":{"title":"Architecture","titles":["Module 3: Safety & Security","Lesson 3.6: The Verifier Pattern"]},"348":{"title":"Key Properties","titles":["Module 3: Safety & Security","Lesson 3.6: The Verifier Pattern"]},"349":{"title":"The Confidence Ladder","titles":["Module 3: Safety & Security","Lesson 3.6: The Verifier Pattern"]},"350":{"title":"Lesson 3.7: Defense-in-Depth Stacking","titles":["Module 3: Safety & Security"]},"351":{"title":"Lab 3.8: Implement L4 Whitelist Hook","titles":["Module 3: Safety & Security"]},"352":{"title":"Lab 3.9: Build a Verifier Agent","titles":["Module 3: Safety & Security"]},"353":{"title":"Module 4: Multi-Agent Orchestration","titles":[]},"354":{"title":"Lesson 4.1: Why One Agent Is Not Enough","titles":["Module 4: Multi-Agent Orchestration"]},"355":{"title":"The Stacking Insight","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.1: Why One Agent Is Not Enough"]},"356":{"title":"Lesson 4.2: Orchestration Patterns","titles":["Module 4: Multi-Agent Orchestration"]},"357":{"title":"Pattern 1: Dispatcher (Hub-and-Spoke)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2: Orchestration Patterns"]},"358":{"title":"Pattern 2: Pipeline (Sequential)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2: Orchestration Patterns"]},"359":{"title":"Pattern 3: Peer-to-Peer (Flat)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2: Orchestration Patterns"]},"360":{"title":"Lesson 4.2b: P-Threads — Parallel Agent Execution","titles":["Module 4: Multi-Agent Orchestration"]},"361":{"title":"Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"362":{"title":"When to Use P-Threads","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"363":{"title":"Implementation with mprocs","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"364":{"title":"Implementation with agent-mux","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"365":{"title":"Key Design Rules","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"366":{"title":"Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)","titles":["Module 4: Multi-Agent Orchestration"]},"367":{"title":"Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"368":{"title":"When to Use F-Threads","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"369":{"title":"Your UI Agents System as F-Thread Example","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"370":{"title":"Judge Criteria Template","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"371":{"title":"Lesson 4.3: Depth-2 Delegation","titles":["Module 4: Multi-Agent Orchestration"]},"372":{"title":"The Rule","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.3: Depth-2 Delegation"]},"373":{"title":"Lesson 4.4: Agent Experts That Remember","titles":["Module 4: Multi-Agent Orchestration"]},"374":{"title":"Mental Models","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.4: Agent Experts That Remember"]},"375":{"title":"Self-Improve Commands","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.4: Agent Experts That Remember"]},"376":{"title":"Compounding Knowledge","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.4: Agent Experts That Remember"]},"377":{"title":"Lesson 4.5: Domain Locking","titles":["Module 4: Multi-Agent Orchestration"]},"378":{"title":"Lesson 4.6: TillDone Task Discipline","titles":["Module 4: Multi-Agent Orchestration"]},"379":{"title":"The Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.6: TillDone Task Discipline"]},"380":{"title":"Why It Matters","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.6: TillDone Task Discipline"]},"381":{"title":"Lesson 4.7: Agent Chains","titles":["Module 4: Multi-Agent Orchestration"]},"382":{"title":"YAML-Defined Pipelines","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.7: Agent Chains"]},"383":{"title":"Variables","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.7: Agent Chains"]},"384":{"title":"Lesson 4.8: Pi-to-Pi Communication","titles":["Module 4: Multi-Agent Orchestration"]},"385":{"title":"The Shift: Hierarchy → Flat","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"386":{"title":"Reference Implementation: MCP Agent Mail (Jeff Emanuel, 1,955★)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"387":{"title":"Four Tools","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"388":{"title":"Safety","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"389":{"title":"Lesson 4.9: Conversation Awareness","titles":["Module 4: Multi-Agent Orchestration"]},"390":{"title":"Lesson 4.9b: Service Connectors","titles":["Module 4: Multi-Agent Orchestration"]},"391":{"title":"The Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"392":{"title":"Design Rules","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"393":{"title":"Reference Implementation","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"394":{"title":"Integration with Agent Teams","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"395":{"title":"Lesson 4.10: The CEO Board System","titles":["Module 4: Multi-Agent Orchestration"]},"396":{"title":"Flow","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.10: The CEO Board System"]},"397":{"title":"Lesson 4.11: UI Agents System","titles":["Module 4: Multi-Agent Orchestration"]},"398":{"title":"Lab 4.12: Build an Agent Chain","titles":["Module 4: Multi-Agent Orchestration"]},"399":{"title":"Lab 4.13: Deploy a Multi-Team System","titles":["Module 4: Multi-Agent Orchestration"]},"400":{"title":"Module 6: Economics & Evaluation","titles":[]},"401":{"title":"Lesson 6.0: The Compute Advantage Equation","titles":["Module 6: Economics & Evaluation"]},"402":{"title":"The Equation","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"403":{"title":"What It Tells You","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"404":{"title":"Real-World Application (Your Stack)","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"405":{"title":"How to Optimize","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"406":{"title":"Lesson 6.1: LLM Pricing Landscape 2026","titles":["Module 6: Economics & Evaluation"]},"407":{"title":"Per-Million-Token Pricing","titles":["Module 6: Economics & Evaluation","Lesson 6.1: LLM Pricing Landscape 2026"]},"408":{"title":"Price Range: 100x Difference","titles":["Module 6: Economics & Evaluation","Lesson 6.1: LLM Pricing Landscape 2026"]},"409":{"title":"Lesson 6.2: Cascade Routing","titles":["Module 6: Economics & Evaluation"]},"410":{"title":"The Pattern","titles":["Module 6: Economics & Evaluation","Lesson 6.2: Cascade Routing"]},"411":{"title":"Savings Profile","titles":["Module 6: Economics & Evaluation","Lesson 6.2: Cascade Routing"]},"412":{"title":"Implementation","titles":["Module 6: Economics & Evaluation","Lesson 6.2: Cascade Routing"]},"413":{"title":"Lesson 6.3: Cost Per Session Math","titles":["Module 6: Economics & Evaluation"]},"414":{"title":"Where Costs Come From","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"415":{"title":"The Multipliers","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"416":{"title":"The 3x Rule","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"417":{"title":"Quick Estimation","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"418":{"title":"Lesson 6.4: Agent Evaluation Metrics","titles":["Module 6: Economics & Evaluation"]},"419":{"title":"The Key Metrics","titles":["Module 6: Economics & Evaluation","Lesson 6.4: Agent Evaluation Metrics"]},"420":{"title":"pass@k Explained","titles":["Module 6: Economics & Evaluation","Lesson 6.4: Agent Evaluation Metrics"]},"421":{"title":"Lesson 6.5: Automated Evaluation","titles":["Module 6: Economics & Evaluation"]},"422":{"title":"Golden Dataset Approach","titles":["Module 6: Economics & Evaluation","Lesson 6.5: Automated Evaluation"]},"423":{"title":"VCR-Style Recording","titles":["Module 6: Economics & Evaluation","Lesson 6.5: Automated Evaluation"]},"424":{"title":"Lesson 6.6: A/B Testing Agents","titles":["Module 6: Economics & Evaluation"]},"425":{"title":"Canary Deployment","titles":["Module 6: Economics & Evaluation","Lesson 6.6: A/B Testing Agents"]},"426":{"title":"What to A/B Test","titles":["Module 6: Economics & Evaluation","Lesson 6.6: A/B Testing Agents"]},"427":{"title":"Lesson 6.7: Human Evaluation","titles":["Module 6: Economics & Evaluation"]},"428":{"title":"What Automated Evals Miss","titles":["Module 6: Economics & Evaluation","Lesson 6.7: Human Evaluation"]},"429":{"title":"Spot-Check Sampling","titles":["Module 6: Economics & Evaluation","Lesson 6.7: Human Evaluation"]},"430":{"title":"Lab 6.8: Build an Eval Harness","titles":["Module 6: Economics & Evaluation"]},"431":{"title":"Lab 6.9: Cost Optimization","titles":["Module 6: Economics & Evaluation"]},"432":{"title":"Module 5: Production Patterns","titles":[]},"433":{"title":"Lesson 5.1: What Production Means for Agents","titles":["Module 5: Production Patterns"]},"434":{"title":"Production Readiness Checklist","titles":["Module 5: Production Patterns","Lesson 5.1: What Production Means for Agents"]},"435":{"title":"Lesson 5.2: CI/CD for Agents","titles":["Module 5: Production Patterns"]},"436":{"title":"Golden Dataset","titles":["Module 5: Production Patterns","Lesson 5.2: CI/CD for Agents"]},"437":{"title":"Pipeline","titles":["Module 5: Production Patterns","Lesson 5.2: CI/CD for Agents"]},"438":{"title":"Lesson 5.2b: Case Study — The 5-Tool Production Stack","titles":["Module 5: Production Patterns"]},"439":{"title":"The Stack","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"440":{"title":"Tool Roles and Selection Logic","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"441":{"title":"How They Work Together (Real Session Flow)","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"442":{"title":"Key Production Patterns","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"443":{"title":"Lesson 5.2c: The Agent Manager Role","titles":["Module 5: Production Patterns"]},"444":{"title":"Responsibilities","titles":["Module 5: Production Patterns","Lesson 5.2c: The Agent Manager Role"]},"445":{"title":"90-Day Setup Playbook","titles":["Module 5: Production Patterns","Lesson 5.2c: The Agent Manager Role"]},"446":{"title":"Lesson 5.3: Shadow Deployments","titles":["Module 5: Production Patterns"]},"447":{"title":"How It Works","titles":["Module 5: Production Patterns","Lesson 5.3: Shadow Deployments"]},"448":{"title":"When to Shadow Deploy","titles":["Module 5: Production Patterns","Lesson 5.3: Shadow Deployments"]},"449":{"title":"Lesson 5.4: Rollback Strategies","titles":["Module 5: Production Patterns"]},"450":{"title":"What Rollback Means for Agents","titles":["Module 5: Production Patterns","Lesson 5.4: Rollback Strategies"]},"451":{"title":"Implementation","titles":["Module 5: Production Patterns","Lesson 5.4: Rollback Strategies"]},"452":{"title":"Lesson 5.5: Observability & Monitoring","titles":["Module 5: Production Patterns"]},"453":{"title":"What to Trace (Every Single Turn)","titles":["Module 5: Production Patterns","Lesson 5.5: Observability & Monitoring"]},"454":{"title":"Decision Tracing","titles":["Module 5: Production Patterns","Lesson 5.5: Observability & Monitoring"]},"455":{"title":"Key Metrics","titles":["Module 5: Production Patterns","Lesson 5.5: Observability & Monitoring"]},"456":{"title":"Lesson 5.6: Alerting on Agent-Specific Signals","titles":["Module 5: Production Patterns"]},"457":{"title":"What to Alert On","titles":["Module 5: Production Patterns","Lesson 5.6: Alerting on Agent-Specific Signals"]},"458":{"title":"Alert Routing","titles":["Module 5: Production Patterns","Lesson 5.6: Alerting on Agent-Specific Signals"]},"459":{"title":"Lesson 5.6b: Cross-Provider Session Search","titles":["Module 5: Production Patterns"]},"460":{"title":"The Problem","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"461":{"title":"The Solution","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"462":{"title":"Why This Matters for Production","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"463":{"title":"Integration with Our Stack","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"464":{"title":"Lesson 5.7: Deployment Modes","titles":["Module 5: Production Patterns"]},"465":{"title":"Reachability","titles":["Module 5: Production Patterns","Lesson 5.7: Deployment Modes"]},"466":{"title":"Lesson 5.8: Cost Control","titles":["Module 5: Production Patterns"]},"467":{"title":"Budget Architecture","titles":["Module 5: Production Patterns","Lesson 5.8: Cost Control"]},"468":{"title":"Budget Policies","titles":["Module 5: Production Patterns","Lesson 5.8: Cost Control"]},"469":{"title":"Warning vs Hard Stop","titles":["Module 5: Production Patterns","Lesson 5.8: Cost Control"]},"470":{"title":"Lab 5.9: Set Up Agent Observability","titles":["Module 5: Production Patterns"]},"471":{"title":"Lab 5.10: CI/CD Pipeline","titles":["Module 5: Production Patterns"]},"472":{"title":"Module 7: Advanced Topics","titles":[]},"473":{"title":"Lesson 7.1: Autoresearch","titles":["Module 7: Advanced Topics"]},"474":{"title":"The Core Loop","titles":["Module 7: Advanced Topics","Lesson 7.1: Autoresearch"]},"475":{"title":"Brand Monitor Example","titles":["Module 7: Advanced Topics","Lesson 7.1: Autoresearch"]},"476":{"title":"Lesson 7.2: The Experiment Loop — Integrity","titles":["Module 7: Advanced Topics"]},"477":{"title":"Three Threats to Integrity","titles":["Module 7: Advanced Topics","Lesson 7.2: The Experiment Loop — Integrity"]},"478":{"title":"Integrity Guards","titles":["Module 7: Advanced Topics","Lesson 7.2: The Experiment Loop — Integrity"]},"479":{"title":"Lesson 7.3: Meta-Agents — Agents That Build Agents","titles":["Module 7: Advanced Topics"]},"480":{"title":"The Pattern","titles":["Module 7: Advanced Topics","Lesson 7.3: Meta-Agents — Agents That Build Agents"]},"481":{"title":"Pi-Pi Meta-Agent","titles":["Module 7: Advanced Topics","Lesson 7.3: Meta-Agents — Agents That Build Agents"]},"482":{"title":"Lesson 7.4: Beyond MCP — The Context Cost Trade-off","titles":["Module 7: Advanced Topics"]},"483":{"title":"The Matrix","titles":["Module 7: Advanced Topics","Lesson 7.4: Beyond MCP — The Context Cost Trade-off"]},"484":{"title":"The Insight","titles":["Module 7: Advanced Topics","Lesson 7.4: Beyond MCP — The Context Cost Trade-off"]},"485":{"title":"Lesson 7.5: The Mac Mini Agent — Physical Sandbox","titles":["Module 7: Advanced Topics"]},"486":{"title":"Architecture","titles":["Module 7: Advanced Topics","Lesson 7.5: The Mac Mini Agent — Physical Sandbox"]},"487":{"title":"Sentinel Pattern","titles":["Module 7: Advanced Topics","Lesson 7.5: The Mac Mini Agent — Physical Sandbox"]},"488":{"title":"Lesson 7.6: Always-On Agents","titles":["Module 7: Advanced Topics"]},"489":{"title":"Voice-to-Command Bridge","titles":["Module 7: Advanced Topics","Lesson 7.6: Always-On Agents"]},"490":{"title":"Job Server Pattern","titles":["Module 7: Advanced Topics","Lesson 7.6: Always-On Agents"]},"491":{"title":"Heartbeat Execution (from Paperclip)","titles":["Module 7: Advanced Topics","Lesson 7.6: Always-On Agents"]},"492":{"title":"Lab 7.7: Build an Autoresearch Loop","titles":["Module 7: Advanced Topics"]},"493":{"title":"Lab 7.8: Meta-Agent","titles":["Module 7: Advanced Topics"]},"494":{"title":"Module 8: Capstone — Production Multi-Agent System","titles":[]},"495":{"title":"Overview","titles":["Module 8: Capstone — Production Multi-Agent System"]},"496":{"title":"Project Options","titles":["Module 8: Capstone — Production Multi-Agent System"]},"497":{"title":"Option 1: Brand Monitor (Intermediate)","titles":["Module 8: Capstone — Production Multi-Agent System","Project Options"]},"498":{"title":"Option 2: Code Review Pipeline (Intermediate-Advanced)","titles":["Module 8: Capstone — Production Multi-Agent System","Project Options"]},"499":{"title":"Option 3: Strategic Decision Board (Advanced)","titles":["Module 8: Capstone — Production Multi-Agent System","Project Options"]},"500":{"title":"Capstone Phases","titles":["Module 8: Capstone — Production Multi-Agent System"]},"501":{"title":"Phase 1: System Design (60-90 min)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"502":{"title":"Phase 2: Agent Implementation (2-4 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"503":{"title":"Phase 3: Integration (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"504":{"title":"Phase 4: Security Hardening (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"505":{"title":"Phase 5: Testing & Evaluation (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"506":{"title":"Phase 6: Deployment (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"507":{"title":"Phase 7: Review & Iterate (1 hour)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"508":{"title":"Deliverables Checklist","titles":["Module 8: Capstone — Production Multi-Agent System"]},"509":{"title":"Pass Criteria","titles":["Module 8: Capstone — Production Multi-Agent System"]},"510":{"title":"Grading Rubric","titles":["Module 8: Capstone — Production Multi-Agent System"]},"511":{"title":"Non-Technical Track: Decision Frameworks for AI Agents","titles":[]},"512":{"title":"For Managers, PMs, and Decision-Makers","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"513":{"title":"Framework 1: "Should We Use an Agent for This?"","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"514":{"title":"The 4-Question Filter (for non-technical stakeholders)","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 1: "Should We Use an Agent for This?""]},"515":{"title":"Decision Matrix","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 1: "Should We Use an Agent for This?""]},"516":{"title":"Framework 2: The 4 Agent Design Patterns (Andrew Ng)","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"517":{"title":"1. Reflection","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"518":{"title":"2. Tool Use","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"519":{"title":"3. Planning","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"520":{"title":"4. Multi-Agent Collaboration","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"521":{"title":"Framework 3: Cost Estimation for Agent Projects","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"522":{"title":"The 3x Rule","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 3: Cost Estimation for Agent Projects"]},"523":{"title":"Quick Cost Calculator","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 3: Cost Estimation for Agent Projects"]},"524":{"title":"Cost by Autonomy Level","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 3: Cost Estimation for Agent Projects"]},"525":{"title":"Framework 4: Autonomy vs Risk Matrix","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"526":{"title":"Framework 5: The "Build vs Buy" Decision","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"527":{"title":"Build an Agent When:","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 5: The "Build vs Buy" Decision"]},"528":{"title":"Buy/Rent When:","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 5: The "Build vs Buy" Decision"]},"529":{"title":"Hybrid When:","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 5: The "Build vs Buy" Decision"]},"530":{"title":"Framework 6: Measuring Success","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"531":{"title":"Leading Indicators (week 1-4)","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 6: Measuring Success"]},"532":{"title":"Lagging Indicators (month 2-3+)","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 6: Measuring Success"]},"533":{"title":"Red Flags","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 6: Measuring Success"]},"534":{"title":"Framework 7: Governance & Compliance Quick Reference","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"535":{"title":"Regulatory Requirements by Region","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 7: Governance & Compliance Quick Reference"]},"536":{"title":"Minimum Viable Governance","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 7: Governance & Compliance Quick Reference"]},"537":{"title":"Summary: Decision Flow","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"538":{"title":"Reference Architecture: Production Multi-Agent Stack","titles":[]},"539":{"title":"Architecture Overview","titles":["Reference Architecture: Production Multi-Agent Stack"]},"540":{"title":"Layer-by-Layer Breakdown","titles":["Reference Architecture: Production Multi-Agent Stack"]},"541":{"title":"Layer 1: Meta-Control Plane (agent-mux)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"542":{"title":"Layer 2: Process Orchestrator (mprocs)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"543":{"title":"Layer 3: Session Management (psmux)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"544":{"title":"Layer 4: Work Isolation (dmux)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"545":{"title":"Tool-Specific Configurations","titles":["Reference Architecture: Production Multi-Agent Stack"]},"546":{"title":"Claude Code","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"547":{"title":"Pi Coding Agent","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"548":{"title":"OpenCode","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"549":{"title":"OpenClaw","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"550":{"title":"Cost Analysis","titles":["Reference Architecture: Production Multi-Agent Stack"]},"551":{"title":"Key Production Patterns","titles":["Reference Architecture: Production Multi-Agent Stack"]},"552":{"title":"What This Stack Proves","titles":["Reference Architecture: Production Multi-Agent Stack"]},"553":{"title":"Software Factory: Paperclip Integration","titles":[]},"554":{"title":"Pipeline","titles":["Software Factory: Paperclip Integration"]},"555":{"title":"Authentication Tiers","titles":["Software Factory: Paperclip Integration"]},"556":{"title":"Quick Start","titles":["Software Factory: Paperclip Integration"]},"557":{"title":"Status","titles":["Software Factory: Paperclip Integration"]},"558":{"title":"Certificate of Completion","titles":[]},"559":{"title":"Agent CLI Reference: 5-Tool Comparison","titles":[]},"560":{"title":"1. Claude Code (Anthropic)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"561":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","1. Claude Code (Anthropic)"]},"562":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","1. Claude Code (Anthropic)"]},"563":{"title":"Hook Lifecycle (13 events)","titles":["Agent CLI Reference: 5-Tool Comparison","1. Claude Code (Anthropic)"]},"564":{"title":"2. Pi Coding Agent (pi.dev)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"565":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"566":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"567":{"title":"Extension Catalog (16 total)","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"568":{"title":"Pi Agent Rust Port (Jeff Emanuel, 1,024★)","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"569":{"title":"The 4 Dimensions of Control (Pi's strength)","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"570":{"title":"3. OpenCode (opencode.ai)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"571":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"572":{"title":"Available Go Models (through proxy)","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"573":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"574":{"title":"When to Use OpenCode Instead of Claude Code","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"575":{"title":"4. Hermes Agent (Some Engineering Inc.)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"576":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","4. Hermes Agent (Some Engineering Inc.)"]},"577":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","4. Hermes Agent (Some Engineering Inc.)"]},"578":{"title":"When to Use Hermes","titles":["Agent CLI Reference: 5-Tool Comparison","4. Hermes Agent (Some Engineering Inc.)"]},"579":{"title":"5. OpenClaw","titles":["Agent CLI Reference: 5-Tool Comparison"]},"580":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","5. OpenClaw"]},"581":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","5. OpenClaw"]},"582":{"title":"Heartbeat Execution Model","titles":["Agent CLI Reference: 5-Tool Comparison","5. OpenClaw"]},"583":{"title":"Comparison Matrix","titles":["Agent CLI Reference: 5-Tool Comparison"]},"584":{"title":"Quick Selection Guide","titles":["Agent CLI Reference: 5-Tool Comparison"]},"585":{"title":"Resources","titles":[]},"586":{"title":"Course Documents","titles":["Resources"]},"587":{"title":"Reference Architectures","titles":["Resources"]},"588":{"title":"Skill Kits","titles":["Resources"]},"589":{"title":"Quick Install","titles":["Resources"]},"590":{"title":"Skill Kits","titles":[]},"591":{"title":"Available Kits","titles":["Skill Kits"]},"592":{"title":"Security Foundation — $49","titles":["Skill Kits","Available Kits"]},"593":{"title":"Multi-Agent Orchestration — $49","titles":["Skill Kits","Available Kits"]},"594":{"title":"Verifier Pro — $39","titles":["Skill Kits","Available Kits"]},"595":{"title":"Task Discipline — $29","titles":["Skill Kits","Available Kits"]},"596":{"title":"Autoresearch — $39","titles":["Skill Kits","Available Kits"]},"597":{"title":"Observability — $29","titles":["Skill Kits","Available Kits"]},"598":{"title":"CEO Board — $49","titles":["Skill Kits","Available Kits"]},"599":{"title":"Enterprise Bundle — $199 (save $124)","titles":["Skill Kits"]},"600":{"title":"Individual Skills (Free)","titles":["Skill Kits"]},"601":{"title":"Marketplace Manifest","titles":["Skill Kits"]},"602":{"title":"All 20 SKILL.md Files","titles":["Skill Kits"]},"603":{"title":"Troubleshooting & FAQ","titles":[]},"604":{"title":"Installation","titles":["Troubleshooting & FAQ"]},"605":{"title":"Labs","titles":["Troubleshooting & FAQ"]},"606":{"title":"Skills","titles":["Troubleshooting & FAQ"]},"607":{"title":"API Keys","titles":["Troubleshooting & FAQ"]},"608":{"title":"General","titles":["Troubleshooting & FAQ"]},"609":{"title":"Verify Certificate","titles":[]}},"dirtCount":0,"index":[["┌──────────────────────────────────────────────────────────────────┐",{"2":{"539":4}}],["┌─────────────────────────────────────────────────────────────┐",{"2":{"295":1}}],["≥2",{"2":{"509":1}}],["↕",{"2":{"385":2}}],["──┘",{"2":{"367":1}}],["──┤──►",{"2":{"367":1}}],["──┤",{"2":{"367":2}}],["──┐",{"2":{"367":1}}],["──►",{"2":{"361":4,"367":5}}],["─────────────┼─────────────────────────────────────────────────────────────",{"2":{"525":1}}],["──────────────┼─────────────────────────────────────",{"2":{"515":1}}],["──────┘",{"2":{"347":1}}],["───",{"2":{"350":7}}],["──unix",{"2":{"347":1}}],["◄────",{"2":{"347":1}}],["▼",{"2":{"347":2,"361":1,"439":3,"539":3}}],["÷",{"2":{"208":1,"254":1,"265":1,"402":1,"404":4}}],["✅",{"2":{"200":1,"201":7}}],["×100turns=63",{"2":{"194":1}}],["×",{"2":{"188":1,"208":1,"254":1,"256":2,"265":1,"365":1,"402":1,"523":8}}],["✗",{"2":{"184":2,"186":9,"187":9,"188":19,"189":20,"190":19,"191":16,"192":20,"269":4}}],["~2x",{"2":{"568":1}}],["~20",{"2":{"184":1,"414":1}}],["~70",{"2":{"414":1}}],["~40",{"2":{"288":1}}],["~",{"2":{"245":1,"250":1,"336":1,"339":1,"439":2,"460":3,"463":3,"539":2,"542":1,"543":1,"548":2,"570":1,"571":1,"573":1}}],["~8mb",{"2":{"568":1}}],["~8",{"2":{"184":1}}],["~35mb",{"2":{"568":1}}],["~3",{"2":{"184":1}}],["~30",{"2":{"184":1}}],["~5",{"2":{"184":1}}],["~10",{"2":{"184":1,"414":1}}],["~$0",{"2":{"4":1,"5":1,"10":1}}],["✓",{"2":{"178":9,"184":2,"186":4,"187":12,"188":3,"189":8,"190":4,"191":4,"192":1,"269":8,"509":14}}],["❌",{"2":{"178":7}}],["x",{"2":{"237":1,"329":1}}],["x26",{"2":{"119":2,"351":2}}],["x3c",{"2":{"49":1,"284":1,"355":2,"389":1,"437":1,"537":2}}],["→obs→repeat",{"2":{"295":1}}],["→",{"0":{"301":1,"385":1},"2":{"97":3,"119":5,"164":3,"201":2,"206":2,"226":3,"228":3,"233":2,"236":3,"238":4,"251":8,"259":4,"265":8,"268":3,"278":11,"279":6,"284":1,"299":1,"301":3,"302":3,"303":4,"304":3,"305":3,"310":4,"324":7,"331":5,"357":2,"358":2,"367":1,"379":1,"385":3,"391":3,"394":8,"397":4,"410":4,"411":3,"425":2,"439":3,"467":3,"481":2,"489":4,"490":5,"491":4,"498":3,"514":11,"517":3,"518":4,"519":3,"520":3,"537":12,"561":1,"582":5,"584":9,"608":1}}],["└─────────┴─────────┴─────────┴─────────┴─────────┴───────────────┘",{"2":{"539":1}}],["└──────────────┴──────────────┴──────────────┴─────────────────────┘",{"2":{"539":1}}],["└──────────────┴──────────────┴──────────────┴────────────────┘",{"2":{"295":1}}],["└─────────────────────────┬────────────────────────────────────────┘",{"2":{"539":1}}],["└──────────────────────────────────────────────────────────────────┘",{"2":{"539":1}}],["└──────────────────────────────",{"2":{"198":1}}],["└──",{"2":{"81":2,"270":1,"279":3,"281":2,"307":4,"308":1,"309":1,"312":1,"357":1,"361":1,"371":4,"391":1,"439":11,"441":2,"444":1,"461":2,"481":1,"486":2,"537":5,"584":2,"602":3}}],["││",{"2":{"198":9}}],["│",{"2":{"81":3,"198":10,"281":5,"295":52,"307":13,"347":4,"361":2,"371":8,"439":22,"486":2,"515":4,"525":24,"539":51,"602":9}}],["←→",{"2":{"359":2,"385":2}}],["←",{"2":{"81":4,"312":6,"329":6,"357":1}}],["├─────────┬─────────┬─────────┬─────────┬─────────┬───────────────┤",{"2":{"539":1}}],["├──────────────┬──────────────┬──────────────┬─────────────────────┤",{"2":{"539":1}}],["├──────────────┬──────────────┬──────────────┬────────────────┤",{"2":{"295":1}}],["├──",{"2":{"81":7,"270":4,"279":3,"281":9,"307":6,"308":3,"309":4,"312":5,"357":2,"361":3,"371":5,"391":5,"439":7,"441":3,"444":6,"461":6,"481":4,"486":2,"537":7,"584":7,"602":9}}],["q4",{"2":{"514":1}}],["q3",{"2":{"514":1}}],["q2",{"2":{"514":1}}],["q1",{"2":{"514":1}}],["qwen3",{"2":{"572":1}}],["qwen",{"2":{"361":1,"439":2,"440":1,"542":2,"551":1}}],["q",{"2":{"157":1,"430":1,"604":3,"605":4,"606":3,"607":3,"608":3}}],["qa",{"2":{"74":1,"232":1,"371":1,"520":1}}],["quarterly",{"2":{"395":2,"396":1,"499":1,"536":1}}],["quadrants",{"2":{"198":1}}],["quantification",{"2":{"194":1}}],["quality",{"2":{"16":1,"60":1,"200":2,"223":1,"224":1,"236":1,"269":1,"273":1,"274":2,"293":1,"407":1,"411":1,"428":1,"444":1,"532":1}}],["queue",{"2":{"490":1}}],["queued",{"2":{"469":1,"491":1,"582":1}}],["queries",{"2":{"475":1,"497":1}}],["query",{"2":{"54":1,"268":1,"284":1,"287":3,"288":1,"298":1,"302":1,"323":2,"422":2,"436":2,"454":1}}],["question",{"0":{"276":1,"278":1,"514":1},"2":{"186":1,"272":1,"276":1}}],["questions",{"2":{"64":1,"69":1,"77":1,"88":1,"96":1}}],["quite",{"2":{"275":1}}],["quizzes",{"2":{"69":1,"209":1,"211":1,"558":1}}],["quiz",{"0":{"293":1},"2":{"64":1,"77":1,"82":1}}],["quickly",{"2":{"273":1}}],["quick",{"0":{"2":1,"46":1,"242":1,"265":1,"417":1,"523":1,"534":1,"556":1,"584":1,"589":1},"1":{"243":1,"244":1,"245":1,"246":1,"247":1,"535":1,"536":1},"2":{"81":1,"88":1,"220":1,"235":1,"241":1,"586":1}}],["quot",{"0":{"200":2,"201":2,"204":2,"205":2,"206":2,"207":2,"208":2,"222":2,"223":2,"277":2,"513":2,"526":2},"1":{"278":2,"279":2,"514":2,"515":2,"527":2,"528":2,"529":2},"2":{"21":2,"22":2,"30":2,"32":4,"37":4,"38":2,"48":6,"52":2,"57":2,"59":2,"61":2,"87":2,"88":2,"178":10,"182":6,"183":8,"196":2,"198":8,"204":2,"207":2,"208":2,"209":2,"212":2,"223":6,"226":2,"227":4,"230":4,"231":6,"233":4,"234":4,"237":4,"240":2,"261":2,"264":12,"269":2,"273":4,"275":2,"288":2,"323":2,"329":4,"345":6,"396":2,"477":4,"514":2,"561":4,"571":2,"579":2,"580":2,"604":2,"605":10,"606":2,"607":4,"608":2}}],["zechner",{"2":{"264":1}}],["zeroaccesspaths",{"2":{"339":1}}],["zero",{"0":{"336":1},"2":{"20":1,"26":1,"37":1,"50":1,"51":1,"71":1,"178":7,"260":1,"264":1,"329":1,"349":1,"397":1,"414":1,"568":2}}],["z",{"2":{"206":1}}],["zip",{"2":{"64":1,"68":1}}],["||",{"2":{"351":1}}],["|",{"2":{"49":4,"74":8,"265":5,"351":1,"501":12,"556":1}}],["=0",{"2":{"404":1}}],["=1",{"2":{"404":1}}],["=2",{"2":{"404":1}}],["=3",{"2":{"404":1}}],["=",{"2":{"46":1,"53":1,"56":5,"73":1,"97":1,"178":1,"186":1,"188":1,"201":1,"249":1,"254":1,"255":1,"256":2,"257":1,"265":2,"267":5,"271":1,"285":5,"287":1,"288":1,"289":1,"291":1,"298":1,"329":1,"330":2,"354":1,"365":1,"402":1,"403":2,"404":1,"416":3,"417":3,"420":4,"422":2,"433":8,"439":2,"442":1,"451":1,"478":6,"523":7}}],["==",{"2":{"17":4,"412":4,"478":2}}],["^5",{"2":{"420":1}}],["^3",{"2":{"420":1}}],["^rm",{"2":{"339":1}}],["^k",{"2":{"255":1,"265":1}}],["^n",{"2":{"249":1,"330":1}}],["^npm",{"2":{"40":1,"118":2}}],["^python",{"2":{"118":1}}],["^pwd$",{"2":{"40":1}}],["^cat",{"2":{"40":1}}],["^uv",{"2":{"40":1}}],["^git",{"2":{"40":1}}],["js",{"2":{"560":1,"564":1,"568":1,"570":1,"575":1,"579":1}}],["jsonl",{"2":{"49":2,"167":1,"347":2,"389":2,"460":3,"474":1,"596":1}}],["json",{"2":{"33":2,"250":1,"281":2,"292":1,"299":1,"312":1,"314":2,"337":1,"339":1,"370":1,"436":1,"454":1,"461":1,"475":1,"478":2,"564":1,"577":1,"602":1}}],["jq",{"2":{"556":1}}],["jwt",{"2":{"553":1,"554":1,"555":2,"557":1,"573":1}}],["japan",{"2":{"535":1}}],["jailbreaker",{"2":{"223":1,"273":1}}],["john",{"2":{"422":3}}],["join",{"2":{"66":1}}],["job",{"0":{"490":1},"2":{"35":1,"180":1,"232":1,"282":1,"486":3}}],["judge",{"0":{"370":1},"2":{"251":1,"361":1,"365":1,"366":1,"367":1,"368":1}}],["judgment",{"2":{"240":1}}],["junior",{"2":{"226":1}}],["june",{"2":{"13":1,"19":1,"26":1,"31":1,"36":1,"43":1,"48":1,"53":1,"58":1,"70":1}}],["justified",{"2":{"198":1,"510":1}}],["just",{"2":{"42":1,"87":1,"182":1,"226":1,"234":1,"450":1,"514":1,"518":1,"566":5}}],["jeff",{"0":{"386":1,"568":1},"2":{"37":1,"329":1,"386":1,"393":1,"461":1}}],["+1",{"2":{"167":1}}],["+$",{"2":{"40":1}}],["+",{"0":{"38":1,"182":1},"2":{"33":7,"53":2,"55":4,"64":1,"67":4,"74":9,"86":7,"91":4,"97":2,"102":1,"105":1,"133":1,"136":1,"139":1,"145":1,"157":1,"177":1,"181":2,"184":4,"186":2,"188":1,"190":2,"191":1,"194":3,"197":1,"198":1,"201":2,"208":2,"209":1,"213":1,"214":2,"215":2,"216":2,"217":1,"218":1,"226":4,"254":2,"263":2,"265":9,"267":6,"268":1,"274":3,"279":2,"284":1,"319":3,"325":1,"326":1,"332":2,"355":1,"369":2,"399":2,"402":2,"414":1,"415":3,"416":3,"419":1,"430":1,"433":5,"434":2,"439":1,"442":1,"445":1,"450":1,"451":1,"470":1,"481":1,"484":1,"499":1,"501":2,"502":1,"506":1,"510":6,"515":1,"523":3,"525":8,"539":1,"560":1,"565":3,"580":1,"584":3,"588":1,"599":2}}],["k2",{"2":{"572":1}}],["kimi",{"2":{"572":1}}],["killing",{"2":{"541":1}}],["kills",{"2":{"539":1}}],["kill",{"2":{"455":1,"468":1,"535":1}}],["kitchen",{"2":{"227":4}}],["kit",{"2":{"67":1,"85":1,"181":6,"182":1,"247":1,"263":1,"309":1,"588":1,"606":1}}],["kits",{"0":{"67":1,"181":1,"263":2,"588":1,"590":1,"591":1},"1":{"591":1,"592":2,"593":2,"594":2,"595":2,"596":2,"597":2,"598":2,"599":1,"600":1,"601":1,"602":1},"2":{"64":1,"65":1,"67":1,"68":1,"77":1,"85":1,"179":1,"181":1,"263":1,"309":1,"558":1,"588":1,"590":1,"599":1,"602":1}}],["knife",{"2":{"298":1}}],["known",{"2":{"231":1,"423":1,"433":1}}],["knows",{"2":{"225":1,"229":1,"271":1,"295":1}}],["know",{"2":{"32":1,"35":1,"49":1,"230":1,"237":1,"275":1,"282":1,"348":1,"389":1,"514":1}}],["knowledge",{"0":{"376":1},"2":{"28":3,"34":1,"200":1,"207":1,"230":1,"280":1,"282":1,"321":1}}],["k=5",{"2":{"255":1,"420":1,"505":1,"508":1}}],["k=3",{"2":{"255":1,"420":1,"505":1,"508":1,"509":1}}],["k=1",{"2":{"142":1,"420":1,"508":1}}],["karpathy",{"0":{"61":1},"2":{"61":1,"212":1}}],["k",{"0":{"255":1,"420":1},"2":{"47":1,"89":1,"91":1,"142":1,"157":1,"191":1,"196":1,"211":1,"255":1,"261":1,"265":1,"274":1,"419":3,"420":3,"437":2,"505":1,"508":1,"509":1,"510":2}}],["kelsey",{"2":{"240":1,"264":1}}],["keeping",{"2":{"218":1}}],["keep",{"2":{"163":1,"167":1,"226":1,"240":1,"318":1,"474":1,"492":2,"527":1}}],["keeps",{"2":{"47":1,"73":1,"232":1,"239":1,"442":1,"469":1}}],["keyword",{"2":{"605":1}}],["keywords",{"2":{"173":1}}],["key=",{"2":{"4":2,"5":1,"6":1,"7":1,"92":1}}],["keys",{"0":{"3":1,"607":1},"1":{"4":1,"5":1,"6":1,"7":1},"2":{"5":1,"7":1,"64":1,"79":1,"94":1,"313":1}}],["key",{"0":{"1":1,"2":1,"8":1,"9":1,"118":1,"178":1,"253":1,"333":1,"348":1,"365":1,"419":1,"442":1,"455":1,"551":1,"561":1,"565":1,"571":1,"576":1,"580":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"254":1,"255":1,"256":1,"257":1},"2":{"1":1,"4":1,"5":1,"6":1,"7":2,"8":1,"9":1,"48":1,"79":1,"83":2,"92":2,"99":1,"222":1,"223":1,"226":1,"313":1,"541":1,"543":1,"555":1,"557":1,"580":2,"607":2}}],["utf",{"2":{"608":3}}],["utilization",{"2":{"455":1,"458":1}}],["u2192",{"2":{"608":1}}],["url",{"2":{"555":1}}],["uk",{"2":{"535":1}}],["ultimate",{"2":{"181":1}}],["ux",{"2":{"74":1,"371":1}}],["ui",{"0":{"369":1,"397":1},"2":{"72":1,"189":2,"194":2,"215":1,"251":1,"354":1,"362":1,"364":1,"368":2,"369":2,"371":1,"397":1,"439":2,"441":2,"442":1,"539":1,"541":1,"542":1,"567":1}}],["unsafe",{"2":{"568":2}}],["unstoppable",{"2":{"264":1}}],["unexpected",{"2":{"433":1}}],["unless",{"2":{"329":1}}],["unlike",{"2":{"198":2}}],["untrusted",{"2":{"329":1}}],["until",{"2":{"60":1,"226":1,"387":1}}],["unclear",{"2":{"510":1}}],["uncommitted",{"2":{"315":1}}],["uncertainty",{"2":{"278":1}}],["unchecked",{"2":{"238":1}}],["unchanged",{"2":{"168":1}}],["unbounded",{"2":{"200":1,"317":1}}],["under",{"2":{"177":1,"292":1}}],["unicode",{"2":{"608":1}}],["universal",{"0":{"240":1,"264":1,"284":1},"2":{"330":1}}],["unified",{"2":{"208":1,"460":1,"462":1,"463":1}}],["unique",{"0":{"194":1},"2":{"178":1,"186":1,"187":3,"188":6,"189":5,"191":2,"192":7,"197":1,"198":1,"209":1,"527":1,"529":1}}],["unit",{"2":{"167":1,"207":1,"404":1,"419":1,"433":1,"573":1}}],["unix",{"2":{"49":1,"52":1,"565":1}}],["unknown",{"2":{"60":1}}],["un",{"2":{"51":1,"348":1}}],["unverifiable",{"2":{"50":1,"260":1,"349":1}}],["unaddressed",{"2":{"27":1}}],["upgrade",{"2":{"604":1}}],["uptime",{"2":{"480":1}}],["upside",{"2":{"395":1}}],["upsert",{"2":{"136":1,"377":4}}],["up",{"0":{"470":1},"2":{"39":1,"52":1,"68":1,"98":1,"133":1,"230":1,"236":1,"278":1,"305":1,"312":1,"334":1,"385":1,"399":1,"445":3,"458":1,"490":1}}],["update",{"2":{"29":1,"375":1,"444":1,"604":1}}],["updated",{"2":{"27":1,"321":2}}],["updates",{"2":{"27":1,"28":2,"65":1,"68":2,"533":1,"599":1}}],["usage",{"2":{"309":1,"387":1,"433":1}}],["us",{"0":{"182":1}}],["using",{"2":{"5":1,"89":1,"100":1,"223":1,"236":1,"292":1,"323":1,"481":1,"548":1}}],["uses",{"2":{"10":1,"30":1,"87":1,"92":1,"183":1,"231":1,"357":1,"368":1,"369":1,"438":1,"497":1,"518":1,"551":1,"571":1,"608":1}}],["userpromptsubmit",{"2":{"342":1,"350":1,"563":1}}],["users",{"2":{"204":1,"422":1,"436":3}}],["user",{"2":{"9":3,"39":1,"56":1,"74":1,"173":1,"285":1,"334":1,"339":1,"357":1,"358":1,"361":1,"371":1,"383":1,"395":1,"422":1,"434":1,"447":1,"480":1,"489":1,"605":1,"606":2}}],["used",{"2":{"4":1,"321":1,"484":2}}],["use",{"0":{"2":1,"277":1,"302":1,"362":1,"368":1,"513":1,"518":1,"574":1,"578":1},"1":{"278":1,"279":1,"514":1,"515":1},"2":{"8":1,"13":1,"15":2,"18":1,"23":1,"27":1,"38":1,"41":1,"45":1,"87":1,"168":1,"181":1,"209":1,"212":1,"224":1,"233":1,"236":3,"240":3,"248":1,"264":1,"279":2,"289":2,"293":1,"298":1,"321":1,"374":1,"386":1,"397":1,"404":1,"405":1,"410":1,"423":1,"440":1,"464":1,"537":1,"538":1,"555":1,"573":1,"576":1,"605":2,"608":2}}],["y",{"2":{"237":1}}],["yes",{"2":{"228":1,"265":1,"276":1,"278":2,"279":3,"297":2,"483":2,"514":2,"537":1,"568":2,"583":1}}],["yet",{"2":{"184":1,"222":1,"224":1,"234":1}}],["years",{"2":{"395":1}}],["year",{"2":{"65":1}}],["yamlbudget",{"2":{"468":1}}],["yamlsteps",{"2":{"252":1}}],["yamlzeroaccesspaths",{"2":{"250":1}}],["yamlexpertise",{"2":{"27":1}}],["yaml",{"0":{"252":1,"382":1},"2":{"27":1,"87":2,"91":1,"126":2,"127":1,"132":2,"173":1,"189":1,"195":1,"261":5,"309":1,"321":2,"339":2,"357":1,"358":1,"363":2,"374":2,"377":1,"382":2,"397":1,"398":3,"399":2,"439":1,"441":1,"451":4,"463":1,"498":1,"539":1,"542":1,"565":4,"604":1,"606":1}}],["yourself",{"2":{"533":1}}],["your",{"0":{"9":1,"13":1,"19":1,"63":1,"83":1,"95":1,"178":1,"194":1,"209":1,"272":1,"292":1,"369":1,"404":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"64":1,"65":1,"66":1,"84":1,"96":1,"97":1,"98":1,"99":1,"100":1,"273":1,"274":1,"275":1,"276":1},"2":{"2":1,"18":1,"19":1,"20":2,"23":1,"35":1,"43":1,"47":1,"49":1,"51":1,"52":1,"57":1,"59":2,"65":1,"68":1,"72":2,"75":1,"83":1,"86":1,"89":1,"94":1,"99":1,"108":1,"178":1,"183":2,"184":1,"186":2,"187":2,"188":2,"189":1,"190":1,"191":1,"192":2,"194":8,"195":1,"196":2,"197":2,"198":3,"202":2,"203":1,"204":2,"205":1,"206":1,"209":13,"212":2,"227":1,"230":1,"231":2,"235":2,"236":1,"271":1,"272":1,"276":2,"280":1,"291":2,"292":1,"317":1,"329":2,"331":3,"332":2,"333":2,"334":1,"347":1,"364":1,"368":1,"369":1,"391":1,"401":1,"402":1,"405":1,"408":1,"416":1,"475":1,"495":1,"507":1,"522":1,"527":2,"587":1,"605":2,"606":1,"607":2,"608":1}}],["you",{"0":{"8":1,"21":1,"55":1,"89":1,"183":1,"229":1,"272":1,"403":1},"1":{"273":1,"274":1,"275":1,"276":1},"2":{"0":1,"1":1,"7":1,"8":1,"18":1,"25":1,"28":1,"32":2,"34":1,"37":1,"43":1,"47":1,"51":2,"52":2,"59":3,"68":1,"72":1,"75":2,"78":1,"79":1,"87":2,"89":1,"94":1,"98":1,"99":1,"178":2,"189":1,"194":5,"197":4,"198":4,"205":1,"208":1,"209":4,"211":1,"212":1,"223":1,"226":2,"227":2,"228":2,"229":2,"230":3,"233":1,"234":1,"235":2,"237":2,"238":1,"240":4,"269":3,"271":2,"272":4,"274":2,"276":7,"278":2,"279":1,"282":1,"291":3,"293":1,"301":1,"321":1,"323":1,"329":2,"332":1,"333":1,"334":1,"401":1,"402":3,"403":3,"405":1,"450":1,"459":1,"514":2,"517":1,"527":2,"528":1,"529":1,"584":1,"605":1,"606":1,"607":1}}],["95",{"2":{"425":1,"455":1}}],["955★",{"0":{"386":1}}],["9+8+9",{"2":{"404":1}}],["9b",{"0":{"390":1},"1":{"391":1,"392":1,"393":1,"394":1}}],["98",{"2":{"255":1,"420":1}}],["93",{"2":{"255":1,"420":1}}],["90k",{"2":{"182":1}}],["90",{"0":{"445":1,"501":1},"2":{"91":1,"180":1,"182":1,"200":1,"395":1,"419":1}}],["99",{"2":{"38":1,"59":2,"291":2}}],["9",{"0":{"215":1,"234":1,"263":1,"292":1,"326":1,"352":1,"389":1,"431":1,"470":1},"2":{"26":1,"64":1,"86":1,"167":1,"177":1,"205":2,"211":1,"213":1,"215":1,"216":1,"249":2,"255":1,"330":1,"404":4,"420":1}}],["3100",{"2":{"556":1}}],["3+",{"0":{"532":1},"2":{"457":1}}],["350",{"2":{"454":1}}],["330★",{"2":{"329":1}}],["3c",{"0":{"311":1},"1":{"312":1,"313":1,"314":1,"315":1}}],["3b",{"0":{"306":1},"1":{"307":1,"308":1,"309":1,"310":1},"2":{"86":1}}],["3a",{"2":{"86":1}}],["3am",{"2":{"32":1,"230":1}}],["30x",{"2":{"197":1}}],["30",{"2":{"47":1,"235":1,"395":1,"455":1,"524":2,"550":1}}],["3x",{"0":{"43":1,"235":1,"256":1,"416":1,"522":1},"1":{"44":1,"45":1,"46":1,"47":1},"2":{"43":1,"44":1,"47":1,"191":2,"194":1,"235":2,"265":1,"395":1,"416":2,"457":1,"499":1,"522":2}}],["3",{"0":{"22":1,"39":1,"83":1,"206":1,"214":1,"228":1,"250":1,"251":1,"277":1,"300":1,"303":1,"327":1,"328":1,"332":1,"334":2,"335":1,"340":1,"346":1,"350":1,"351":1,"352":1,"359":1,"371":1,"413":1,"446":1,"479":1,"499":1,"503":1,"519":1,"521":1,"543":1,"570":1},"1":{"84":1,"252":1,"278":1,"279":1,"301":1,"302":1,"303":1,"304":1,"305":1,"328":1,"329":2,"330":2,"331":2,"332":1,"333":2,"334":1,"335":1,"336":2,"337":2,"338":2,"339":2,"340":1,"341":2,"342":2,"343":2,"344":2,"345":2,"346":1,"347":2,"348":2,"349":2,"350":1,"351":1,"352":1,"372":1,"414":1,"415":1,"416":1,"417":1,"447":1,"448":1,"480":1,"481":1,"522":1,"523":1,"524":1,"571":1,"572":1,"573":1,"574":1},"2":{"25":1,"28":1,"39":1,"42":1,"45":1,"46":1,"52":1,"59":1,"70":1,"79":1,"82":1,"85":1,"86":1,"142":1,"160":1,"167":1,"177":1,"186":1,"188":1,"189":1,"200":1,"204":3,"205":1,"207":2,"212":2,"213":1,"214":9,"215":1,"216":1,"217":2,"218":1,"228":1,"231":1,"233":2,"235":1,"237":1,"256":1,"278":1,"284":1,"292":1,"329":1,"334":1,"348":1,"350":1,"351":1,"355":1,"358":1,"361":2,"367":2,"368":1,"369":1,"376":1,"404":1,"410":1,"415":1,"417":1,"420":1,"437":1,"441":2,"445":2,"474":1,"480":1,"481":1,"519":1,"523":2,"525":1,"537":1,"539":1,"555":1,"557":1}}],["783★",{"2":{"461":1}}],["7+7+9",{"2":{"404":1}}],["7+6+6",{"2":{"404":1}}],["7×8",{"2":{"404":1}}],["79★",{"2":{"393":1}}],["777",{"2":{"330":1}}],["75",{"2":{"91":3,"162":1}}],["7b",{"2":{"86":1}}],["7a",{"2":{"86":1}}],["70",{"2":{"45":1,"419":1}}],["7",{"0":{"214":1,"215":1,"216":1,"218":2,"232":1,"261":1,"263":1,"324":1,"350":1,"381":1,"427":1,"464":1,"472":1,"473":1,"476":1,"479":1,"482":1,"485":1,"488":1,"492":2,"493":1,"507":1,"534":1},"1":{"382":1,"383":1,"428":1,"429":1,"465":1,"473":1,"474":2,"475":2,"476":1,"477":2,"478":2,"479":1,"480":2,"481":2,"482":1,"483":2,"484":2,"485":1,"486":2,"487":2,"488":1,"489":2,"490":2,"491":2,"492":1,"493":1,"535":1,"536":1},"2":{"19":1,"64":1,"77":2,"86":5,"177":1,"205":1,"211":4,"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":6,"263":1,"350":1,"404":6,"441":1,"552":1,"572":1,"588":1,"590":1,"599":1}}],["8×7",{"2":{"404":1}}],["8",{"0":{"213":1,"219":2,"233":1,"262":1,"272":1,"280":1,"283":1,"286":1,"290":1,"325":1,"351":1,"384":1,"430":1,"466":1,"493":1,"494":1},"1":{"273":1,"274":1,"275":1,"276":1,"281":1,"282":1,"284":1,"285":1,"287":1,"288":1,"289":1,"291":1,"385":1,"386":1,"387":1,"388":1,"467":1,"468":1,"469":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1},"2":{"48":1,"64":1,"77":1,"81":1,"86":3,"177":1,"180":1,"189":1,"194":1,"205":2,"211":2,"212":1,"213":1,"215":1,"216":1,"217":1,"219":1,"262":1,"395":1,"404":3,"441":1,"499":1,"598":1,"608":3}}],["80",{"2":{"16":1,"236":1,"257":1,"265":1,"297":1,"411":1,"419":1,"437":1,"455":1,"468":1,"469":1,"483":1,"509":1}}],["85",{"2":{"16":1,"411":1}}],[">$500",{"2":{"537":1}}],[">100",{"2":{"537":1}}],[">",{"2":{"15":4,"17":1,"49":1,"279":1,"299":1,"323":1,"412":1,"436":1,"458":1,"554":4}}],["51",{"2":{"478":1}}],["55",{"2":{"407":1}}],["5×5",{"2":{"404":1}}],["5+",{"2":{"302":1,"457":1,"459":1}}],["53",{"2":{"167":1,"478":1}}],["52",{"2":{"167":1,"475":1,"478":1}}],["5b",{"2":{"86":1}}],["5a",{"2":{"86":1}}],["56",{"2":{"64":1,"69":1,"77":1,"211":1,"558":1}}],["5x",{"2":{"44":1,"45":1,"51":1,"235":1,"415":2,"455":1}}],["5",{"0":{"24":1,"41":1,"59":1,"86":1,"188":1,"208":1,"214":1,"216":2,"218":1,"230":1,"258":1,"270":1,"305":1,"320":1,"332":1,"340":1,"377":1,"421":1,"432":1,"433":1,"435":1,"438":2,"443":1,"446":1,"449":1,"452":2,"456":1,"459":1,"464":1,"466":1,"470":1,"471":1,"485":1,"505":1,"526":1,"559":1,"579":1},"1":{"259":1,"321":1,"322":1,"333":1,"341":1,"342":1,"343":1,"344":1,"345":1,"422":1,"423":1,"433":1,"434":2,"435":1,"436":2,"437":2,"438":1,"439":3,"440":3,"441":3,"442":3,"443":1,"444":2,"445":2,"446":1,"447":2,"448":2,"449":1,"450":2,"451":2,"452":1,"453":3,"454":3,"455":3,"456":1,"457":2,"458":2,"459":1,"460":2,"461":2,"462":2,"463":2,"464":1,"465":2,"466":1,"467":2,"468":2,"469":2,"470":1,"471":1,"486":1,"487":1,"527":1,"528":1,"529":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":2,"581":2,"582":2,"583":1,"584":1},"2":{"13":1,"14":1,"17":2,"19":1,"31":1,"46":1,"59":1,"86":4,"142":1,"160":1,"167":1,"177":2,"178":1,"183":1,"186":1,"187":1,"188":1,"194":1,"196":1,"200":5,"201":2,"203":1,"205":1,"211":4,"212":2,"213":2,"214":1,"215":1,"216":12,"217":1,"218":1,"220":1,"231":1,"249":2,"256":1,"258":2,"287":1,"288":1,"292":1,"329":1,"330":1,"350":1,"351":1,"367":2,"388":1,"395":1,"404":4,"407":3,"412":2,"417":1,"419":1,"420":1,"425":1,"429":1,"437":1,"441":1,"454":1,"458":1,"474":1,"475":1,"480":1,"523":2,"524":2,"537":1,"538":1,"539":1,"552":2,"584":1,"587":2,"594":1,"596":1,"602":2}}],["50000",{"2":{"468":1}}],["500",{"2":{"197":1,"537":1}}],["50",{"2":{"10":1,"16":2,"177":1,"292":1,"293":1,"407":1,"411":2,"451":1,"455":2,"524":1}}],["6+5+4",{"2":{"404":1}}],["62",{"2":{"184":1,"211":1}}],["6b",{"0":{"459":1},"1":{"460":1,"461":1,"462":1,"463":1},"2":{"86":1}}],["6a",{"2":{"86":1}}],["65",{"2":{"64":1,"69":1,"77":1,"211":1,"558":1}}],["63",{"2":{"21":1,"36":1,"38":1,"59":1,"188":1,"231":1,"249":1,"291":1}}],["6",{"0":{"36":1,"177":1,"212":1,"213":1,"217":2,"231":1,"248":1,"260":1,"323":1,"346":1,"378":1,"400":1,"401":1,"406":1,"409":1,"413":1,"418":1,"421":1,"424":2,"427":1,"430":1,"431":1,"456":1,"488":1,"506":1,"530":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"347":1,"348":1,"349":1,"379":1,"380":1,"401":1,"402":2,"403":2,"404":2,"405":2,"406":1,"407":2,"408":2,"409":1,"410":2,"411":2,"412":2,"413":1,"414":2,"415":2,"416":2,"417":2,"418":1,"419":2,"420":2,"421":1,"422":2,"423":2,"424":1,"425":3,"426":3,"427":1,"428":2,"429":2,"430":1,"431":1,"457":1,"458":1,"489":1,"490":1,"491":1,"531":1,"532":1,"533":1},"2":{"18":1,"25":1,"36":2,"47":1,"66":1,"86":4,"89":1,"177":1,"189":1,"201":3,"202":1,"205":2,"211":4,"212":1,"213":1,"214":2,"215":1,"216":1,"217":10,"218":1,"231":1,"246":1,"255":3,"329":1,"330":1,"350":1,"395":1,"404":3,"420":1,"441":1,"486":1,"499":1,"549":1,"558":1,"572":2,"581":1,"592":1,"593":1,"602":2}}],["66",{"0":{"13":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1},"2":{"16":1,"236":1,"257":1,"265":1,"411":1}}],["60",{"0":{"501":1},"2":{"6":1,"10":2,"14":1,"15":2,"91":8,"95":1,"113":1,"255":1,"258":1,"259":2,"407":1,"410":1,"419":1,"420":1,"509":1,"517":1}}],["22",{"2":{"321":1}}],["2+",{"2":{"305":1,"396":1,"499":1}}],["2kb",{"2":{"298":1}}],["26+",{"2":{"244":1,"565":1}}],["2x",{"2":{"235":1,"416":1,"419":1,"429":1,"509":1,"522":1}}],["2c",{"0":{"366":1,"443":1},"1":{"367":1,"368":1,"369":1,"370":1,"444":1,"445":1},"2":{"200":1}}],["25",{"2":{"198":1,"407":1,"451":1,"510":1}}],["2hr",{"2":{"197":1}}],["280",{"0":{"182":1},"2":{"182":2,"309":1}}],["2b",{"0":{"360":1,"438":1},"1":{"361":1,"362":1,"363":1,"364":1,"365":1,"439":1,"440":1,"441":1,"442":1},"2":{"86":1,"200":1}}],["2a",{"2":{"86":1}}],["200",{"2":{"468":1}}],["20",{"0":{"602":1},"2":{"45":1,"64":1,"77":1,"197":1,"317":1,"321":1,"455":1,"510":2,"558":1,"590":1}}],["20260501",{"2":{"451":1}}],["2026",{"0":{"199":1,"205":1,"406":1},"1":{"200":1,"201":1,"202":1,"407":1,"408":1},"2":{"13":1,"19":1,"26":1,"27":1,"31":1,"36":1,"43":1,"48":1,"53":1,"58":1,"61":1,"70":1,"200":1,"202":1,"222":1,"223":1,"321":2,"374":1}}],["247",{"2":{"198":1}}],["244",{"2":{"194":1}}],["24hrs",{"2":{"68":1}}],["24",{"2":{"27":1,"222":1,"223":1,"395":1,"436":3}}],["27",{"2":{"14":1,"258":1,"407":1}}],["2",{"0":{"21":1,"38":1,"74":1,"81":1,"201":1,"205":2,"213":1,"227":1,"248":1,"269":1,"294":1,"295":1,"296":2,"300":1,"302":1,"306":1,"311":1,"316":1,"320":1,"323":1,"324":1,"325":1,"326":1,"332":1,"356":1,"358":1,"371":1,"409":1,"435":1,"476":1,"498":1,"502":2,"503":1,"504":1,"505":1,"506":1,"516":1,"518":1,"532":1,"542":1,"564":1},"1":{"82":1,"249":1,"250":1,"270":1,"271":1,"295":1,"296":1,"297":3,"298":3,"299":3,"300":1,"301":2,"302":2,"303":2,"304":2,"305":2,"306":1,"307":2,"308":2,"309":2,"310":2,"311":1,"312":2,"313":2,"314":2,"315":2,"316":1,"317":2,"318":2,"319":2,"320":1,"321":2,"322":2,"323":1,"324":1,"325":1,"326":1,"333":1,"357":1,"358":1,"359":1,"372":1,"410":1,"411":1,"412":1,"436":1,"437":1,"477":1,"478":1,"517":1,"518":1,"519":1,"520":1,"565":1,"566":1,"567":1,"568":1,"569":1},"2":{"10":1,"14":1,"17":2,"28":1,"36":1,"51":1,"53":1,"59":1,"65":1,"82":1,"86":1,"87":1,"133":1,"167":1,"177":1,"184":1,"189":2,"195":1,"204":1,"205":2,"207":1,"212":1,"213":10,"214":1,"215":2,"216":1,"217":1,"218":1,"228":1,"229":1,"231":2,"233":2,"258":1,"278":1,"284":1,"292":1,"293":1,"329":1,"345":1,"350":1,"351":1,"358":1,"361":2,"367":2,"370":3,"376":1,"399":1,"407":2,"410":1,"412":2,"415":2,"437":1,"440":1,"441":2,"445":1,"474":1,"475":1,"478":1,"480":1,"481":1,"484":1,"510":1,"519":1,"524":1,"525":1,"537":1,"539":1,"555":1,"566":1}}],["v1",{"2":{"571":1}}],["vpn",{"2":{"464":1}}],["vcr",{"0":{"423":1}}],["vue",{"2":{"368":1,"397":1}}],["voluntary",{"2":{"535":2}}],["volume",{"2":{"258":1,"407":1,"440":1,"515":2,"537":1,"550":1}}],["voice",{"0":{"489":1},"2":{"194":1}}],["voice→cli",{"2":{"192":1,"194":1}}],["v41",{"2":{"451":1}}],["v42",{"2":{"451":1}}],["v4",{"2":{"245":1,"363":1,"439":1,"548":1,"571":1,"572":2,"573":1}}],["vectors",{"2":{"329":1}}],["ve",{"2":{"182":1,"265":1,"276":1}}],["vertical",{"2":{"324":1,"374":1}}],["very",{"2":{"271":1,"417":1,"550":1}}],["verdict",{"2":{"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"209":1}}],["verifiable",{"2":{"58":1}}],["verification",{"2":{"51":1,"91":1,"124":1,"168":1,"177":2,"178":2,"183":1,"200":1,"224":1,"227":1,"237":1,"265":1,"270":1,"272":1,"274":1,"276":2,"278":1,"279":1,"281":1,"402":1,"405":1,"499":2,"537":1,"609":1}}],["verifies",{"2":{"69":1,"232":1,"350":1}}],["verified",{"2":{"50":2,"238":2,"260":2,"349":2,"510":1}}],["verifier",{"0":{"48":1,"120":1,"188":1,"237":1,"260":1,"346":1,"352":1,"594":1},"1":{"49":1,"50":1,"51":1,"52":1,"121":1,"122":1,"123":1,"124":1,"125":1,"347":1,"348":1,"349":1},"2":{"48":1,"49":4,"51":3,"52":3,"67":3,"91":1,"123":1,"130":1,"188":2,"194":3,"198":1,"209":1,"211":1,"214":2,"224":1,"238":1,"261":1,"263":3,"270":1,"274":1,"347":2,"348":3,"350":1,"352":6,"396":1,"398":1,"441":1,"498":2,"499":1,"501":1,"504":1,"508":1,"510":1,"525":2,"554":1,"588":3,"594":2,"598":1,"602":1}}],["verify",{"0":{"609":1},"2":{"50":1,"52":1,"60":1,"69":2,"77":2,"94":1,"127":1,"168":1,"199":1,"219":1,"237":1,"238":1,"260":1,"269":1,"313":1,"349":1,"423":1,"478":1,"498":1,"519":1,"539":1,"553":1,"554":1,"558":2,"609":2}}],["verb",{"2":{"36":1,"330":1}}],["versioning",{"2":{"444":1}}],["versions",{"2":{"313":1}}],["version",{"2":{"34":1,"35":1,"79":2,"209":1,"226":2,"227":2,"228":2,"229":2,"230":2,"231":2,"232":2,"233":2,"234":2,"235":2,"236":2,"237":2,"238":2,"239":2,"240":2,"264":1,"282":1,"434":2,"448":2,"450":1}}],["vs",{"0":{"58":1,"178":1,"186":1,"195":1,"209":1,"227":1,"269":1,"289":1,"290":1,"331":1,"469":1,"525":1,"526":1},"1":{"59":1,"60":1,"61":1,"270":1,"271":1,"291":1,"527":1,"528":1,"529":1},"2":{"79":1,"164":1,"168":1,"177":1,"186":2,"190":1,"194":2,"201":1,"205":1,"211":1,"212":2,"220":2,"419":1,"481":1,"506":1,"531":1,"532":1,"574":1,"587":1}}],["v",{"2":{"49":2,"74":1,"371":1}}],["video",{"2":{"184":2}}],["vitepress",{"2":{"178":2,"183":1}}],["victory",{"2":{"177":1}}],["vibe",{"0":{"58":1,"290":1},"1":{"59":1,"60":1,"61":1,"291":1},"2":{"58":1,"60":1,"61":2,"186":1,"212":1}}],["viable",{"0":{"536":1}}],["via",{"2":{"30":1,"68":1,"345":1,"391":1,"393":1,"394":1,"439":2,"441":2,"497":1,"539":1,"548":1,"569":1,"580":1,"583":3,"600":1,"601":1,"606":1}}],["views",{"2":{"221":1}}],["view",{"0":{"224":1},"2":{"0":1,"212":1,"274":1,"541":1}}],["valuable",{"2":{"179":1}}],["values",{"2":{"397":1}}],["value",{"2":{"167":3,"181":1,"197":1,"208":1,"395":1,"401":1,"475":2,"517":1,"518":1,"519":1,"520":1}}],["validation",{"0":{"199":1},"1":{"200":1,"201":1,"202":1},"2":{"74":1,"136":1,"298":1,"369":1,"371":1}}],["validates",{"0":{"202":1},"2":{"350":2,"480":1}}],["validate",{"2":{"28":1,"29":1,"321":1,"342":3}}],["vars",{"2":{"341":1,"557":1}}],["variation",{"2":{"428":1}}],["variable",{"2":{"402":1,"403":1,"433":1}}],["variables",{"0":{"383":1}}],["variants",{"0":{"300":1},"1":{"301":1,"302":1,"303":1,"304":1,"305":1},"2":{"187":1,"213":1,"368":1,"369":1,"576":1}}],["varies",{"2":{"10":4,"419":1}}],["varying",{"2":{"18":1}}],["v3",{"2":{"14":1,"258":1,"361":1,"407":1}}],["http",{"2":{"556":1,"565":1}}],["https",{"2":{"77":1,"329":1,"558":1,"604":1}}],["hub",{"0":{"357":1},"2":{"566":1}}],["hurt",{"2":{"223":1}}],["humans",{"2":{"514":1}}],["human",{"0":{"427":1},"1":{"428":1,"429":1},"2":{"50":1,"206":1,"217":1,"251":1,"260":1,"278":1,"279":1,"289":1,"348":1,"349":1,"361":1,"365":1,"441":2,"442":1,"514":3,"517":1,"519":1,"524":5,"525":4,"531":2,"532":1,"533":1,"535":1,"536":1,"537":1,"539":1}}],["hypeman",{"2":{"201":1,"202":1}}],["hybrid",{"0":{"319":1,"529":1},"2":{"196":1}}],["hrs",{"2":{"86":8}}],["heterogeneity",{"2":{"442":2,"551":2}}],["heterogeneous",{"2":{"359":1,"574":1}}],["hejlsberg",{"2":{"264":1}}],["hey",{"2":{"233":1,"234":1,"237":1}}],["he",{"2":{"204":1,"209":10,"223":1,"275":1}}],["hermes",{"0":{"575":1,"578":1},"1":{"576":1,"577":1,"578":1},"2":{"77":1,"439":2,"440":1,"558":1,"559":1,"577":3,"583":1,"584":1}}],["here",{"2":{"36":1,"39":1,"43":1,"48":1,"81":2,"198":1,"203":1,"231":1,"233":1,"292":1}}],["helped",{"2":{"239":1}}],["help",{"0":{"88":1},"2":{"57":1,"226":1}}],["helps",{"2":{"57":1,"226":1,"524":1}}],["heavy",{"2":{"407":1}}],["heavily",{"2":{"182":1}}],["health",{"2":{"556":1}}],["healthcare",{"2":{"24":1}}],["healing",{"2":{"388":1}}],["heartbeat",{"0":{"491":1,"582":1},"2":{"439":1,"497":1,"549":1,"554":1,"579":2,"580":1}}],["heartbeats",{"2":{"388":1,"440":1,"583":1}}],["hear",{"2":{"274":1}}],["headless",{"2":{"243":1,"245":1,"546":1,"548":1,"561":2,"562":1,"571":1,"573":1,"583":1}}],["head",{"2":{"35":1,"230":1}}],["house",{"2":{"527":1}}],["hour",{"0":{"507":1},"2":{"65":1,"458":1,"586":1}}],["hours+",{"2":{"201":1,"251":1}}],["hours",{"0":{"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"502":1,"503":1,"504":1,"505":1,"506":1},"2":{"51":1,"66":1,"184":1,"204":1,"206":1,"211":2,"436":3}}],["hotkey",{"2":{"486":1}}],["hotz",{"0":{"223":1,"273":1},"2":{"212":1,"224":1,"273":2,"274":3}}],["home",{"2":{"475":2,"609":1}}],["host",{"2":{"465":1}}],["horizon",{"2":{"395":1}}],["hops",{"2":{"388":2}}],["hoping",{"2":{"239":1,"477":1}}],["hover",{"2":{"310":1}}],["hold",{"2":{"232":1}}],["holding",{"2":{"71":1,"354":1}}],["hoc",{"2":{"200":1}}],["honest",{"2":{"47":1,"218":1,"274":1,"275":2}}],["how",{"0":{"82":1,"405":1,"441":1,"447":1},"2":{"32":1,"52":1,"70":1,"182":1,"227":2,"228":1,"229":2,"230":1,"231":1,"269":4,"271":1,"275":1,"276":1,"278":1,"309":1,"318":1,"354":1,"402":5,"497":1,"501":2,"514":1,"531":1,"532":1,"537":1,"561":1,"565":1,"571":1,"576":1,"580":1,"608":1}}],["hooks",{"0":{"188":1},"2":{"23":1,"67":1,"180":1,"195":1,"200":1,"204":1,"211":1,"243":3,"269":1,"281":2,"309":2,"340":1,"444":1,"501":2,"546":3,"550":1,"561":2,"562":3,"574":2,"583":1}}],["hook",{"0":{"39":1,"40":1,"113":1,"340":1,"351":1,"563":1},"1":{"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"341":1,"342":1,"343":1,"344":1,"345":1},"2":{"22":1,"39":1,"42":2,"59":1,"91":1,"113":1,"116":1,"178":1,"180":1,"188":1,"195":1,"209":1,"214":2,"248":2,"261":1,"329":2,"332":4,"334":3,"345":1,"350":3,"351":2,"504":2,"561":2}}],["hired",{"2":{"579":1}}],["hire",{"2":{"226":1}}],["him",{"2":{"209":1}}],["history",{"2":{"229":1,"270":1,"271":1,"273":1,"313":1,"386":1,"459":1,"462":1,"541":1,"551":1}}],["his",{"0":{"206":1,"209":1},"2":{"203":2,"204":2,"206":1,"209":3,"273":1,"393":1}}],["hit",{"2":{"237":1,"447":1}}],["hitl",{"2":{"201":1,"206":1,"515":1}}],["hits",{"2":{"70":1,"354":1}}],["hierarchy",{"0":{"385":1},"2":{"194":1,"305":1,"371":1}}],["higher",{"2":{"404":1,"420":3}}],["highest",{"2":{"51":1,"271":1,"323":1,"345":1,"408":1}}],["hightower",{"2":{"240":1,"264":1}}],["high",{"2":{"27":1,"75":1,"251":1,"258":1,"271":2,"278":1,"279":1,"297":3,"345":1,"362":1,"403":1,"407":1,"429":1,"440":1,"458":1,"483":3,"514":1,"515":2,"525":1,"535":1,"537":1,"550":3,"605":1}}],["hi",{"2":{"9":3}}],["hallucination",{"2":{"428":1}}],["hallucinated",{"2":{"288":1,"323":1}}],["half",{"2":{"48":1,"315":1}}],["hacking",{"2":{"168":1,"239":1,"477":1}}],["hack",{"2":{"164":1,"596":1}}],["harnesses",{"2":{"223":1,"405":1,"558":1}}],["harness",{"0":{"156":1,"186":1,"227":1,"269":1,"270":1,"314":1,"430":1},"1":{"157":1,"158":1,"159":1,"160":1,"161":1,"270":1,"271":1},"2":{"59":1,"60":2,"77":1,"91":1,"159":1,"176":1,"177":5,"178":5,"180":1,"183":1,"184":1,"186":1,"196":1,"197":1,"200":2,"204":2,"211":1,"212":1,"217":1,"222":1,"224":4,"227":3,"240":1,"261":1,"264":2,"265":1,"269":5,"270":2,"271":1,"274":2,"291":1,"293":1,"401":1,"430":1,"440":1,"443":1,"444":1,"564":1,"583":1}}],["hardening",{"0":{"504":1}}],["hardcoded",{"2":{"397":1}}],["hard",{"0":{"59":1,"291":1,"469":1},"2":{"190":1,"223":1,"224":1,"264":1,"273":1,"274":1,"339":1,"468":2,"469":1}}],["handoff",{"2":{"289":1}}],["hands",{"2":{"77":1,"81":1,"90":1,"198":1}}],["hand",{"2":{"48":1,"264":1}}],["handler",{"2":{"594":1}}],["handle",{"2":{"292":1,"351":1,"510":1}}],["handled",{"2":{"44":1,"428":1}}],["handles",{"2":{"1":1,"83":1,"441":1,"522":1}}],["handling",{"2":{"24":1,"44":1,"235":1,"416":1,"522":1}}],["happy",{"2":{"44":1,"235":1,"428":1,"510":1,"522":1}}],["happens",{"0":{"68":1},"2":{"44":1,"278":1,"350":1}}],["hasn",{"2":{"239":1}}],["hashed",{"2":{"434":1}}],["hash",{"2":{"168":2,"239":1,"451":1,"478":11}}],["hashing",{"2":{"164":1,"192":1,"492":1}}],["has",{"0":{"194":1},"2":{"20":1,"24":1,"29":1,"36":1,"41":1,"51":1,"54":1,"76":1,"84":1,"88":1,"90":1,"93":1,"98":1,"116":1,"186":1,"194":1,"209":10,"227":2,"231":1,"232":1,"268":1,"293":1,"305":1,"318":1,"331":1,"348":1,"352":1,"377":1,"386":1,"392":1,"397":1,"399":1,"497":1,"499":1,"509":1,"536":1,"551":1,"558":1,"606":1}}],["have",{"2":{"1":1,"8":1,"18":1,"79":1,"83":1,"180":1,"181":1,"194":1,"197":1,"198":1,"208":1,"237":1,"272":1,"276":1,"402":1,"509":1,"514":1,"527":1,"528":1}}],["402",{"2":{"607":1}}],["401",{"2":{"607":1}}],["4000",{"2":{"523":2}}],["40",{"2":{"517":1}}],["47",{"2":{"478":1}}],["48h",{"2":{"555":1}}],["48",{"2":{"478":2}}],["4×3",{"2":{"404":1}}],["44",{"2":{"184":1,"211":1}}],["46",{"2":{"167":1,"475":1,"478":3}}],["45",{"2":{"91":1}}],["4b",{"2":{"86":1}}],["4a",{"2":{"86":1}}],["4",{"0":{"23":1,"40":1,"85":1,"207":1,"212":1,"215":1,"217":1,"229":1,"253":1,"271":1,"278":1,"304":1,"316":1,"335":1,"353":1,"354":1,"356":1,"360":1,"366":1,"371":1,"373":2,"377":1,"378":1,"381":1,"384":1,"389":1,"390":1,"395":1,"397":1,"398":1,"399":1,"418":1,"449":1,"482":1,"502":1,"504":1,"514":1,"516":1,"520":1,"525":1,"531":1,"544":1,"569":1,"575":1},"1":{"254":1,"255":1,"256":1,"257":1,"317":1,"318":1,"319":1,"336":1,"337":1,"338":1,"339":1,"354":1,"355":2,"356":1,"357":2,"358":2,"359":2,"360":1,"361":2,"362":2,"363":2,"364":2,"365":2,"366":1,"367":2,"368":2,"369":2,"370":2,"371":1,"372":2,"373":1,"374":3,"375":3,"376":3,"377":1,"378":1,"379":2,"380":2,"381":1,"382":2,"383":2,"384":1,"385":2,"386":2,"387":2,"388":2,"389":1,"390":1,"391":2,"392":2,"393":2,"394":2,"395":1,"396":2,"397":1,"398":1,"399":1,"419":1,"420":1,"450":1,"451":1,"483":1,"484":1,"517":1,"518":1,"519":1,"520":1,"576":1,"577":1,"578":1},"2":{"9":1,"14":2,"17":2,"30":1,"36":1,"58":1,"59":1,"75":1,"82":1,"86":3,"177":1,"186":1,"187":1,"194":2,"204":3,"205":1,"209":2,"211":2,"212":2,"213":2,"214":1,"215":15,"216":1,"217":1,"218":1,"228":1,"229":2,"231":1,"249":1,"258":2,"284":1,"292":1,"324":1,"329":1,"330":1,"350":1,"351":1,"359":1,"361":2,"367":2,"370":1,"397":1,"404":2,"407":2,"410":1,"412":2,"420":2,"437":1,"441":2,"451":1,"474":1,"480":1,"519":1,"537":1,"538":1,"539":1,"595":1,"597":1,"602":2,"607":2}}],["4o",{"2":{"5":1,"8":1,"9":1,"407":1}}],["wrong",{"2":{"223":1,"235":1,"428":2,"462":1,"514":3}}],["written",{"2":{"428":1}}],["writing",{"2":{"114":1,"362":1}}],["write",{"0":{"336":1},"2":{"24":1,"41":1,"49":1,"51":1,"59":1,"72":1,"111":1,"124":1,"229":1,"231":2,"234":2,"237":2,"240":1,"243":1,"250":1,"264":2,"278":2,"279":1,"291":1,"295":1,"321":1,"334":2,"348":1,"352":1,"372":1,"377":1,"451":1,"546":1,"552":1,"561":1,"562":1,"573":1,"605":1}}],["writes",{"2":{"22":1,"28":1,"39":2,"49":1,"59":1,"188":1,"237":1,"291":1,"334":1,"347":1,"480":1,"498":1,"517":1,"536":1,"566":1}}],["won",{"2":{"605":1}}],["would",{"2":{"334":1}}],["wouldn",{"2":{"72":1}}],["words",{"2":{"605":1}}],["wording",{"2":{"426":1}}],["worst",{"0":{"318":1}}],["worse",{"2":{"237":1}}],["worth",{"2":{"264":1}}],["world",{"0":{"404":1},"2":{"18":1,"231":1,"274":1,"428":1}}],["workflow",{"2":{"577":2,"584":1}}],["workflows",{"2":{"28":1,"182":1,"233":1,"303":1,"305":1,"358":1,"439":1,"440":2,"524":1,"550":1,"575":1,"576":1}}],["worktrees",{"2":{"442":1}}],["worktree",{"2":{"270":1,"439":3,"441":1,"539":2,"544":2,"552":1}}],["workers",{"2":{"74":1,"251":1,"372":2,"445":1}}],["worker",{"2":{"74":6,"305":1,"371":6,"385":1,"441":1,"490":1,"539":1}}],["workspace",{"0":{"311":1},"1":{"312":1,"313":1,"314":1,"315":1},"2":{"177":1,"178":1,"200":1,"213":1,"311":1,"315":2}}],["works",{"0":{"51":1,"82":1,"447":1},"2":{"36":1,"44":1,"231":1,"233":1,"235":1,"323":1,"360":1,"416":1,"480":1,"522":1,"524":2,"580":1,"582":1,"607":1}}],["working",{"2":{"18":1,"73":1,"194":2,"196":1,"198":2,"226":1,"232":1,"270":1,"307":1,"322":1}}],["work",{"0":{"441":1,"544":1},"2":{"13":1,"21":1,"27":1,"38":1,"48":1,"75":1,"121":1,"201":1,"207":1,"227":1,"233":1,"236":1,"238":1,"239":1,"240":1,"251":2,"264":1,"299":1,"304":1,"350":1,"352":1,"357":2,"359":1,"362":1,"389":1,"394":1,"487":1,"491":2,"510":2,"517":1,"520":1,"524":1,"531":1,"566":1,"582":2}}],["warn",{"2":{"468":2}}],["warning",{"0":{"469":1},"2":{"455":1,"469":1}}],["warnings",{"2":{"190":1}}],["watch",{"2":{"463":1}}],["watches",{"2":{"442":1,"461":1}}],["walk",{"2":{"308":1}}],["walking",{"2":{"180":1}}],["walkinglabs",{"0":{"176":1},"1":{"177":1,"178":1}}],["waste",{"2":{"240":1,"264":1}}],["wasn",{"2":{"239":1,"478":1}}],["wait",{"2":{"238":1,"486":1}}],["wanders",{"2":{"380":1}}],["wandering",{"2":{"234":1}}],["want",{"2":{"8":4,"75":1,"227":1}}],["wakes",{"2":{"580":1,"582":1}}],["wake",{"2":{"230":1,"491":2,"582":1}}],["ways",{"2":{"223":1,"273":1}}],["way",{"2":{"51":1,"83":1,"205":1}}],["w",{"2":{"40":1}}],["went",{"2":{"462":1}}],["weight",{"2":{"231":1,"332":1,"370":4,"395":1,"422":1,"499":1,"510":1}}],["weighted",{"2":{"160":1}}],["welcome",{"2":{"78":1}}],["well",{"2":{"21":1,"34":1,"59":1,"75":1,"233":1,"282":1,"291":1}}],["weekly",{"2":{"66":2,"581":1}}],["week",{"0":{"531":1},"2":{"66":1,"532":1}}],["website",{"2":{"176":1}}],["websocket",{"2":{"27":1,"374":1}}],["web",{"2":{"37":1,"54":1,"91":1,"108":1,"111":1,"201":1,"226":1,"268":1,"287":2,"288":2,"292":1,"298":1,"302":1,"325":1,"329":1,"454":1}}],["we",{"0":{"274":1,"513":1},"1":{"514":1,"515":1},"2":{"27":1,"30":1,"180":2,"181":2,"182":1,"200":1,"202":1,"222":1,"224":1,"275":2,"321":1,"329":1,"374":1,"514":1}}],["who",{"0":{"200":1},"2":{"69":1,"198":1,"204":1,"222":1,"223":1,"225":1,"227":1,"372":1}}],["whole",{"2":{"57":1,"226":1,"354":1}}],["whether",{"2":{"163":1,"284":1}}],["where",{"0":{"45":1,"414":1},"2":{"32":1,"39":1,"98":1,"198":1,"230":1,"275":1,"289":1,"332":1,"334":2,"358":1,"419":2,"422":1,"429":1,"436":1,"523":1,"551":1,"552":1}}],["when",{"0":{"18":1,"21":1,"75":1,"80":1,"362":1,"368":1,"448":1,"527":1,"528":1,"529":1,"574":1,"578":1},"2":{"18":1,"75":1,"84":1,"105":1,"228":1,"235":1,"240":1,"270":1,"289":1,"293":1,"295":1,"298":1,"329":1,"342":3,"343":2,"440":2,"441":1,"459":1,"606":1}}],["whisper",{"2":{"489":1}}],["while",{"2":{"56":1,"284":1,"285":1,"302":1,"303":1}}],["whitelist",{"0":{"40":1,"113":1,"351":1},"1":{"114":1,"115":1,"116":1,"117":1,"118":1,"119":1},"2":{"23":1,"42":1,"91":1,"113":1,"115":1,"116":2,"214":1,"248":1,"261":1,"265":1,"329":1,"332":3,"334":1,"351":2,"504":1,"561":1,"592":1}}],["which",{"0":{"8":1},"2":{"13":1,"18":1,"22":1,"45":1,"227":1,"229":1,"233":1,"268":1,"269":1,"271":1,"404":2,"444":2,"450":1,"508":1}}],["why",{"0":{"30":1,"34":1,"44":1,"51":1,"70":1,"232":1,"274":1,"282":1,"328":1,"330":1,"354":1,"380":1,"462":1},"1":{"71":1,"72":1,"73":1,"74":1,"75":1,"329":1,"330":1,"331":1,"355":1},"2":{"20":1,"72":1,"177":11,"178":1,"194":1,"214":1,"215":1,"288":2,"323":2,"415":1}}],["whatever",{"2":{"58":1,"60":1,"235":1}}],["what",{"0":{"27":1,"33":1,"53":1,"55":1,"68":1,"89":1,"182":1,"183":1,"186":1,"202":1,"226":1,"267":1,"281":1,"403":1,"426":1,"428":1,"433":1,"450":1,"453":1,"457":1,"552":1},"1":{"54":1,"55":1,"56":1,"57":1,"268":1,"434":1},"2":{"19":1,"32":2,"34":1,"42":1,"44":1,"52":1,"54":1,"59":1,"67":1,"78":1,"83":1,"92":3,"98":1,"99":1,"177":1,"178":2,"179":1,"181":1,"183":1,"196":1,"198":1,"202":1,"203":1,"206":1,"211":2,"212":1,"216":1,"224":1,"227":4,"228":2,"229":2,"230":3,"233":2,"234":1,"236":1,"238":1,"240":1,"267":1,"268":2,"271":3,"274":1,"278":1,"281":1,"282":1,"284":1,"291":1,"293":3,"295":3,"298":1,"312":2,"314":2,"322":1,"329":1,"332":1,"333":1,"387":1,"389":1,"402":2,"419":1,"462":1,"465":1,"501":4,"508":1,"514":1,"522":1,"537":3,"541":1,"569":1,"584":1}}],["widget",{"2":{"567":2}}],["wide",{"2":{"72":1}}],["wiki",{"2":{"280":1}}],["wise",{"2":{"181":1}}],["wire",{"2":{"98":1,"503":1}}],["wins",{"2":{"224":1,"355":1,"395":1,"425":1}}],["winner",{"0":{"366":1},"1":{"367":1,"368":1,"369":1,"370":1},"2":{"201":1,"206":1,"215":1,"251":1,"362":1,"366":1,"367":1,"368":1}}],["window",{"0":{"316":1},"1":{"317":1,"318":1,"319":1},"2":{"49":1,"71":1,"75":1,"91":1,"102":1,"105":2,"187":1,"213":1,"269":1,"270":1,"295":1,"318":2,"326":1,"347":1,"354":1}}],["windows",{"2":{"4":1,"79":1,"85":1,"247":1,"317":1,"402":1,"589":1,"604":2,"608":2}}],["win",{"2":{"32":1,"230":1}}],["will",{"2":{"21":1,"43":1,"89":1,"224":1,"235":2,"273":2,"454":1}}],["within",{"2":{"68":1,"188":1,"194":2,"324":1,"331":1,"457":1,"458":2,"509":1}}],["with",{"0":{"21":1,"195":1,"207":1,"222":1,"363":1,"364":1,"394":1,"463":1},"2":{"2":1,"4":1,"10":2,"18":2,"21":1,"23":1,"26":1,"30":1,"33":1,"39":1,"41":1,"44":1,"46":1,"52":1,"59":5,"64":2,"66":2,"68":1,"75":1,"77":1,"81":1,"83":1,"89":3,"92":1,"93":1,"97":1,"111":1,"130":4,"133":1,"136":3,"148":2,"160":2,"162":1,"173":1,"178":2,"183":1,"189":1,"192":1,"195":3,"197":1,"198":3,"200":3,"207":1,"209":3,"222":1,"224":1,"227":1,"234":2,"237":1,"239":1,"256":1,"267":2,"268":1,"269":2,"273":1,"275":1,"278":3,"279":2,"291":5,"302":1,"303":1,"321":1,"329":3,"331":1,"332":1,"345":1,"355":1,"358":1,"374":1,"379":1,"386":1,"390":1,"397":1,"398":3,"399":2,"401":1,"405":1,"417":1,"422":1,"423":1,"429":2,"440":1,"442":1,"445":2,"457":1,"461":1,"474":1,"498":2,"499":2,"501":1,"502":2,"506":1,"508":2,"510":2,"514":1,"523":1,"524":1,"536":2,"537":1,"539":1,"546":2,"547":2,"548":1,"550":1,"553":1,"562":2,"566":2,"568":1,"570":1,"573":2,"576":1,"577":2,"578":1,"586":1,"601":1,"604":1,"606":1,"607":1,"608":1}}],["without",{"2":{"2":1,"30":1,"83":1,"92":1,"94":1,"200":1,"224":1,"234":1,"267":1,"274":1,"311":1,"323":1,"380":1,"402":1,"457":1,"460":1,"509":1,"519":1}}],["1m+",{"2":{"407":1}}],["19",{"2":{"407":1}}],["142",{"2":{"374":1}}],["14",{"0":{"239":1},"2":{"215":1,"486":1}}],["147",{"2":{"184":1,"197":1,"198":1}}],["16+",{"2":{"568":1}}],["160",{"2":{"239":1,"477":1}}],["16",{"0":{"182":1,"567":1},"2":{"182":2,"309":1}}],["127",{"2":{"556":1}}],["123",{"2":{"523":1}}],["1200",{"2":{"454":1}}],["12400",{"2":{"454":1}}],["12",{"0":{"177":1,"219":1,"237":1,"398":1},"2":{"86":1,"177":1,"183":1,"189":1,"194":1,"211":1,"215":1,"397":1,"571":1}}],["12+",{"2":{"79":1}}],["13",{"0":{"238":1,"340":1,"399":1,"563":1},"1":{"341":1,"342":1,"343":1,"344":1,"345":1},"2":{"64":1,"69":1,"77":1,"81":2,"90":1,"184":1,"188":1,"195":1,"198":1,"209":1,"211":1,"214":1,"215":1,"558":1,"561":1,"574":1,"583":1}}],["1x",{"2":{"44":1,"416":1,"522":1}}],["1",{"0":{"21":1,"38":1,"79":1,"200":1,"204":1,"212":1,"226":1,"242":1,"266":1,"267":2,"269":1,"272":1,"277":1,"280":1,"283":1,"286":1,"290":1,"292":1,"295":1,"301":1,"328":1,"354":1,"357":1,"386":1,"406":1,"433":1,"473":1,"497":1,"501":1,"503":1,"504":1,"505":1,"506":1,"507":1,"513":1,"517":1,"531":1,"541":1,"560":1,"568":1},"1":{"80":1,"243":1,"244":1,"245":1,"246":1,"247":1,"267":1,"268":3,"269":1,"270":2,"271":2,"272":1,"273":2,"274":2,"275":2,"276":2,"277":1,"278":2,"279":2,"280":1,"281":2,"282":2,"283":1,"284":2,"285":2,"286":1,"287":2,"288":2,"289":2,"290":1,"291":2,"292":1,"293":1,"329":1,"330":1,"331":1,"355":1,"407":1,"408":1,"434":1,"474":1,"475":1,"514":1,"515":1,"561":1,"562":1,"563":1},"2":{"21":1,"28":1,"30":1,"35":1,"36":1,"44":1,"46":2,"57":1,"59":4,"61":1,"65":2,"81":1,"82":1,"86":2,"160":1,"167":1,"177":1,"184":1,"188":1,"194":1,"197":1,"201":1,"204":1,"205":2,"206":1,"207":1,"212":9,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"228":2,"231":2,"233":2,"234":1,"235":1,"246":1,"249":4,"255":2,"256":1,"257":1,"265":2,"278":1,"284":1,"291":3,"292":1,"325":1,"329":1,"330":3,"350":1,"351":1,"358":1,"361":2,"367":2,"368":1,"376":1,"380":1,"395":1,"404":1,"410":1,"415":2,"417":2,"420":2,"422":1,"437":1,"440":1,"441":2,"445":1,"458":1,"474":1,"475":1,"480":1,"481":1,"484":1,"508":1,"510":1,"519":1,"523":2,"524":1,"525":1,"537":1,"539":1,"552":1,"555":1,"556":1,"557":1,"566":1,"581":1}}],["11",{"0":{"236":1,"265":1,"397":1},"2":{"13":1,"67":1,"167":1,"177":1,"178":1,"215":1,"263":1,"475":1,"588":1,"598":1,"602":1}}],["18901",{"2":{"571":1}}],["18",{"0":{"263":1},"2":{"10":1}}],["156",{"2":{"374":1}}],["15",{"0":{"240":1},"2":{"6":1,"8":1,"14":1,"15":2,"87":1,"197":1,"201":2,"258":1,"259":2,"374":1,"407":1,"410":2,"455":1,"510":1,"550":1,"605":1}}],["1047",{"2":{"535":1}}],["10s",{"2":{"388":1}}],["10+",{"2":{"160":1,"278":1,"445":1,"505":1,"508":1}}],["10x",{"2":{"59":1,"273":1,"291":1,"514":1}}],["10000",{"2":{"523":1}}],["1000",{"2":{"523":3}}],["1000x",{"2":{"514":1}}],["100k",{"2":{"71":1}}],["100",{"2":{"21":1,"30":1,"36":1,"38":1,"59":1,"188":1,"204":1,"231":1,"291":1,"425":1,"469":1,"537":1}}],["100x",{"0":{"408":1},"2":{"14":1,"191":1,"408":1,"514":1}}],["10",{"0":{"205":1,"235":1,"264":1,"395":1,"471":1},"1":{"396":1},"2":{"5":1,"10":1,"14":1,"43":1,"45":1,"47":2,"114":1,"177":1,"201":2,"205":1,"215":1,"216":1,"235":1,"258":1,"278":1,"279":1,"298":1,"304":1,"351":1,"407":1,"415":1,"429":1,"457":1,"510":2,"524":2,"537":2,"550":1,"605":1,"607":1}}],["$arguments",{"2":{"606":2}}],["$original",{"2":{"189":1,"195":1,"358":1,"383":1,"565":1}}],["$input=code",{"2":{"358":1}}],["$input=plan",{"2":{"358":1}}],["$input",{"2":{"189":1,"195":1,"252":3,"358":1,"382":3,"383":1,"565":1}}],["$400",{"2":{"468":1}}],["$40",{"2":{"258":1,"407":1}}],["$45",{"2":{"184":1,"197":1}}],["$49",{"0":{"592":1,"593":1,"598":1},"2":{"67":3,"263":3,"588":3}}],["$89",{"2":{"179":1,"181":2}}],["$97",{"0":{"64":1},"2":{"64":1,"184":1,"197":1,"198":1}}],["$200",{"2":{"197":1}}],["$299",{"2":{"179":1,"181":1}}],["$29",{"0":{"595":1,"597":1},"2":{"67":2,"263":2,"588":2}}],["$247",{"0":{"66":1},"2":{"66":1}}],["$2",{"2":{"16":1,"407":2,"411":1,"455":1,"468":1}}],["$75",{"2":{"14":1,"15":1,"258":1,"259":1,"407":1,"410":1}}],["$39",{"0":{"594":1,"596":1},"2":{"67":2,"263":2,"588":2}}],["$3",{"2":{"14":1,"15":1,"47":1,"258":1,"259":1,"407":1,"410":1,"523":2}}],["$124",{"0":{"599":1}}],["$1230",{"2":{"523":1}}],["$123",{"2":{"523":1}}],["$10",{"2":{"258":1,"407":2,"458":1,"572":1,"574":1}}],["$100",{"2":{"198":1}}],["$197",{"2":{"198":1}}],["$199",{"0":{"65":1,"599":1},"2":{"65":1,"181":1,"263":1,"588":1}}],["$149",{"2":{"181":1}}],["$15",{"2":{"14":2,"15":2,"258":2,"259":2,"407":2,"410":2,"523":2}}],["$1",{"2":{"14":1,"47":1,"258":1,"407":2}}],["$",{"2":{"14":2,"118":2,"154":1,"407":2,"487":1,"508":1}}],["$50",{"2":{"537":2}}],["$500",{"2":{"198":1,"468":2}}],["$500+",{"2":{"197":1}}],["$5",{"2":{"10":2,"407":1}}],["$0",{"2":{"6":1,"8":1,"10":1,"14":3,"15":4,"16":2,"47":2,"198":1,"235":2,"258":3,"259":4,"407":4,"410":3,"411":2,"455":1,"523":7,"524":5,"550":10}}],["$env",{"2":{"4":1,"608":1}}],["my",{"2":{"309":1}}],["mythos",{"2":{"192":1,"194":2,"198":1,"477":3}}],["mgmt",{"2":{"295":1}}],["mc",{"2":{"265":1}}],["mcps",{"2":{"444":1}}],["mcp",{"0":{"297":1,"310":1,"386":1,"482":1},"1":{"483":1,"484":1},"2":{"33":2,"180":2,"187":1,"192":1,"194":2,"200":2,"211":1,"213":1,"215":1,"218":1,"270":1,"281":2,"295":1,"297":2,"299":1,"310":3,"386":2,"391":2,"392":1,"394":1,"439":1,"440":1,"483":1,"484":2,"575":2,"576":3,"577":3,"578":2,"583":2,"601":1}}],["mprocs",{"0":{"363":1,"542":1},"2":{"201":1,"251":1,"363":1,"439":3,"440":3,"441":2,"442":1,"460":2,"463":1,"539":3,"542":1,"551":3,"552":2}}],["msg",{"2":{"387":2,"388":1}}],["ms",{"2":{"167":1,"454":1,"475":2}}],["m5",{"2":{"86":1,"91":2,"138":1,"144":1,"180":1,"200":1,"201":1,"202":1,"206":1,"209":1,"211":1,"224":1,"261":2,"274":1,"276":1,"561":1,"565":1,"571":2,"580":3,"583":5}}],["m8",{"2":{"81":1,"86":1,"211":1}}],["m2",{"2":{"81":1,"86":1,"91":2,"101":1,"107":1,"180":1,"205":2,"211":1,"261":2,"561":1,"565":1,"572":1,"576":3}}],["m2+m5",{"2":{"77":2}}],["m6",{"0":{"235":1,"236":1},"2":{"77":1,"86":1,"91":2,"150":1,"156":1,"209":2,"211":1,"261":2,"274":1,"276":1,"442":1,"571":3,"583":1}}],["m7",{"0":{"239":1},"2":{"77":1,"86":1,"91":2,"162":1,"169":1,"201":1,"205":2,"206":1,"209":1,"211":1,"261":2,"580":2,"583":1}}],["m4",{"0":{"232":1,"233":1,"234":1},"2":{"77":1,"86":1,"91":2,"126":1,"132":1,"180":1,"201":4,"204":1,"205":4,"206":1,"209":2,"211":1,"261":2,"561":1,"565":4,"576":1,"583":2}}],["m3",{"0":{"231":1,"237":1,"238":1},"2":{"77":1,"81":1,"86":1,"91":2,"113":1,"120":1,"180":1,"183":1,"209":3,"211":1,"224":2,"261":2,"274":2,"276":2,"561":3,"565":2,"583":2}}],["m1",{"0":{"226":1,"227":1,"228":1,"229":1,"230":1,"293":1},"2":{"77":1,"81":1,"82":1,"86":1,"91":1,"95":1,"180":1,"183":1,"201":1,"204":1,"206":2,"209":2,"211":1,"224":1,"261":1}}],["md",{"0":{"263":1,"308":1,"602":1},"2":{"32":1,"33":2,"64":1,"77":1,"81":4,"82":2,"88":2,"180":2,"194":1,"200":1,"202":2,"209":2,"220":6,"230":1,"270":2,"281":3,"307":6,"308":5,"309":1,"312":1,"313":2,"338":1,"438":1,"444":1,"445":1,"560":1,"561":2,"562":1,"564":1,"565":1,"569":1,"584":1,"590":1,"602":2}}],["mux",{"0":{"364":1,"541":1},"2":{"364":1,"439":2,"441":2,"442":1,"539":2,"542":2,"551":1,"552":1}}],["much",{"2":{"232":1,"402":3,"403":1}}],["must",{"2":{"31":1,"35":1,"42":1,"177":2,"230":1,"234":1,"278":1,"282":1,"289":2,"315":1,"544":1}}],["multica",{"2":{"192":1}}],["multiply",{"2":{"235":1}}],["multipliers",{"0":{"415":1}}],["multiplier",{"0":{"44":1},"2":{"44":1,"269":1,"408":1,"415":1,"522":1,"523":1}}],["multiplexer",{"2":{"543":1}}],["multiple",{"2":{"7":1,"75":2,"232":1,"293":1,"324":1,"357":1,"362":1,"438":1,"497":1,"520":1,"537":1,"566":1,"584":1}}],["multi",{"0":{"7":1,"75":1,"107":1,"132":1,"189":1,"305":1,"321":1,"325":1,"353":1,"399":1,"494":1,"520":1,"538":1,"593":1},"1":{"108":1,"109":1,"110":1,"111":1,"112":1,"133":1,"134":1,"135":1,"136":1,"137":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"11":1,"30":1,"34":1,"67":1,"73":1,"75":1,"77":1,"81":1,"89":2,"91":2,"110":1,"135":1,"177":1,"178":2,"204":1,"205":1,"211":2,"213":1,"215":1,"219":2,"233":1,"243":1,"261":2,"262":1,"263":1,"278":1,"279":1,"282":1,"297":1,"303":1,"318":1,"321":1,"325":2,"354":1,"355":1,"377":1,"380":1,"389":1,"399":2,"407":1,"438":1,"440":1,"445":1,"483":1,"495":1,"497":1,"514":1,"524":1,"525":2,"537":2,"538":2,"543":1,"546":1,"550":1,"552":1,"558":1,"561":1,"565":1,"567":1,"576":1,"583":1,"588":1,"602":1}}],["might",{"2":{"607":1}}],["migrations",{"2":{"72":1,"307":1,"321":2}}],["migration",{"2":{"48":1}}],["mid",{"2":{"572":2}}],["middle",{"2":{"275":1}}],["mit",{"2":{"564":1,"570":2,"583":2}}],["mirror",{"0":{"299":1},"2":{"299":2}}],["mirrors",{"2":{"202":1}}],["miessler",{"2":{"264":1}}],["million",{"0":{"258":1,"407":1},"1":{"259":1}}],["milestones",{"2":{"66":1}}],["mix",{"2":{"191":1,"537":1}}],["mistakes",{"2":{"75":1,"237":2,"273":1}}],["misconception",{"0":{"57":1}}],["miss",{"0":{"428":1},"2":{"226":1}}],["missing",{"2":{"52":1,"53":1,"206":1}}],["missed",{"2":{"42":1,"329":1,"350":1}}],["misses",{"2":{"22":1}}],["minor",{"2":{"50":1,"238":1,"260":1,"349":1,"398":1}}],["min",{"0":{"501":1},"2":{"10":1,"91":13,"95":1,"113":1,"162":1,"458":1,"524":5}}],["minimax",{"2":{"572":1}}],["minimal",{"2":{"510":1,"547":1,"566":1,"567":1}}],["minimum",{"0":{"22":1,"536":1},"2":{"434":1,"504":1,"509":1}}],["mini",{"0":{"485":1},"1":{"486":1,"487":1},"2":{"8":1,"192":1,"194":2,"218":1,"486":1}}],["minute",{"2":{"6":1,"10":1}}],["menu",{"2":{"606":1}}],["mentions",{"2":{"497":2}}],["mention",{"2":{"219":1,"497":1}}],["mentorship",{"2":{"197":1}}],["mental",{"0":{"26":1,"27":1,"321":1,"374":1},"1":{"27":1,"28":1,"29":1,"30":1},"2":{"26":1,"28":1,"30":2,"67":1,"75":1,"173":1,"183":1,"189":2,"195":1,"209":2,"213":1,"263":1,"270":1,"295":1,"313":1,"321":3,"374":1,"375":1,"399":1,"402":1,"405":2,"497":1,"499":1,"502":1,"508":1,"509":1,"565":1,"588":1,"593":1}}],["mermaid",{"2":{"501":1}}],["mesh",{"2":{"393":2}}],["messes",{"2":{"278":1}}],["message",{"2":{"9":1,"284":1,"329":1}}],["messages=",{"2":{"9":3,"605":1}}],["messages",{"2":{"9":2,"56":3,"87":1,"105":2,"285":3,"295":1,"318":2,"386":1,"391":1,"605":1}}],["mechanism",{"2":{"332":1,"345":1}}],["me",{"2":{"226":1}}],["medical",{"2":{"278":1,"525":1}}],["medium",{"2":{"278":1,"297":3,"345":1,"483":3,"514":1,"525":1,"550":1}}],["median",{"2":{"164":1,"168":2,"239":1,"263":1,"478":2,"596":1}}],["mediocre",{"2":{"61":1,"72":1,"269":1,"354":1}}],["method",{"2":{"607":1}}],["metric",{"2":{"167":3,"419":1,"455":1,"468":2,"475":2,"492":1}}],["metrics",{"0":{"418":1,"419":1,"455":1},"1":{"419":1,"420":1},"2":{"160":1,"217":1,"425":2,"447":1,"474":1}}],["meta",{"0":{"169":1,"192":1,"479":1,"481":1,"493":1,"541":1},"1":{"170":1,"171":1,"172":1,"173":1,"174":1,"480":1,"481":1},"2":{"91":1,"172":1,"178":1,"192":1,"195":1,"211":1,"218":2,"261":1,"275":1,"439":1,"442":1,"480":1,"481":1,"493":1,"539":1,"552":1,"558":1,"567":1}}],["memo",{"2":{"499":1}}],["memory",{"0":{"26":1,"187":1,"320":1},"1":{"27":1,"28":1,"29":1,"30":1,"321":1,"322":1},"2":{"187":1,"211":1,"213":2,"295":2,"305":1,"322":1,"501":1,"565":1,"568":1}}],["member",{"2":{"184":1,"395":1,"499":1}}],["members",{"2":{"136":1,"399":1,"499":1,"598":1}}],["measuring",{"0":{"530":1},"1":{"531":1,"532":1,"533":1}}],["measurement",{"2":{"477":1}}],["measures",{"2":{"163":1,"239":1,"419":1,"492":1}}],["measured",{"2":{"60":1}}],["measure",{"2":{"59":1,"164":1,"291":1,"355":1,"474":1,"492":2}}],["meal",{"2":{"227":1}}],["meanwhile",{"0":{"275":1}}],["meaning",{"2":{"50":1,"238":1,"260":1,"349":1}}],["means",{"0":{"433":1,"450":1},"1":{"434":1},"2":{"13":1,"38":1,"71":1,"182":1,"203":1,"216":1,"354":1,"389":1,"402":1,"465":1}}],["master",{"2":{"606":1}}],["mastery",{"2":{"340":1}}],["major",{"2":{"398":1}}],["making",{"2":{"236":1,"395":1}}],["makers",{"0":{"512":1}}],["makes",{"0":{"267":1},"1":{"268":1},"2":{"34":1,"37":1,"48":1,"61":2,"212":1,"227":1,"233":1,"268":1,"282":1,"288":1,"423":1,"487":1,"492":1}}],["makefile",{"2":{"33":1,"312":1}}],["make",{"2":{"15":1,"237":1,"278":1,"293":1,"298":1,"372":2,"410":1,"447":1}}],["magic",{"2":{"226":1,"228":1}}],["mail",{"0":{"386":1},"2":{"215":1,"386":2}}],["maintainability",{"2":{"370":1}}],["maintains",{"2":{"321":1,"374":1,"497":1}}],["maintaining",{"2":{"264":1}}],["maintainer",{"2":{"222":1,"275":1}}],["maintenance",{"0":{"344":1},"2":{"222":1,"224":1,"532":1,"563":1}}],["main",{"0":{"342":1},"2":{"98":1,"304":2,"563":1}}],["may",{"0":{"199":1},"1":{"200":1,"201":1,"202":1},"2":{"200":1,"202":1,"222":1,"223":1,"299":1,"607":1}}],["maven",{"2":{"197":1,"198":1}}],["maps",{"2":{"183":1,"200":6,"270":1}}],["map",{"2":{"154":1}}],["made",{"2":{"100":1,"269":1,"292":1,"322":1,"428":1}}],["manifest",{"0":{"601":1}}],["manipulation",{"2":{"329":1}}],["mandatory",{"2":{"329":1,"514":1,"535":2,"537":1}}],["managing",{"2":{"201":1,"271":1}}],["managed",{"2":{"337":1}}],["manage",{"2":{"206":1}}],["management",{"0":{"316":1,"543":1},"1":{"317":1,"318":1,"319":1},"2":{"180":1,"187":1,"196":1,"213":1,"269":1,"442":1,"444":1,"576":1}}],["managers",{"0":{"512":1},"2":{"178":1,"372":1,"586":1}}],["manager",{"0":{"200":1,"443":1},"1":{"444":1,"445":1},"2":{"74":1,"180":1,"200":3,"202":1,"216":1,"233":2,"324":1,"371":1,"439":1,"443":1,"444":1,"539":1,"584":1}}],["many",{"2":{"182":1,"184":1,"269":2,"271":1,"278":1,"324":1,"484":2,"514":1,"537":1}}],["manually",{"2":{"429":1,"514":1,"515":2,"537":2}}],["manual",{"0":{"241":1},"1":{"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1},"2":{"81":1,"88":1,"220":1,"509":1,"532":1,"586":1}}],["mario",{"2":{"264":1}}],["markdown",{"2":{"461":1,"501":1}}],["mark",{"2":{"234":1,"379":1}}],["marketplace",{"0":{"601":1},"2":{"601":1,"602":1}}],["market",{"0":{"198":1},"2":{"198":1,"205":2,"395":1,"528":1,"601":1}}],["marketing",{"2":{"181":2}}],["markers",{"2":{"93":1,"98":1}}],["margin",{"2":{"72":1}}],["marque",{"0":{"334":1},"2":{"23":1,"114":1,"119":1,"214":1}}],["marquee",{"2":{"22":1,"39":1,"40":1,"59":1,"188":1,"291":1,"334":1}}],["malicious",{"2":{"37":1,"329":1}}],["material",{"2":{"188":1,"194":1,"199":1}}],["materials",{"2":{"68":1,"608":1}}],["matrix",{"0":{"184":1,"483":1,"515":1,"525":1,"583":1},"2":{"194":1,"195":1}}],["matched",{"2":{"351":1}}],["matches",{"2":{"100":1,"200":1,"201":1,"202":1,"292":1}}],["match",{"2":{"118":1,"196":1,"437":2}}],["matching",{"2":{"115":1,"398":1}}],["matter",{"2":{"70":1,"354":1}}],["matters",{"0":{"30":1,"34":1,"282":1,"380":1,"462":1},"2":{"196":1,"222":1,"269":2,"293":1,"440":1,"528":1}}],["math",{"0":{"249":1,"413":1},"1":{"414":1,"415":1,"416":1,"417":1},"2":{"36":1,"188":1,"191":2,"194":1,"217":1,"231":1,"330":1}}],["maximum",{"2":{"584":1}}],["max",{"2":{"9":1,"84":1,"87":1,"99":1,"105":1,"284":1,"287":1,"288":1,"348":1,"388":1,"434":1,"451":1,"468":1,"478":1,"508":1,"605":1}}],["machines",{"2":{"566":1}}],["machine",{"2":{"224":1,"273":1,"274":1,"464":1,"486":1,"555":1,"566":1}}],["mac",{"0":{"485":1},"1":{"486":1,"487":1},"2":{"4":1,"79":1,"85":1,"192":1,"194":2,"218":1,"247":1,"486":1,"589":1}}],["m",{"2":{"6":1,"8":1,"14":2,"46":2,"154":1,"407":2,"410":1,"417":2,"523":3,"604":1}}],["moonshot",{"2":{"395":1}}],["molecule",{"2":{"324":1}}],["moat",{"2":{"198":1,"205":1,"209":1}}],["mo",{"2":{"184":1,"197":1,"572":1,"574":1}}],["moves",{"2":{"477":1}}],["move",{"2":{"82":1,"239":1}}],["monolithic",{"2":{"392":1}}],["monorepo",{"2":{"180":1}}],["monorepos",{"2":{"180":1}}],["money",{"2":{"240":1,"536":1}}],["monetary",{"2":{"208":1,"254":1,"402":2}}],["monster",{"2":{"205":1}}],["monitors",{"2":{"364":1,"441":1,"480":1,"497":1,"539":1}}],["monitor",{"0":{"475":1,"497":1},"2":{"194":1,"219":1,"262":2,"439":1,"539":1}}],["monitoring",{"0":{"190":1,"452":1},"1":{"453":1,"454":1,"455":1},"2":{"44":1,"178":1,"216":1,"235":1,"272":1,"276":1,"416":1,"433":2,"445":1,"480":1,"506":1,"522":1,"528":1,"541":1,"567":1}}],["monthly",{"2":{"468":1,"536":1}}],["months",{"2":{"395":1}}],["month",{"0":{"532":1},"2":{"47":2,"445":3,"468":1,"523":4,"537":6}}],["more",{"2":{"45":1,"51":1,"57":1,"59":2,"196":1,"197":2,"198":1,"209":1,"223":1,"226":1,"231":1,"272":4,"276":4,"291":2,"293":1,"332":1,"366":1,"386":1,"402":1,"403":1,"404":1,"405":1,"447":1,"528":1,"533":2}}],["modified",{"2":{"239":1,"478":1}}],["modify",{"0":{"337":1,"338":1},"2":{"51":1,"250":1,"492":1}}],["modern",{"2":{"59":1,"291":1,"308":1}}],["modes",{"0":{"464":1},"1":{"465":1},"2":{"28":1,"190":1,"200":1,"216":1,"274":1,"376":1,"458":1,"580":1}}],["mode",{"0":{"94":1},"2":{"21":1,"42":1,"59":1,"243":1,"244":1,"248":1,"289":1,"291":1,"332":1,"380":1,"423":2,"439":1,"441":1,"464":1,"539":1,"543":3,"546":3,"547":2,"549":1,"552":1,"561":2,"562":3,"565":2,"566":2,"568":1,"583":3}}],["model=",{"2":{"9":2}}],["models",{"0":{"26":1,"321":1,"374":1,"572":1},"1":{"27":1,"28":1,"29":1,"30":1},"2":{"7":2,"8":1,"15":3,"26":1,"28":1,"30":2,"38":1,"59":1,"67":1,"75":1,"189":1,"195":1,"198":1,"209":2,"213":1,"223":1,"236":2,"270":1,"274":1,"291":1,"295":1,"313":1,"321":2,"324":1,"329":1,"355":1,"362":1,"402":4,"405":2,"410":1,"442":1,"444":1,"537":1,"551":1,"565":1,"571":3,"573":2,"574":1,"584":1,"607":1}}],["model",{"0":{"27":1,"186":1,"227":1,"258":1,"269":1,"309":1,"331":1,"582":1},"1":{"259":1,"270":1,"271":1},"2":{"4":1,"10":2,"13":1,"14":1,"18":1,"21":1,"36":1,"38":1,"45":1,"57":2,"60":1,"154":1,"173":1,"178":2,"180":1,"183":1,"186":1,"189":1,"190":1,"191":1,"200":1,"204":2,"209":2,"211":2,"212":1,"226":1,"227":3,"229":3,"236":1,"245":2,"248":2,"257":1,"258":1,"263":1,"265":1,"269":6,"270":1,"271":1,"293":1,"321":1,"324":1,"329":1,"330":1,"331":2,"332":2,"333":1,"355":1,"359":1,"363":1,"374":1,"375":1,"387":1,"399":1,"405":1,"407":1,"408":1,"410":1,"414":1,"417":2,"426":1,"433":1,"434":2,"439":1,"440":1,"442":1,"444":1,"448":1,"450":2,"451":1,"461":1,"464":1,"477":1,"497":1,"499":1,"501":3,"502":1,"508":1,"509":1,"510":1,"522":1,"523":1,"533":1,"537":1,"542":2,"548":2,"551":1,"555":1,"558":1,"569":2,"571":2,"572":1,"573":2,"574":1,"580":1,"582":1,"588":1,"593":1,"607":1}}],["modulenotfounderror",{"2":{"87":1,"604":1}}],["modules",{"2":{"64":1,"77":1,"81":1,"250":1,"552":1}}],["module",{"0":{"82":1,"185":2,"211":1,"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"266":1,"294":1,"327":1,"353":1,"400":1,"432":1,"472":1,"494":1},"1":{"186":2,"187":2,"188":2,"189":2,"190":2,"191":2,"192":2,"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"401":1,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"473":1,"474":1,"475":1,"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1},"2":{"18":2,"25":2,"30":2,"35":2,"42":2,"47":2,"52":2,"57":2,"61":2,"75":2,"77":1,"81":1,"82":2,"85":1,"86":1,"88":2,"91":1,"95":1,"101":1,"103":1,"107":1,"109":1,"113":1,"120":1,"122":1,"126":1,"128":1,"132":1,"134":1,"138":1,"140":1,"144":1,"146":1,"150":1,"152":1,"156":1,"158":1,"162":1,"169":1,"171":1,"183":1,"186":1,"209":4,"211":1,"261":1,"274":1,"538":2,"573":1,"583":1,"604":1,"608":1}}],["mostly",{"2":{"510":1}}],["most",{"2":{"13":1,"14":1,"18":1,"21":2,"31":1,"33":1,"36":1,"38":2,"39":1,"191":1,"206":1,"222":1,"226":1,"229":2,"231":3,"269":1,"273":2,"329":1,"334":1,"408":1,"414":1,"582":1}}],["mockup",{"2":{"520":1}}],["mockanthropic",{"2":{"9":1,"88":1,"261":1}}],["mock",{"0":{"2":1},"2":{"1":1,"2":3,"8":1,"9":2,"10":1,"64":1,"83":1,"87":2,"88":1,"92":1,"94":2,"261":2,"605":3,"607":1}}],["0x",{"2":{"415":1}}],["06",{"2":{"177":1}}],["041",{"2":{"523":2}}],["04",{"2":{"177":1,"321":2}}],["03",{"2":{"177":1,"374":1}}],["002",{"2":{"550":1}}],["001",{"2":{"249":1}}],["0001",{"2":{"249":1}}],["000+",{"2":{"182":1,"198":1}}],["000",{"2":{"46":2,"47":3,"417":2}}],["00",{"2":{"10":1,"14":4,"81":1,"258":6,"407":8,"455":1,"524":2,"586":1}}],["024★",{"0":{"568":1}}],["027",{"2":{"523":2}}],["02",{"2":{"5":1,"177":1,"550":1}}],["05",{"2":{"4":1,"27":1,"177":1,"524":2,"550":2}}],["0",{"0":{"37":1,"401":1},"1":{"402":1,"403":1,"404":1,"405":1},"2":{"4":1,"5":1,"9":2,"46":1,"205":1,"212":1,"217":1,"231":1,"246":1,"249":2,"256":1,"370":4,"417":1,"420":2,"422":1,"451":3,"465":4,"510":1,"523":2,"524":3,"549":1,"556":2,"581":1}}],["015",{"2":{"523":1}}],["012",{"2":{"523":1}}],["01",{"2":{"4":1,"177":1,"249":2,"524":1,"550":3}}],["dynamically",{"2":{"393":1}}],["dmux",{"0":{"544":1},"2":{"439":2,"441":1,"442":2,"539":2,"544":1,"551":1,"552":1}}],["dm",{"2":{"391":1}}],["d",{"2":{"197":1,"232":1,"385":1}}],["dl",{"2":{"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"198":2,"587":1}}],["during",{"2":{"604":1}}],["durability",{"2":{"395":1}}],["duration",{"2":{"148":1,"453":1,"454":1}}],["dual",{"2":{"571":1}}],["dumps",{"2":{"299":1}}],["duckduckgo",{"2":{"111":1}}],["drive",{"2":{"486":1}}],["drives",{"2":{"442":1}}],["driven",{"2":{"439":1,"579":1}}],["drizzle",{"2":{"321":1}}],["drift",{"2":{"200":1}}],["drifted",{"2":{"29":1}}],["dri",{"2":{"180":1}}],["drop",{"2":{"36":1,"51":1,"230":1,"330":1}}],["dropping",{"2":{"32":1}}],["diagrams",{"2":{"608":1}}],["diagram",{"2":{"501":2,"508":1,"510":3}}],["dialog",{"2":{"342":1}}],["dicklesworthstone",{"2":{"329":1}}],["dice",{"2":{"59":1,"291":1,"330":1}}],["diffed",{"2":{"434":1}}],["differences",{"0":{"178":1},"2":{"99":1}}],["difference",{"0":{"60":1,"408":1}}],["differentiators",{"2":{"186":1}}],["differentiator",{"0":{"193":1,"195":1},"1":{"194":1,"195":1,"196":1},"2":{"186":3,"187":1,"188":1,"189":4,"190":6,"191":3,"192":1}}],["different",{"2":{"8":1,"15":2,"75":1,"196":1,"200":1,"269":1,"410":2,"433":1,"442":3,"459":1,"520":1,"535":1,"551":3,"552":1,"607":1}}],["difficulty",{"2":{"262":1}}],["dimes",{"2":{"236":1}}],["dimensions",{"0":{"271":1,"569":1},"2":{"204":2,"209":2,"212":1,"229":1,"271":2}}],["dimension",{"2":{"60":1,"184":1,"271":1,"569":1}}],["dirs",{"2":{"463":1}}],["dir",{"2":{"297":1,"547":1,"577":1}}],["dirty",{"2":{"231":1}}],["directories",{"2":{"307":1,"459":1,"461":1}}],["directory",{"2":{"30":1,"39":1,"88":1,"173":1,"243":1,"308":1,"334":1,"338":1,"562":1}}],["directly",{"2":{"39":1,"176":1,"198":1,"233":1,"477":1}}],["direct",{"2":{"22":1,"37":1,"207":1,"297":1,"329":1,"386":1,"486":1}}],["dive",{"0":{"286":1,"306":1},"1":{"287":1,"288":1,"289":1,"307":1,"308":1,"309":1,"310":1},"2":{"182":1,"212":1,"213":1,"561":1}}],["diversity",{"2":{"182":1}}],["did",{"2":{"99":1,"239":1,"447":3}}],["dissent",{"2":{"395":1}}],["dispatches",{"2":{"357":1,"481":1}}],["dispatcher",{"0":{"357":1},"2":{"215":1,"233":2,"244":1,"265":1,"503":1,"565":1}}],["dispatch",{"2":{"189":1,"357":1,"580":1}}],["distributes",{"2":{"309":1}}],["distribution",{"0":{"297":1,"309":1},"2":{"180":1,"182":1,"204":1}}],["distinctive",{"2":{"206":1}}],["distinction",{"2":{"186":1}}],["distinct",{"2":{"178":1,"399":1,"499":2}}],["discussed",{"2":{"389":1}}],["disclosure",{"2":{"297":1,"483":1,"535":1}}],["discarded",{"2":{"369":1}}],["discard",{"2":{"163":1,"167":1,"239":1,"474":1,"492":2}}],["discipline",{"0":{"234":1,"378":1,"595":1},"1":{"379":1,"380":1},"2":{"67":1,"189":1,"194":1,"215":1,"244":1,"263":1,"333":1,"588":1,"602":1}}],["discover",{"2":{"311":1,"313":1,"393":1}}],["discovery",{"0":{"312":1},"2":{"297":1}}],["discovers",{"2":{"34":1,"282":1}}],["discord",{"2":{"65":1,"68":1}}],["disaster",{"2":{"59":1,"231":1,"249":1,"291":1}}],["db",{"2":{"20":1,"284":1,"321":1,"334":1}}],["daily",{"2":{"458":1,"497":2,"549":1}}],["dashboard",{"2":{"445":1,"506":1,"539":1}}],["daemon",{"2":{"246":1,"251":1,"439":1,"440":1,"441":1,"549":1,"579":1,"581":3,"583":1}}],["dark",{"2":{"223":1,"224":1,"273":1,"275":1}}],["dangling",{"2":{"315":1}}],["danger",{"2":{"41":1}}],["dangerous",{"2":{"21":1,"36":1,"39":1,"231":1,"330":1,"332":2,"333":1,"350":1}}],["daniel",{"2":{"264":1}}],["dan",{"2":{"209":1}}],["date",{"2":{"66":1,"461":1}}],["datadog",{"2":{"454":1}}],["datasets",{"2":{"190":1,"191":1,"274":1,"299":4,"433":1,"444":1}}],["dataset",{"0":{"422":1,"436":1},"2":{"60":1,"91":1,"139":1,"437":1,"445":1,"471":1,"498":1,"505":1,"506":1,"508":1,"509":1}}],["databases",{"2":{"54":1,"268":1}}],["database",{"2":{"36":1,"71":1,"307":1,"321":1,"330":1,"354":1,"422":1,"436":1,"470":1,"518":1}}],["data",{"2":{"15":1,"20":1,"21":1,"24":1,"41":1,"59":1,"168":2,"236":1,"239":3,"269":1,"278":1,"291":1,"299":1,"302":1,"318":1,"324":2,"329":2,"423":1,"458":1,"478":7,"501":3,"514":1,"518":2,"525":1,"527":1,"535":1}}],["damage",{"0":{"250":1,"335":1},"1":{"336":1,"337":1,"338":1,"339":1},"2":{"22":1,"42":1,"67":1,"178":1,"188":2,"194":2,"214":1,"244":1,"263":1,"335":1,"339":1,"439":1,"442":1,"444":1,"445":1,"501":1,"504":1,"508":1,"510":1,"547":1,"551":1,"552":1,"565":4,"566":1,"567":2,"588":1,"592":1}}],["days",{"2":{"206":1,"395":1}}],["day",{"0":{"445":1},"2":{"20":1,"30":2,"48":1,"180":1,"200":1}}],["denominator",{"2":{"405":1}}],["deny",{"2":{"342":1}}],["debug",{"2":{"484":1}}],["debuggable",{"2":{"288":1}}],["debugging",{"2":{"177":1,"289":1,"462":1,"551":1}}],["debates",{"2":{"396":1}}],["debate",{"0":{"221":1},"1":{"222":1,"223":1,"224":1},"2":{"189":1,"220":2,"499":1}}],["dedicated",{"2":{"180":1}}],["deeplearning",{"2":{"184":1,"197":1}}],["deep",{"0":{"286":1,"306":1},"1":{"287":1,"288":1,"289":1,"307":1,"308":1,"309":1,"310":1},"2":{"178":1,"182":1,"212":1,"213":1,"561":1,"600":1}}],["deepseek",{"2":{"14":1,"245":1,"258":1,"361":1,"363":1,"407":2,"439":1,"548":1,"571":1,"572":2,"573":1}}],["detailed",{"2":{"382":1}}],["details",{"2":{"68":1}}],["determines",{"2":{"269":1}}],["deterministically",{"2":{"279":1,"423":1}}],["deterministic",{"2":{"94":1,"240":3,"264":5,"278":2,"423":1,"433":2,"487":1}}],["detected",{"2":{"457":2}}],["detect",{"2":{"164":1,"192":1,"223":1,"263":1,"273":1,"274":1,"478":1,"483":1,"588":1}}],["detector",{"2":{"116":1,"597":1}}],["detection",{"2":{"115":1,"168":1,"510":1,"605":1}}],["degrade",{"2":{"73":1,"354":1}}],["devex",{"2":{"443":1}}],["development",{"2":{"181":1,"440":1,"574":1,"599":1}}],["device",{"2":{"359":1,"580":2}}],["dev",{"0":{"564":1},"1":{"565":1,"566":1,"567":1,"568":1,"569":1},"2":{"72":2,"74":2,"200":1,"321":1,"354":1,"371":2,"464":1,"468":1,"486":1,"555":1,"556":1,"566":1}}],["deliverables",{"0":{"508":1}}],["deliverable",{"2":{"501":1}}],["delivered",{"2":{"68":1,"386":1}}],["deliberation",{"2":{"499":1}}],["deltapct",{"2":{"167":2,"475":1}}],["deletes",{"2":{"536":1}}],["delete",{"0":{"338":2},"2":{"136":1,"250":1,"330":2,"377":6,"439":1,"544":1}}],["delegating",{"2":{"379":1}}],["delegation",{"0":{"74":1,"371":1},"1":{"372":1},"2":{"30":1,"178":1,"189":2,"195":1,"201":1,"206":1,"211":1,"215":1,"305":1}}],["delegates",{"2":{"357":1,"371":3,"380":1,"394":1,"399":1}}],["delegate",{"2":{"74":1,"136":1,"272":2,"276":2,"372":1}}],["decomposes",{"2":{"519":1}}],["decomposition",{"2":{"67":1,"263":1,"588":1,"594":1}}],["declare",{"2":{"177":1}}],["decide",{"2":{"164":1,"228":1,"267":1,"404":1,"474":1}}],["decides",{"2":{"54":2,"163":1,"228":1,"268":2,"284":2,"289":1,"492":1}}],["decisions",{"2":{"236":2,"278":1,"288":1,"312":1,"322":1,"362":1,"368":1,"372":1,"423":1,"447":1}}],["decision",{"0":{"20":1,"186":1,"277":1,"279":1,"454":1,"499":1,"511":1,"512":1,"515":1,"526":1,"537":1},"1":{"278":1,"279":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":2,"528":2,"529":2,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"15":1,"17":1,"18":1,"35":1,"54":1,"178":1,"186":1,"211":1,"212":1,"219":1,"226":1,"259":1,"262":1,"267":1,"268":1,"272":1,"276":1,"323":1,"345":1,"395":1,"396":1,"410":1,"412":1,"428":1,"447":1,"454":2,"586":1}}],["deadlines",{"2":{"66":1}}],["described",{"2":{"562":1}}],["descriptive",{"2":{"298":1}}],["descriptions",{"2":{"298":1,"426":1}}],["description",{"2":{"54":1,"173":1,"246":1,"262":1,"268":1,"287":2,"475":2,"549":1,"586":1,"587":1,"600":1}}],["desktop",{"2":{"541":1}}],["destructive",{"2":{"536":1}}],["destroyed",{"2":{"39":1,"334":1}}],["destroy",{"2":{"36":1,"330":1}}],["designed",{"2":{"178":1,"576":1}}],["designer",{"2":{"72":1,"232":1,"354":1,"520":1}}],["design",{"0":{"118":1,"296":1,"298":1,"311":1,"365":1,"392":1,"501":1,"516":1},"1":{"297":1,"298":1,"299":1,"312":1,"313":1,"314":1,"315":1,"517":1,"518":1,"519":1,"520":1},"2":{"89":1,"178":1,"187":2,"213":1,"269":1,"293":1,"307":1,"318":1,"362":1,"444":1,"501":1,"510":1,"519":1,"552":1,"575":1,"579":1}}],["def",{"2":{"299":1}}],["defines",{"2":{"201":1,"295":3}}],["defined",{"0":{"382":1},"2":{"127":1,"233":1,"303":1,"357":1,"498":1}}],["define",{"2":{"98":1,"111":3,"124":1,"130":4,"136":1,"142":1,"148":1,"154":1,"160":1,"292":2,"295":1,"351":1,"436":1,"514":1}}],["definition",{"0":{"287":1},"2":{"97":1,"183":1,"267":1,"309":1,"310":1}}],["definitions",{"2":{"33":1,"56":1,"67":1,"281":1,"285":1,"480":1,"502":1}}],["defense",{"0":{"37":1,"350":1},"2":{"42":1,"51":1,"115":1,"164":1,"188":1,"211":1,"214":1,"231":1,"248":1,"274":1,"329":3,"348":1,"442":1,"551":1,"592":1,"596":1}}],["default",{"2":{"4":1,"13":1,"23":1,"87":1,"287":1,"465":1}}],["demonstrates",{"2":{"552":1}}],["demo",{"2":{"21":1}}],["demos",{"2":{"20":1,"184":1}}],["dependencies",{"2":{"313":1}}],["depends",{"2":{"19":1,"358":1,"450":1}}],["depth",{"0":{"74":1,"350":1,"371":1},"1":{"372":1},"2":{"51":1,"59":1,"115":1,"182":1,"188":2,"189":2,"195":1,"197":1,"209":1,"211":1,"214":1,"215":1,"274":1,"278":1,"279":1,"291":1,"305":1,"348":1,"425":1,"433":1,"442":1,"453":1,"455":1,"551":1}}],["deploys",{"2":{"178":1,"191":1,"211":1}}],["deployed",{"2":{"73":1}}],["deploy",{"0":{"399":1,"448":1},"2":{"30":1,"89":1,"190":1,"274":1,"308":1,"437":1,"495":1,"519":1,"573":1}}],["deployment",{"0":{"190":1,"425":1,"464":1,"506":1},"1":{"465":1},"2":{"28":1,"71":1,"142":1,"178":1,"180":1,"190":2,"209":1,"216":1,"308":1,"321":1,"354":1,"434":1,"438":1,"445":1,"463":1,"464":2,"506":1,"538":1,"558":1,"580":1}}],["deployments",{"0":{"446":1},"1":{"447":1,"448":1},"2":{"11":1,"190":1,"216":1,"443":1}}],["doers",{"2":{"372":1}}],["does",{"2":{"22":1,"32":1,"99":2,"227":1,"228":1,"230":1,"231":1,"236":1,"237":1,"240":1,"275":1,"281":1,"293":1,"295":1,"334":1,"387":1,"402":1,"514":2,"524":1,"531":1,"532":1}}],["doesn",{"2":{"0":1,"41":1,"49":1,"100":1,"237":1,"239":1,"248":1,"292":1,"308":1,"348":1,"354":1,"357":1,"533":1,"605":1,"608":1}}],["dollars",{"2":{"236":1}}],["document",{"2":{"501":1,"507":1,"508":1,"509":1,"538":1,"586":1,"587":1}}],["documents",{"0":{"220":1,"586":1},"2":{"202":1,"538":1,"557":1}}],["documented",{"2":{"194":1,"202":1,"445":1}}],["documentation",{"2":{"170":1,"323":2,"481":2,"493":1,"510":1,"606":1}}],["docs",{"2":{"183":1,"184":3,"312":1,"607":1}}],["dockerfile",{"2":{"250":1,"338":1,"339":1}}],["docker",{"2":{"30":1}}],["down",{"2":{"73":1,"234":1,"271":1,"354":1,"385":1}}],["download",{"2":{"64":1,"68":2}}],["doing",{"2":{"71":1,"354":1,"531":1,"533":1}}],["dominate",{"2":{"45":1}}],["domain",{"0":{"377":1},"2":{"30":1,"67":1,"72":1,"75":1,"91":1,"133":1,"136":1,"173":1,"181":1,"189":2,"195":1,"215":1,"263":1,"305":1,"321":1,"354":1,"371":6,"377":3,"399":2,"497":1,"501":2,"509":1,"520":1,"588":1,"593":1}}],["do",{"0":{"272":1},"1":{"273":1,"274":1,"275":1,"276":1},"2":{"28":1,"35":1,"54":1,"78":1,"86":1,"178":1,"198":1,"209":1,"212":1,"226":1,"227":3,"228":1,"229":1,"230":3,"233":1,"234":3,"238":1,"240":3,"246":1,"264":2,"267":1,"271":1,"276":1,"282":1,"284":1,"293":1,"295":1,"313":1,"329":2,"514":2,"515":2,"537":2,"549":1,"580":1,"581":1,"608":1}}],["done",{"2":{"226":1,"228":1,"234":2,"284":2,"312":1,"314":1,"379":1,"487":2,"514":2,"519":1}}],["don",{"2":{"1":1,"83":1,"178":1,"180":1,"181":1,"205":1,"208":1,"231":2,"236":1,"240":2,"264":3,"270":1,"279":1,"298":1,"299":1,"372":1,"389":1,"410":1,"510":1,"514":1,"528":1,"606":1}}],["b",{"0":{"424":1,"426":1},"1":{"425":1,"426":1},"2":{"191":1,"201":1,"206":1,"217":1,"251":1,"265":1,"357":1,"359":1,"385":1}}],["boilerplate",{"0":{"562":1,"566":1,"573":1,"577":1,"581":1}}],["boils",{"2":{"271":1}}],["bodies",{"2":{"388":1}}],["box",{"2":{"278":1}}],["bottleneck",{"2":{"403":1}}],["bottom",{"2":{"273":1}}],["both",{"2":{"116":1,"198":1,"199":1,"200":1,"202":1,"209":1,"221":1,"224":1,"574":1}}],["boss",{"2":{"233":3}}],["boring",{"2":{"264":1}}],["boris",{"2":{"201":2,"202":1}}],["borrow",{"0":{"183":1}}],["bootcamps",{"2":{"197":1,"198":1}}],["board",{"0":{"395":1,"499":1,"598":1},"1":{"396":1},"2":{"67":1,"178":1,"189":2,"194":1,"209":1,"215":1,"219":2,"262":2,"263":2,"395":1,"396":1,"499":3,"554":1,"588":2,"598":2,"602":1}}],["bob",{"2":{"32":1,"230":1}}],["broken",{"2":{"223":1,"227":1,"273":1}}],["bridge",{"0":{"489":1},"2":{"192":1,"194":1,"439":1}}],["briefly",{"2":{"180":1}}],["branch",{"2":{"206":1,"397":1}}],["brand",{"0":{"475":1,"497":1},"2":{"194":2,"219":2,"262":3,"397":4,"497":2}}],["brand→product→tree",{"2":{"189":1}}],["brain",{"2":{"54":1,"57":3,"226":3,"232":1,"268":1}}],["breadth",{"2":{"182":1}}],["breakage",{"2":{"274":1}}],["breaks",{"2":{"232":2,"270":1,"533":1}}],["breakdown",{"0":{"540":1},"1":{"541":1,"542":1,"543":1,"544":1},"2":{"205":1}}],["break",{"0":{"334":1},"2":{"22":1,"23":1,"39":1,"40":1,"56":1,"59":1,"114":1,"119":1,"188":1,"214":1,"285":1,"291":1,"507":1,"532":1}}],["brutal",{"2":{"36":1}}],["bind",{"2":{"465":1,"556":1}}],["binding",{"2":{"48":1}}],["bin",{"2":{"439":1,"539":1,"543":1}}],["binary",{"2":{"393":1,"543":1,"568":1}}],["bill",{"2":{"60":1}}],["billing",{"2":{"28":1,"321":1}}],["biggest",{"2":{"26":1}}],["bugs",{"2":{"498":1}}],["bug",{"2":{"368":1}}],["bubble",{"2":{"305":1}}],["bun",{"2":{"275":1}}],["bundle",{"0":{"599":1},"2":{"181":1}}],["bundled",{"2":{"181":1}}],["bundles",{"2":{"180":1}}],["burden",{"2":{"532":1}}],["burdens",{"2":{"222":1}}],["burned",{"2":{"274":1}}],["buckets",{"2":{"273":1}}],["business",{"2":{"71":1,"354":1,"517":1,"518":1,"519":1,"520":1,"527":1}}],["buy",{"0":{"62":1,"526":1,"528":1},"1":{"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"527":1,"528":1,"529":1},"2":{"64":1,"65":1,"67":9}}],["budgets",{"2":{"434":1,"444":1,"445":1,"467":2,"522":1}}],["budgeting",{"2":{"190":1}}],["budget",{"0":{"47":1,"467":1,"468":1},"2":{"43":1,"190":1,"235":1,"365":1,"440":1,"441":1,"450":1,"451":1,"467":1,"537":1,"550":1,"572":3,"574":1,"584":1}}],["building",{"0":{"222":1},"2":{"57":1,"58":1,"75":1,"196":1,"222":1,"275":1,"306":1,"578":1,"584":1}}],["builds",{"2":{"52":1,"61":1,"91":1,"233":1,"481":1,"520":1}}],["builder",{"2":{"48":1,"49":2,"52":1,"67":1,"73":1,"121":1,"130":1,"188":1,"194":1,"209":1,"233":1,"237":1,"252":1,"263":1,"347":1,"348":1,"352":3,"358":1,"382":1,"398":1,"498":1,"588":1,"594":1}}],["build",{"0":{"352":1,"398":1,"430":1,"479":1,"492":1,"526":1,"527":1},"1":{"480":1,"481":1,"527":1,"528":1,"529":1},"2":{"33":1,"52":1,"60":1,"86":1,"89":2,"95":1,"105":2,"127":1,"157":1,"162":1,"178":1,"192":1,"211":1,"218":1,"219":2,"235":1,"272":1,"275":1,"276":1,"292":1,"312":1,"314":1,"391":1,"405":1,"437":1,"495":1,"497":1,"498":1,"502":1,"514":3,"515":1,"519":1,"529":1,"537":2,"553":1,"554":1}}],["built",{"2":{"24":1,"41":1,"194":3,"222":1,"224":1,"275":1,"295":1,"333":1,"393":1,"576":1,"583":1}}],["button",{"2":{"178":1,"231":5}}],["but",{"2":{"16":1,"22":1,"38":1,"39":1,"51":1,"57":1,"87":1,"180":1,"189":1,"190":1,"198":1,"226":1,"227":2,"231":1,"237":1,"238":1,"267":1,"275":1,"411":1,"420":1,"428":3,"447":1,"529":1,"551":1,"557":1,"607":1}}],["blind",{"2":{"265":1,"362":1,"395":1}}],["block",{"2":{"114":1,"118":1,"119":3,"339":1,"342":4,"343":1,"344":1,"345":2,"351":2,"387":1}}],["blocking",{"2":{"50":1,"238":1,"260":1,"345":1,"349":1,"387":1}}],["blocked",{"2":{"40":1,"116":1,"231":1,"334":1,"339":1,"457":1}}],["blocks",{"2":{"37":1,"118":1,"231":1,"248":1,"306":1,"329":2,"350":1,"605":1}}],["blocklist",{"2":{"22":1}}],["blog",{"0":{"11":1,"180":1},"1":{"12":1},"2":{"179":2,"180":8}}],["black",{"2":{"278":1}}],["blacklist",{"0":{"39":1},"2":{"22":2,"39":3,"42":1,"248":1,"265":1,"329":1,"332":3,"334":4,"504":1,"592":1}}],["blanks",{"2":{"84":1,"90":1}}],["blast",{"2":{"20":1}}],["benefit",{"2":{"544":1}}],["benchmarking",{"2":{"251":1,"362":1}}],["benchmark",{"2":{"205":1,"478":2}}],["benchmarks",{"2":{"194":1,"355":1}}],["bench",{"2":{"177":1}}],["behind",{"2":{"464":1,"604":1}}],["behavioral",{"2":{"350":1,"502":1}}],["behavior",{"2":{"289":1,"297":1,"306":1,"345":1,"395":1,"433":2,"436":2,"450":1,"483":1,"502":1,"536":1}}],["behave",{"2":{"38":1,"227":1}}],["been",{"2":{"322":1,"389":1}}],["being",{"2":{"311":1,"606":1}}],["beginners",{"2":{"204":1}}],["beyond",{"0":{"297":1,"329":1,"482":1},"1":{"483":1,"484":1},"2":{"192":1,"194":2,"211":1,"218":1,"576":1}}],["belongs",{"2":{"177":1}}],["below",{"2":{"79":1}}],["bet",{"2":{"205":1}}],["bets",{"0":{"205":1},"2":{"205":1}}],["better",{"2":{"57":3,"226":2,"227":2,"402":3,"405":1,"574":1}}],["between",{"0":{"315":1},"2":{"14":1,"178":1,"275":1,"439":1}}],["become",{"2":{"177":1}}],["becomes",{"2":{"52":1,"205":1,"477":1}}],["because",{"2":{"23":1,"34":4,"40":1,"59":1,"200":1,"236":1,"237":1,"264":1,"265":1,"276":1}}],["before",{"2":{"37":1,"39":1,"75":1,"79":1,"118":1,"234":1,"237":1,"264":1,"288":2,"313":1,"323":1,"329":1,"342":2,"344":1,"350":1,"379":1,"389":1,"478":2,"517":2}}],["be",{"2":{"35":1,"89":1,"230":1,"232":2,"238":1,"273":1,"276":1,"282":1,"307":1,"309":1,"329":2,"332":1,"334":1,"337":1,"414":1,"514":2,"537":1,"557":1,"607":1}}],["best",{"0":{"318":1,"319":1},"2":{"4":1,"5":1,"6":1,"7":1,"18":1,"64":1,"65":1,"66":1,"164":1,"168":2,"236":1,"239":1,"251":2,"258":1,"269":2,"297":1,"324":1,"357":1,"358":1,"359":1,"360":1,"361":1,"363":1,"368":1,"369":1,"407":1,"420":2,"478":2,"483":1,"524":1,"550":1,"560":1,"572":1,"583":1,"596":1}}],["bypass",{"2":{"42":1,"329":1}}],["bypasses",{"2":{"37":1}}],["by",{"0":{"13":1,"185":1,"524":1,"535":1,"540":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"541":1,"542":1,"543":1,"544":1},"2":{"10":3,"28":1,"35":1,"48":1,"62":1,"72":1,"89":1,"154":1,"160":1,"198":1,"200":1,"201":1,"235":1,"264":1,"288":1,"334":1,"362":1,"365":1,"461":1,"484":2,"514":1,"517":1,"519":1,"539":1,"552":1,"559":1}}],["balanced",{"2":{"407":1}}],["batch",{"2":{"304":1,"407":1}}],["batches",{"2":{"304":1}}],["battle",{"2":{"198":1}}],["bar",{"2":{"50":1,"260":1,"349":1}}],["bad",{"2":{"20":1,"59":1,"231":3,"232":1,"269":1,"291":1}}],["basic",{"2":{"187":1,"189":1,"190":1,"191":1,"204":1,"206":1,"445":1,"605":1}}],["based",{"0":{"201":1},"2":{"180":1,"183":1,"194":1,"198":2,"202":1,"293":1,"605":1}}],["base",{"2":{"46":4,"201":1,"206":1,"417":5,"523":1}}],["baseline",{"2":{"16":1,"167":1,"411":1,"429":1,"475":1,"492":1,"506":1,"532":1,"568":1}}],["bashbash",{"2":{"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1}}],["bash~",{"2":{"460":1}}],["bashtoolpatterns",{"2":{"339":1}}],["bashopencode",{"2":{"245":1}}],["bashpi",{"2":{"244":1}}],["bashpython",{"2":{"2":1,"99":1,"117":1,"166":1}}],["bashclaw",{"2":{"246":1}}],["bashclaude",{"2":{"243":1}}],["bashcd",{"2":{"83":1,"92":1,"98":1,"104":1,"110":1,"116":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1,"556":1}}],["bashjust",{"2":{"29":1}}],["bashexport",{"2":{"5":1,"6":1,"7":1}}],["bash",{"0":{"41":1,"328":1,"329":1,"330":1},"1":{"329":1,"330":1,"331":1},"2":{"4":1,"9":1,"24":1,"36":1,"37":1,"41":1,"42":1,"51":1,"64":1,"79":1,"85":3,"114":1,"124":1,"178":1,"188":2,"194":3,"198":1,"209":1,"214":1,"231":2,"240":1,"247":3,"248":4,"263":8,"264":1,"265":1,"270":1,"295":1,"329":2,"330":1,"332":6,"334":1,"348":1,"351":2,"352":1,"451":1,"463":1,"487":1,"504":1,"546":2,"547":1,"548":1,"549":1,"552":1,"562":2,"566":1,"573":1,"577":1,"581":1,"588":8,"589":2,"592":1}}],["backup",{"2":{"341":1,"344":1,"440":1,"441":1,"539":1,"542":1,"574":1}}],["background",{"2":{"251":1,"441":1}}],["backend",{"2":{"29":1,"72":1,"74":1,"307":1,"308":2,"321":1,"354":1,"371":1,"468":1,"561":1}}],["backoff",{"2":{"27":1,"374":1}}],["back",{"2":{"0":1,"25":1,"45":1,"54":1,"59":1,"100":1,"228":1,"268":1,"272":1,"276":1,"284":1,"291":1,"292":1,"302":1,"385":1,"582":1,"609":1}}],["pnpm",{"2":{"556":1}}],["pm",{"2":{"520":1}}],["pms",{"0":{"512":1},"2":{"586":1}}],["p3",{"2":{"458":1}}],["p2",{"2":{"458":1}}],["p2p",{"0":{"189":1},"2":{"30":1,"75":1,"178":1,"189":2,"194":1,"211":1,"215":2,"233":2,"244":1,"265":1,"386":1,"440":1,"503":1,"565":2,"567":1,"583":1,"593":1}}],["p1",{"2":{"458":1}}],["p0",{"2":{"458":1}}],["p=63",{"2":{"330":1}}],["p=39",{"2":{"330":1}}],["p=99",{"2":{"330":1}}],["p=9",{"2":{"330":1}}],["p=0",{"2":{"249":3,"255":2}}],["p",{"0":{"360":1,"362":1},"1":{"361":1,"362":1,"363":1,"364":1,"365":1},"2":{"201":2,"206":2,"209":1,"211":1,"215":1,"243":1,"249":1,"251":1,"255":1,"265":2,"330":3,"363":3,"364":1,"366":1,"405":1,"450":1,"546":1,"561":1,"562":1}}],["phrasing",{"2":{"332":1}}],["physical",{"0":{"485":1},"1":{"486":1,"487":1},"2":{"192":1,"194":2,"218":1}}],["philosophy",{"2":{"178":1,"575":1,"579":1}}],["philosophical",{"2":{"178":1}}],["phases",{"0":{"500":1},"1":{"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1}}],["phase",{"0":{"313":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1},"2":{"44":1,"177":1,"178":1,"213":1,"522":1,"563":1}}],["psmux",{"0":{"543":1},"2":{"201":1,"439":2,"441":1,"442":2,"539":1,"551":1,"552":1}}],["ps1",{"2":{"85":1,"247":1,"589":1}}],["pseudocode",{"0":{"56":1,"285":1}}],["pem",{"2":{"250":1,"336":1}}],["pennies",{"2":{"236":1}}],["people",{"2":{"226":1,"231":1}}],["peers",{"2":{"233":1,"359":1}}],["peer",{"0":{"359":2},"2":{"66":1,"89":2,"189":2,"194":2,"385":2,"387":1,"566":1}}],["perplexity",{"2":{"497":1}}],["periodically",{"2":{"375":1}}],["perspectives",{"2":{"357":1,"362":1,"499":1}}],["persist",{"2":{"341":1}}],["persistence",{"2":{"295":1}}],["person",{"2":{"232":1}}],["personas",{"2":{"182":1,"501":1}}],["persona",{"2":{"51":1,"170":1,"173":1,"480":1,"493":1,"499":1,"502":1}}],["personal",{"2":{"21":1,"200":1,"321":1,"608":1}}],["permissionrequest",{"2":{"342":1,"563":1}}],["permission",{"2":{"195":1,"342":1,"457":1,"458":1}}],["permissions",{"2":{"136":2,"189":1,"200":1,"377":1,"399":1,"497":1,"501":1,"509":1}}],["percentage",{"2":{"154":1}}],["performers",{"2":{"273":1}}],["performance",{"2":{"89":1,"163":1,"568":1}}],["perfect",{"2":{"50":1,"124":1,"227":1,"238":2,"260":1,"349":1}}],["perfectly",{"2":{"44":1,"235":1}}],["per",{"0":{"258":1,"407":1,"413":1},"1":{"259":1,"414":1,"415":1,"416":1,"417":1},"2":{"5":1,"21":1,"36":1,"46":4,"47":3,"59":2,"136":1,"184":2,"189":1,"191":1,"197":1,"217":1,"235":1,"269":1,"291":2,"293":1,"297":1,"330":1,"392":1,"396":1,"404":1,"415":2,"417":4,"419":2,"433":2,"434":2,"444":1,"451":1,"453":1,"455":2,"467":1,"483":1,"497":1,"498":2,"499":2,"501":2,"505":1,"523":3,"531":1,"532":1,"536":2,"541":1,"544":1,"571":1}}],["please",{"2":{"231":1,"329":1,"332":1}}],["plug",{"2":{"590":1}}],["pluggable",{"2":{"569":1}}],["plugin",{"0":{"309":1},"2":{"182":1,"200":1,"601":2,"602":1}}],["plugins",{"2":{"180":1,"213":1,"309":1}}],["plus",{"2":{"57":2,"65":1,"66":1,"200":1,"572":1}}],["placeholder",{"2":{"606":1}}],["plausible",{"2":{"273":1,"428":1}}],["plain",{"0":{"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"220":1,"586":1}}],["play",{"2":{"329":1,"590":1}}],["playbook",{"0":{"445":1},"2":{"180":1,"200":1}}],["playing",{"2":{"37":1,"329":1}}],["plane",{"0":{"541":1},"2":{"439":1,"442":1,"539":1}}],["plan→build→review→verify",{"2":{"262":1}}],["plan→build→review",{"2":{"251":1,"398":1}}],["plans",{"2":{"232":1,"407":1,"520":1,"566":1}}],["planners",{"2":{"372":1}}],["planner",{"2":{"73":1,"75":1,"130":1,"233":1,"252":1,"358":1,"382":1,"398":1,"498":1,"566":1}}],["planning",{"0":{"519":1},"2":{"45":1,"74":1,"258":1,"371":1,"415":1,"499":1}}],["plan",{"2":{"25":1,"47":1,"74":1,"81":1,"127":1,"219":1,"233":1,"234":1,"252":1,"313":1,"380":1,"382":2,"396":1,"398":2,"434":1,"498":3,"519":1,"522":1,"553":1,"554":1,"557":1,"586":1}}],["platform",{"2":{"5":1}}],["pull",{"2":{"275":1}}],["published",{"0":{"199":1,"203":1},"1":{"200":1,"201":1,"202":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"199":1,"200":2,"201":1,"202":1,"203":1}}],["public",{"2":{"190":1,"464":1}}],["purely",{"2":{"342":1}}],["pure",{"2":{"275":1,"332":1,"348":1,"477":1,"567":1}}],["purchase",{"0":{"68":1},"2":{"64":1}}],["purpose",{"2":{"24":1,"41":1,"208":1,"263":1,"566":3,"567":1,"588":1,"595":1}}],["put",{"2":{"32":1,"34":1,"230":1,"231":1,"240":1,"282":1}}],["push",{"2":{"20":1}}],["picks",{"2":{"361":1,"369":1,"490":1}}],["pick",{"2":{"251":1,"360":1,"362":1,"363":1,"368":2}}],["pieces",{"2":{"205":1}}],["pillars",{"0":{"295":1},"2":{"187":1,"204":1,"213":1,"295":1}}],["pinned",{"2":{"451":1}}],["pinning",{"2":{"434":1,"444":1}}],["pin",{"2":{"118":1,"433":1}}],["pip",{"2":{"87":1,"604":5}}],["pipelines",{"0":{"382":1},"2":{"195":1,"358":1,"440":1,"574":1,"578":1,"583":1}}],["pipeline",{"0":{"138":1,"252":1,"358":1,"437":1,"471":1,"498":1,"554":1},"1":{"139":1,"140":1,"141":1,"142":1,"143":1},"2":{"18":1,"91":1,"127":1,"189":1,"215":1,"216":1,"219":1,"233":2,"244":1,"261":1,"262":1,"265":1,"324":2,"398":1,"445":1,"498":1,"503":1,"506":1,"554":1,"561":1,"565":1,"584":1}}],["pitfalls",{"0":{"87":1}}],["pi",{"0":{"222":2,"244":1,"384":2,"481":2,"547":1,"564":2,"568":1,"569":1},"1":{"385":2,"386":2,"387":2,"388":2,"565":2,"566":2,"567":2,"568":2,"569":2},"2":{"77":1,"80":2,"189":2,"194":4,"204":2,"222":3,"224":1,"244":5,"264":1,"275":3,"321":1,"377":1,"389":1,"404":1,"439":3,"440":1,"445":1,"459":1,"460":2,"463":2,"481":6,"547":4,"550":1,"551":1,"558":1,"559":1,"564":2,"565":4,"566":7,"567":2,"568":3,"569":1,"583":1,"584":2,"590":1,"606":1}}],["pii",{"2":{"20":1}}],["port",{"0":{"568":1},"2":{"604":1}}],["portable",{"2":{"297":1}}],["portability",{"2":{"297":1,"483":1}}],["poor",{"2":{"510":1}}],["poorly",{"2":{"428":1}}],["polls",{"2":{"487":1}}],["poll",{"2":{"387":1,"486":1,"487":1}}],["policy",{"2":{"307":1,"444":1}}],["policies",{"0":{"468":1},"2":{"28":1,"468":1}}],["polish",{"2":{"224":2,"274":1}}],["pocoo",{"2":{"222":1}}],["points",{"2":{"198":1}}],["point",{"0":{"328":1,"330":1},"1":{"329":1,"330":1,"331":1},"2":{"98":1,"180":1,"237":1,"442":1,"551":1}}],["positive",{"2":{"497":1}}],["position",{"2":{"440":1,"499":1}}],["positions",{"2":{"198":2,"204":1}}],["positioning",{"0":{"197":1,"198":1},"2":{"205":1,"207":1,"395":1}}],["posttoolusefailure",{"2":{"342":1,"563":1}}],["posttooluse",{"2":{"342":1,"350":1,"561":1,"563":1}}],["post",{"2":{"222":1,"223":1,"391":1,"486":1}}],["posts",{"0":{"12":1}}],["possible",{"2":{"75":1,"514":1}}],["powers",{"2":{"229":1,"271":1}}],["powershell",{"2":{"4":1,"64":1,"79":1,"85":1,"247":1,"589":1}}],["powerful",{"2":{"183":1}}],["powered",{"2":{"62":1}}],["pruned",{"2":{"388":1}}],["pr",{"2":{"374":2,"498":1,"581":1}}],["prs",{"2":{"222":1,"391":1}}],["practice",{"0":{"319":1},"2":{"442":1}}],["practical",{"0":{"60":1},"2":{"191":1,"195":1,"240":1}}],["pray",{"2":{"60":1}}],["precompact",{"2":{"344":1,"563":1}}],["precedence",{"2":{"329":1}}],["pretooluse",{"2":{"342":1,"350":1,"563":1}}],["prefixed",{"2":{"329":1}}],["presenting",{"2":{"517":1}}],["present",{"2":{"510":1}}],["presents",{"2":{"364":1,"517":1}}],["presentation",{"2":{"178":1}}],["preserves",{"2":{"358":1}}],["press",{"2":{"231":2}}],["prerequisites",{"0":{"79":1},"1":{"80":1}}],["prevention",{"2":{"168":1}}],["prevent",{"2":{"84":1,"224":1,"386":1}}],["prevented",{"2":{"40":1}}],["prevents",{"2":{"23":1,"114":1,"380":1,"388":1}}],["previous",{"2":{"37":1,"42":1,"329":2,"350":1,"358":1,"383":1}}],["premium",{"2":{"13":1,"181":1,"198":1}}],["privacy",{"2":{"535":1}}],["private",{"2":{"65":1,"464":2}}],["prime",{"2":{"484":1}}],["primary",{"2":{"440":1,"441":1,"486":1,"539":1,"542":1,"560":1,"574":1,"580":1}}],["primitives",{"0":{"314":1},"2":{"177":1,"178":1,"324":1}}],["pricing",{"0":{"191":1,"258":1,"406":1,"407":1},"1":{"259":1,"407":1,"408":1},"2":{"178":1,"191":1,"198":1,"211":1,"217":1,"454":2,"501":1}}],["price",{"0":{"14":1,"197":1,"408":1},"2":{"46":2,"67":1,"180":1,"181":1,"184":1,"197":1,"263":1,"269":1,"417":2,"523":2,"588":1}}],["prices",{"2":{"13":1}}],["priority",{"2":{"65":1,"345":1,"599":1}}],["principle",{"2":{"31":1,"280":1}}],["print",{"2":{"9":3,"56":1,"88":1,"243":1,"261":1,"285":1,"292":1,"546":1,"561":1,"562":1,"583":1,"607":1}}],["prod",{"2":{"566":1}}],["product",{"0":{"181":1},"2":{"74":1,"179":1,"224":1,"227":1,"269":1,"371":1,"395":1,"397":1,"528":1}}],["productive",{"2":{"61":1}}],["production+",{"2":{"522":1}}],["production",{"0":{"22":1,"190":1,"216":1,"432":1,"433":1,"434":1,"438":1,"442":1,"462":1,"494":1,"538":1,"551":1},"1":{"433":1,"434":2,"435":1,"436":1,"437":1,"438":1,"439":2,"440":2,"441":2,"442":2,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"11":1,"20":1,"21":1,"23":1,"36":1,"38":1,"41":2,"42":1,"43":1,"44":1,"46":1,"47":1,"59":1,"64":1,"69":1,"74":1,"77":2,"86":1,"89":1,"113":1,"138":1,"144":1,"178":1,"180":1,"182":1,"194":1,"197":1,"198":1,"200":1,"202":1,"209":1,"211":2,"216":2,"219":1,"220":1,"224":2,"235":3,"237":1,"248":1,"251":1,"256":1,"274":1,"275":1,"276":1,"291":1,"305":1,"329":1,"330":1,"331":1,"332":1,"334":1,"355":1,"371":1,"416":1,"417":1,"433":1,"438":1,"445":1,"447":2,"464":1,"495":1,"522":2,"523":2,"538":2,"552":1,"558":1,"571":1,"580":2,"584":1,"587":1,"590":1}}],["produces",{"2":{"87":1,"100":1,"292":1,"398":1}}],["produce",{"2":{"58":1,"224":1,"273":2,"274":1,"366":1}}],["proxy=http",{"2":{"604":1}}],["proxy",{"0":{"572":1},"2":{"439":2,"464":1,"539":1,"542":1,"548":1,"571":1,"583":1,"604":2}}],["proprietary",{"2":{"560":1,"583":1}}],["propose",{"2":{"495":1}}],["proposals",{"2":{"368":1}}],["proper",{"2":{"450":1}}],["properties",{"0":{"348":1},"2":{"287":1,"397":2}}],["property",{"2":{"203":1}}],["procs",{"2":{"363":1}}],["procedure",{"2":{"321":1}}],["procedures",{"2":{"28":1,"445":1}}],["process",{"0":{"542":1},"2":{"439":1,"442":1,"539":1,"541":1,"542":1}}],["processes",{"2":{"315":1,"342":1,"394":1,"439":1,"539":1,"542":2,"551":2}}],["processing",{"2":{"278":1,"350":1,"407":1,"525":1}}],["pros",{"2":{"227":1}}],["program",{"2":{"223":1,"224":1,"264":1,"273":1}}],["programming",{"2":{"207":1}}],["programmatic",{"2":{"204":1,"244":1,"547":1,"565":1,"566":1}}],["progressive",{"2":{"297":1,"483":1}}],["progression",{"2":{"196":1}}],["progress",{"2":{"67":1,"234":1,"263":1,"273":1,"313":1,"314":1,"364":1,"379":2,"595":1}}],["probability",{"0":{"249":1},"2":{"188":1,"194":1,"293":1,"420":1}}],["problems",{"2":{"264":1,"402":1,"462":1}}],["problem",{"0":{"32":1,"317":1,"460":1},"2":{"21":1,"26":1,"48":1,"51":1,"87":1,"177":1,"214":1,"224":1,"231":1,"232":1,"237":1,"239":1,"273":1,"274":1,"395":1,"420":1,"527":1}}],["professionally",{"2":{"178":1}}],["professional",{"2":{"178":1}}],["profiles",{"2":{"154":1}}],["profile",{"0":{"411":1},"2":{"151":1,"431":1}}],["protocol",{"2":{"297":1,"310":1,"329":2,"392":1,"393":2}}],["prototype",{"2":{"43":1,"44":1,"46":1,"47":1,"235":3,"256":2,"416":1,"522":2}}],["protect",{"2":{"89":1,"231":1}}],["proves",{"0":{"552":1},"2":{"231":1,"314":1}}],["proven",{"2":{"74":1,"371":1}}],["provides",{"2":{"386":1,"393":1,"552":1}}],["provided",{"2":{"87":1,"605":1,"608":1}}],["providers",{"2":{"461":1,"462":1,"463":2}}],["provider",{"0":{"3":1,"7":1,"459":1},"1":{"4":1,"5":1,"6":1,"7":1,"460":1,"461":1,"462":1,"463":1},"2":{"10":1,"216":1,"461":2,"569":1,"607":1}}],["pro",{"0":{"594":1},"2":{"67":1,"263":1,"361":1,"407":1,"560":1,"572":1,"583":1,"588":1,"602":1}}],["projects",{"0":{"177":1,"521":1},"1":{"522":1,"523":1,"524":1},"2":{"177":1,"180":1,"233":1,"308":1,"391":1}}],["project",{"0":{"496":1},"1":{"497":1,"498":1,"499":1},"2":{"28":1,"30":1,"32":2,"66":1,"69":2,"86":1,"177":6,"230":2,"243":1,"262":1,"313":1,"321":1,"341":1,"369":1,"376":1,"445":1,"495":1,"501":1,"560":1,"562":1,"584":1}}],["prompt→tools→ship",{"2":{"206":1}}],["prompting",{"2":{"58":1}}],["promptable",{"2":{"51":1,"348":1}}],["prompts",{"0":{"38":1},"2":{"223":1,"264":1,"270":1,"402":2,"434":1,"461":1,"508":1,"569":1}}],["prompt",{"0":{"37":1,"301":1,"329":1},"2":{"21":1,"36":1,"37":3,"39":1,"42":2,"49":1,"51":1,"56":1,"60":2,"87":1,"173":1,"177":1,"190":1,"201":1,"204":2,"206":1,"207":1,"209":1,"214":1,"229":2,"231":2,"243":1,"248":2,"252":3,"265":2,"269":1,"271":2,"285":1,"295":1,"319":1,"323":1,"329":8,"331":1,"332":2,"334":1,"342":1,"347":1,"350":2,"358":1,"361":1,"363":3,"365":1,"382":3,"383":1,"387":1,"388":1,"426":1,"433":1,"434":1,"437":1,"444":1,"448":1,"450":2,"451":1,"453":2,"480":1,"484":1,"502":1,"546":1,"548":1,"561":1,"569":1,"571":1,"605":3}}],["pairing",{"2":{"580":1}}],["pairs",{"2":{"157":1,"430":1,"436":1}}],["paused",{"2":{"469":1}}],["past",{"2":{"462":1}}],["passes",{"2":{"368":1}}],["passed",{"2":{"50":1,"260":1,"349":1,"557":1}}],["pass^k",{"2":{"191":1,"419":1}}],["passing",{"2":{"87":1,"605":1}}],["pass",{"0":{"255":1,"420":1,"509":1},"2":{"47":1,"89":1,"91":1,"142":2,"157":1,"160":3,"191":1,"196":1,"211":1,"255":1,"261":1,"265":1,"274":1,"419":1,"420":2,"430":1,"437":3,"505":1,"508":1,"509":1,"510":2}}],["pane",{"2":{"441":4,"539":5,"543":1}}],["panes",{"2":{"243":1,"364":1,"439":1,"441":1,"543":1,"561":1}}],["pads",{"0":{"322":1},"2":{"213":1,"295":1}}],["papers",{"2":{"236":1}}],["paper",{"2":{"194":1,"198":1,"477":3}}],["paperclip",{"0":{"491":1,"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"192":1,"464":1,"553":1,"554":1,"556":1,"557":2,"580":2,"583":1}}],["pack",{"2":{"204":1}}],["package",{"2":{"182":1,"250":1,"337":1,"339":1,"570":1}}],["packaged",{"2":{"181":1,"309":1}}],["packages",{"2":{"64":1,"68":1,"321":1}}],["packaging",{"2":{"180":1}}],["paced",{"0":{"64":1},"2":{"64":1,"65":1,"184":1}}],["parse",{"2":{"87":1,"173":1}}],["parsing",{"2":{"45":1,"415":1}}],["param",{"2":{"288":1}}],["params",{"2":{"148":1,"419":1,"422":1,"436":1,"437":1,"453":1,"454":1,"457":1}}],["parameters",{"2":{"268":1,"450":1}}],["parameter",{"0":{"288":1,"323":1},"2":{"84":1,"97":1,"187":2,"196":1,"213":1,"293":1,"298":1,"342":1,"502":1,"605":1}}],["parallel",{"0":{"360":1},"1":{"361":1,"362":1,"363":1,"364":1,"365":1},"2":{"75":1,"201":2,"206":2,"215":1,"251":1,"304":3,"357":4,"402":1,"405":1,"480":1,"481":1}}],["parts",{"2":{"238":1,"520":1}}],["partially",{"2":{"278":1,"557":1}}],["partial",{"2":{"50":1,"187":5,"188":1,"189":1,"190":1,"205":1,"238":2,"260":1,"349":1}}],["part",{"2":{"45":1,"207":1,"333":1}}],["paths",{"2":{"398":1}}],["path",{"0":{"86":1,"307":1},"2":{"44":1,"180":2,"213":1,"235":1,"339":5,"377":3,"416":1,"428":1,"510":1,"522":1,"604":1}}],["patch",{"2":{"37":1,"329":1}}],["patterns",{"0":{"190":1,"233":1,"251":1,"296":1,"320":1,"356":1,"432":1,"442":1,"516":1,"551":1},"1":{"252":1,"297":1,"298":1,"299":1,"321":1,"322":1,"357":1,"358":1,"359":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"440":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1,"462":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"517":1,"518":1,"519":1,"520":1},"2":{"27":1,"28":1,"114":1,"116":1,"178":1,"180":1,"187":2,"189":2,"190":1,"194":1,"201":1,"202":1,"209":1,"211":2,"213":3,"215":1,"224":2,"233":1,"241":1,"274":1,"276":1,"307":1,"321":1,"324":1,"351":2,"376":1,"445":1,"480":1,"481":1,"538":1}}],["pattern",{"0":{"15":1,"48":1,"284":1,"299":1,"310":1,"312":1,"339":1,"346":1,"357":1,"358":1,"359":1,"361":1,"367":1,"379":1,"391":1,"410":1,"480":1,"487":1,"490":1},"1":{"49":1,"50":1,"51":1,"52":1,"347":1,"348":1,"349":1},"2":{"16":1,"27":1,"48":1,"52":1,"74":1,"115":1,"118":1,"180":2,"183":1,"188":1,"194":3,"195":3,"209":1,"211":1,"214":1,"233":3,"237":1,"251":1,"274":1,"275":1,"288":1,"302":1,"339":2,"348":1,"374":1,"411":1,"487":1,"503":3,"561":2,"565":3}}],["payment",{"2":{"607":2}}],["paying",{"2":{"13":1,"94":1}}],["pay",{"2":{"7":1,"402":1}}],["pages",{"2":{"37":1,"203":1,"329":1}}],["page",{"0":{"0":1,"204":1,"205":1,"206":1,"207":1,"208":1},"2":{"0":1,"194":1,"454":1,"501":1,"508":2,"519":1}}],["pyyaml",{"2":{"604":1}}],["pytest",{"2":{"40":1}}],["pythonioencoding=",{"2":{"608":1}}],["pythoneval",{"2":{"422":1}}],["pythontools",{"2":{"287":1}}],["pythonp",{"2":{"249":1}}],["pythonmessages",{"2":{"56":1,"285":1}}],["pythondef",{"2":{"17":1,"46":1,"288":1,"323":1,"412":1,"417":1}}],["python",{"2":{"9":3,"22":2,"23":2,"39":3,"40":2,"59":2,"79":2,"83":1,"88":1,"92":3,"98":1,"116":1,"119":1,"165":1,"231":1,"240":1,"261":1,"291":1,"292":1,"299":1,"329":1,"330":1,"334":3,"351":1,"423":1,"463":1,"478":1,"486":2,"604":4,"607":1}}],["py",{"2":{"2":1,"22":1,"23":1,"39":3,"40":1,"59":3,"83":2,"84":2,"90":2,"92":3,"93":2,"95":2,"98":1,"99":1,"101":2,"107":2,"113":2,"116":1,"117":1,"119":1,"120":2,"138":2,"144":2,"150":2,"156":2,"162":2,"165":1,"166":1,"169":2,"188":1,"261":22,"291":2,"292":2,"314":1,"325":2,"326":2,"334":3,"351":1,"352":1,"430":1,"431":1,"463":1,"478":1,"492":1,"493":1,"561":1}}],["r1",{"2":{"407":1}}],["r",{"2":{"330":1}}],["rpc",{"2":{"244":1,"439":1,"541":1,"547":2,"565":2,"566":2,"568":1,"583":1}}],["rich",{"2":{"298":1}}],["risk",{"0":{"525":1},"2":{"59":1,"194":1,"291":1,"525":3,"535":1}}],["right",{"2":{"19":1,"224":1,"274":1,"295":1,"408":1,"428":1}}],["rf",{"2":{"22":1,"36":1,"39":1,"119":2,"231":1,"334":1,"339":1}}],["rmtree",{"2":{"39":1,"334":1}}],["rm",{"2":{"22":1,"36":1,"39":1,"119":2,"231":1,"330":1,"334":1}}],["rust",{"0":{"568":1},"2":{"393":1,"568":3}}],["rubric",{"0":{"510":1},"2":{"366":1}}],["rule",{"0":{"25":1,"35":1,"43":1,"235":1,"256":1,"372":1,"416":1,"522":1},"1":{"44":1,"45":1,"46":1,"47":1},"2":{"43":1,"47":1,"191":2,"194":1,"226":1,"231":1,"235":1,"240":1,"265":1,"282":1}}],["rules",{"0":{"28":1,"59":1,"118":1,"291":1,"298":1,"365":1,"392":1},"2":{"21":1,"36":1,"42":1,"130":1,"173":1,"177":1,"186":1,"226":2,"227":1,"230":1,"281":1,"297":1,"308":3,"321":1,"329":2,"332":1,"339":1,"350":1,"444":1,"501":1,"502":1,"504":1,"508":1,"561":1,"565":1,"592":1}}],["runtime",{"2":{"37":1,"59":1,"177":1,"270":1,"291":1,"329":1,"560":1,"564":1,"570":1,"575":1,"579":1}}],["runner",{"2":{"41":1}}],["runnable",{"2":{"25":1,"42":1,"52":1,"75":1,"198":1}}],["running",{"0":{"92":1},"2":{"21":1,"59":1,"73":1,"114":1,"118":1,"177":1,"178":1,"201":2,"206":1,"239":1,"251":1,"291":1,"440":1,"442":1,"453":1,"469":2,"477":1,"487":1,"491":1,"543":1,"582":1}}],["runs",{"2":{"2":1,"39":1,"59":1,"83":1,"87":1,"163":1,"201":1,"202":1,"228":2,"291":1,"293":1,"334":1,"341":1,"437":1,"441":2,"447":1,"478":1,"487":1,"492":1,"497":1,"509":1,"539":2}}],["run",{"2":{"2":1,"23":1,"32":1,"40":2,"54":1,"75":1,"87":2,"88":1,"98":1,"100":1,"111":1,"142":1,"164":1,"167":3,"168":2,"206":1,"226":1,"229":1,"230":1,"231":2,"239":2,"245":3,"261":1,"268":1,"284":1,"292":1,"298":1,"301":1,"302":1,"312":1,"360":1,"363":1,"375":1,"405":1,"419":1,"459":1,"474":1,"475":2,"478":3,"486":1,"492":1,"505":1,"544":1,"548":1,"571":1,"573":3,"574":1,"577":2,"580":1,"583":1}}],["random",{"2":{"429":1}}],["range",{"0":{"14":1,"408":1},"2":{"14":1,"191":1}}],["raises",{"2":{"61":2}}],["radius",{"2":{"20":1}}],["rate",{"2":{"10":1,"21":1,"36":1,"38":2,"59":2,"142":1,"231":1,"291":2,"293":1,"392":2,"415":1,"419":2,"420":1,"425":1,"458":1,"474":1,"523":2,"531":2}}],["roster",{"2":{"501":2}}],["roi",{"2":{"323":1}}],["row",{"2":{"299":1,"455":1,"457":1}}],["ronacher",{"0":{"222":1,"275":1},"2":{"264":1}}],["root",{"2":{"178":1,"308":1,"377":1,"560":1}}],["room",{"2":{"71":1}}],["rough",{"2":{"417":1}}],["roughly",{"2":{"48":1}}],["routes",{"2":{"571":1}}],["router",{"2":{"321":1}}],["routers",{"2":{"27":1}}],["route",{"2":{"15":1,"17":1,"410":1,"412":1,"425":1}}],["routing",{"0":{"13":1,"236":1,"257":1,"259":1,"409":1,"458":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"410":1,"411":1,"412":1},"2":{"18":1,"47":1,"89":1,"91":1,"151":1,"154":1,"178":1,"191":2,"211":1,"217":1,"289":1,"402":1,"405":1,"431":1,"439":1,"440":2,"442":1,"497":1,"510":1,"537":1,"552":1,"571":1}}],["rollout",{"2":{"584":1}}],["rollback",{"0":{"449":1,"450":1},"1":{"450":1,"451":1},"2":{"89":1,"178":1,"190":2,"211":1,"216":1,"425":1,"433":2,"434":1,"439":1,"445":1,"450":1,"451":1,"544":1}}],["roll",{"2":{"25":1,"59":1,"291":1,"330":1,"425":1}}],["roles",{"0":{"440":1},"2":{"180":1,"399":1,"442":1,"551":1}}],["role",{"0":{"443":1},"1":{"444":1,"445":1},"2":{"9":3,"37":1,"177":1,"180":1,"200":2,"202":1,"216":1,"285":2,"329":2,"440":1,"560":1,"564":1,"570":1,"575":1,"579":1,"605":1}}],["reimplementation",{"2":{"568":1}}],["rent",{"0":{"528":1}}],["rerun",{"2":{"457":1}}],["reuse",{"2":{"405":1}}],["reusable",{"2":{"33":1,"281":1,"324":1,"402":1}}],["remote",{"2":{"555":1}}],["remove",{"2":{"39":1,"231":1,"334":1,"475":1,"569":1}}],["remain",{"2":{"508":1}}],["remains",{"0":{"276":1}}],["remembers",{"2":{"295":1}}],["remember",{"0":{"373":1},"1":{"374":1,"375":1,"376":1},"2":{"215":1,"227":1}}],["revert",{"2":{"433":2,"450":1}}],["reverse",{"2":{"198":1,"464":1}}],["revenue",{"2":{"395":1}}],["reveals",{"2":{"179":1,"275":1}}],["reviewed",{"2":{"434":1}}],["reviewer",{"2":{"72":1,"73":1,"74":1,"75":1,"130":1,"232":1,"233":1,"252":1,"354":1,"358":1,"371":1,"382":1,"398":1,"441":1,"498":1}}],["reviews",{"2":{"180":1,"232":1,"237":1,"498":1,"517":1,"524":1}}],["review",{"0":{"498":1,"507":1},"2":{"48":1,"51":1,"66":1,"127":1,"201":1,"206":1,"219":2,"238":1,"252":1,"262":1,"270":1,"382":1,"396":1,"429":1,"434":1,"441":1,"498":2,"499":1,"514":1,"517":1,"524":1,"525":2,"528":1,"531":1,"536":2,"539":1,"581":1}}],["reviewing",{"2":{"48":1}}],["reward",{"2":{"164":1,"168":1,"239":1,"477":1,"596":1}}],["region",{"0":{"535":1}}],["registered",{"2":{"386":1}}],["register",{"2":{"314":1,"555":1}}],["registry",{"2":{"299":1}}],["regulated",{"2":{"536":1}}],["regulatory",{"0":{"535":1}}],["regular",{"2":{"240":1}}],["regenerated",{"2":{"337":1}}],["regex",{"2":{"39":1,"115":1,"118":1,"332":2,"351":1}}],["regardless",{"2":{"284":1}}],["regression",{"2":{"91":1,"139":1,"191":1,"444":1,"471":1,"474":1,"492":1,"498":1}}],["recurring",{"2":{"246":1,"440":1,"581":1,"582":1,"584":1}}],["recent",{"2":{"105":2,"319":1,"341":1}}],["receives",{"2":{"284":1}}],["receive",{"2":{"68":1,"69":1,"352":1,"579":1}}],["recover",{"2":{"269":1}}],["recovery",{"2":{"45":1,"415":1}}],["recommendation",{"0":{"198":1},"2":{"198":1}}],["recommended",{"0":{"4":1,"86":1},"2":{"79":1,"525":1,"535":2}}],["recorded",{"2":{"423":1}}],["recording",{"0":{"423":1}}],["record",{"2":{"177":1,"423":2,"474":1}}],["reconnection",{"2":{"27":1,"374":1}}],["reload",{"2":{"451":1}}],["relevant",{"2":{"307":1}}],["relevance",{"2":{"304":1}}],["release",{"2":{"59":1,"291":1}}],["relative",{"2":{"197":1}}],["reliably",{"2":{"269":1}}],["reliable",{"2":{"58":1}}],["reliability",{"0":{"73":1},"2":{"232":2,"240":1,"269":1,"354":1,"420":1}}],["reduction",{"2":{"531":1}}],["reduce",{"2":{"362":1,"405":1}}],["reduces",{"2":{"288":1,"517":1}}],["redacted",{"2":{"329":1}}],["red",{"0":{"533":1},"2":{"50":1,"260":1,"349":1,"507":1}}],["rediscovers",{"2":{"30":1}}],["refactor",{"2":{"573":1}}],["reflection",{"0":{"517":1}}],["refer",{"2":{"103":1,"109":1,"122":1,"128":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1}}],["references",{"2":{"310":1,"438":1}}],["reference",{"0":{"220":1,"242":1,"265":1,"386":1,"393":1,"534":1,"538":1,"559":1,"587":1},"1":{"243":1,"244":1,"245":1,"246":1,"247":1,"535":1,"536":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1},"2":{"37":1,"64":1,"81":1,"84":1,"88":1,"90":1,"93":1,"202":2,"209":1,"220":4,"241":1,"262":2,"329":1,"438":1,"461":1,"538":1,"559":1,"561":1,"565":1,"571":1,"576":1,"580":1,"584":1,"586":1,"587":2,"608":1}}],["refusal",{"2":{"38":1}}],["refuse",{"2":{"21":1,"59":1,"291":1,"329":1}}],["reserve",{"2":{"386":1}}],["reset",{"2":{"339":1}}],["researches",{"2":{"480":1}}],["researcher",{"2":{"74":1,"371":1}}],["research",{"0":{"297":1},"2":{"181":1,"187":1,"192":1,"194":2,"195":1,"198":1,"263":1,"302":1,"304":1,"324":1,"340":1,"407":1,"481":1,"588":1,"596":1}}],["respect",{"2":{"329":1}}],["responsibilities",{"0":{"444":1}}],["responsibility",{"2":{"298":1}}],["response",{"2":{"56":6,"285":6,"307":1,"317":1,"423":1,"444":1,"453":1,"489":1}}],["responses",{"2":{"2":1,"94":1,"329":1,"423":2,"461":1,"572":1}}],["responding",{"2":{"342":1,"389":1}}],["respond",{"2":{"289":1,"329":1}}],["resources",{"0":{"585":1},"1":{"586":1,"587":1,"588":1,"589":1},"2":{"299":1}}],["resource",{"0":{"299":1},"2":{"299":2}}],["restart",{"2":{"606":1}}],["restarts",{"2":{"551":2}}],["restores",{"2":{"450":1}}],["restricts",{"2":{"551":1}}],["restrict",{"2":{"399":1}}],["restricted",{"2":{"51":1}}],["rest",{"2":{"61":1}}],["results",{"2":{"58":1,"163":1,"177":1,"200":1,"233":1,"287":1,"288":1,"292":1,"295":1,"298":1,"304":1,"305":1,"319":1,"329":2,"342":1,"350":1,"357":1,"364":1,"365":1,"380":1,"402":1,"414":1,"423":1,"453":1,"463":1,"474":1,"508":1,"518":1,"519":1,"582":1}}],["result",{"2":{"39":1,"45":2,"54":1,"55":1,"56":2,"100":2,"111":1,"148":1,"226":1,"228":1,"239":2,"268":1,"284":1,"285":2,"292":2,"302":1,"317":1,"334":1,"360":1,"369":1,"385":1,"394":2,"415":1,"490":1,"492":1,"605":1}}],["resistant",{"2":{"37":1}}],["replaced",{"2":{"606":1}}],["replace",{"2":{"605":1}}],["replaces",{"2":{"533":1,"606":1}}],["replay",{"2":{"263":1,"423":2,"461":1,"541":1,"551":1,"567":1,"597":1}}],["reply",{"2":{"387":1}}],["repeat",{"2":{"54":1,"97":1,"212":1,"226":1,"228":1,"265":1,"268":1,"284":1,"389":1,"474":1}}],["repeatedly",{"2":{"30":1}}],["reporter",{"2":{"497":1}}],["reporting",{"2":{"130":1,"535":1}}],["report",{"2":{"52":1,"124":1,"148":1,"458":1,"536":1,"549":1,"581":1,"582":1}}],["reports",{"2":{"49":1,"352":1,"497":1}}],["repository",{"0":{"230":1,"280":1},"1":{"281":1,"282":1},"2":{"31":1,"177":1,"212":1,"230":1,"280":1}}],["repo",{"0":{"31":1,"33":1,"281":1},"1":{"32":1,"33":1,"34":1,"35":1},"2":{"32":1,"33":1,"34":1,"35":1,"178":2,"183":1,"194":6,"230":1,"280":1,"281":1,"282":2,"307":1,"308":1,"312":1,"341":1}}],["reach",{"2":{"517":1}}],["reachability",{"0":{"465":1}}],["react",{"2":{"307":1}}],["reactive",{"2":{"248":1,"332":1}}],["reasons",{"2":{"428":1}}],["reason",{"2":{"345":1,"518":1}}],["reasoning",{"0":{"288":1,"323":1},"2":{"15":1,"45":1,"54":1,"84":1,"97":1,"99":1,"187":2,"196":1,"213":1,"258":1,"267":1,"268":1,"288":3,"293":1,"323":3,"407":2,"428":1,"454":1,"502":1,"551":1,"572":1}}],["readiness",{"0":{"434":1}}],["read+write",{"2":{"377":1}}],["readonlypaths",{"2":{"250":1,"339":1}}],["ready",{"2":{"64":1,"67":1,"77":1,"261":1,"590":1}}],["readable",{"0":{"311":1},"1":{"312":1,"313":1,"314":1,"315":1},"2":{"35":1,"177":1,"178":1,"213":1,"311":1}}],["readme",{"2":{"35":1,"88":1,"280":1,"309":1,"338":1}}],["reads",{"2":{"27":1,"28":1,"34":1,"35":1,"37":1,"49":2,"96":1,"228":1,"231":1,"282":1,"312":1,"329":1,"347":1,"389":1,"498":1}}],["read",{"0":{"336":1,"337":2},"2":{"24":1,"28":1,"32":1,"34":1,"41":1,"48":1,"49":1,"51":1,"54":1,"82":1,"86":7,"91":1,"98":1,"111":1,"121":1,"124":2,"136":1,"226":1,"229":1,"230":1,"237":2,"243":1,"250":2,"268":1,"274":1,"282":1,"284":1,"292":1,"295":1,"313":2,"321":1,"347":1,"350":1,"352":2,"375":2,"377":5,"391":1,"441":1,"451":1,"478":3,"498":1,"504":1,"518":1,"546":1,"552":1,"561":1,"562":1,"594":1,"605":1}}],["really",{"0":{"53":1},"1":{"54":1,"55":1,"56":1,"57":1}}],["real",{"0":{"404":1,"441":1},"2":{"2":1,"18":1,"83":1,"199":1,"202":1,"224":1,"274":1,"423":1,"428":1,"438":1,"518":1,"538":1,"607":1}}],["realistic",{"2":{"2":1,"94":1}}],["retrospective",{"2":{"507":1,"508":1,"510":1}}],["retry",{"2":{"44":1,"269":1,"374":1,"415":2,"417":2,"522":1,"523":2}}],["retries",{"2":{"44":1,"46":1,"235":1,"256":1,"416":1,"417":1,"523":1}}],["retrieve",{"2":{"15":1,"410":1}}],["retrieval",{"2":{"15":1,"17":1,"259":1,"412":1}}],["return",{"2":{"17":4,"46":1,"299":1,"412":4,"417":1}}],["returns",{"2":{"2":1,"87":1,"94":1,"298":2,"299":2,"387":1,"394":1,"463":1,"481":1,"605":2,"607":2}}],["request",{"2":{"56":1,"285":1,"519":1,"607":1}}],["requests",{"2":{"6":1,"10":1,"21":1}}],["require",{"2":{"273":1}}],["requirements",{"0":{"535":1},"2":{"130":1,"173":1,"497":1,"498":1,"499":1}}],["requirement",{"2":{"84":1,"278":1,"535":1,"544":1}}],["required",{"2":{"24":1,"75":1,"94":1,"287":1,"289":1,"298":1,"323":1,"339":1,"396":1,"464":2,"514":1,"535":6,"607":1}}],["requires",{"2":{"20":1,"318":1,"439":1,"533":1}}],["req",{"2":{"10":1}}],["re",{"2":{"0":1,"36":2,"48":1,"68":1,"87":1,"168":1,"205":1,"222":1,"223":1,"224":1,"231":2,"234":1,"264":1,"275":1,"291":2,"350":1,"403":2,"419":1,"462":1,"492":1,"605":1,"606":1}}],["fts5",{"2":{"461":1}}],["fb",{"2":{"347":1}}],["f",{"0":{"366":1,"368":1,"369":1},"1":{"367":1,"368":1,"369":1,"370":1},"2":{"201":1,"206":2,"209":1,"215":1,"251":1,"265":1,"369":1}}],["fdsa",{"0":{"77":1},"2":{"69":2,"77":1,"558":2,"609":1}}],["fdx",{"2":{"36":1,"330":1}}],["flywheel",{"2":{"393":1}}],["flips",{"2":{"385":1}}],["float",{"2":{"417":1}}],["flow",{"0":{"345":1,"396":1,"441":1,"537":1},"2":{"359":1,"395":1,"501":2}}],["flows",{"2":{"324":1}}],["floor",{"2":{"61":1,"248":1}}],["flexible",{"2":{"233":1}}],["flags",{"0":{"533":1}}],["flag",{"2":{"329":1,"478":1}}],["flat",{"0":{"359":1,"385":1},"2":{"233":1,"359":1,"503":1,"565":1,"572":1,"574":1}}],["flask",{"2":{"222":1,"275":1}}],["flash",{"2":{"6":1,"8":1,"14":1,"15":2,"17":2,"154":1,"236":1,"245":1,"258":1,"259":2,"363":1,"404":1,"407":1,"408":1,"410":2,"411":2,"412":2,"439":1,"497":1,"537":1,"548":1,"571":1,"572":1,"573":1}}],["fusion",{"0":{"366":1},"1":{"367":1,"368":1,"369":1,"370":1},"2":{"201":1,"206":2,"215":1}}],["fundamentally",{"2":{"433":1}}],["fundamental",{"2":{"201":1,"207":1}}],["function",{"2":{"98":1,"116":1,"142":1,"168":1,"239":1,"240":1,"380":1,"477":1,"541":1,"542":1,"543":1,"544":1,"576":1}}],["functions",{"2":{"54":1,"268":1}}],["future",{"2":{"68":1}}],["fully",{"2":{"569":1}}],["full",{"0":{"42":1,"305":1},"2":{"18":1,"25":1,"30":1,"35":1,"36":1,"42":1,"47":1,"52":1,"57":1,"67":1,"75":1,"81":1,"88":1,"90":1,"103":1,"109":1,"122":1,"128":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1,"177":1,"184":1,"195":4,"222":1,"275":1,"278":2,"297":1,"319":1,"350":2,"386":1,"389":1,"438":1,"453":1,"454":1,"461":1,"462":1,"483":1,"514":1,"524":1,"525":1,"535":1,"564":1,"568":1,"569":1,"586":1}}],["fetches",{"2":{"481":1}}],["fetched",{"2":{"176":1,"199":1,"203":1}}],["fewer",{"2":{"402":1}}],["feed",{"2":{"302":1}}],["feeds",{"2":{"233":1}}],["feedback",{"0":{"52":1},"2":{"49":1,"50":1,"111":1,"177":1,"223":1,"238":2,"260":1,"273":1,"349":1,"352":1}}],["feynman",{"0":{"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"220":1,"586":1,"600":2,"602":1}}],["fed",{"2":{"100":1,"292":1}}],["features",{"2":{"33":1,"312":1,"314":1,"324":1,"374":1,"541":1}}],["feature",{"0":{"314":1},"2":{"33":1,"59":1,"177":1,"178":2,"213":1,"281":2,"291":1,"312":1,"313":1,"314":1,"324":1,"543":1,"561":1,"562":1,"565":1,"568":1,"571":1,"576":1,"580":1,"583":1,"584":1}}],["faq",{"0":{"603":1},"1":{"604":1,"605":1,"606":1,"607":1,"608":1}}],["fanout",{"2":{"486":1}}],["fancy",{"2":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1}}],["fact",{"2":{"499":3}}],["factor",{"2":{"415":1}}],["factory",{"0":{"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"77":1,"224":1,"275":1,"557":1}}],["facts",{"2":{"396":1}}],["false",{"2":{"293":1,"345":1,"377":7}}],["fallback",{"2":{"2":1,"87":1,"94":1,"269":1,"439":1,"440":1,"481":1}}],["far",{"2":{"275":1}}],["fair",{"2":{"365":1}}],["faith",{"2":{"265":1}}],["failing",{"2":{"73":1,"354":1}}],["fails",{"2":{"45":1,"73":1,"177":1,"354":1,"551":1,"604":1}}],["failed",{"2":{"44":1,"50":2,"124":1,"237":1,"238":3,"260":2,"322":1,"349":2,"415":1,"551":1}}],["fail",{"2":{"32":1,"177":1,"230":1,"430":1,"437":1}}],["failures",{"2":{"50":1,"238":1,"260":1,"349":1,"350":1,"444":1,"457":1}}],["failure",{"0":{"328":1,"330":1},"1":{"329":1,"330":1,"331":1},"2":{"20":1,"21":2,"27":1,"28":1,"36":1,"38":1,"59":2,"75":1,"178":1,"200":1,"231":1,"234":1,"249":1,"269":1,"270":1,"274":1,"278":1,"279":1,"291":2,"293":2,"303":1,"330":1,"334":1,"354":1,"374":1,"376":1,"380":1,"442":1,"458":1,"514":1,"515":2,"537":1,"551":1}}],["fastapi",{"2":{"486":1}}],["faster",{"2":{"402":1,"484":1,"489":1,"568":1}}],["fast",{"2":{"233":1,"404":1,"439":1,"440":1,"542":1,"551":1,"572":1}}],["fraction",{"2":{"520":1}}],["frames",{"2":{"396":1}}],["framed",{"2":{"205":1}}],["framework",{"0":{"206":1,"277":1,"513":1,"516":1,"521":1,"525":1,"526":1,"530":1,"534":1},"1":{"278":1,"279":1,"514":1,"515":1,"517":1,"518":1,"519":1,"520":1,"522":1,"523":1,"524":1,"527":1,"528":1,"529":1,"531":1,"532":1,"533":1,"535":1,"536":1},"2":{"77":1,"181":1,"186":1,"192":1,"197":2,"198":3,"204":1,"209":1,"212":1,"558":1,"580":1}}],["frameworks",{"0":{"186":1,"511":1},"1":{"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"35":1,"178":2,"206":1,"211":1,"274":1,"586":1}}],["framing",{"0":{"61":1},"2":{"178":1,"183":1,"200":1,"204":2,"205":1,"209":2}}],["friend",{"2":{"225":1}}],["frontmatter",{"2":{"606":1}}],["frontload",{"2":{"273":1}}],["frontend",{"2":{"72":1,"74":1,"307":1,"308":2,"371":1,"520":1,"561":1}}],["frontier",{"2":{"38":1,"198":1,"258":1,"407":1}}],["front",{"2":{"34":1,"282":1}}],["from",{"0":{"297":1,"318":1,"321":1,"414":1,"491":1},"2":{"7":1,"9":3,"18":1,"25":1,"26":1,"30":1,"34":2,"35":1,"42":1,"43":1,"47":1,"51":1,"52":1,"57":2,"61":1,"75":1,"88":2,"89":1,"91":1,"95":1,"105":1,"170":1,"173":1,"187":1,"188":1,"192":1,"194":4,"198":1,"203":1,"219":1,"221":1,"225":1,"231":1,"261":1,"269":1,"275":1,"282":2,"292":1,"324":1,"325":1,"331":1,"335":1,"340":1,"350":1,"371":1,"397":1,"422":1,"433":1,"436":1,"441":2,"461":2,"463":1,"464":1,"475":1,"481":1,"487":1,"493":1,"495":1,"541":1,"548":1,"566":1,"604":1,"607":1}}],["freeform",{"2":{"278":1}}],["free",{"0":{"10":1,"600":1},"2":{"4":1,"5":1,"6":1,"7":1,"10":2,"37":1,"180":8,"184":2,"197":2,"318":1,"329":1,"560":1,"583":4,"607":1}}],["figures",{"2":{"519":1}}],["five",{"0":{"291":1},"2":{"270":2,"442":1,"551":1}}],["finishing",{"2":{"531":1}}],["finished",{"2":{"315":1}}],["finishes",{"2":{"224":1,"342":1,"343":1}}],["finish",{"2":{"177":1,"273":1,"284":1,"303":1}}],["finding",{"2":{"477":1}}],["findings",{"2":{"375":1}}],["find",{"2":{"151":1,"237":1,"239":1,"310":3,"315":1,"330":1,"422":1,"436":1,"462":1,"486":1}}],["final",{"2":{"56":1,"100":1,"183":1,"285":1,"292":2,"302":1,"394":1,"517":1}}],["financial",{"2":{"20":1,"24":1,"278":1,"514":1,"525":1}}],["filter",{"0":{"278":1,"514":1},"2":{"186":1,"231":1,"461":1}}],["fill",{"2":{"84":1,"90":1,"98":1,"104":1,"110":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1,"209":1,"292":1}}],["filesystem",{"2":{"442":1,"544":1}}],["files",{"0":{"263":1,"602":1},"2":{"34":2,"49":1,"51":1,"54":1,"64":1,"77":1,"88":1,"93":1,"95":1,"101":1,"107":1,"113":1,"120":1,"124":1,"126":1,"132":1,"138":1,"144":1,"150":1,"156":1,"162":1,"169":1,"173":1,"182":2,"189":1,"198":1,"226":1,"227":1,"229":1,"230":1,"237":1,"261":1,"268":1,"271":1,"282":2,"295":1,"304":1,"307":1,"309":1,"313":2,"315":2,"329":1,"336":1,"337":1,"341":1,"372":1,"375":1,"377":1,"386":1,"399":1,"480":1,"508":1,"551":1,"569":1,"590":1,"606":1,"608":1}}],["file",{"2":{"2":1,"27":1,"28":1,"29":1,"33":1,"35":2,"71":1,"82":1,"83":1,"85":1,"88":3,"91":1,"92":3,"96":1,"98":2,"99":1,"104":1,"106":1,"108":1,"110":1,"111":2,"112":1,"123":1,"124":1,"125":1,"129":1,"131":1,"135":1,"137":1,"141":1,"143":1,"147":1,"149":1,"153":1,"155":1,"159":1,"161":1,"172":1,"174":1,"177":1,"180":1,"187":1,"194":1,"228":1,"230":2,"237":1,"247":1,"270":2,"281":1,"282":1,"284":1,"292":1,"297":1,"302":1,"306":1,"308":1,"317":2,"321":1,"324":1,"325":1,"352":1,"354":1,"374":1,"386":1,"398":2,"483":1,"502":1,"509":1,"589":1}}],["fields",{"2":{"298":1}}],["field",{"0":{"241":1},"1":{"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1},"2":{"81":1,"88":1,"220":1,"273":1,"288":1,"586":1}}],["fixed",{"2":{"433":1}}],["fixes",{"2":{"368":1,"517":1}}],["fix",{"2":{"51":1,"60":1,"232":1,"237":1,"238":1,"239":1,"299":1,"334":1,"403":1}}],["fires",{"2":{"491":1,"582":1}}],["firecrawl",{"2":{"481":1}}],["firewall",{"2":{"331":1}}],["fired",{"2":{"39":1,"59":1,"334":1}}],["first",{"0":{"83":1,"95":1,"292":1},"1":{"84":1,"96":1,"97":1,"98":1,"99":1,"100":1},"2":{"2":1,"57":1,"59":1,"61":1,"78":1,"81":1,"82":1,"83":2,"84":1,"88":1,"91":1,"92":1,"98":1,"177":1,"204":1,"212":1,"223":1,"234":1,"261":1,"273":1,"291":1,"292":2,"312":1,"313":1,"329":1,"416":1,"439":2,"544":1,"575":2,"578":1}}],["folders",{"2":{"391":1}}],["following",{"2":{"382":1}}],["follows",{"2":{"284":1,"306":1,"552":1}}],["follow",{"2":{"8":1,"32":1,"68":1,"230":1,"321":1}}],["footer",{"2":{"379":1}}],["four",{"0":{"229":1,"295":1,"387":1},"2":{"187":1,"213":1,"229":1,"271":2,"287":1,"295":1,"450":1}}],["founder",{"2":{"222":1,"223":1,"273":1}}],["foundation",{"0":{"592":1},"2":{"67":1,"263":1,"445":1,"588":1,"602":1}}],["foundations",{"0":{"186":1,"212":1,"266":1},"1":{"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1},"2":{"61":1,"81":1,"82":1,"86":1,"95":1,"186":1,"211":1}}],["found",{"0":{"0":1},"2":{"186":1,"233":1,"454":1,"477":4,"604":1,"605":1}}],["focuses",{"2":{"195":1}}],["focused",{"2":{"182":1,"318":1}}],["focus",{"2":{"178":1,"229":1,"269":1,"395":1,"429":1,"567":1}}],["forward",{"2":{"358":1}}],["forcing",{"2":{"323":1,"380":1}}],["force",{"2":{"342":1}}],["forced",{"0":{"289":1},"2":{"302":1}}],["forces",{"2":{"288":1,"323":1}}],["formal",{"2":{"386":1}}],["formats",{"2":{"459":1}}],["format",{"0":{"167":1},"2":{"15":1,"130":1,"184":1,"197":1,"342":1,"410":1,"460":4,"461":1,"462":1,"463":1,"605":1}}],["formatting",{"2":{"15":1,"17":1,"259":1,"412":1,"514":1}}],["formulas",{"0":{"253":1},"1":{"254":1,"255":1,"256":1,"257":1}}],["formula",{"2":{"208":1}}],["forever",{"2":{"100":1,"292":1,"605":1}}],["foreign",{"2":{"48":1}}],["forget",{"2":{"26":1}}],["for",{"0":{"22":1,"34":1,"205":1,"277":1,"324":1,"433":1,"435":1,"450":1,"462":1,"511":1,"512":1,"513":1,"514":1,"521":1},"1":{"278":1,"279":1,"434":1,"436":1,"437":1,"512":1,"513":1,"514":2,"515":2,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":2,"523":2,"524":2,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"0":1,"4":1,"5":1,"6":1,"7":2,"8":1,"13":3,"15":2,"21":1,"23":1,"24":1,"25":1,"27":1,"28":3,"36":1,"41":1,"42":1,"47":1,"49":1,"52":1,"59":1,"64":2,"65":2,"66":1,"67":1,"71":2,"75":1,"94":1,"102":1,"103":1,"109":1,"111":1,"116":1,"122":1,"128":1,"134":1,"140":1,"146":1,"148":1,"152":1,"158":1,"171":1,"173":1,"178":1,"180":2,"181":2,"182":1,"183":3,"190":1,"203":1,"204":2,"208":1,"209":1,"212":1,"216":2,"223":2,"224":1,"233":4,"235":1,"236":6,"238":1,"239":1,"240":2,"241":1,"251":1,"252":1,"258":1,"264":1,"271":1,"273":2,"278":1,"280":1,"287":1,"288":1,"291":1,"297":1,"298":2,"301":1,"302":1,"303":1,"304":3,"305":1,"308":1,"310":1,"321":2,"322":2,"323":2,"324":2,"326":1,"330":1,"352":1,"354":1,"357":1,"358":1,"359":1,"364":1,"369":1,"374":1,"376":1,"382":1,"386":2,"392":1,"393":2,"395":1,"396":1,"397":1,"399":1,"402":2,"403":2,"404":1,"405":1,"407":1,"408":1,"410":1,"423":1,"428":1,"429":1,"433":1,"438":2,"442":1,"443":1,"477":1,"483":1,"484":2,"487":2,"491":1,"497":3,"498":2,"502":1,"508":1,"523":1,"524":1,"525":1,"535":1,"536":2,"538":1,"541":1,"543":1,"546":1,"550":1,"551":3,"559":1,"572":1,"573":1,"575":1,"576":1,"580":1,"582":2,"583":1,"586":1,"590":1,"600":1,"605":1,"607":2,"608":2,"609":1}}],["id>",{"2":{"389":1}}],["id",{"2":{"314":2,"387":2,"388":1,"454":1,"486":1,"572":1,"609":1}}],["identify",{"2":{"431":1,"505":1}}],["identifies",{"2":{"274":1,"398":1,"509":1}}],["identity",{"2":{"386":1}}],["identities",{"2":{"386":1}}],["identical",{"2":{"299":1,"419":1,"447":1,"457":1,"477":1}}],["identically",{"2":{"2":1}}],["ideal",{"2":{"209":1,"416":1}}],["ipc",{"2":{"439":1,"541":1,"542":1}}],["iphone",{"2":{"223":1,"273":1}}],["ip",{"0":{"209":1},"2":{"209":1,"465":2}}],["io",{"0":{"176":1},"1":{"177":1,"178":1},"2":{"223":1}}],["i",{"0":{"277":1},"1":{"278":1,"279":1},"2":{"48":3,"176":1,"203":1,"212":1,"228":2,"230":3,"233":1,"237":1,"265":1,"334":1,"396":1,"480":1,"608":2}}],["ignore",{"2":{"37":1,"329":2}}],["ignoring",{"2":{"37":1,"329":1}}],["immediate",{"2":{"458":1}}],["immediately",{"2":{"68":1,"238":1}}],["imminent",{"2":{"457":1}}],["imagination",{"2":{"333":1}}],["imagine",{"2":{"32":1,"226":1,"230":1,"231":1,"232":1,"237":1}}],["impossible",{"2":{"460":1}}],["importance",{"2":{"160":1}}],["important",{"2":{"20":1,"31":1,"33":1,"229":2}}],["import",{"2":{"9":3,"88":1,"261":1,"292":1,"334":1,"607":1}}],["implies",{"2":{"182":1}}],["implemented",{"2":{"557":1}}],["implement",{"0":{"351":1},"2":{"89":1,"98":2,"102":1,"105":1,"111":1,"113":1,"124":1,"142":1,"148":1,"151":1,"154":1,"160":1,"252":1,"292":1,"326":1,"351":1,"382":1,"431":1,"445":1,"562":1}}],["implementing",{"2":{"42":1}}],["implementation",{"0":{"17":1,"339":1,"363":1,"364":1,"386":1,"393":1,"412":1,"451":1,"502":1},"2":{"37":1,"64":1,"91":1,"93":1,"99":1,"130":1,"196":1,"329":1,"357":1,"358":1,"359":1,"461":1,"498":1,"510":1}}],["improving",{"2":{"89":1,"91":1,"162":1,"178":1,"180":1,"192":1,"218":1,"239":1}}],["improves",{"2":{"447":1}}],["improvement",{"2":{"52":1,"474":1,"492":1}}],["improvements",{"2":{"51":1,"509":1}}],["improve",{"0":{"29":1,"375":1},"2":{"28":1,"29":1,"59":1,"189":1,"192":1,"195":1,"291":1,"321":1,"375":1,"402":1,"405":1,"474":1,"561":1,"565":1}}],["inboxes",{"2":{"386":2}}],["inner",{"2":{"350":1}}],["inject",{"2":{"341":1,"342":1}}],["injecting",{"2":{"329":1}}],["injection",{"0":{"37":1,"329":1},"2":{"37":3,"214":1,"248":1,"329":3,"557":1}}],["ingredients",{"2":{"227":4}}],["inc",{"0":{"575":1},"1":{"576":1,"577":1,"578":1}}],["including",{"2":{"453":2,"501":1}}],["included",{"2":{"65":1,"67":1,"522":1}}],["includes",{"2":{"18":1,"25":1,"42":1,"52":1,"57":1,"68":1,"75":1,"195":1,"227":1,"366":1}}],["include",{"0":{"274":1},"2":{"2":1,"94":1,"99":1,"288":1,"492":1}}],["increase",{"2":{"405":2}}],["increasingly",{"2":{"223":1,"273":1}}],["incident",{"2":{"374":1,"444":1,"535":1}}],["incomplete",{"2":{"234":1,"379":1}}],["inconsistent",{"2":{"200":1}}],["insight",{"0":{"333":1,"355":1,"484":1},"2":{"226":1,"269":1,"401":1}}],["inside",{"2":{"177":1,"331":1,"439":1,"539":2,"544":1,"580":1}}],["instruct",{"2":{"271":1}}],["instruction",{"2":{"34":1,"177":1,"282":1,"306":1,"313":1,"329":1,"519":1}}],["instructions",{"2":{"33":1,"37":2,"51":1,"177":1,"178":2,"200":1,"227":2,"229":2,"265":1,"270":1,"271":1,"281":1,"309":1,"329":5,"402":1,"514":1}}],["instead",{"0":{"574":1},"2":{"231":1,"462":1}}],["installation",{"0":{"604":1},"2":{"604":1,"606":1}}],["installed",{"2":{"79":2,"606":1}}],["install",{"0":{"80":1,"85":1,"247":1,"589":1},"2":{"64":1,"80":3,"85":4,"87":1,"247":3,"263":9,"445":1,"588":9,"589":2,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"601":1,"604":4}}],["instances",{"2":{"201":2,"330":1}}],["instance",{"2":{"51":1}}],["instant",{"2":{"34":1,"64":2,"68":1,"282":1}}],["industries",{"2":{"536":1}}],["indydevdan",{"0":{"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"184":1,"194":1,"197":1,"202":1,"264":1}}],["indexes",{"2":{"461":1}}],["indexer",{"2":{"461":1,"463":2}}],["index",{"0":{"91":1,"261":1},"2":{"460":1}}],["indents",{"2":{"87":1}}],["indentation",{"2":{"87":1}}],["independently",{"2":{"121":1,"233":1,"350":2,"360":1}}],["independent",{"2":{"64":1,"324":1}}],["indicators",{"0":{"531":1,"532":1}}],["individual",{"0":{"67":1,"600":1},"2":{"67":1,"541":1,"602":1}}],["indirect",{"2":{"37":1,"329":1}}],["invocable",{"2":{"606":3}}],["invocation",{"2":{"543":1}}],["invoked",{"2":{"483":1}}],["invoke",{"2":{"56":1,"285":1,"302":1,"600":1,"606":1}}],["inventory",{"2":{"281":1,"314":1}}],["investment",{"2":{"404":1}}],["investigate",{"2":{"238":1,"425":1,"455":1}}],["invested",{"2":{"182":1}}],["invert",{"2":{"40":1}}],["invite",{"2":{"68":1,"555":1,"580":1}}],["info",{"2":{"310":1}}],["informational",{"2":{"342":1}}],["information",{"2":{"24":1,"35":1,"282":1,"287":1,"318":1,"359":1,"518":1}}],["infer",{"2":{"173":1}}],["inference",{"2":{"55":1,"267":1}}],["infinite",{"2":{"84":1}}],["infrastructure",{"2":{"41":1,"197":1,"278":1,"525":1}}],["int",{"2":{"262":1,"288":1,"417":2}}],["intentionally",{"2":{"606":1}}],["intent",{"2":{"323":1}}],["integrates",{"2":{"576":1}}],["integration",{"0":{"394":1,"463":1,"503":1,"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"433":1,"498":2,"578":1,"580":1}}],["integrity",{"0":{"168":1,"476":1,"477":1,"478":1},"1":{"477":1,"478":1},"2":{"67":1,"162":1,"192":2,"194":1,"218":1,"239":2,"263":1,"492":1,"588":1,"596":1}}],["integer",{"2":{"287":1}}],["intellectual",{"2":{"203":1,"205":1}}],["intelligence",{"2":{"180":1,"240":1}}],["intervenes",{"2":{"441":1,"442":1}}],["intervention",{"2":{"402":1,"509":1}}],["interval",{"2":{"436":1}}],["interfaces",{"2":{"465":1}}],["interface",{"2":{"392":1,"539":1}}],["interact",{"2":{"390":1}}],["interaction",{"2":{"389":1,"445":1}}],["interactive",{"2":{"208":1}}],["intercept",{"2":{"351":1}}],["intercepts",{"2":{"39":1}}],["intermediate",{"0":{"497":1,"498":1},"2":{"262":1,"317":1,"428":1}}],["internet",{"2":{"464":1}}],["internal",{"0":{"331":1}}],["intern",{"2":{"236":1}}],["interesting",{"2":{"180":1}}],["interpreter",{"2":{"118":1}}],["into",{"2":{"30":1,"32":1,"35":1,"37":1,"51":1,"81":1,"224":1,"230":1,"233":1,"272":1,"274":1,"276":1,"318":1,"329":1,"364":1,"461":1,"518":1,"519":1}}],["inoculation",{"2":{"37":1,"329":1}}],["initialize",{"2":{"313":1}}],["initialization",{"0":{"313":1},"2":{"177":1,"178":1,"562":1}}],["init",{"2":{"33":1,"200":1,"213":1,"243":1,"281":1,"312":1,"341":1,"562":1}}],["inputs",{"2":{"447":1}}],["input",{"2":{"14":1,"45":1,"49":1,"51":1,"54":1,"87":1,"97":1,"142":1,"154":1,"258":1,"268":1,"287":1,"329":1,"347":1,"348":1,"403":1,"407":1,"410":1,"414":1,"422":1,"436":2,"453":2,"454":1,"523":3,"536":1,"605":1,"606":1}}],["in",{"0":{"56":1,"206":1,"225":1,"350":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"10":1,"21":1,"22":1,"30":1,"31":2,"32":1,"34":1,"35":6,"36":1,"37":1,"39":1,"42":1,"47":1,"51":1,"65":1,"66":1,"68":1,"72":1,"77":1,"84":1,"87":1,"90":1,"98":1,"104":1,"110":1,"115":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1,"181":1,"186":1,"188":1,"196":1,"197":2,"198":1,"200":1,"201":1,"205":8,"206":2,"209":3,"211":1,"214":1,"220":1,"223":1,"228":2,"230":7,"231":2,"235":1,"270":1,"273":2,"274":1,"275":1,"278":1,"279":1,"280":1,"282":3,"292":2,"299":1,"304":1,"314":1,"315":1,"321":2,"329":2,"330":1,"332":1,"334":1,"348":1,"357":1,"358":1,"379":1,"393":1,"398":1,"405":1,"436":1,"440":3,"441":2,"442":2,"443":1,"455":1,"457":1,"461":1,"462":1,"463":1,"477":3,"514":1,"520":1,"527":1,"536":1,"537":1,"551":1,"552":1,"560":1,"561":1,"562":1,"576":1,"583":1,"586":1,"605":1,"606":1,"608":1}}],["iterm2",{"2":{"608":1}}],["iterate",{"0":{"507":1}}],["iterations",{"2":{"84":1,"87":1,"99":1,"284":2,"402":1,"451":1,"605":1}}],["iteration",{"2":{"60":1,"269":1,"295":1,"426":1,"434":1,"450":1}}],["itself",{"2":{"45":1,"55":1,"239":1}}],["its",{"0":{"313":1},"2":{"28":2,"29":1,"35":1,"37":1,"51":1,"72":1,"96":1,"163":1,"177":1,"227":1,"232":2,"282":1,"329":1,"354":1,"374":1,"392":1,"397":1,"399":1,"438":1,"441":1,"517":1,"520":1,"531":1,"539":1}}],["it",{"0":{"21":1,"196":1,"380":1,"403":1,"447":1},"2":{"4":1,"5":1,"6":1,"7":1,"20":1,"22":1,"27":3,"28":1,"34":4,"36":1,"37":1,"39":2,"41":1,"45":1,"49":1,"51":2,"53":1,"54":2,"59":1,"84":1,"181":1,"183":4,"194":1,"201":1,"202":2,"203":1,"206":1,"223":2,"225":1,"226":2,"227":2,"228":3,"229":5,"231":3,"232":2,"233":2,"234":3,"235":1,"236":1,"237":2,"238":2,"239":5,"240":2,"264":3,"265":1,"267":2,"268":3,"270":1,"275":1,"279":1,"282":2,"288":1,"295":1,"298":1,"301":1,"307":1,"311":1,"313":1,"315":1,"323":1,"334":2,"354":1,"357":1,"364":1,"387":1,"402":3,"419":1,"423":1,"439":1,"465":1,"477":2,"492":1,"507":1,"514":1,"515":2,"517":1,"528":1,"531":1,"533":2,"537":2,"538":1,"551":1,"552":1,"579":2,"605":2,"606":1}}],["isolates",{"2":{"441":1,"551":2}}],["isolated",{"2":{"21":1,"365":1,"439":1,"539":2,"544":1}}],["isolation",{"0":{"544":1},"2":{"168":1,"194":1,"318":1,"439":1,"442":1,"539":1,"544":1,"552":3}}],["issues",{"2":{"88":1,"238":1,"341":1,"391":2,"398":1,"517":1}}],["isn",{"2":{"36":1,"40":1}}],["is",{"0":{"27":1,"31":1,"53":1,"70":1,"186":1,"226":1,"230":1,"232":1,"280":1,"328":1,"330":1,"354":1},"1":{"32":1,"33":1,"34":1,"35":1,"54":1,"55":1,"56":1,"57":1,"71":1,"72":1,"73":1,"74":1,"75":1,"281":1,"282":1,"329":1,"330":1,"331":1,"355":1},"2":{"4":1,"6":1,"8":1,"14":1,"18":2,"20":2,"21":2,"22":1,"23":1,"26":1,"28":1,"30":1,"32":2,"34":1,"36":1,"37":2,"38":1,"39":2,"40":2,"41":1,"42":1,"43":1,"45":1,"47":1,"48":1,"51":5,"52":3,"53":2,"54":2,"56":1,"57":3,"58":2,"59":2,"72":1,"75":3,"81":1,"83":1,"84":1,"87":2,"88":1,"92":3,"98":1,"99":1,"100":2,"177":1,"178":2,"179":2,"181":1,"182":1,"183":2,"188":2,"190":1,"192":1,"197":2,"200":1,"202":4,"204":3,"205":1,"206":1,"207":4,"209":1,"212":1,"214":1,"215":1,"222":1,"223":1,"224":4,"226":4,"227":2,"228":1,"229":3,"230":2,"231":1,"236":1,"240":3,"264":3,"268":2,"269":2,"270":1,"272":1,"273":1,"274":1,"275":2,"276":1,"279":2,"280":1,"282":1,"285":1,"288":1,"291":2,"292":2,"295":1,"306":1,"309":1,"310":1,"311":1,"313":1,"323":3,"329":2,"330":4,"331":3,"334":2,"348":1,"354":1,"364":1,"379":1,"380":1,"385":1,"392":1,"393":1,"408":2,"414":1,"420":1,"433":1,"443":1,"459":1,"460":1,"484":2,"501":1,"520":1,"527":1,"529":1,"531":1,"536":1,"557":2,"582":1,"605":2,"606":1,"607":2}}],["if",{"2":{"1":1,"8":1,"17":1,"18":1,"20":1,"25":1,"28":1,"32":2,"35":1,"45":1,"47":1,"51":1,"53":1,"56":1,"59":1,"73":2,"75":1,"225":1,"228":2,"230":2,"232":2,"234":1,"235":1,"237":1,"239":3,"240":1,"264":1,"274":1,"278":1,"282":1,"285":1,"291":1,"293":1,"315":1,"323":1,"329":3,"334":1,"351":2,"379":1,"412":1,"414":1,"425":2,"437":2,"442":1,"447":1,"474":2,"478":1,"492":2,"503":3,"508":1,"514":2,"551":1,"579":1,"604":1,"605":1,"608":1}}],["ssl",{"2":{"604":1}}],["sse",{"2":{"565":1}}],["ss",{"2":{"556":1}}],["ssh",{"2":{"250":1,"336":1,"339":1}}],["sb",{"2":{"535":1}}],["switch",{"2":{"535":1,"607":1}}],["swift",{"2":{"486":1}}],["swiss",{"2":{"298":1}}],["sw",{"2":{"298":1}}],["swap",{"2":{"270":1,"447":1}}],["swe",{"2":{"177":1}}],["sweet",{"0":{"23":1}}],["small",{"2":{"182":1,"529":1}}],["smartest",{"2":{"236":1}}],["smarter",{"2":{"226":1}}],["smart",{"2":{"70":1,"225":1,"229":1,"354":1,"355":1}}],["synthetic",{"2":{"366":1}}],["synthesizes",{"2":{"304":1,"357":2,"371":3,"394":1,"481":1}}],["synthesized",{"0":{"224":1},"2":{"194":1}}],["symbols",{"2":{"310":1}}],["symbol",{"2":{"180":1,"310":1}}],["system",{"0":{"38":1,"306":1,"321":1,"369":1,"395":1,"397":1,"399":1,"494":1,"501":1},"1":{"307":1,"308":1,"309":1,"310":1,"396":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1},"2":{"21":1,"36":1,"37":1,"42":1,"52":2,"56":1,"57":1,"59":1,"77":1,"157":1,"173":1,"177":1,"182":1,"189":1,"194":4,"209":1,"211":1,"213":1,"215":2,"219":1,"226":1,"229":1,"231":1,"248":1,"270":2,"271":1,"279":1,"285":1,"291":1,"295":3,"297":1,"319":1,"329":4,"331":3,"332":2,"337":1,"350":1,"354":1,"368":1,"395":1,"426":1,"450":1,"453":1,"475":1,"480":1,"481":1,"495":1,"497":1,"501":2,"502":1,"507":1,"508":1,"509":1,"514":1,"518":1,"537":1,"561":1,"565":1,"567":1,"569":1,"574":1,"584":1,"601":1,"609":1}}],["systems",{"2":{"11":1,"18":1,"23":1,"30":1,"58":1,"73":1,"75":1,"89":2,"198":2,"251":1,"272":1,"276":1,"305":1,"354":1,"433":1,"523":1}}],["sleep",{"2":{"491":1,"582":2}}],["sleeps",{"2":{"491":1,"580":1}}],["slice",{"2":{"324":1,"374":1}}],["sliding",{"2":{"91":1,"102":1,"105":1,"318":1,"326":1}}],["slot",{"2":{"224":1,"273":1,"274":1,"288":1}}],["slop",{"2":{"223":1,"224":4,"273":2,"274":3}}],["sloptember",{"0":{"223":1}}],["slow",{"2":{"223":1,"273":1,"310":1}}],["slack",{"2":{"35":1,"390":1,"391":1}}],["sql",{"2":{"72":1,"298":1,"330":1}}],["sqlite",{"2":{"67":1,"91":1,"145":1,"148":1,"190":1,"216":1,"261":1,"321":1,"461":1,"470":1}}],["suggestions",{"2":{"525":1}}],["suggestion",{"2":{"514":1}}],["suggests",{"2":{"182":1}}],["supervision",{"2":{"552":1}}],["supervisor",{"2":{"460":1,"551":1}}],["supervises",{"2":{"442":1,"524":1,"539":1,"542":1}}],["supports",{"2":{"605":1}}],["supporting",{"2":{"281":1,"529":1}}],["support",{"2":{"160":1,"178":1,"232":1,"299":1,"528":1,"571":1,"583":1,"608":1}}],["succeeded",{"2":{"514":1}}],["succeed",{"2":{"419":1}}],["succeeds",{"2":{"419":1,"420":1}}],["success",{"0":{"530":1},"1":{"531":1,"532":1,"533":1},"2":{"59":1,"291":1,"303":1,"419":1,"425":1,"458":1,"474":1,"514":1}}],["suspect",{"2":{"323":1}}],["suffer",{"2":{"224":1,"273":1}}],["summaries",{"2":{"343":1}}],["summarization",{"2":{"91":1,"102":1,"269":1,"301":1,"318":1,"326":1}}],["summarize",{"2":{"2":1,"105":1}}],["summary",{"0":{"193":1,"209":1,"537":1},"1":{"194":1,"195":1,"196":1},"2":{"105":1,"148":1,"318":1,"319":1,"497":1,"499":1}}],["submitted",{"2":{"509":1}}],["submit",{"2":{"490":1}}],["subagents",{"2":{"563":1}}],["subagentstop",{"2":{"343":1,"563":1}}],["subagentstart",{"2":{"343":1,"563":1}}],["subagent",{"0":{"343":1},"2":{"343":2,"567":1}}],["subscription",{"2":{"560":1}}],["subsystem",{"2":{"183":1,"270":1}}],["subsystems",{"0":{"270":1},"2":{"177":1,"178":1,"183":1,"200":1,"212":1,"270":1}}],["substantial",{"2":{"182":1}}],["subdirectory",{"0":{"308":1},"2":{"180":1,"561":1}}],["sub",{"0":{"304":1},"2":{"75":1,"184":1,"304":2,"441":1,"519":1,"583":1}}],["subprocess",{"2":{"41":1}}],["sure",{"2":{"233":1}}],["surface",{"2":{"54":1,"243":1,"267":1,"268":1,"271":1,"501":1,"594":1}}],["surprises",{"2":{"43":1}}],["s",{"0":{"203":1,"569":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"36":3,"37":2,"39":2,"45":1,"48":1,"51":1,"67":1,"84":1,"121":1,"183":4,"194":1,"196":2,"198":2,"200":2,"201":1,"202":2,"203":1,"223":1,"226":3,"228":2,"230":1,"231":3,"232":1,"233":1,"234":1,"236":1,"264":1,"267":1,"268":1,"270":1,"273":1,"274":2,"275":1,"293":1,"307":1,"312":1,"322":1,"329":2,"330":1,"332":1,"334":1,"352":2,"354":1,"383":1,"386":1,"389":1,"393":1,"461":1,"464":1,"514":1,"522":1,"528":1,"533":1,"536":1,"537":3,"543":1,"557":1,"569":1,"574":1,"579":1,"605":1}}],["spike",{"2":{"457":1,"458":1}}],["spikes",{"2":{"444":1}}],["spoke",{"0":{"357":1}}],["spots",{"2":{"362":1,"395":1}}],["spot",{"0":{"23":1,"429":1},"2":{"525":1}}],["spawning",{"2":{"541":1}}],["spawn",{"2":{"343":1}}],["spawns",{"2":{"304":1,"343":1,"364":1,"539":1,"543":1,"561":1}}],["space",{"2":{"71":1,"87":1,"354":1}}],["split",{"2":{"75":1,"243":1,"439":1,"441":1,"543":2,"561":1}}],["speaks",{"2":{"489":1}}],["speed",{"2":{"386":1,"528":1}}],["spending",{"2":{"403":1,"536":1}}],["spend",{"2":{"48":1,"51":1,"269":1}}],["specialist",{"2":{"233":1,"357":3,"395":1,"439":1,"440":2,"542":1,"551":1}}],["specialists",{"2":{"233":1,"537":1}}],["specialized",{"2":{"72":1,"75":1,"182":1,"232":1,"354":1,"355":1,"520":1}}],["specifically",{"2":{"180":1}}],["specific",{"0":{"456":1,"545":1},"1":{"457":1,"458":1,"546":1,"547":1,"548":1,"549":1},"2":{"118":1,"181":1,"190":2,"197":1,"198":1,"245":1,"281":1,"289":1,"307":1,"345":1,"379":1,"434":1,"465":1,"573":1,"605":1}}],["spec",{"0":{"31":1,"230":1,"280":1},"1":{"32":1,"33":1,"34":1,"35":1,"281":1,"282":1},"2":{"178":1,"183":1,"212":1,"498":1,"562":1}}],["scenario",{"2":{"293":1,"574":1}}],["scientist",{"2":{"239":1}}],["schmidt",{"2":{"212":1}}],["scheduled",{"2":{"440":1,"441":1,"550":1,"582":1}}],["schedule",{"2":{"66":1,"246":1,"491":1,"549":2,"580":1,"581":2}}],["schemas",{"2":{"71":1,"354":1}}],["schema",{"2":{"54":1,"97":1,"98":1,"100":1,"111":1,"148":1,"268":1,"287":1,"292":2,"298":1,"318":1}}],["scoring",{"2":{"157":1,"160":1,"430":1}}],["scores",{"2":{"478":4}}],["scored",{"2":{"429":1}}],["score",{"2":{"142":1,"160":1,"404":1}}],["scoped",{"0":{"307":1},"2":{"180":1,"213":1,"307":1,"392":1}}],["scope",{"2":{"136":1,"177":1,"180":1,"200":1,"399":1,"468":2}}],["scattered",{"2":{"459":1}}],["scaling",{"2":{"208":1,"254":1,"324":1,"402":2,"404":1}}],["scales",{"2":{"401":1}}],["scale",{"0":{"201":1},"2":{"59":1,"182":1,"201":1,"271":1,"291":1,"308":1,"445":1}}],["scars",{"2":{"198":1}}],["scaffolded",{"2":{"64":1,"184":1,"209":1}}],["scanner",{"2":{"497":2}}],["scanning",{"2":{"262":1}}],["scan",{"2":{"29":1,"497":1}}],["scrape",{"2":{"497":1}}],["scratch",{"0":{"322":1},"2":{"57":1,"89":1,"91":1,"95":1,"213":1,"292":1,"295":1}}],["screenshots",{"2":{"369":1}}],["scripts",{"2":{"64":1,"114":1,"118":1,"200":1,"281":2,"297":1,"483":1}}],["script",{"2":{"22":1,"33":1,"39":1,"87":1,"118":1,"187":1,"213":1,"231":1,"240":1,"281":1,"334":1,"514":1,"537":1}}],["src",{"2":{"27":1,"314":1,"321":1,"377":1}}],["saas",{"2":{"528":1,"529":1}}],["sample",{"2":{"429":1}}],["sampling",{"0":{"429":1}}],["same",{"2":{"30":1,"34":2,"58":1,"71":1,"83":1,"168":1,"200":2,"231":2,"232":2,"236":1,"239":1,"271":1,"282":2,"315":1,"332":1,"334":1,"360":1,"362":1,"365":1,"447":1,"455":1,"457":2,"477":1,"555":1,"566":1,"571":1}}],["saying",{"2":{"231":1}}],["says",{"2":{"224":2,"231":1,"237":1,"606":1}}],["sales",{"2":{"181":2}}],["sandboxing",{"2":{"269":1}}],["sandboxes",{"2":{"205":1}}],["sandbox",{"0":{"485":1},"1":{"486":1,"487":1},"2":{"67":1,"192":1,"194":1,"218":1,"263":1,"270":1,"486":1,"588":1,"592":1}}],["said",{"2":{"61":1}}],["saw",{"2":{"59":1}}],["saved",{"2":{"532":1}}],["saves",{"2":{"236":1}}],["save",{"0":{"599":1},"2":{"43":1,"51":1,"173":1,"240":1}}],["savings",{"0":{"16":1,"257":1,"411":1},"2":{"16":1,"151":1,"154":1,"257":2,"411":3,"431":1,"510":1}}],["safely",{"2":{"269":1}}],["safelist",{"2":{"116":1,"351":2}}],["safelisted",{"2":{"23":2,"40":1,"114":1,"248":1,"351":2}}],["safety",{"0":{"188":1,"214":1,"327":1,"388":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1},"2":{"86":1,"113":1,"120":1,"183":1,"211":1,"227":1,"440":1,"514":1,"522":1,"550":1,"567":1,"568":1}}],["safer",{"2":{"59":1,"291":1}}],["safe",{"2":{"21":1,"27":1,"36":1,"42":1,"231":2,"248":1,"321":1,"332":2,"333":1,"342":1}}],["shapes",{"2":{"332":1}}],["shares",{"2":{"570":1}}],["shared",{"0":{"195":1},"2":{"200":2,"324":1,"389":1,"392":1,"393":1,"501":1,"503":1,"548":1,"571":1}}],["share",{"2":{"189":1,"414":1,"501":1}}],["shareable",{"2":{"180":1,"309":1}}],["sharing",{"2":{"180":1,"182":1}}],["shadow",{"0":{"446":1,"448":1},"1":{"447":1,"448":1},"2":{"178":1,"190":2,"211":1,"216":1,"434":1,"445":1,"447":5,"506":1}}],["show",{"2":{"608":1}}],["shown",{"2":{"605":1}}],["shows",{"2":{"342":1,"379":1,"551":1}}],["showing",{"2":{"182":1}}],["shot",{"2":{"246":1,"549":1,"580":1,"581":1}}],["short",{"2":{"198":1,"395":1,"555":1}}],["shortcut",{"2":{"168":1}}],["shopify",{"2":{"181":3}}],["shouldn",{"2":{"337":1}}],["should",{"0":{"8":1,"33":1,"183":1,"277":1,"281":1,"513":1},"1":{"278":1,"279":1,"514":1,"515":1},"2":{"28":1,"182":1,"209":1,"212":1,"228":1,"230":2,"276":1,"280":1,"288":1,"293":1,"313":2,"315":1,"405":1}}],["sheet",{"2":{"81":1,"220":1}}],["shell",{"2":{"41":1,"115":1,"351":1,"555":1}}],["shift",{"0":{"385":1}}],["shipped",{"2":{"224":1,"274":1}}],["shipping",{"2":{"58":1}}],["ship",{"2":{"75":1,"238":2,"333":1,"553":1,"554":1}}],["shines",{"2":{"18":1,"484":1}}],["shutil",{"2":{"39":1,"334":2}}],["sh",{"2":{"33":1,"85":2,"247":2,"263":8,"281":1,"312":1,"588":8,"589":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1}}],["stt",{"2":{"489":1}}],["steer",{"2":{"486":1}}],["step3",{"2":{"251":1}}],["step2",{"2":{"251":1}}],["step1",{"2":{"251":1}}],["step",{"0":{"79":1,"81":1,"83":1,"85":1,"86":1},"1":{"80":1,"82":1,"84":1},"2":{"130":4,"228":1,"233":4,"303":1,"317":1,"323":1,"358":3,"383":1,"407":1,"408":1,"410":4,"440":1,"514":2,"519":3,"550":1}}],["steps",{"2":{"15":1,"16":1,"18":1,"236":2,"278":3,"324":1,"382":1,"402":1,"405":1,"407":1,"410":1,"411":1,"419":1,"428":1,"519":3}}],["stderr",{"2":{"345":1}}],["stored",{"2":{"490":1}}],["stores",{"2":{"461":1}}],["story",{"2":{"269":1}}],["stove",{"2":{"227":1}}],["stops",{"2":{"190":1,"232":1,"234":1,"345":1}}],["stop",{"0":{"469":1},"2":{"36":1,"39":1,"180":1,"228":2,"231":1,"334":1,"342":1,"468":2,"469":1,"486":1,"541":1,"561":1,"563":1,"581":2}}],["style",{"0":{"225":1,"423":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"428":1,"498":1}}],["st",{"0":{"179":1},"1":{"180":1,"181":1,"182":1,"183":1}}],["stuff",{"2":{"236":1,"264":1}}],["study",{"0":{"438":1},"1":{"439":1,"440":1,"441":1,"442":1},"2":{"200":1,"608":1}}],["studied",{"2":{"194":1}}],["student",{"0":{"78":1},"1":{"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1}}],["students",{"2":{"69":1}}],["stuck",{"2":{"84":1,"88":1}}],["still",{"2":{"28":1,"88":1,"177":1,"248":1}}],["staging",{"2":{"573":1}}],["stages",{"2":{"358":1}}],["stakeholders",{"0":{"514":1}}],["stakes",{"2":{"251":1,"362":1}}],["standalone",{"2":{"393":1}}],["standardized",{"2":{"297":1,"483":1}}],["standardization",{"2":{"200":1}}],["standard",{"0":{"24":1},"2":{"196":1,"200":1,"202":1,"392":1,"454":1,"535":1,"605":1}}],["static",{"2":{"518":1}}],["statistically",{"2":{"273":1}}],["state",{"0":{"315":1},"2":{"177":2,"178":3,"183":1,"200":1,"227":1,"265":1,"270":1,"313":1,"315":1,"322":1,"501":2}}],["status$",{"2":{"40":1}}],["status",{"0":{"557":1},"2":{"27":1,"119":1,"167":3,"314":2,"341":1,"441":1,"453":1,"551":1,"581":2}}],["stackable",{"2":{"566":1}}],["stacking",{"0":{"350":1,"355":1},"2":{"188":1,"214":1}}],["stack",{"0":{"42":1,"404":1,"438":1,"439":1,"463":1,"538":1,"552":1},"1":{"439":1,"440":1,"441":1,"442":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"42":1,"65":1,"90":1,"200":1,"201":1,"202":4,"211":1,"216":1,"220":1,"333":1,"350":1,"440":1,"442":1,"551":1,"571":1,"574":1,"580":1,"584":1,"587":1}}],["stale",{"2":{"28":1,"341":1,"375":1,"388":1}}],["starting",{"2":{"79":1,"234":1}}],["starter",{"0":{"98":1,"104":1,"110":1,"116":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1},"2":{"77":1,"83":2,"84":2,"90":1,"92":2,"93":1,"95":1,"98":2,"101":1,"104":1,"106":1,"107":1,"110":1,"112":1,"113":1,"116":2,"120":1,"123":1,"125":1,"126":1,"129":1,"131":1,"132":1,"135":1,"137":1,"138":1,"141":1,"143":1,"144":1,"147":1,"149":1,"150":1,"153":1,"155":1,"156":1,"159":1,"161":1,"162":1,"165":1,"169":1,"172":1,"174":1,"198":1,"204":1,"261":13,"292":2,"325":2,"326":2,"351":2,"352":2,"398":2,"399":2,"430":2,"431":2,"470":2,"471":2,"492":2,"493":2}}],["startup",{"2":{"27":1,"606":1}}],["starts",{"2":{"26":1}}],["start",{"0":{"2":1,"556":1},"2":{"20":1,"25":1,"81":2,"234":1,"246":1,"313":1,"439":1,"486":1,"536":1,"541":1,"544":1,"549":1,"581":2}}],["struggle",{"2":{"514":1}}],["structurally",{"2":{"51":1,"348":1}}],["structured",{"2":{"34":1,"66":2,"178":1,"258":1,"282":1,"314":1,"318":2,"342":1,"398":1,"407":1,"439":1,"440":2,"481":1,"499":1,"572":1,"575":2,"576":1,"578":1}}],["structure",{"0":{"81":1,"93":1,"177":1},"1":{"82":1},"2":{"28":1,"251":1,"313":1,"324":1,"376":1}}],["strings",{"2":{"437":1}}],["string",{"2":{"287":1,"301":1}}],["strategy",{"0":{"259":1}}],["strategist",{"2":{"395":2}}],["strategic",{"0":{"499":1},"2":{"212":1,"219":1,"262":1,"372":1,"395":1,"525":1}}],["strategies",{"0":{"449":1},"1":{"450":1,"451":1},"2":{"180":1,"190":1,"216":1}}],["strong",{"2":{"209":1}}],["strongest",{"2":{"188":1}}],["stronger",{"2":{"178":1}}],["strengths",{"2":{"442":1,"551":1}}],["strength",{"0":{"569":1},"2":{"178":1,"438":1}}],["str",{"2":{"17":2,"285":1,"288":2,"299":1,"323":3,"412":2,"605":1}}],["size",{"2":{"568":1}}],["sidecar",{"2":{"439":2,"441":1,"463":1,"539":3,"541":1,"542":1}}],["side",{"2":{"362":2,"440":1,"559":2}}],["sits",{"2":{"198":1}}],["site",{"2":{"178":1,"183":1,"203":1}}],["simplification",{"2":{"600":1}}],["simpler",{"2":{"75":1,"386":1}}],["simple",{"0":{"301":1},"2":{"13":1,"15":1,"37":1,"59":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":2,"237":1,"238":1,"239":1,"240":2,"248":1,"258":1,"259":1,"278":1,"279":1,"289":1,"291":1,"329":1,"345":1,"402":1,"405":1,"407":1,"440":1,"525":1,"550":1}}],["simplest",{"2":{"8":1}}],["similar",{"2":{"111":1,"535":1}}],["simultaneously",{"2":{"75":1,"360":1,"363":1}}],["signals",{"0":{"456":1},"1":{"457":1,"458":1}}],["signature",{"0":{"206":1}}],["significant",{"2":{"50":1,"260":1,"349":1}}],["signup",{"2":{"4":1,"5":1,"10":2}}],["six",{"2":{"42":2}}],["single",{"0":{"328":1,"330":1,"453":1},"1":{"329":1,"330":1,"331":1},"2":{"18":1,"31":1,"57":1,"70":1,"75":1,"85":1,"89":1,"91":1,"95":1,"187":1,"194":1,"212":1,"230":1,"247":1,"255":1,"257":1,"261":1,"267":1,"270":1,"278":1,"280":1,"288":1,"292":1,"298":1,"301":1,"322":1,"324":1,"354":1,"355":2,"365":1,"407":1,"420":1,"442":1,"464":1,"510":1,"522":1,"537":1,"551":1}}],["sess",{"2":{"454":1}}],["sessionend",{"2":{"341":1,"563":1}}],["sessionstart",{"2":{"341":1,"563":1}}],["sessions",{"0":{"201":1,"315":1},"2":{"28":1,"102":1,"178":1,"295":1,"321":1,"326":1,"389":1,"407":1,"429":4,"442":1,"460":4,"461":1,"463":3,"543":1,"551":1,"580":1}}],["session",{"0":{"341":1,"413":1,"441":1,"459":1,"543":1},"1":{"414":1,"415":1,"416":1,"417":1,"460":1,"461":1,"462":1,"463":1},"2":{"26":1,"28":4,"30":2,"49":2,"148":1,"151":1,"154":1,"177":2,"178":2,"191":1,"200":1,"201":2,"217":1,"234":1,"270":1,"295":1,"313":1,"315":3,"322":2,"347":2,"350":1,"376":4,"389":1,"431":1,"433":1,"434":2,"439":2,"442":2,"451":1,"454":1,"455":3,"457":1,"458":1,"459":1,"461":3,"463":3,"467":1,"468":2,"486":1,"501":2,"523":1,"539":2,"541":2,"543":1,"544":1,"551":1,"561":1,"563":1,"567":1,"597":1}}],["separate",{"2":{"439":1,"543":1}}],["separation",{"2":{"177":1,"324":1}}],["severity",{"2":{"398":1}}],["sequential",{"0":{"358":1}}],["sequoia",{"2":{"61":1}}],["served",{"2":{"447":1}}],["serves",{"2":{"447":1}}],["servers",{"2":{"200":2,"270":1,"337":1,"577":1,"578":1}}],["server",{"0":{"310":1,"490":1},"2":{"27":1,"33":1,"180":2,"281":1,"297":1,"310":4,"483":1,"486":1,"566":1,"577":1}}],["services",{"2":{"324":1,"390":1,"497":1}}],["service",{"0":{"390":1},"1":{"391":1,"392":1,"393":1,"394":1},"2":{"215":1,"324":1,"391":2,"392":2,"394":1,"463":1}}],["series",{"2":{"207":1,"477":1}}],["select",{"2":{"422":1,"436":1,"567":1}}],["selects",{"2":{"366":1}}],["selections",{"2":{"437":1}}],["selection",{"0":{"440":1,"584":1},"2":{"269":1,"395":1,"426":1,"444":1,"571":1}}],["selling",{"2":{"179":1,"198":1}}],["self",{"0":{"29":1,"64":1,"375":1},"2":{"28":1,"29":1,"64":1,"65":1,"89":1,"91":1,"93":1,"162":1,"177":1,"178":1,"180":1,"184":1,"189":1,"192":1,"195":1,"218":1,"239":1,"306":1,"321":1,"375":1,"388":1,"555":1,"561":1,"565":1}}],["searchable",{"2":{"386":1}}],["searching",{"2":{"323":1,"460":1}}],["search",{"0":{"459":1},"1":{"460":1,"461":1,"462":1,"463":1},"2":{"54":1,"91":1,"108":1,"111":1,"124":1,"180":1,"216":1,"226":1,"229":1,"268":1,"287":3,"288":2,"292":1,"295":1,"298":2,"310":1,"323":3,"325":1,"352":1,"386":1,"391":4,"423":1,"451":1,"454":1,"461":3,"462":2,"463":2,"518":1,"552":1,"605":1}}],["secrets",{"2":{"336":1}}],["secret",{"2":{"231":1}}],["section",{"2":{"79":1}}],["secure",{"2":{"62":1}}],["security",{"0":{"19":1,"36":1,"188":1,"214":1,"231":1,"248":1,"327":1,"332":1,"504":1,"592":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":2,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1},"2":{"11":1,"19":1,"25":1,"28":1,"37":1,"44":1,"59":2,"60":1,"67":1,"72":1,"74":1,"75":1,"85":2,"89":1,"91":1,"113":2,"115":1,"178":2,"188":2,"194":1,"197":1,"198":1,"200":1,"209":2,"211":2,"214":1,"231":1,"235":1,"244":1,"247":1,"263":2,"265":1,"269":1,"272":1,"276":2,"291":1,"307":1,"321":1,"329":3,"331":2,"332":1,"342":1,"354":1,"371":1,"434":1,"444":1,"498":1,"501":2,"504":1,"508":2,"509":1,"510":1,"522":1,"536":1,"552":1,"558":1,"561":1,"588":2,"592":1,"602":1}}],["seconds",{"2":{"51":1}}],["second",{"2":{"48":1,"75":1}}],["seem",{"2":{"275":1}}],["see",{"2":{"34":1,"79":1,"227":1,"230":1,"282":1,"336":1,"377":1,"438":1,"486":1,"584":1}}],["sees",{"2":{"22":1,"39":1,"228":1,"334":1,"569":1}}],["sender",{"2":{"388":1}}],["send",{"2":{"237":1,"359":1,"387":2,"391":1,"486":1}}],["sentinel",{"0":{"487":1},"2":{"487":3}}],["sentry",{"2":{"222":1}}],["sent",{"2":{"50":1,"238":1,"260":1,"349":1}}],["senior",{"2":{"28":1,"236":1,"376":1}}],["sensitive",{"2":{"6":1,"297":1,"483":1}}],["settings",{"2":{"204":1,"426":1,"564":1}}],["setting",{"2":{"52":1}}],["set",{"0":{"470":1},"2":{"4":1,"5":1,"6":1,"7":1,"84":1,"87":1,"99":1,"133":1,"136":1,"168":1,"184":1,"312":1,"399":1,"436":1,"445":3,"477":3,"604":2,"605":2,"607":2,"608":1}}],["setup",{"0":{"1":1,"445":1,"562":1,"566":1,"573":1,"577":1,"581":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1},"2":{"2":1,"8":1,"33":1,"202":1,"227":1,"243":1,"281":1,"341":1,"510":2,"563":1,"571":1}}],["sdk",{"2":{"5":1,"391":1,"439":3,"564":1}}],["skepticism",{"2":{"205":1,"275":1}}],["skeleton",{"2":{"93":1}}],["skip",{"2":{"168":1,"191":1}}],["skills",{"0":{"38":1,"85":1,"182":1,"306":1,"307":1,"600":1,"606":1},"1":{"307":1,"308":1,"309":1,"310":1},"2":{"33":1,"65":1,"87":1,"180":3,"182":2,"200":1,"204":1,"211":1,"213":2,"263":1,"270":1,"271":1,"281":1,"297":1,"306":1,"307":3,"309":3,"313":1,"402":1,"405":1,"444":1,"483":1,"502":1,"547":3,"561":1,"565":3,"569":1,"588":1,"590":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"601":1,"602":7,"606":4}}],["skill",{"0":{"67":1,"263":2,"588":1,"590":1,"602":1},"1":{"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"602":1},"2":{"21":1,"33":1,"42":1,"64":1,"65":1,"68":1,"77":1,"85":1,"180":1,"182":2,"187":1,"231":1,"248":1,"265":1,"281":4,"297":1,"306":1,"309":1,"329":1,"332":2,"480":1,"481":2,"558":1,"565":1,"590":1,"599":1,"600":1,"602":2,"606":2}}],["sk",{"2":{"4":2,"5":1,"7":1,"92":1}}],["soon",{"2":{"609":1}}],["socratic",{"2":{"600":1}}],["sockets",{"2":{"388":1,"565":1}}],["socket──►",{"2":{"347":1}}],["socket",{"2":{"49":1,"52":1}}],["sophisticated",{"2":{"366":1}}],["sorted",{"2":{"478":1}}],["sorting",{"2":{"236":1}}],["sort",{"2":{"236":1}}],["so",{"2":{"94":1,"232":1,"311":1}}],["software",{"0":{"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"77":2,"205":1,"212":1,"433":2}}],["solving",{"2":{"462":1}}],["solves",{"2":{"48":1,"264":1,"527":1}}],["solve",{"2":{"26":1,"51":1,"279":1}}],["solutions",{"0":{"318":1},"2":{"64":1,"77":1,"198":1,"209":1,"462":1}}],["solution",{"0":{"74":1,"99":1,"106":1,"112":1,"117":1,"125":1,"131":1,"137":1,"143":1,"149":1,"155":1,"161":1,"166":1,"174":1,"461":1},"2":{"2":1,"84":2,"87":1,"88":1,"90":1,"92":2,"93":1,"95":1,"99":2,"101":1,"106":1,"107":1,"112":1,"113":1,"117":1,"120":1,"125":1,"126":1,"131":1,"132":1,"137":1,"138":1,"143":1,"144":1,"149":1,"150":1,"155":1,"156":1,"161":1,"162":1,"166":1,"169":1,"174":1,"261":13,"274":1,"292":2,"325":2,"326":2,"398":2,"399":2}}],["sources",{"2":{"396":2,"499":1}}],["source",{"2":{"20":1,"34":1,"178":1,"184":3,"194":2,"198":1,"230":1,"280":1,"282":1,"369":1,"508":1,"542":1,"564":1,"570":2,"574":1,"575":1,"579":1,"584":1}}],["someone",{"2":{"200":1,"443":1}}],["something",{"2":{"35":1,"228":1,"238":1,"270":1,"282":1}}],["some",{"0":{"575":1},"1":{"576":1,"577":1,"578":1},"2":{"7":1,"238":1,"299":1}}],["sonnet",{"2":{"4":2,"8":1,"9":1,"14":1,"15":1,"16":1,"17":1,"154":1,"236":1,"258":1,"259":1,"369":1,"407":1,"410":1,"411":2,"412":1,"451":1,"497":1,"523":1,"607":1}}],["omit",{"2":{"606":1}}],["ocr",{"2":{"486":1}}],["occupies",{"2":{"198":1}}],["others",{"2":{"275":1}}],["other",{"2":{"188":1,"196":1,"198":1,"227":1,"233":1,"237":1,"329":1,"552":1}}],["our",{"0":{"463":1},"2":{"180":1,"181":1,"199":1,"200":2,"201":3,"202":1,"274":1,"386":1,"480":1}}],["outlier",{"2":{"477":1,"478":1}}],["outer",{"2":{"350":1}}],["outside",{"2":{"239":1,"477":1}}],["outperform",{"2":{"520":1}}],["outperforms",{"2":{"72":1,"269":1,"354":1}}],["outputs",{"2":{"318":1,"363":1,"366":1,"369":1,"447":1}}],["output",{"2":{"14":1,"15":1,"41":1,"45":1,"48":1,"87":1,"130":1,"142":1,"154":1,"160":1,"200":1,"223":1,"224":1,"258":1,"273":1,"298":1,"301":1,"318":1,"342":1,"361":4,"367":5,"383":1,"394":1,"403":1,"404":1,"407":1,"410":1,"414":1,"422":1,"428":1,"433":1,"436":2,"437":1,"440":1,"453":2,"454":1,"499":1,"523":3,"533":1,"536":1,"541":1,"551":1,"575":1,"576":1,"578":1}}],["out",{"2":{"58":1,"60":1,"205":1,"237":1,"238":1,"425":1,"519":1}}],["outcomes",{"2":{"33":1,"312":1}}],["object",{"2":{"287":1}}],["objective",{"0":{"96":1,"102":1,"108":1,"114":1,"121":1,"127":1,"133":1,"139":1,"145":1,"151":1,"157":1,"163":1,"170":1},"2":{"292":1,"325":1,"326":1,"351":1,"352":1,"398":1,"399":1,"430":1,"431":1,"470":1,"471":1,"492":1,"493":1}}],["obvious",{"2":{"231":1,"329":1,"517":1}}],["obsess",{"2":{"227":1}}],["obsesses",{"2":{"227":1}}],["observer",{"2":{"237":1,"348":1}}],["observe",{"2":{"54":1,"97":1,"212":1,"228":1,"265":1,"268":1,"284":1,"303":1}}],["observabilitytracker",{"2":{"148":1}}],["observability",{"0":{"144":1,"452":1,"470":1,"597":1},"1":{"145":1,"146":1,"147":1,"148":1,"149":1,"453":1,"454":1,"455":1},"2":{"44":1,"67":1,"89":1,"91":1,"147":1,"177":2,"190":2,"211":1,"216":2,"261":1,"263":2,"278":1,"416":1,"434":1,"445":1,"470":1,"506":1,"509":1,"551":1,"588":2,"597":1,"602":1}}],["observation",{"2":{"27":1,"374":2}}],["observations",{"2":{"27":1,"374":1}}],["okay",{"2":{"227":1,"232":1}}],["ok",{"2":{"88":1}}],["oss",{"2":{"222":1,"224":1,"404":1,"440":1,"539":1,"550":1,"583":1}}],["os",{"2":{"39":1,"334":2,"607":2}}],["old",{"2":{"34":1,"105":1,"318":1}}],["oh",{"2":{"30":3}}],["ownership",{"2":{"200":1}}],["owned",{"2":{"189":1,"502":1}}],["own",{"0":{"313":1},"2":{"28":2,"163":1,"177":1,"194":1,"200":1,"202":1,"321":1,"374":1,"391":1,"392":1,"397":1,"441":1,"475":1,"495":1,"507":1,"517":2,"539":1}}],["owns",{"0":{"200":1},"2":{"27":1,"443":1}}],["oversight",{"2":{"533":1,"535":1}}],["overflow",{"2":{"298":1,"457":1}}],["overridden",{"2":{"329":1}}],["overrides",{"2":{"308":2}}],["override",{"2":{"248":2,"569":1}}],["overreach",{"2":{"177":1}}],["overview",{"0":{"90":1,"211":1,"495":1,"539":1},"1":{"91":1,"92":1,"93":1,"94":1}}],["overhead",{"2":{"37":1,"235":1,"415":1,"416":1,"417":2,"419":1,"523":2}}],["over",{"2":{"21":1,"36":1,"38":1,"59":1,"182":1,"227":2,"231":1,"271":1,"291":1,"329":1,"330":1,"405":1,"541":1,"551":1,"564":1,"569":1,"596":1}}],["often",{"2":{"531":1,"532":1}}],["offer",{"2":{"197":1}}],["office",{"2":{"66":1}}],["off",{"0":{"482":1},"1":{"483":1,"484":1},"2":{"51":1,"192":1,"234":1,"275":2,"318":1,"380":1,"420":1,"524":1}}],["offline",{"0":{"94":1},"2":{"1":1,"64":1,"261":1}}],["of",{"0":{"25":1,"43":1,"76":1,"270":1,"271":1,"328":1,"330":1,"558":1,"569":1,"574":1},"1":{"44":1,"45":1,"46":1,"47":1,"77":1,"329":1,"330":1,"331":1},"2":{"18":2,"21":1,"25":1,"30":1,"32":1,"34":2,"35":1,"36":1,"38":2,"42":1,"45":1,"47":1,"51":1,"52":1,"53":1,"54":1,"57":1,"59":3,"61":2,"66":1,"69":2,"75":3,"87":1,"89":1,"177":1,"178":2,"182":1,"198":1,"200":1,"201":1,"202":1,"204":1,"207":1,"209":1,"222":1,"223":1,"229":1,"230":1,"231":4,"249":1,"267":1,"268":1,"270":1,"272":1,"273":4,"275":1,"276":1,"280":1,"282":2,"284":1,"291":3,"293":1,"297":1,"306":1,"314":1,"317":3,"319":1,"323":2,"324":1,"329":1,"330":1,"333":1,"383":1,"389":1,"401":1,"404":1,"419":2,"420":3,"425":1,"428":1,"429":1,"436":1,"442":1,"450":1,"454":1,"457":1,"460":1,"462":2,"483":1,"509":1,"514":1,"520":2,"531":1,"532":1,"551":1,"568":1}}],["opportunities",{"2":{"505":1,"508":1}}],["opportunity",{"2":{"205":1}}],["opposing",{"2":{"221":1}}],["opinion",{"2":{"205":1}}],["ops",{"2":{"91":1,"270":1,"342":1,"440":1}}],["operational",{"2":{"522":1}}],["operation",{"2":{"433":1}}],["operations",{"2":{"108":1,"304":1,"325":1,"457":1,"536":1}}],["operating",{"2":{"331":1}}],["operate",{"2":{"269":1}}],["operated",{"2":{"194":1}}],["operates",{"2":{"28":1,"376":1}}],["operators",{"2":{"116":1,"118":1}}],["operator",{"2":{"115":1,"119":1,"351":1,"469":1}}],["opens",{"2":{"441":1}}],["open",{"2":{"83":1,"104":1,"110":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1,"184":2,"369":1,"478":3,"542":1,"564":1,"570":2,"574":1,"575":1,"579":1,"583":2,"584":1}}],["openclaw",{"0":{"246":1,"549":1,"579":1},"1":{"580":1,"581":1,"582":1},"2":{"77":1,"251":1,"439":2,"440":1,"441":1,"459":1,"550":1,"555":1,"558":1,"559":1,"576":2,"578":1,"583":1,"584":1}}],["opencode",{"0":{"245":1,"548":1,"570":2,"574":1},"1":{"571":2,"572":2,"573":2,"574":2},"2":{"77":1,"80":2,"245":3,"363":3,"404":1,"439":4,"440":1,"441":1,"445":1,"459":1,"460":2,"463":2,"539":1,"542":2,"548":4,"550":1,"551":1,"558":1,"559":1,"571":3,"572":5,"573":5,"574":5,"583":1,"584":2,"590":1}}],["openrouter",{"0":{"7":1},"2":{"7":2,"8":1,"10":1,"607":1}}],["openai",{"0":{"5":1},"2":{"5":3,"8":2,"9":3,"10":1}}],["optimal",{"2":{"419":1,"509":1}}],["optimistic",{"2":{"274":1}}],["optimized",{"2":{"60":1,"571":1}}],["optimize",{"0":{"405":1},"2":{"59":1,"89":1,"291":1}}],["optimization",{"0":{"150":1,"191":1,"431":1},"1":{"151":1,"152":1,"153":1,"154":1,"155":1},"2":{"18":1,"47":1,"91":1,"153":1,"178":1,"191":1,"211":1,"217":1,"261":1,"408":1,"420":1,"431":1,"444":1,"505":1,"508":1,"510":1,"571":1}}],["options",{"0":{"262":1,"496":1},"1":{"497":1,"498":1,"499":1},"2":{"495":1}}],["optional",{"0":{"80":1,"85":1},"2":{"84":1,"504":1}}],["option",{"0":{"497":1,"498":1,"499":1},"2":{"8":1}}],["opus",{"2":{"13":1,"14":1,"15":1,"16":1,"17":1,"74":1,"154":2,"236":2,"258":1,"259":1,"361":1,"371":1,"407":1,"408":1,"410":1,"411":2,"412":1,"607":1}}],["o3",{"2":{"8":1}}],["once",{"2":{"423":1,"514":1}}],["ongoing",{"2":{"395":2}}],["onboarding",{"2":{"34":1,"65":1,"68":1,"282":1}}],["only",{"0":{"194":1,"195":1,"204":1,"337":1},"2":{"15":1,"21":1,"22":1,"23":1,"24":1,"28":1,"34":1,"40":1,"41":1,"42":1,"48":1,"49":2,"51":2,"55":1,"59":1,"74":1,"84":1,"91":1,"121":1,"124":1,"136":1,"177":1,"184":1,"198":1,"229":1,"230":1,"231":1,"232":1,"237":2,"240":1,"248":2,"250":1,"274":2,"278":1,"282":1,"307":1,"321":1,"329":1,"332":1,"333":3,"347":1,"350":1,"352":1,"371":1,"397":1,"441":1,"464":1,"465":2,"498":1,"504":1,"510":1,"525":1,"594":1,"605":1}}],["on",{"0":{"456":1,"457":1,"488":1},"1":{"457":1,"458":1,"489":1,"490":1,"491":1},"2":{"4":1,"5":1,"11":1,"16":1,"19":1,"38":1,"40":1,"48":1,"61":1,"77":2,"79":2,"81":1,"84":1,"90":1,"99":1,"142":1,"178":2,"192":1,"194":3,"195":1,"198":3,"201":1,"206":1,"211":1,"218":1,"229":1,"231":2,"235":1,"239":2,"240":1,"246":1,"264":1,"269":1,"295":1,"307":1,"315":1,"337":1,"341":1,"348":1,"352":1,"358":1,"360":1,"362":1,"387":1,"395":1,"411":1,"425":2,"429":1,"439":1,"440":1,"445":1,"447":1,"450":1,"464":1,"477":2,"484":1,"491":1,"509":1,"510":1,"520":1,"522":1,"549":1,"550":1,"579":1,"580":2,"581":1,"583":1,"604":2,"605":1,"608":1}}],["one",{"0":{"70":1,"232":1,"354":1,"366":1},"1":{"71":1,"72":1,"73":1,"74":1,"75":1,"355":1,"367":1,"368":1,"369":1,"370":1},"2":{"1":2,"7":1,"8":1,"13":1,"21":1,"34":1,"36":1,"42":2,"51":2,"71":2,"73":1,"75":1,"79":1,"177":1,"194":1,"215":2,"227":2,"232":7,"233":1,"237":1,"239":1,"246":1,"260":1,"267":1,"270":1,"273":1,"274":1,"293":1,"298":2,"308":1,"315":1,"324":1,"330":1,"349":1,"354":4,"368":1,"392":1,"410":1,"419":1,"420":1,"442":1,"461":1,"462":1,"501":1,"508":1,"520":1,"522":1,"524":1,"537":1,"549":1,"551":1,"580":1,"581":1}}],["oracle",{"2":{"395":1}}],["orange",{"2":{"50":2,"260":2,"349":2}}],["orm",{"2":{"321":1}}],["organism",{"2":{"324":1}}],["organizational",{"2":{"180":1}}],["organizations",{"2":{"65":1,"223":1,"273":1}}],["organized",{"2":{"81":1,"311":1}}],["orgs",{"2":{"224":1}}],["org",{"2":{"222":1,"604":1}}],["original",{"2":{"194":1,"198":1,"383":1}}],["orientation",{"0":{"78":1},"1":{"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1}}],["order",{"2":{"86":1,"270":1}}],["orchestrated",{"2":{"553":1}}],["orchestrates",{"2":{"240":1,"264":2,"539":1}}],["orchestration",{"0":{"189":1,"215":1,"233":1,"251":1,"304":1,"353":1,"356":1,"593":1},"1":{"252":1,"354":1,"355":1,"356":1,"357":2,"358":2,"359":2,"360":1,"361":1,"362":1,"363":1,"364":1,"365":1,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1},"2":{"86":1,"126":1,"132":1,"178":1,"189":1,"204":1,"205":1,"209":1,"211":1,"215":1,"244":2,"263":2,"265":1,"278":1,"279":1,"355":1,"407":1,"538":1,"558":1,"576":1,"580":1,"588":2,"593":1}}],["orchestrators",{"2":{"372":1}}],["orchestrator→lead→worker",{"2":{"189":1}}],["orchestrator",{"0":{"542":1},"2":{"74":2,"133":1,"136":1,"251":1,"305":1,"355":1,"357":3,"359":1,"371":1,"379":1,"380":1,"385":1,"394":2,"399":2,"499":1,"598":1}}],["orch",{"2":{"67":1,"602":1}}],["or",{"0":{"336":1},"2":{"2":1,"7":1,"8":1,"10":1,"13":1,"24":1,"33":1,"41":1,"51":1,"83":1,"87":1,"111":1,"163":1,"209":1,"240":3,"281":1,"284":2,"289":1,"292":1,"303":1,"315":1,"329":2,"334":2,"357":1,"361":1,"365":1,"366":1,"369":1,"387":1,"443":1,"445":1,"461":1,"495":1,"501":1,"518":1,"551":1,"569":1,"605":1,"607":1,"608":1}}],["a1b2c3d4",{"2":{"451":1}}],["a→b→a→b",{"2":{"388":1}}],["average",{"2":{"429":1,"457":1,"458":1}}],["avg",{"2":{"417":2}}],["avoid",{"2":{"298":1}}],["available",{"0":{"572":1,"591":1},"1":{"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1},"2":{"4":1,"6":1,"7":1,"54":1,"268":1,"571":1,"573":1,"607":2}}],["amount",{"2":{"401":1,"468":2}}],["am",{"2":{"228":1}}],["amazing",{"2":{"227":1}}],["amplification",{"2":{"274":1}}],["amp",{"0":{"188":1,"191":1,"214":1,"327":1,"400":1,"452":1,"505":1,"507":1,"534":1,"603":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"401":1,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"453":1,"454":1,"455":1,"535":1,"536":1,"604":1,"605":1,"606":1,"607":1,"608":1},"2":{"113":1,"157":1,"177":2,"211":1,"430":1}}],["ahead",{"2":{"202":1}}],["abc123",{"2":{"454":1,"487":2}}],["above",{"2":{"205":1}}],["about",{"2":{"45":2,"83":1,"92":3,"96":1,"98":1,"99":1,"225":1,"229":1,"275":1,"329":1}}],["able",{"2":{"89":1}}],["arrows",{"2":{"608":1}}],["arrives",{"2":{"60":1}}],["around",{"2":{"560":1}}],["architect",{"2":{"395":1}}],["architectural",{"2":{"115":1,"194":1,"248":1,"272":1,"276":1,"329":1,"332":1,"374":1}}],["architectures",{"0":{"324":1,"587":1},"2":{"187":2,"194":1,"213":1}}],["architecture",{"0":{"49":1,"187":1,"213":1,"294":1,"340":1,"347":1,"467":1,"486":1,"538":1,"539":1},"1":{"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"341":1,"342":1,"343":1,"344":1,"345":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"81":1,"86":1,"101":1,"107":1,"178":1,"180":2,"188":1,"194":1,"195":1,"205":1,"211":1,"214":1,"220":1,"264":2,"312":1,"324":1,"334":1,"362":1,"368":1,"374":1,"448":1,"501":3,"508":1,"509":1,"510":3,"552":1,"561":1,"575":1,"578":1,"587":1}}],["archived",{"2":{"315":1}}],["army",{"2":{"298":1}}],["armin",{"0":{"222":1,"275":1},"2":{"220":1,"224":1,"264":1,"275":1}}],["argues",{"2":{"273":1}}],["arguments",{"2":{"222":1,"223":1}}],["args",{"2":{"56":3,"285":3,"323":1}}],["articulate",{"2":{"323":1}}],["article",{"0":{"200":1,"201":1}}],["articles",{"0":{"199":1},"1":{"200":1,"201":1,"202":1},"2":{"199":1}}],["artale",{"2":{"69":1,"609":1}}],["area",{"2":{"510":1}}],["areas",{"2":{"200":1}}],["aren",{"2":{"291":1}}],["are",{"2":{"13":1,"37":1,"40":1,"45":2,"51":1,"58":1,"59":3,"75":2,"93":1,"177":1,"187":2,"191":1,"197":1,"198":1,"205":1,"206":2,"209":1,"211":1,"221":1,"224":1,"227":1,"274":1,"275":1,"276":1,"306":1,"323":1,"329":1,"333":1,"365":2,"369":1,"372":2,"379":1,"385":1,"386":1,"447":1,"529":1,"557":1,"571":1,"584":1,"606":1,"608":1}}],["adrs",{"2":{"312":1}}],["adw",{"2":{"264":1}}],["adaptation",{"2":{"240":1}}],["ad",{"2":{"200":1}}],["advisory",{"2":{"386":1}}],["adv",{"2":{"262":1}}],["advantage",{"0":{"208":1,"254":1,"401":1},"1":{"402":1,"403":1,"404":1,"405":1},"2":{"209":2,"217":1,"402":1,"403":2,"404":1,"405":1,"569":1}}],["advanced",{"0":{"192":1,"218":1,"299":1,"472":1,"498":1,"499":1},"1":{"473":1,"474":1,"475":1,"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1},"2":{"37":1,"86":1,"162":1,"169":1,"204":1,"211":1,"262":1,"329":1,"552":1}}],["adversarial",{"2":{"189":1,"499":1}}],["adoption",{"2":{"273":1}}],["adopting",{"2":{"204":1}}],["adopt",{"2":{"178":1,"183":1,"209":1}}],["adds",{"2":{"303":1,"415":1}}],["addresses",{"2":{"274":1}}],["address",{"2":{"205":1}}],["add",{"2":{"108":1,"178":1,"183":2,"189":1,"209":2,"231":1,"235":1,"325":1,"329":1,"375":1,"445":1,"463":1,"569":1,"601":1,"604":1,"607":1}}],["addition",{"2":{"196":1,"448":1}}],["additional",{"2":{"93":1}}],["adding",{"2":{"45":1,"182":1}}],["added",{"2":{"48":1,"200":1,"201":2,"557":1}}],["apm",{"2":{"454":1}}],["appear",{"2":{"606":1}}],["appears",{"2":{"552":1}}],["appends",{"2":{"487":1}}],["appended",{"2":{"317":1}}],["append",{"2":{"56":2,"248":1,"285":2,"332":1}}],["apply",{"2":{"504":1}}],["applicable",{"2":{"508":1}}],["application",{"0":{"404":1},"2":{"541":1}}],["applied",{"2":{"48":1}}],["appropriate",{"2":{"173":1}}],["approaches",{"2":{"194":1,"362":1,"368":1}}],["approach",{"0":{"422":1},"2":{"40":1,"60":1,"196":2,"318":1,"386":1,"393":1,"483":1}}],["apis",{"2":{"268":1,"270":1}}],["apikey",{"2":{"6":1}}],["api",{"0":{"1":1,"13":1,"607":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"14":1,"15":1,"16":1,"17":1,"18":1},"2":{"1":1,"4":2,"5":2,"6":1,"7":1,"10":1,"27":2,"79":2,"83":2,"92":3,"94":2,"295":1,"301":1,"307":1,"313":1,"321":3,"324":2,"329":1,"391":1,"394":1,"402":1,"419":1,"423":1,"480":2,"518":1,"555":1,"556":1,"557":1,"573":1,"607":3}}],["audio",{"2":{"499":1}}],["audits",{"2":{"524":1}}],["auditing",{"2":{"244":1}}],["auditor",{"2":{"75":1}}],["audit",{"2":{"34":1,"118":1,"282":1,"288":1,"323":2,"350":1,"386":1,"388":1,"389":1,"392":1,"462":1,"508":1,"509":1,"525":1,"535":1}}],["authentication",{"0":{"555":1}}],["authenticated",{"2":{"464":2,"554":1}}],["authenticates",{"2":{"394":1}}],["auth",{"2":{"190":1,"314":4,"392":1,"464":1,"553":1,"557":1,"573":1,"580":1}}],["auto",{"0":{"289":1},"2":{"289":1,"297":1,"342":1,"483":1}}],["autonomy",{"0":{"524":1,"525":1},"2":{"208":1,"222":1,"254":1,"272":1,"276":1,"278":2,"295":1,"402":2,"404":1,"405":1,"514":1,"524":1,"525":1,"550":1}}],["autonomous",{"2":{"54":1,"226":1,"267":1,"268":2,"550":1,"555":1,"579":1}}],["automation",{"2":{"275":1,"486":1}}],["automatically",{"2":{"48":1,"83":1,"92":1,"237":1}}],["automatic",{"2":{"2":1,"87":1,"94":1}}],["automated",{"0":{"421":1,"428":1},"1":{"422":1,"423":1},"2":{"139":1,"217":1,"429":1,"430":1,"471":1,"497":1,"532":1,"537":1}}],["autoresearch",{"0":{"162":1,"192":1,"239":1,"473":1,"492":1,"596":1},"1":{"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"474":1,"475":1},"2":{"67":1,"91":1,"164":1,"165":1,"178":1,"192":2,"194":1,"198":1,"209":1,"211":1,"218":2,"261":1,"263":1,"475":1,"492":1,"558":1,"588":1,"602":1}}],["augmented",{"2":{"55":1,"267":1,"278":1}}],["academy",{"2":{"184":1,"197":1,"198":1}}],["actions",{"2":{"391":1,"454":1,"518":1}}],["action",{"2":{"288":1,"289":1,"303":1,"392":1,"462":1,"536":1}}],["actionable",{"2":{"182":1}}],["acting",{"2":{"288":1,"323":1}}],["acts",{"2":{"288":1}}],["act",{"2":{"54":1,"97":1,"212":1,"228":1,"265":1,"268":1,"284":1,"352":1,"535":1}}],["actually",{"2":{"36":1,"177":1}}],["actual",{"2":{"29":1,"36":1,"71":1,"176":1,"237":1,"321":1,"330":1,"350":1,"375":1}}],["acip",{"0":{"37":1},"2":{"37":2,"42":1,"231":1,"248":1,"265":1,"329":4,"592":1}}],["across",{"2":{"28":1,"64":1,"75":1,"77":3,"178":1,"271":1,"295":1,"321":1,"324":1,"397":1,"459":2,"460":1,"461":1,"462":2,"463":1,"484":1,"497":1,"552":1,"558":1,"566":1,"590":1}}],["accuracy",{"2":{"265":1,"269":1,"419":1}}],["accurate",{"2":{"28":1,"202":1}}],["accordingly",{"0":{"47":1},"2":{"365":1,"522":1}}],["accelerators",{"2":{"38":1,"333":1}}],["acceptable",{"2":{"20":1}}],["accessible",{"2":{"383":1}}],["accessing",{"2":{"7":1}}],["access",{"0":{"250":1,"335":1,"336":1},"1":{"336":1,"337":1,"338":1,"339":1},"2":{"8":1,"19":1,"20":1,"21":1,"23":1,"36":1,"41":1,"64":1,"65":1,"68":2,"77":1,"184":1,"188":1,"214":1,"444":1,"445":1,"518":1,"555":1,"565":1,"607":1}}],["aggregate",{"2":{"462":1}}],["agrees",{"2":{"273":1}}],["age",{"2":{"223":1,"273":1}}],["agency",{"2":{"69":2,"77":1,"558":1,"609":1}}],["agentize",{"2":{"514":1}}],["agentizable",{"2":{"514":1}}],["agenticengineer",{"0":{"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1}}],["agentic",{"0":{"58":1,"77":1,"175":1,"205":1,"241":1,"290":1},"1":{"59":1,"60":1,"61":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"291":1},"2":{"11":1,"18":1,"25":1,"30":1,"31":1,"35":1,"42":1,"47":1,"48":1,"52":1,"57":1,"58":1,"60":1,"61":3,"75":1,"77":1,"78":1,"90":1,"178":1,"186":1,"205":2,"207":1,"208":1,"212":1,"258":1,"272":1,"276":1,"401":1,"407":1,"558":1,"572":1,"600":1,"601":1,"608":1}}],["agents",{"0":{"34":1,"182":1,"192":1,"272":1,"324":1,"366":1,"369":1,"397":1,"424":1,"433":1,"435":1,"450":1,"479":3,"488":1,"511":1},"1":{"273":1,"274":1,"275":1,"276":1,"367":1,"368":1,"369":1,"370":1,"425":1,"426":1,"434":1,"436":1,"437":1,"480":3,"481":3,"489":1,"490":1,"491":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"21":2,"26":1,"28":1,"33":1,"34":1,"37":1,"59":1,"73":1,"75":2,"77":1,"89":3,"91":1,"177":3,"178":4,"182":2,"187":1,"189":4,"190":1,"191":1,"192":6,"194":5,"195":1,"196":1,"201":3,"205":4,"206":4,"209":1,"211":3,"212":1,"215":2,"216":2,"217":1,"218":5,"222":1,"223":2,"224":3,"225":1,"232":1,"233":1,"236":1,"239":2,"251":3,"262":1,"263":1,"264":2,"270":2,"271":1,"273":3,"274":2,"275":2,"276":1,"281":1,"282":1,"291":1,"304":1,"305":1,"308":2,"309":1,"310":1,"313":1,"314":1,"318":1,"321":1,"324":2,"355":1,"360":1,"364":1,"365":1,"366":1,"368":1,"369":2,"371":2,"375":1,"379":2,"385":1,"386":1,"387":1,"389":2,"390":1,"393":1,"395":1,"397":2,"402":1,"403":1,"405":1,"433":1,"439":1,"441":2,"454":1,"459":1,"462":1,"474":1,"481":1,"484":2,"491":1,"497":1,"498":1,"499":1,"501":2,"503":1,"509":1,"510":3,"518":1,"520":1,"525":1,"539":1,"541":3,"552":2,"555":2,"558":1,"561":1,"564":1,"576":1,"580":1,"588":1,"598":1,"602":1}}],["agent",{"0":{"26":1,"43":1,"53":1,"70":1,"75":1,"95":1,"101":1,"107":1,"120":1,"126":1,"169":1,"186":1,"187":1,"189":1,"200":1,"221":1,"226":1,"228":1,"232":1,"242":1,"244":1,"267":1,"277":1,"283":1,"292":1,"294":1,"300":1,"302":1,"304":1,"305":1,"311":1,"325":1,"326":1,"352":1,"353":1,"354":1,"360":1,"364":1,"373":1,"381":1,"386":1,"394":1,"398":1,"418":1,"443":1,"456":1,"470":1,"481":1,"485":1,"493":1,"494":1,"502":1,"513":1,"516":1,"520":1,"521":1,"527":1,"538":1,"541":1,"547":1,"559":1,"564":1,"568":1,"575":1,"593":1},"1":{"27":1,"28":1,"29":1,"30":1,"44":1,"45":1,"46":1,"47":1,"54":1,"55":1,"56":1,"57":1,"71":1,"72":1,"73":1,"74":1,"75":1,"96":1,"97":1,"98":1,"99":1,"100":1,"102":1,"103":1,"104":1,"105":1,"106":1,"108":1,"109":1,"110":1,"111":1,"112":1,"121":1,"122":1,"123":1,"124":1,"125":1,"127":1,"128":1,"129":1,"130":1,"131":1,"170":1,"171":1,"172":1,"173":1,"174":1,"222":1,"223":1,"224":1,"243":1,"244":1,"245":1,"246":1,"247":1,"268":1,"278":1,"279":1,"284":1,"285":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":2,"302":2,"303":2,"304":2,"305":2,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":2,"313":2,"314":2,"315":2,"316":1,"317":1,"318":1,"319":1,"320":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"354":1,"355":2,"356":1,"357":1,"358":1,"359":1,"360":1,"361":2,"362":2,"363":2,"364":2,"365":2,"366":1,"367":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":2,"375":2,"376":2,"377":1,"378":1,"379":1,"380":1,"381":1,"382":2,"383":2,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"419":1,"420":1,"444":1,"445":1,"457":1,"458":1,"486":1,"487":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"514":1,"515":1,"517":1,"518":1,"519":1,"520":1,"522":1,"523":1,"524":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":2,"566":2,"567":2,"568":2,"569":2,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":2,"577":2,"578":2,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1},"2":{"2":1,"11":1,"18":1,"19":2,"20":1,"22":1,"23":2,"24":2,"25":1,"27":1,"28":3,"29":1,"30":3,"33":1,"34":4,"35":3,"36":2,"37":2,"39":3,"40":1,"41":2,"42":1,"43":1,"47":1,"48":2,"51":1,"53":2,"54":3,"55":1,"57":3,"59":3,"67":2,"70":1,"71":1,"72":3,"73":3,"75":3,"77":3,"80":2,"81":1,"82":1,"83":2,"87":1,"89":1,"91":7,"92":1,"95":1,"96":1,"97":2,"98":2,"102":1,"108":1,"111":1,"114":1,"121":1,"129":1,"136":1,"162":1,"163":1,"170":1,"172":1,"173":2,"177":1,"178":3,"180":2,"181":1,"182":2,"186":1,"187":1,"188":2,"189":4,"190":2,"192":1,"194":5,"195":2,"196":1,"198":2,"200":3,"201":1,"202":1,"204":2,"205":3,"206":1,"209":1,"211":2,"212":4,"213":4,"214":1,"215":6,"216":1,"217":1,"218":2,"219":2,"220":1,"222":1,"226":3,"227":4,"228":5,"229":1,"230":2,"231":7,"232":1,"233":1,"234":3,"235":3,"237":1,"239":1,"243":1,"244":3,"251":4,"252":3,"261":6,"262":1,"263":1,"265":1,"267":4,"268":3,"269":1,"270":1,"271":5,"275":1,"278":8,"279":4,"280":1,"281":1,"282":5,"284":1,"288":1,"289":1,"291":3,"292":5,"293":3,"295":6,"297":1,"304":2,"305":1,"306":2,"307":1,"309":4,"310":1,"311":2,"312":1,"313":1,"315":2,"318":2,"321":1,"324":3,"325":1,"329":2,"330":2,"331":4,"334":4,"336":1,"350":1,"352":1,"354":6,"355":1,"357":2,"358":2,"359":3,"360":1,"361":4,"364":1,"365":2,"367":5,"374":1,"376":4,"377":1,"379":1,"380":1,"382":4,"385":5,"386":5,"389":1,"391":1,"394":3,"398":2,"399":2,"402":1,"404":1,"407":1,"416":1,"423":1,"425":1,"428":2,"429":1,"433":1,"436":1,"437":1,"438":2,"439":10,"440":3,"441":2,"442":2,"443":2,"444":3,"445":3,"447":2,"448":1,"450":1,"451":3,"457":1,"461":1,"462":1,"467":1,"468":1,"469":2,"474":1,"477":1,"478":1,"480":4,"481":2,"483":2,"486":1,"487":2,"491":3,"492":2,"493":3,"495":1,"497":6,"498":3,"499":1,"501":3,"502":2,"504":1,"508":3,"509":1,"514":4,"515":2,"517":2,"518":2,"519":2,"520":3,"522":2,"523":2,"524":5,"525":6,"529":1,"531":2,"532":1,"533":4,"536":4,"537":4,"538":2,"539":7,"542":4,"543":2,"544":1,"546":1,"550":1,"551":2,"552":4,"554":2,"558":3,"559":2,"560":1,"561":1,"564":1,"565":6,"567":4,"568":2,"569":2,"575":1,"576":2,"578":1,"579":1,"580":1,"582":2,"583":2,"584":3,"588":1,"590":1,"592":1,"593":2,"600":2,"602":2,"605":1,"606":1}}],["agnostic",{"2":{"77":1,"197":1,"198":2,"558":1}}],["against",{"2":{"28":1,"29":1,"60":1,"99":1,"106":1,"112":1,"125":1,"131":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"198":1,"199":1,"239":1,"321":1,"351":1,"368":1,"375":1,"425":1,"437":1,"478":1}}],["after",{"0":{"68":1},"2":{"27":1,"64":1,"85":1,"92":1,"106":1,"112":1,"125":1,"131":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"237":2,"238":1,"317":1,"342":1,"478":2,"606":1}}],["awarded",{"2":{"558":1}}],["awareness",{"0":{"389":1},"2":{"215":1,"295":1}}],["aware",{"0":{"101":1,"326":1},"1":{"102":1,"103":1,"104":1,"105":1,"106":1},"2":{"91":1,"213":1,"261":1,"441":1}}],["await",{"2":{"359":1,"387":1}}],["away",{"0":{"21":1}}],["aws",{"2":{"20":1,"330":1}}],["a",{"0":{"27":1,"270":1,"352":1,"399":1,"424":1,"426":1},"1":{"425":1,"426":1},"2":{"14":1,"18":3,"20":2,"21":2,"22":1,"27":1,"28":1,"32":2,"34":2,"35":3,"36":2,"37":2,"38":3,"39":2,"41":1,"43":1,"48":1,"51":1,"54":1,"57":3,"59":7,"68":1,"69":2,"70":1,"71":1,"72":3,"75":6,"79":1,"83":1,"84":1,"88":1,"90":1,"95":1,"96":1,"105":1,"111":3,"113":1,"116":3,"121":1,"127":1,"151":1,"157":1,"162":1,"170":1,"173":1,"177":2,"178":3,"179":1,"180":1,"182":2,"183":3,"190":1,"191":1,"198":1,"200":2,"201":6,"205":2,"208":1,"209":3,"211":1,"217":1,"219":1,"225":1,"226":4,"227":2,"228":3,"230":3,"231":7,"233":2,"234":1,"235":1,"237":2,"238":1,"239":3,"240":3,"241":1,"264":1,"265":1,"267":1,"268":1,"269":4,"270":2,"275":1,"278":1,"280":2,"282":2,"284":1,"288":2,"289":1,"291":6,"292":2,"293":1,"298":1,"299":1,"301":1,"306":2,"314":2,"315":1,"321":1,"322":1,"329":3,"330":1,"334":1,"352":1,"354":3,"357":1,"359":1,"364":1,"365":1,"366":1,"382":1,"385":1,"386":2,"387":1,"389":1,"393":3,"398":1,"408":1,"430":1,"431":1,"436":1,"438":1,"450":2,"457":1,"460":1,"463":1,"470":1,"471":1,"477":2,"481":1,"491":1,"493":1,"495":1,"497":3,"498":1,"514":3,"518":2,"519":2,"520":2,"522":1,"528":2,"529":1,"537":1,"538":2,"539":1,"543":1,"544":1,"559":1,"568":1,"579":1,"584":4,"604":4,"605":4,"606":4,"607":4,"608":4,"609":1}}],["alt",{"2":{"539":1}}],["alternative",{"2":{"440":1,"542":2,"570":1,"571":1,"574":1,"583":1}}],["alert",{"0":{"457":1,"458":1}}],["alerting",{"0":{"456":1},"1":{"457":1,"458":1},"2":{"190":1,"216":1}}],["alongside",{"2":{"441":1}}],["also",{"2":{"231":1,"334":1,"561":1}}],["align",{"2":{"200":1}}],["always",{"0":{"488":1},"1":{"489":1,"490":1,"491":1},"2":{"77":1,"84":1,"192":1,"194":2,"201":1,"206":1,"211":1,"218":1,"246":1,"319":1,"339":1,"383":1,"439":1,"440":2,"484":1,"549":1,"550":1,"579":1,"580":1,"581":1,"583":1}}],["alumni",{"2":{"66":1}}],["already",{"2":{"8":1,"204":1,"389":1,"528":1}}],["allows",{"2":{"118":1}}],["allowedtools",{"2":{"243":1,"546":1,"561":1,"562":1}}],["allowed",{"2":{"40":1,"116":1,"124":1}}],["allow",{"2":{"23":1,"119":2,"231":1,"342":1,"351":1}}],["all",{"0":{"602":1},"2":{"2":1,"4":1,"16":2,"24":1,"25":1,"31":1,"34":1,"42":2,"50":1,"68":1,"71":1,"93":1,"94":1,"111":1,"114":1,"118":1,"154":1,"173":1,"197":1,"201":1,"202":1,"204":1,"205":1,"223":1,"230":1,"231":1,"238":1,"241":1,"260":1,"263":1,"280":1,"282":1,"299":2,"308":1,"313":1,"321":1,"329":1,"333":1,"349":2,"351":2,"354":1,"359":1,"363":1,"392":1,"411":2,"419":1,"425":1,"429":1,"436":1,"439":1,"441":2,"447":1,"450":1,"460":1,"461":2,"462":2,"463":1,"465":1,"498":1,"508":1,"509":2,"539":1,"541":1,"542":1,"554":1,"557":1,"560":1,"584":1,"588":1,"599":1}}],["aiproxy",{"2":{"194":1}}],["ai",{"0":{"53":1,"226":1,"511":1,"570":1},"1":{"54":1,"55":1,"56":1,"57":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1,"571":1,"572":1,"573":1,"574":1},"2":{"7":1,"36":1,"37":1,"53":1,"180":1,"181":1,"184":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"194":1,"197":1,"198":2,"200":1,"201":1,"207":1,"208":1,"222":1,"223":1,"240":4,"264":3,"267":1,"273":2,"293":1,"329":2,"402":1,"443":1,"497":1,"524":2,"528":1,"535":2,"587":1}}],["aistudio",{"2":{"6":1}}],["ascii",{"2":{"501":1}}],["ascent",{"2":{"61":1}}],["asymmetric",{"2":{"395":1}}],["async",{"2":{"342":1,"487":1}}],["aspect",{"2":{"269":1,"564":1}}],["assumptions",{"2":{"395":1}}],["assigned",{"2":{"379":1}}],["assigning",{"2":{"233":1}}],["assisted",{"2":{"201":1,"524":1}}],["assistant",{"2":{"194":1,"285":1}}],["assistants",{"2":{"21":1}}],["assembly",{"2":{"233":2}}],["assessment",{"2":{"209":1}}],["assessments",{"2":{"82":1,"209":1}}],["assets",{"2":{"184":1,"331":1}}],["assert",{"2":{"168":1,"478":1}}],["asks",{"2":{"329":1}}],["ask",{"2":{"32":1,"38":1,"72":2,"230":1,"240":1,"264":2,"339":1}}],["as",{"0":{"313":1,"314":1,"369":1},"2":{"7":1,"23":1,"33":1,"34":1,"38":1,"178":3,"198":1,"201":1,"205":1,"209":1,"225":1,"230":1,"240":1,"248":1,"284":1,"309":2,"315":1,"329":2,"333":1,"401":1,"405":1,"441":1,"447":1,"461":1,"463":1,"497":1,"525":1,"538":1,"551":1,"552":1,"574":1,"578":1,"581":1,"608":1}}],["anatomy",{"0":{"287":1}}],["analyzing",{"2":{"236":1}}],["analyzer",{"2":{"497":1}}],["analyze",{"2":{"15":1,"410":1}}],["analysis",{"0":{"175":1,"550":1},"1":{"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"17":1,"194":1,"198":1,"204":1,"220":1,"259":1,"302":1,"304":1,"412":1,"462":1,"497":1,"498":1,"508":1,"509":1,"510":1,"587":1}}],["angle",{"2":{"196":1}}],["another",{"2":{"60":1,"329":1}}],["an",{"0":{"53":1,"186":1,"226":1,"267":1,"277":1,"398":1,"430":1,"492":1,"513":1,"527":1},"1":{"54":1,"55":1,"56":1,"57":1,"268":1,"278":1,"279":1,"514":1,"515":1},"2":{"34":1,"35":1,"37":1,"42":1,"51":1,"52":1,"53":2,"75":1,"83":1,"96":1,"118":1,"163":1,"200":1,"212":2,"226":3,"230":2,"234":1,"239":1,"267":3,"271":1,"278":1,"279":1,"282":2,"288":1,"293":3,"306":1,"310":1,"311":2,"313":1,"323":2,"329":1,"333":1,"380":1,"391":1,"401":1,"439":1,"480":1,"499":1,"514":2,"520":1,"537":1,"544":1,"584":1,"605":1}}],["answers",{"2":{"96":1}}],["answer",{"2":{"32":2,"56":1,"64":1,"84":1,"90":1,"100":1,"230":2,"264":1,"276":1,"285":1,"292":2,"484":1,"518":1}}],["andrew",{"0":{"516":1},"1":{"517":1,"518":1,"519":1,"520":1}}],["andrej",{"2":{"61":1}}],["anders",{"2":{"264":1}}],["and",{"0":{"357":1,"440":1,"512":1},"2":{"11":1,"14":1,"15":1,"20":1,"21":2,"22":1,"25":1,"27":1,"28":3,"29":1,"30":1,"32":1,"34":1,"35":1,"36":1,"37":1,"39":1,"41":1,"47":1,"49":1,"52":1,"54":2,"57":1,"58":1,"59":1,"60":3,"65":1,"68":2,"69":1,"74":1,"75":3,"77":2,"83":1,"84":1,"89":5,"90":1,"96":1,"104":1,"108":1,"110":1,"114":1,"116":1,"123":1,"129":1,"135":1,"141":1,"147":1,"148":2,"153":1,"159":1,"160":1,"163":1,"172":1,"173":1,"177":1,"178":1,"182":1,"183":2,"187":1,"189":1,"190":1,"191":1,"194":1,"197":1,"198":3,"202":2,"203":1,"204":1,"206":1,"216":1,"224":1,"226":1,"228":1,"229":2,"230":1,"231":1,"232":2,"234":1,"235":1,"237":2,"239":2,"240":1,"241":1,"268":2,"269":1,"273":1,"274":2,"275":2,"276":1,"284":1,"291":1,"293":1,"298":2,"299":1,"306":1,"308":1,"309":2,"314":1,"317":1,"322":1,"329":3,"331":1,"334":1,"352":1,"364":1,"365":1,"371":1,"372":3,"380":1,"398":1,"405":1,"428":1,"439":1,"442":1,"445":1,"453":1,"454":2,"459":1,"471":1,"477":2,"484":1,"491":1,"495":1,"499":1,"538":1,"539":1,"541":2,"558":2,"559":1,"581":1,"582":1,"590":2,"601":1,"608":1}}],["ant",{"2":{"4":2,"92":1}}],["anthropic",{"0":{"4":1,"560":1},"1":{"561":1,"562":1,"563":1},"2":{"4":3,"8":1,"9":3,"10":2,"80":1,"87":2,"92":1,"176":1,"183":1,"184":1,"186":1,"187":1,"188":1,"189":1,"190":2,"191":1,"192":1,"194":1,"196":1,"197":1,"198":3,"200":1,"202":1,"205":1,"220":1,"587":1,"604":1,"605":1,"607":4}}],["anywhere",{"2":{"187":1}}],["anytime",{"2":{"68":1}}],["anything",{"2":{"25":1,"29":1,"231":1,"234":1,"377":1}}],["any",{"2":{"2":1,"23":1,"24":1,"32":1,"35":2,"41":1,"53":1,"75":1,"118":1,"186":1,"229":1,"231":1,"267":1,"289":1,"329":1,"350":1,"447":1,"461":2,"566":1,"569":3}}],["atom",{"2":{"324":1}}],["atomic",{"2":{"206":1,"324":1}}],["attempt",{"2":{"420":1,"458":1}}],["attempts",{"2":{"329":1,"419":3,"420":1}}],["attempting",{"2":{"92":1,"106":1,"112":1,"125":1,"131":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"457":1}}],["attack",{"2":{"329":1}}],["attacker",{"2":{"37":1,"329":1,"331":3}}],["attacks",{"2":{"22":1,"37":1,"231":1,"248":1,"329":2}}],["at",{"2":{"1":1,"20":1,"21":2,"24":1,"25":1,"27":1,"28":1,"32":1,"35":1,"36":2,"47":1,"59":1,"61":1,"69":1,"72":1,"77":1,"79":1,"84":1,"87":1,"188":1,"222":1,"224":2,"230":1,"231":3,"232":5,"236":1,"238":1,"260":1,"271":1,"291":1,"293":1,"330":1,"349":2,"354":2,"376":1,"377":1,"402":1,"419":1,"420":1,"436":1,"439":1,"468":3,"499":1,"508":1,"520":1,"523":2,"539":1,"543":1,"558":1,"574":1,"606":1}}],["ng",{"0":{"516":1},"1":{"517":1,"518":1,"519":1,"520":1}}],["n+1",{"2":{"475":1}}],["number",{"2":{"453":1,"532":1,"608":1}}],["numerator",{"2":{"405":1}}],["nudged",{"2":{"234":1,"379":1}}],["nudge",{"2":{"67":1,"263":1,"595":1}}],["n=50",{"2":{"330":1}}],["n=10",{"2":{"330":1}}],["n=1000",{"2":{"249":1,"330":1}}],["n=100",{"2":{"249":2,"330":1}}],["naively",{"2":{"274":1}}],["natively",{"2":{"369":1}}],["native",{"2":{"205":1,"297":1,"393":1,"439":1,"440":1,"483":1,"543":1,"575":2,"576":1,"578":1,"580":1,"583":1}}],["navigate",{"2":{"83":1}}],["names",{"2":{"201":1,"298":1,"299":1,"501":1}}],["named",{"2":{"173":1,"604":1}}],["name",{"2":{"54":1,"56":3,"167":3,"268":1,"281":1,"285":3,"287":1,"370":4,"387":1,"453":1,"475":2,"501":1,"565":1,"566":4}}],["npm",{"2":{"80":3,"119":2,"570":1}}],["neutral",{"2":{"497":1}}],["negative",{"2":{"497":1}}],["net",{"2":{"359":1,"565":1,"566":1,"567":1,"583":1}}],["networked",{"2":{"566":1}}],["network",{"2":{"66":1,"464":1}}],["necessary",{"2":{"230":1,"280":1}}],["next",{"0":{"66":1},"2":{"52":1,"54":1,"66":1,"82":1,"228":1,"233":1,"267":1,"315":2,"474":1}}],["new",{"2":{"32":2,"34":1,"49":1,"65":1,"170":1,"207":1,"222":1,"230":1,"282":1,"297":1,"347":1,"374":1,"375":1,"425":3,"437":1,"448":3,"469":1,"483":1,"493":1}}],["never",{"2":{"28":1,"39":1,"59":1,"74":1,"87":1,"118":1,"240":1,"334":1,"388":1,"399":1}}],["need",{"2":{"32":1,"75":1,"197":1,"200":1,"204":1,"230":1,"235":2,"240":2,"334":1,"357":1,"390":1,"454":1,"480":1,"514":1,"527":1,"531":1,"574":2,"584":1,"607":1}}],["needed",{"0":{"2":1,"80":1},"2":{"9":1,"93":1,"288":1,"332":1,"441":1,"537":1,"557":1}}],["needs",{"2":{"1":1,"19":1,"27":1,"35":1,"59":1,"75":1,"177":1,"230":1,"282":1,"287":1,"291":1,"311":1,"374":1,"557":1}}],["n",{"0":{"366":1},"1":{"367":1,"368":1,"369":1,"370":1},"2":{"23":1,"28":1,"40":1,"201":1,"206":2,"215":1,"248":1,"251":2,"318":1,"319":1,"330":1,"360":1,"362":1,"365":1,"366":1,"368":3,"376":1}}],["normalizes",{"2":{"461":1}}],["nodeletepaths",{"2":{"250":1,"339":1}}],["node",{"2":{"250":1,"560":1,"564":1,"568":1,"570":1,"575":1,"579":1}}],["novel",{"2":{"188":1,"194":3,"196":1}}],["noise",{"2":{"168":1}}],["nonsense",{"2":{"323":1}}],["non",{"0":{"511":1,"514":1},"1":{"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"50":1,"178":1,"209":2,"238":1,"240":1,"260":1,"264":2,"349":1,"387":1,"423":1,"433":1,"586":1}}],["none",{"2":{"8":1,"75":1,"464":1,"583":1}}],["now",{"2":{"37":1,"295":1,"329":1,"436":1,"609":1}}],["nobody",{"2":{"35":1}}],["no",{"0":{"2":1,"41":1,"338":1},"2":{"9":1,"20":1,"21":1,"24":1,"41":3,"42":1,"50":1,"55":2,"57":1,"70":1,"87":2,"93":1,"94":1,"124":1,"178":9,"188":1,"190":1,"192":1,"194":1,"198":1,"207":1,"209":10,"228":1,"231":1,"233":1,"234":1,"238":2,"248":1,"260":1,"265":1,"267":2,"274":1,"278":3,"279":3,"297":2,"301":1,"315":4,"329":2,"332":2,"334":1,"348":1,"349":1,"352":1,"354":1,"359":1,"365":1,"392":1,"396":1,"442":1,"483":2,"491":1,"504":1,"510":2,"514":2,"522":1,"524":1,"527":1,"537":1,"544":1,"551":1,"582":1,"583":5,"592":1,"604":1,"605":1}}],["notify",{"2":{"469":1}}],["notification",{"2":{"342":1,"563":1}}],["note",{"2":{"237":1,"238":1}}],["notebooks",{"2":{"184":1}}],["notebook",{"2":{"184":1}}],["notes",{"2":{"27":1,"321":2,"414":1}}],["nothing",{"2":{"20":1,"37":1,"200":1,"225":1,"231":2,"232":1,"248":1,"329":3}}],["not",{"0":{"0":1,"18":1,"70":1,"232":1,"354":1},"1":{"71":1,"72":1,"73":1,"74":1,"75":1,"355":1},"2":{"19":1,"22":1,"23":1,"28":1,"35":3,"36":1,"38":2,"39":2,"42":1,"47":1,"51":2,"52":1,"53":1,"54":1,"58":1,"59":3,"67":1,"84":1,"87":1,"118":1,"168":2,"180":5,"181":1,"182":1,"184":2,"186":10,"187":1,"196":1,"197":1,"198":1,"205":4,"206":2,"215":1,"222":1,"223":1,"224":1,"226":2,"227":1,"230":2,"231":2,"234":1,"239":1,"265":1,"267":1,"268":1,"269":1,"270":1,"273":1,"275":1,"278":1,"280":3,"284":1,"291":2,"293":1,"298":2,"299":1,"302":1,"303":1,"313":1,"318":1,"321":1,"329":2,"330":1,"333":1,"334":1,"351":1,"372":1,"392":1,"414":1,"428":1,"434":1,"442":1,"447":1,"451":1,"478":1,"484":1,"518":1,"525":1,"536":1,"551":1,"604":1,"605":3,"606":3,"607":2}}],["lt",{"2":{"419":2,"565":1}}],["lucky",{"2":{"239":2,"477":2}}],["lucumr",{"2":{"222":1}}],["l",{"2":{"201":1,"206":1,"251":1,"501":2,"508":1}}],["lsp",{"0":{"310":1},"2":{"180":1,"213":1,"310":2}}],["l7",{"2":{"165":1,"172":1,"492":1,"493":1}}],["l7b",{"0":{"169":1},"1":{"170":1,"171":1,"172":1,"173":1,"174":1},"2":{"91":1,"261":1}}],["l7a",{"0":{"162":1},"1":{"163":1,"164":1,"165":1,"166":1,"167":1,"168":1},"2":{"91":1,"261":1}}],["l6",{"2":{"153":1,"159":1,"430":1,"431":1}}],["l6b",{"0":{"150":1},"1":{"151":1,"152":1,"153":1,"154":1,"155":1},"2":{"91":1,"261":1}}],["l6a",{"0":{"156":1},"1":{"157":1,"158":1,"159":1,"160":1,"161":1},"2":{"91":1,"261":1}}],["ll",{"0":{"89":1},"2":{"68":1,"211":1,"274":1,"334":1,"514":1}}],["llms",{"2":{"497":1}}],["llm",{"0":{"2":1,"406":1},"1":{"407":1,"408":1},"2":{"1":2,"2":2,"8":1,"9":1,"10":1,"53":1,"54":3,"55":4,"56":1,"64":1,"83":1,"87":2,"88":1,"92":1,"94":1,"97":1,"100":2,"145":1,"148":2,"186":1,"191":1,"217":1,"219":1,"226":2,"229":1,"261":2,"262":1,"267":5,"268":3,"271":1,"278":1,"284":2,"285":1,"288":2,"289":3,"292":2,"298":1,"301":1,"302":1,"303":1,"304":1,"317":1,"323":3,"453":1,"470":1,"489":1,"518":1,"605":3,"607":1}}],["l0",{"0":{"329":1},"2":{"42":1,"89":1,"214":1,"231":1,"248":1,"265":1,"329":2}}],["l2b",{"0":{"101":1},"1":{"102":1,"103":1,"104":1,"105":1,"106":1},"2":{"91":1,"261":1}}],["l2a",{"0":{"107":1},"1":{"108":1,"109":1,"110":1,"111":1,"112":1},"2":{"91":1,"261":1}}],["l2",{"2":{"21":1,"42":1,"81":1,"104":1,"110":1,"248":1,"265":1,"325":2,"326":2,"329":1,"332":2,"333":2,"350":1}}],["l5b",{"0":{"138":1},"1":{"139":1,"140":1,"141":1,"142":1,"143":1},"2":{"91":1,"261":1}}],["l5a",{"0":{"144":1},"1":{"145":1,"146":1,"147":1,"148":1,"149":1},"2":{"91":1,"261":1}}],["l5",{"2":{"20":2,"25":1,"42":1,"67":1,"89":1,"141":1,"147":1,"231":1,"248":1,"263":1,"265":1,"329":1,"332":2,"333":1,"334":1,"470":1,"471":1,"504":1,"588":1,"592":1}}],["l4+",{"2":{"510":1}}],["l4b",{"0":{"132":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1},"2":{"91":1,"261":1}}],["l4a",{"0":{"126":1},"1":{"127":1,"128":1,"129":1,"130":1,"131":1},"2":{"91":1,"261":1}}],["l4",{"0":{"113":1,"351":1},"1":{"114":1,"115":1,"116":1,"117":1,"118":1,"119":1},"2":{"20":1,"23":1,"25":1,"42":1,"91":1,"113":1,"115":1,"129":1,"135":1,"248":1,"261":1,"263":1,"265":1,"329":1,"332":2,"333":1,"334":1,"350":1,"398":2,"399":2,"504":1,"561":1,"592":1}}],["l3+",{"2":{"333":1,"434":1,"510":1}}],["l3b",{"0":{"120":1},"1":{"121":1,"122":1,"123":1,"124":1,"125":1},"2":{"91":1,"261":1}}],["l3a",{"0":{"113":1},"1":{"114":1,"115":1,"116":1,"117":1,"118":1,"119":1},"2":{"91":1,"261":1}}],["l3",{"0":{"334":1},"2":{"20":1,"22":1,"23":1,"40":1,"42":1,"67":1,"114":1,"116":1,"119":1,"123":1,"188":1,"214":1,"248":1,"263":1,"265":1,"329":1,"332":2,"333":1,"350":1,"351":1,"352":1,"504":1,"588":1,"592":1}}],["legal",{"2":{"514":1}}],["legacy",{"2":{"180":1}}],["len",{"2":{"478":1}}],["less",{"2":{"403":1,"447":1}}],["lesson",{"0":{"267":1,"269":1,"272":1,"277":1,"280":1,"283":1,"286":1,"290":1,"295":1,"296":1,"300":1,"306":1,"311":1,"316":1,"320":1,"323":1,"324":1,"328":1,"332":1,"334":1,"335":1,"340":1,"346":1,"350":1,"354":1,"356":1,"360":1,"366":1,"371":1,"373":1,"377":1,"378":1,"381":1,"384":1,"389":1,"390":1,"395":1,"397":1,"401":1,"406":1,"409":1,"413":1,"418":1,"421":1,"424":1,"427":1,"433":1,"435":1,"438":1,"443":1,"446":1,"449":1,"452":1,"456":1,"459":1,"464":1,"466":1,"473":1,"476":1,"479":1,"482":1,"485":1,"488":1},"1":{"268":1,"270":1,"271":1,"273":1,"274":1,"275":1,"276":1,"278":1,"279":1,"281":1,"282":1,"284":1,"285":1,"287":1,"288":1,"289":1,"291":1,"297":1,"298":1,"299":1,"301":1,"302":1,"303":1,"304":1,"305":1,"307":1,"308":1,"309":1,"310":1,"312":1,"313":1,"314":1,"315":1,"317":1,"318":1,"319":1,"321":1,"322":1,"329":1,"330":1,"331":1,"333":1,"336":1,"337":1,"338":1,"339":1,"341":1,"342":1,"343":1,"344":1,"345":1,"347":1,"348":1,"349":1,"355":1,"357":1,"358":1,"359":1,"361":1,"362":1,"363":1,"364":1,"365":1,"367":1,"368":1,"369":1,"370":1,"372":1,"374":1,"375":1,"376":1,"379":1,"380":1,"382":1,"383":1,"385":1,"386":1,"387":1,"388":1,"391":1,"392":1,"393":1,"394":1,"396":1,"402":1,"403":1,"404":1,"405":1,"407":1,"408":1,"410":1,"411":1,"412":1,"414":1,"415":1,"416":1,"417":1,"419":1,"420":1,"422":1,"423":1,"425":1,"426":1,"428":1,"429":1,"434":1,"436":1,"437":1,"439":1,"440":1,"441":1,"442":1,"444":1,"445":1,"447":1,"448":1,"450":1,"451":1,"453":1,"454":1,"455":1,"457":1,"458":1,"460":1,"461":1,"462":1,"463":1,"465":1,"467":1,"468":1,"469":1,"474":1,"475":1,"477":1,"478":1,"480":1,"481":1,"483":1,"484":1,"486":1,"487":1,"489":1,"490":1,"491":1},"2":{"81":1,"180":1,"182":2,"183":1,"200":1,"202":1,"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"329":1,"586":1,"608":1}}],["lessons",{"2":{"64":1,"69":1,"77":1,"211":1,"507":1,"558":1}}],["leveraging",{"2":{"403":1}}],["leverage",{"2":{"271":1,"272":1,"276":1,"408":1}}],["levels",{"0":{"250":1,"335":1},"1":{"336":1,"337":1,"338":1,"339":1},"2":{"25":1,"38":1,"187":1,"188":1,"196":1,"213":1,"214":1,"217":1,"231":1,"377":1,"444":1,"445":1,"565":1}}],["level",{"0":{"19":1,"21":1,"22":1,"23":1,"24":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"188":1,"248":1,"301":1,"302":1,"303":1,"304":1,"305":1,"332":1,"524":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"333":1},"2":{"19":2,"28":1,"36":2,"39":1,"42":1,"50":1,"51":1,"74":1,"89":1,"124":1,"180":1,"188":1,"194":1,"196":1,"211":1,"214":1,"231":7,"260":1,"278":1,"310":1,"329":3,"332":1,"334":1,"349":1,"352":1,"371":1,"376":1,"397":1,"442":3,"501":2,"508":1,"524":1,"550":1,"558":1}}],["let",{"2":{"264":1}}],["lecture",{"2":{"177":1,"178":1,"183":1}}],["lectures",{"0":{"177":1}}],["leaf",{"2":{"397":1}}],["leases",{"2":{"386":1}}],["least",{"2":{"1":1,"21":1,"79":1,"229":1,"260":1,"293":1,"349":1,"419":1,"420":1}}],["leave",{"2":{"177":1,"315":1,"581":1}}],["leaves",{"2":{"71":1}}],["leakage",{"2":{"168":1,"239":1,"477":1}}],["leading",{"0":{"531":1}}],["leader",{"2":{"209":1}}],["leadership",{"2":{"207":1}}],["lead",{"2":{"74":3,"136":1,"183":1,"233":1,"251":1,"305":1,"363":1,"369":1,"371":4,"374":1,"377":1,"385":1,"399":1,"404":1,"439":1,"440":1,"441":2,"443":1,"445":1,"539":2,"542":1}}],["leads",{"2":{"54":3,"74":1,"251":1,"372":1}}],["learned",{"2":{"507":1}}],["learners",{"2":{"64":1}}],["learn",{"0":{"89":1},"2":{"89":1,"176":1,"197":1,"198":1,"211":1}}],["learnings",{"2":{"192":1,"194":1}}],["learning",{"0":{"86":1},"2":{"66":1,"369":1,"462":1,"600":1}}],["learns",{"2":{"28":3,"376":3}}],["load",{"2":{"308":1,"313":1,"341":1}}],["loads",{"2":{"306":1,"307":1}}],["loaded",{"2":{"299":3,"606":1}}],["loading",{"2":{"180":1}}],["lower",{"2":{"329":1}}],["low",{"2":{"271":1,"278":1,"297":2,"403":1,"429":1,"483":2,"514":1,"515":2,"525":1,"537":1,"550":1}}],["localhost",{"2":{"464":1,"465":1,"571":1}}],["local",{"2":{"190":1,"464":1,"470":1,"555":2,"566":2}}],["lockfiles",{"2":{"337":1}}],["locks",{"2":{"67":1}}],["lock",{"2":{"62":1,"250":1,"263":1,"337":1,"339":1,"588":1,"593":1}}],["locked",{"2":{"49":1,"51":1,"347":1,"348":1,"434":1,"497":1,"509":1}}],["locking",{"0":{"377":1},"2":{"30":1,"75":1,"91":1,"133":1,"189":2,"195":1,"215":1,"399":1}}],["loses",{"2":{"425":1}}],["loser",{"2":{"369":1}}],["lose",{"2":{"177":1,"318":1}}],["loss",{"2":{"16":1,"318":1,"411":1,"514":1}}],["logged",{"2":{"369":1,"392":2,"434":1,"506":1,"536":1}}],["logging",{"2":{"235":1,"350":1,"445":1}}],["login",{"2":{"314":3,"464":2}}],["logic",{"0":{"440":1},"2":{"71":1,"94":1,"124":1,"354":1,"374":1,"522":1}}],["logs",{"2":{"163":1,"295":1,"298":1,"315":1,"317":1,"341":1,"396":1,"460":2,"463":1,"487":1,"492":1,"551":1}}],["log",{"0":{"167":1},"2":{"118":1,"148":2,"164":1,"342":2,"374":1,"388":1,"389":1,"460":1,"474":1,"492":1,"503":1,"596":1}}],["long",{"2":{"59":1,"102":1,"177":1,"178":1,"201":1,"206":1,"251":1,"291":1,"326":1,"395":1,"402":1,"407":1,"487":1,"555":1,"572":1}}],["lookup",{"2":{"477":1}}],["look",{"2":{"84":1,"237":1}}],["looking",{"2":{"0":1,"236":1,"428":1}}],["loopback",{"2":{"465":1}}],["loops",{"0":{"187":1},"2":{"84":1,"196":1,"211":1,"223":1,"273":1,"289":1,"348":1,"388":1,"429":1,"444":1,"605":1}}],["loop",{"0":{"29":1,"52":1,"56":1,"162":1,"228":1,"283":1,"300":1,"302":1,"303":1,"342":1,"474":1,"476":1,"492":1},"1":{"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"284":1,"285":1,"301":1,"302":1,"303":1,"304":1,"305":1,"477":1,"478":1},"2":{"35":1,"53":1,"54":1,"55":3,"57":2,"59":5,"67":1,"87":1,"91":1,"97":2,"98":1,"99":1,"100":1,"111":1,"186":1,"187":2,"194":1,"198":1,"201":1,"205":2,"206":2,"212":1,"213":2,"218":2,"226":1,"228":1,"261":1,"263":2,"265":1,"267":4,"268":2,"269":1,"278":4,"279":3,"284":1,"291":5,"292":3,"295":2,"301":1,"419":1,"425":1,"433":1,"453":1,"455":2,"457":1,"458":1,"474":1,"514":1,"537":1,"552":1,"553":1,"557":1,"563":1,"576":1,"588":2,"596":1,"597":1}}],["launching",{"2":{"552":1}}],["launch",{"2":{"546":1,"547":1,"562":1,"566":2}}],["launches",{"2":{"439":1,"441":1,"539":1,"542":1}}],["lagging",{"0":{"532":1}}],["larger",{"2":{"402":1}}],["large",{"2":{"180":2,"223":1,"224":1,"273":1,"308":1,"310":1}}],["landing",{"2":{"519":1}}],["landscape",{"0":{"175":1,"406":1},"1":{"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"407":1,"408":1},"2":{"191":1,"217":1}}],["lan",{"2":{"464":1,"465":1,"556":1}}],["langchain",{"2":{"184":1,"186":1,"187":1,"188":1,"189":1,"190":2,"191":1,"192":1,"197":2,"198":2}}],["languages",{"2":{"178":1}}],["language",{"0":{"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"178":2,"204":1,"220":1,"310":2,"566":1,"586":1}}],["latency",{"2":{"167":3,"425":1,"433":1,"454":1,"474":1}}],["later",{"0":{"80":1},"2":{"490":1}}],["latest",{"0":{"12":1},"2":{"434":1,"451":1,"454":1,"481":1,"486":1,"581":1}}],["layers",{"2":{"350":1,"402":1,"442":1}}],["layered",{"2":{"324":1}}],["layer",{"0":{"540":2,"541":1,"542":1,"543":1,"544":1},"1":{"541":2,"542":2,"543":2,"544":2},"2":{"42":1,"180":1,"200":1,"264":1,"278":1,"350":1,"386":1,"504":1}}],["ladder",{"0":{"36":1,"50":1,"188":1,"231":1,"238":1,"248":1,"260":1,"332":1,"349":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"333":1},"2":{"36":1,"52":1,"89":1,"178":1,"188":1,"194":1,"198":1,"204":1,"209":1,"211":1,"214":1,"274":1,"329":1,"498":1,"558":1,"594":1}}],["last",{"2":{"27":1,"59":1,"291":1,"318":1,"321":2,"436":1,"478":1,"557":1}}],["labs",{"0":{"90":1,"92":1,"605":1},"1":{"91":1,"92":1,"93":1,"94":1},"2":{"2":2,"4":2,"5":1,"64":1,"68":1,"69":1,"77":1,"81":2,"82":1,"83":2,"86":6,"88":1,"90":1,"92":1,"93":1,"94":1,"98":1,"104":1,"110":1,"116":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1,"184":2,"198":2,"209":2,"211":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"292":2,"325":2,"326":2,"351":1,"352":1,"398":2,"399":2,"430":1,"431":1,"470":1,"471":1,"492":1,"493":1,"558":1,"605":2}}],["lab",{"0":{"83":1,"84":1,"91":1,"93":1,"261":1,"292":1,"325":1,"326":1,"351":1,"352":1,"398":1,"399":1,"430":1,"431":1,"470":1,"471":1,"492":1,"493":1},"1":{"84":1},"2":{"1":1,"5":1,"18":1,"42":1,"57":1,"64":1,"75":1,"82":1,"84":1,"86":1,"87":1,"88":1,"90":1,"91":1,"93":1,"212":1,"261":1,"325":1,"605":1}}],["little",{"2":{"403":1}}],["lifecycle",{"0":{"340":1,"341":1,"343":1,"563":1},"1":{"341":1,"342":1,"343":1,"344":1,"345":1},"2":{"188":1,"195":1,"214":1,"281":1,"309":1,"561":1}}],["lifetime",{"2":{"68":1}}],["library",{"2":{"68":1}}],["license",{"2":{"65":1,"338":1,"440":1,"560":1,"564":1,"570":2,"574":1,"575":1,"579":1,"583":1,"608":1}}],["linear",{"2":{"390":1,"391":1,"393":1}}],["line",{"2":{"233":2,"329":1,"398":1}}],["lines",{"2":{"182":2,"292":1,"317":1}}],["linking",{"2":{"178":1}}],["links",{"2":{"68":1}}],["lint",{"2":{"33":1,"312":1}}],["linux",{"2":{"4":1,"79":1,"85":1,"247":1,"589":1}}],["listen",{"2":{"486":1}}],["lists",{"0":{"314":1},"2":{"177":1,"178":1,"213":1}}],["listing",{"2":{"88":1}}],["list",{"2":{"33":1,"40":1,"116":1,"124":1,"231":2,"234":2,"281":1,"284":1,"299":3,"312":1,"313":1,"314":1,"332":2,"333":2,"359":1,"379":1,"380":1,"387":2,"450":1,"486":1,"573":1}}],["lived",{"2":{"555":2}}],["lives",{"2":{"332":1,"334":1}}],["live",{"0":{"176":1,"179":1,"203":1},"1":{"177":1,"178":1,"180":1,"181":1,"182":1,"183":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"31":1,"66":1,"178":1,"230":1,"234":1,"280":1,"379":1,"445":1,"518":1,"541":1,"551":1}}],["likely",{"2":{"182":1}}],["like",{"2":{"22":1,"198":2,"231":1,"233":2,"239":1,"275":1,"329":1}}],["limitations",{"2":{"275":1}}],["limited",{"2":{"71":1,"392":1,"574":1,"583":1}}],["limit",{"2":{"10":1,"105":1,"457":1}}],["limits",{"0":{"10":1},"2":{"269":1,"295":1,"298":1,"392":1,"426":1,"434":1,"450":1}}],["l1",{"0":{"95":1},"1":{"96":1,"97":1,"98":1,"99":1,"100":1},"2":{"2":1,"20":1,"21":1,"42":1,"59":1,"81":1,"82":1,"83":2,"91":1,"92":1,"98":1,"248":1,"261":1,"265":1,"291":1,"292":2,"329":1,"332":2,"333":2,"350":1,"510":1}}],["eu",{"2":{"535":1}}],["echo",{"2":{"487":1}}],["ecosystem",{"2":{"205":1,"576":1,"578":1}}],["ecom",{"2":{"181":1}}],["economics",{"0":{"191":1,"217":1,"400":1},"1":{"401":1,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1},"2":{"86":1,"150":1,"156":1,"178":1,"197":1,"209":2,"211":1,"265":1,"552":1,"558":1,"571":1}}],["ephemeral",{"2":{"322":1}}],["etc",{"2":{"284":1,"337":1,"450":1}}],["eternal",{"0":{"223":1}}],["e",{"2":{"244":5,"265":1,"302":1,"304":1,"437":1,"547":3,"565":1,"566":5}}],["era",{"2":{"223":1,"273":1}}],["errors",{"2":{"88":1,"235":1,"342":1,"433":1,"447":1,"454":1,"510":1,"517":1}}],["error",{"2":{"44":1,"45":1,"87":1,"342":1,"415":1,"416":1,"433":2,"453":1,"457":1,"458":1,"463":1,"514":1,"522":1,"531":1,"604":1}}],["equation",{"0":{"208":1,"401":1,"402":1},"1":{"402":1,"403":1,"404":1,"405":1},"2":{"208":1,"209":1,"217":1}}],["equals",{"2":{"59":1,"385":1}}],["effect",{"2":{"269":1}}],["effectively",{"2":{"401":1,"403":1}}],["effective",{"2":{"196":1,"582":1}}],["effort",{"2":{"208":1,"254":1,"402":2,"404":1}}],["efficiency",{"2":{"59":1,"291":1,"370":1,"419":1}}],["employee",{"2":{"246":1,"439":1,"440":1,"549":1,"579":1,"581":1}}],["emphasize",{"2":{"198":1}}],["emphasis",{"2":{"178":1}}],["empty",{"2":{"116":2,"605":1}}],["email",{"2":{"68":1,"390":1,"391":1,"422":2}}],["emanuel",{"0":{"386":1,"568":1},"2":{"37":1,"329":1,"393":1,"461":1}}],["edge",{"2":{"44":1,"235":1,"416":1,"428":1,"522":1}}],["editing",{"2":{"302":1,"317":1}}],["editor",{"2":{"79":1,"605":1}}],["edit",{"2":{"24":1,"41":1,"51":1,"124":1,"352":1,"546":1,"561":1,"562":1}}],["escalation",{"2":{"457":1,"458":1,"594":1}}],["escalating",{"2":{"50":1,"260":1,"349":1}}],["escalate",{"2":{"348":1}}],["essential",{"2":{"221":1}}],["essay",{"2":{"207":1}}],["essays",{"2":{"11":1}}],["est",{"2":{"91":1,"95":1,"113":1,"162":1,"550":1}}],["establishes",{"2":{"61":1}}],["estimation",{"0":{"46":1,"417":1,"521":1},"1":{"522":1,"523":1,"524":1}}],["estimates",{"2":{"586":1}}],["estimate",{"2":{"43":1,"46":1,"235":1,"416":1,"417":2,"501":3,"522":1}}],["else",{"0":{"195":1},"2":{"40":1,"187":1,"194":1,"231":1}}],["eliminates",{"2":{"34":1,"282":1}}],["elif",{"2":{"17":3,"412":3}}],["evolves",{"2":{"200":1}}],["evals",{"0":{"191":1,"428":1},"2":{"211":1,"265":1,"270":1,"433":1}}],["evalharness",{"2":{"160":1}}],["eval",{"0":{"156":1,"430":1},"1":{"157":1,"158":1,"159":1,"160":1,"161":1},"2":{"91":1,"159":1,"217":1,"261":1,"429":1,"430":1,"510":1}}],["evaluates",{"2":{"368":1}}],["evaluate",{"2":{"89":1,"495":1,"514":1}}],["evaluation",{"0":{"191":1,"400":1,"418":1,"421":1,"427":1,"505":1},"1":{"401":1,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":2,"420":2,"421":1,"422":2,"423":2,"424":1,"425":1,"426":1,"427":1,"428":2,"429":2,"430":1,"431":1},"2":{"47":1,"91":1,"142":2,"191":1,"196":1,"217":3,"274":1,"276":1,"366":1,"505":1}}],["events",{"0":{"340":1,"563":1},"1":{"341":1,"342":1,"343":1,"344":1,"345":1},"2":{"188":1,"195":1,"214":1,"342":1,"343":1,"561":1,"563":1,"574":1,"583":3}}],["even",{"2":{"51":1,"237":1,"336":1,"377":1}}],["everyone",{"0":{"195":1,"196":1},"2":{"227":1,"271":1,"273":1}}],["everything",{"2":{"1":1,"8":1,"13":1,"34":1,"40":1,"65":1,"66":1,"71":2,"72":1,"73":1,"230":1,"231":1,"232":3,"235":1,"236":1,"238":1,"311":1,"354":4,"410":1,"416":1,"463":1}}],["every",{"0":{"453":1},"2":{"1":1,"13":1,"19":1,"26":1,"30":2,"34":1,"36":3,"42":1,"45":1,"48":2,"50":1,"52":1,"59":3,"84":1,"99":1,"145":1,"177":1,"200":1,"225":1,"237":1,"240":1,"260":1,"270":1,"272":1,"276":1,"282":1,"284":1,"287":1,"288":2,"291":3,"295":1,"299":1,"315":1,"317":3,"321":1,"323":2,"330":3,"332":3,"349":1,"374":1,"377":1,"388":1,"389":2,"392":1,"415":1,"434":1,"462":1,"470":1,"506":1,"533":1,"536":1,"552":2,"564":1}}],["evidence",{"2":{"27":1,"28":1,"33":2,"49":1,"281":1,"312":1,"314":3,"352":1,"374":2,"398":1}}],["easy",{"2":{"544":1}}],["easier",{"2":{"484":1}}],["easily",{"2":{"25":1}}],["earlier",{"2":{"319":1}}],["early",{"2":{"65":1,"177":1,"318":1}}],["earn",{"2":{"276":1}}],["eating",{"2":{"205":1}}],["each",{"0":{"55":1,"82":1},"2":{"4":1,"42":1,"54":1,"84":1,"90":1,"93":1,"163":1,"178":1,"232":1,"233":3,"234":1,"236":1,"268":1,"270":1,"274":1,"289":1,"298":1,"305":1,"318":1,"350":1,"358":1,"360":1,"365":1,"369":1,"386":1,"391":1,"392":1,"393":1,"397":1,"398":1,"399":3,"408":1,"438":1,"439":2,"441":1,"442":1,"481":1,"497":2,"499":1,"502":1,"508":1,"509":1,"519":1,"520":1,"539":3,"543":2,"544":1,"551":2,"552":1}}],["enumerate",{"2":{"332":1}}],["enforced",{"2":{"576":1}}],["enforce",{"2":{"298":1,"392":1}}],["enforcement",{"2":{"38":1,"329":1,"333":1,"334":1,"342":1,"578":1}}],["environ",{"2":{"607":1}}],["environment",{"2":{"33":1,"177":1,"178":2,"200":1,"227":1,"265":1,"270":1,"281":1,"312":1,"313":1}}],["environments",{"2":{"21":1}}],["env",{"2":{"250":1,"336":1,"339":1,"341":1,"434":1,"557":2}}],["endpoints",{"2":{"321":1}}],["endless",{"2":{"273":1}}],["ends",{"2":{"234":1,"379":1}}],["endgame",{"2":{"204":1,"207":1}}],["end",{"2":{"87":1,"89":1,"99":1,"177":2,"419":2}}],["ensure",{"2":{"79":1}}],["engine",{"2":{"54":1,"240":1,"264":1,"267":1,"268":1}}],["engineered",{"2":{"198":1,"265":1,"276":1}}],["engineers",{"2":{"36":1,"39":1,"48":1,"61":2,"221":1,"237":1,"269":1,"334":1}}],["engineer",{"2":{"28":1,"32":1,"59":1,"74":1,"198":1,"226":1,"230":1,"232":1,"236":1,"291":1,"371":1,"376":1,"401":1}}],["engineering",{"0":{"58":1,"77":1,"175":1,"201":1,"205":1,"207":1,"241":1,"290":1,"575":1},"1":{"59":1,"60":1,"61":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"291":1,"576":1,"577":1,"578":1},"2":{"11":1,"18":1,"25":1,"30":1,"31":1,"35":1,"42":1,"47":1,"48":1,"52":1,"57":1,"58":1,"60":1,"61":3,"74":1,"75":1,"78":1,"90":1,"136":1,"176":1,"186":1,"201":1,"202":1,"207":1,"208":1,"212":1,"271":1,"272":1,"276":1,"323":1,"371":1,"374":1,"377":1,"527":1,"528":1,"558":1,"600":1,"601":1,"608":1}}],["enter",{"2":{"609":1}}],["enterprises",{"2":{"200":1}}],["enterprise",{"0":{"65":1,"599":1},"2":{"65":1,"66":1,"68":1,"263":1,"443":1,"584":1,"588":1}}],["entry",{"2":{"98":1}}],["entries",{"2":{"28":1,"375":1}}],["entirely",{"2":{"191":1,"192":1,"231":1,"345":1}}],["entire",{"2":{"51":1,"228":1}}],["enough",{"0":{"70":1,"232":1,"354":1},"1":{"71":1,"72":1,"73":1,"74":1,"75":1,"355":1},"2":{"39":1,"215":1}}],["enables",{"2":{"34":1,"282":1,"551":1}}],["exfil",{"2":{"458":1}}],["exhaustive",{"2":{"332":1}}],["exhausted",{"2":{"232":1,"607":1}}],["exit",{"2":{"345":1,"487":1}}],["exits",{"2":{"302":1}}],["existing",{"2":{"527":1,"529":1}}],["exists",{"0":{"44":1},"2":{"49":1,"200":1,"237":1,"348":1,"528":1}}],["exist",{"2":{"0":1,"41":1,"248":1,"312":1,"336":1,"399":1}}],["example",{"0":{"369":1,"475":1},"2":{"422":3,"523":1}}],["examples",{"2":{"195":1}}],["exact",{"2":{"289":1}}],["exactly",{"2":{"8":1,"78":1,"200":1,"201":1,"202":1}}],["exe",{"2":{"439":2,"539":1,"543":1}}],["exercise",{"2":{"82":1}}],["exercises",{"2":{"81":1,"184":1}}],["executor",{"2":{"396":1}}],["execute",{"0":{"301":1},"2":{"56":1,"59":1,"74":1,"98":1,"111":1,"285":1,"291":1,"298":1,"301":1,"302":1,"303":1,"334":1,"474":1,"489":1,"519":1,"577":1,"582":1}}],["executes",{"2":{"54":1,"268":1,"284":1,"342":1,"399":1,"490":1,"491":1}}],["executing",{"2":{"45":1}}],["execution",{"0":{"360":1,"491":1,"582":1},"1":{"361":1,"362":1,"363":1,"364":1,"365":1},"2":{"39":1,"64":1,"215":1,"243":1,"245":1,"246":1,"350":1,"396":1,"402":1,"415":1,"499":1,"548":1,"549":1,"561":1,"573":1,"579":1,"580":1}}],["ext",{"2":{"481":1}}],["external",{"0":{"331":1},"2":{"331":2,"390":1,"391":1,"392":1,"518":1}}],["extensions",{"2":{"244":5,"359":1,"439":1,"440":1,"547":4,"565":2,"566":7,"567":1,"568":1,"569":2,"583":2,"584":1}}],["extension",{"0":{"567":1},"2":{"194":1,"335":1,"357":1,"358":1,"481":2,"565":2,"583":1}}],["extensively",{"2":{"180":1}}],["extensible",{"2":{"77":1,"550":1}}],["extract",{"2":{"329":1,"454":1,"487":1}}],["extra",{"2":{"323":1}}],["extraordinary",{"2":{"61":1}}],["excels",{"2":{"551":1}}],["excellent",{"2":{"183":1,"510":1}}],["exception",{"2":{"433":1}}],["except",{"2":{"114":1,"351":1}}],["exceeds",{"2":{"75":1,"105":1}}],["excerpt",{"2":{"42":1,"52":1,"75":1}}],["exploration",{"2":{"362":1}}],["explicit",{"2":{"303":1,"377":1}}],["explicitly",{"2":{"201":1,"329":1}}],["explanations",{"2":{"103":1,"109":1,"122":1,"128":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1}}],["explains",{"2":{"288":1}}],["explained",{"0":{"420":1},"2":{"225":1}}],["explaining",{"2":{"178":1}}],["explain",{"2":{"88":1,"288":1,"323":1}}],["exposure",{"2":{"464":1}}],["exposed",{"2":{"59":1,"291":1,"310":1}}],["exponentials",{"0":{"207":1},"2":{"207":1}}],["export",{"2":{"4":1,"92":1,"461":1}}],["expects",{"2":{"605":1}}],["expectations",{"2":{"160":1}}],["expected",{"2":{"33":1,"142":2,"312":1,"422":3,"436":3,"437":3}}],["experts",{"0":{"373":1},"1":{"374":1,"375":1,"376":1},"2":{"215":1,"480":1,"481":1}}],["expert",{"2":{"195":1,"481":6,"520":1}}],["expertise",{"2":{"28":2,"29":1,"75":1,"189":1,"295":1,"321":5,"374":1,"502":1,"528":1,"565":1}}],["experiments",{"2":{"163":1,"239":2}}],["experiment",{"0":{"167":1,"476":1},"1":{"477":1,"478":1},"2":{"67":1,"89":1,"91":1,"263":1,"474":3,"478":1,"492":1,"588":1,"596":1}}],["experimentation",{"2":{"6":1}}],["expensive",{"2":{"14":1,"15":1,"45":1,"191":1,"229":1,"236":1,"408":1,"414":1}}],["ghostty",{"2":{"608":1}}],["gc",{"2":{"568":1}}],["gcloud",{"2":{"330":1}}],["gdpr",{"2":{"535":1}}],["gt",{"2":{"180":1,"419":4,"429":1,"455":9,"457":1,"509":2,"565":1}}],["garbage",{"2":{"608":1}}],["gain",{"2":{"403":1}}],["gather",{"2":{"518":1}}],["gating",{"2":{"234":1}}],["gates",{"2":{"200":1,"201":1,"206":1,"270":1,"274":1,"444":1}}],["gate",{"2":{"91":1,"139":1,"142":1,"445":1,"471":1,"506":1,"536":1,"566":1,"567":1,"588":1,"595":1}}],["gap",{"2":{"51":1,"181":1,"182":1,"204":1,"205":1,"206":1,"208":1}}],["gaps",{"2":{"50":3,"178":1,"207":1,"209":1,"238":2,"260":3,"349":3,"508":1}}],["g",{"2":{"80":3,"302":1,"304":1,"437":1}}],["giant",{"2":{"177":1}}],["gives",{"0":{"55":1},"2":{"288":1,"310":1,"314":1,"323":1}}],["given",{"2":{"54":1,"268":1}}],["give",{"2":{"51":1,"226":1,"228":1,"238":1}}],["github",{"0":{"176":1},"1":{"177":1,"178":1},"2":{"223":1,"329":1,"390":1,"391":1,"393":1,"498":1}}],["git",{"2":{"20":1,"36":1,"79":2,"119":1,"250":1,"270":1,"330":1,"338":1,"339":2,"341":1,"439":1,"441":1,"442":1,"450":1,"539":1,"544":1}}],["ground",{"2":{"275":1}}],["grok",{"2":{"245":1,"497":1,"548":2,"570":1,"571":1,"573":1}}],["grow",{"2":{"317":1}}],["growth",{"2":{"181":2,"415":1}}],["grows",{"2":{"59":1,"291":1}}],["grind",{"2":{"192":1,"419":1,"477":1,"478":2,"510":1}}],["grinding",{"2":{"164":1,"168":1,"239":1,"457":1,"458":1,"477":1}}],["grading",{"0":{"510":1}}],["grade",{"2":{"41":1,"69":1,"77":1,"113":1,"200":1,"201":1,"211":1,"219":1,"238":2,"248":1,"329":1,"332":1,"495":1}}],["grafana",{"2":{"454":1}}],["gracefully",{"2":{"73":1,"354":1,"510":1}}],["great",{"0":{"221":1},"1":{"222":1,"223":1,"224":1},"2":{"61":1,"220":1,"232":1,"271":1}}],["greenfield",{"2":{"190":1}}],["green",{"2":{"50":2,"260":2,"349":2}}],["greps",{"2":{"28":1,"49":1}}],["grep",{"2":{"24":1,"41":1,"124":1,"310":1,"352":1,"375":1}}],["gui",{"2":{"486":1}}],["guidance",{"2":{"481":1}}],["guidelines",{"2":{"307":1}}],["guide",{"0":{"1":1,"78":1,"584":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1},"2":{"78":1}}],["guard",{"2":{"492":1,"596":1}}],["guardrails",{"2":{"278":1}}],["guards",{"0":{"168":1,"478":1},"2":{"67":1,"162":1,"192":2,"194":1,"239":2}}],["guarantee",{"2":{"38":1}}],["gumroad",{"2":{"62":1,"68":2}}],["global",{"2":{"307":1,"468":1,"570":1}}],["glob",{"2":{"24":1,"41":1}}],["gems",{"2":{"273":1}}],["gemini",{"0":{"6":1},"2":{"6":2,"8":1,"10":1,"14":1,"15":2,"17":2,"236":1,"258":1,"259":2,"361":1,"363":2,"404":1,"407":2,"408":1,"410":2,"412":2,"439":2,"440":1,"459":1,"460":2,"497":1,"537":1,"539":1,"542":2,"550":1,"551":1}}],["geohot",{"2":{"223":1}}],["george",{"0":{"223":1,"273":1},"2":{"220":1,"224":1,"273":2}}],["gen",{"2":{"251":2,"278":2,"525":2}}],["genuinely",{"2":{"188":1}}],["generators",{"2":{"368":1}}],["generation",{"2":{"301":1,"362":1,"368":2,"369":1,"397":1,"414":1,"440":1}}],["generates",{"2":{"301":1,"480":1,"481":1,"493":1,"497":1,"605":1}}],["generated",{"2":{"222":1,"337":1,"480":1,"535":1}}],["generate",{"2":{"148":1,"170":1,"173":1,"368":1,"397":1,"581":1,"605":1}}],["general",{"0":{"608":1},"2":{"258":1,"407":1,"440":1,"572":1}}],["generalist",{"2":{"72":2,"354":2,"520":1,"560":1,"583":1}}],["getting",{"0":{"88":1}}],["gets",{"2":{"48":1,"234":1,"299":1,"317":1,"358":2,"365":1,"380":1,"391":1,"439":1,"539":1,"544":1}}],["get",{"0":{"8":1,"21":1},"2":{"4":1,"5":1,"6":1,"7":1,"8":1,"25":1,"274":1,"310":1,"359":1,"387":1,"402":1,"403":1,"486":2,"519":1,"607":1}}],["gpt",{"0":{"5":1},"2":{"5":1,"8":1,"9":1,"13":1,"258":1,"407":2}}],["governance",{"0":{"534":1,"536":1},"1":{"535":1,"536":1}}],["going",{"2":{"234":1}}],["good",{"2":{"183":1,"224":1,"232":1,"269":1,"301":1,"302":1,"303":1,"304":1,"305":1,"322":1,"510":1}}],["google",{"0":{"6":1},"2":{"6":1}}],["gone",{"2":{"59":1,"291":1}}],["goes",{"0":{"45":1},"2":{"73":1,"235":1,"385":1,"582":1}}],["golden",{"0":{"422":1,"436":1},"2":{"60":1,"91":1,"139":1,"142":1,"157":1,"190":1,"191":1,"223":1,"273":1,"274":1,"430":1,"433":1,"437":1,"444":1,"445":1,"471":1,"498":1,"505":1,"506":1,"508":1,"509":1}}],["gold",{"0":{"24":1}}],["go",{"0":{"75":1,"572":1},"2":{"0":1,"7":1,"30":1,"228":1,"245":1,"363":1,"439":1,"548":2,"571":4,"572":5,"573":1,"574":1,"584":1}}],["cp",{"2":{"451":1}}],["cc",{"2":{"439":1}}],["cmd",{"2":{"363":3,"463":1}}],["cmds",{"2":{"248":1}}],["css",{"2":{"307":1,"397":2}}],["cs",{"2":{"265":1}}],["cd",{"0":{"138":1,"190":1,"435":1,"471":1},"1":{"139":1,"140":1,"141":1,"142":1,"143":1,"436":1,"437":1},"2":{"89":1,"91":1,"178":1,"190":1,"211":1,"216":2,"261":1,"274":1,"338":1,"440":1,"445":1,"498":1,"506":1,"522":1,"546":1,"554":1,"561":1,"571":1,"574":1}}],["cite",{"2":{"608":1}}],["citing",{"2":{"200":1}}],["circle",{"2":{"228":1}}],["cicd",{"2":{"141":1,"471":1}}],["ci",{"0":{"138":1,"190":1,"435":1,"471":1},"1":{"139":1,"140":1,"141":1,"142":1,"143":1,"436":1,"437":1},"2":{"89":1,"91":1,"178":1,"190":1,"211":1,"216":2,"261":1,"274":1,"338":1,"440":1,"445":1,"498":1,"506":1,"522":1,"546":1,"554":1,"561":1,"562":1,"571":1,"574":1}}],["cents",{"2":{"468":2}}],["central",{"2":{"272":1,"276":1}}],["certification",{"2":{"197":2}}],["certificate",{"0":{"69":1,"76":1,"558":1,"609":1},"1":{"77":1},"2":{"66":1,"69":2,"184":1,"609":3}}],["certifies",{"2":{"76":1,"558":1}}],["ceo",{"0":{"395":1,"598":1},"1":{"396":1},"2":{"67":1,"178":1,"189":2,"194":2,"209":1,"215":1,"219":1,"232":1,"262":2,"263":1,"396":1,"499":2,"554":1,"588":1,"598":1,"602":1}}],["ceilings",{"2":{"70":1,"354":1}}],["ceiling",{"0":{"71":1,"72":1,"73":1},"2":{"61":1,"232":6,"354":3}}],["cycler",{"2":{"567":1}}],["cycles",{"2":{"391":1}}],["cycle",{"2":{"54":1,"267":1,"268":1,"498":1}}],["cadence",{"2":{"444":1}}],["cache",{"2":{"334":1}}],["cached",{"2":{"45":1,"414":1,"453":1}}],["cargo",{"2":{"439":1,"539":1,"543":1}}],["carries",{"2":{"358":1}}],["careful",{"2":{"329":1,"332":1}}],["carefully",{"2":{"264":1}}],["card",{"0":{"265":1}}],["ca",{"2":{"254":1,"265":1}}],["cabinet",{"2":{"192":1}}],["california",{"2":{"535":1}}],["calculator",{"0":{"523":1},"2":{"208":1}}],["calculate",{"2":{"154":2,"293":1,"437":1,"505":1}}],["called",{"2":{"87":1,"302":1,"303":1,"457":1}}],["call",{"2":{"45":2,"54":1,"56":2,"65":1,"84":1,"99":1,"100":1,"145":1,"265":1,"267":1,"268":3,"278":1,"285":2,"288":2,"289":2,"292":1,"297":1,"301":2,"302":1,"303":1,"323":2,"415":1,"419":1,"434":1,"445":1,"453":2,"467":1,"470":1,"477":1,"483":1,"506":1,"518":2,"597":1,"605":1}}],["calling",{"0":{"286":1},"1":{"287":1,"288":1,"289":1},"2":{"35":1,"196":1,"205":1,"212":1,"574":1,"576":1}}],["calls",{"0":{"289":1},"2":{"27":1,"44":1,"94":1,"148":2,"201":1,"206":1,"237":1,"269":1,"288":1,"295":1,"304":2,"321":1,"323":1,"351":1,"394":2,"402":1,"407":1,"415":1,"423":1,"434":1,"453":1,"454":1,"455":1,"461":1,"509":1,"529":1,"605":2}}],["capacity",{"2":{"527":1}}],["capabilities",{"0":{"561":1,"565":1,"571":1,"576":1,"580":1},"2":{"295":1,"324":1}}],["capability",{"0":{"72":1},"2":{"54":1,"232":2,"267":1,"268":1,"271":1,"298":1,"330":1,"354":1,"434":1}}],["capable",{"2":{"177":1,"608":1}}],["captures",{"2":{"454":1,"509":1}}],["capture",{"2":{"423":1}}],["cap",{"2":{"298":1}}],["capstone",{"0":{"219":1,"262":1,"494":1,"500":1},"1":{"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":2,"502":2,"503":2,"504":2,"505":2,"506":2,"507":2,"508":1,"509":1,"510":1},"2":{"64":1,"66":1,"69":2,"77":1,"86":1,"211":1,"262":1}}],["capped",{"2":{"41":1}}],["cash",{"2":{"395":1}}],["case",{"0":{"438":1},"1":{"439":1,"440":1,"441":1,"442":1},"2":{"142":1,"160":2,"200":1,"351":1,"464":1,"555":1}}],["cases",{"0":{"119":1},"2":{"44":1,"116":1,"142":1,"160":1,"181":1,"235":1,"416":1,"422":1,"428":1,"445":1,"505":1,"508":1,"522":1}}],["cascades",{"2":{"428":1}}],["cascade",{"0":{"13":1,"15":1,"18":1,"236":1,"257":1,"259":1,"409":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"410":1,"411":1,"412":1},"2":{"16":1,"18":1,"47":1,"89":1,"91":1,"151":1,"154":1,"178":1,"191":2,"211":1,"217":1,"257":1,"265":1,"402":1,"405":1,"411":1,"431":1,"439":1,"440":2,"442":1,"457":1,"458":1,"497":1,"510":2,"537":1,"552":1,"571":1}}],["causes",{"2":{"178":1}}],["cause",{"2":{"42":1}}],["category",{"2":{"567":1}}],["catalog",{"0":{"567":1}}],["catastrophe",{"2":{"36":1}}],["catch",{"2":{"75":1}}],["catches",{"2":{"22":1,"39":1,"42":1,"224":1,"231":1,"237":1,"323":1,"329":1,"350":1,"517":1}}],["cancelled",{"2":{"469":1}}],["canonical",{"2":{"461":1}}],["canary",{"0":{"425":1},"2":{"191":1}}],["cannot",{"2":{"23":1,"25":1,"49":1,"50":1,"59":2,"223":1,"231":1,"237":1,"260":1,"273":1,"329":1,"342":1,"344":1}}],["can",{"0":{"21":1,"336":1,"337":2,"338":2},"2":{"19":1,"25":1,"34":1,"37":1,"40":1,"51":3,"54":1,"59":1,"75":1,"94":1,"198":1,"224":1,"226":1,"227":2,"229":2,"230":1,"231":1,"232":1,"233":1,"234":1,"237":4,"238":2,"240":2,"248":2,"250":4,"264":1,"267":1,"268":1,"271":1,"272":1,"276":1,"278":2,"279":1,"282":1,"291":3,"295":1,"307":1,"309":1,"311":1,"334":1,"336":1,"342":3,"343":1,"352":3,"377":6,"386":1,"401":1,"402":1,"414":1,"450":1,"514":3,"518":1,"529":1,"537":1,"551":1,"569":1,"579":1,"580":1,"608":1}}],["crashed",{"2":{"551":1}}],["crashes",{"2":{"73":1,"442":1}}],["craft",{"2":{"402":1}}],["cron",{"2":{"246":1,"549":1,"581":1}}],["cross",{"0":{"459":1},"1":{"460":1,"461":1,"462":1,"463":1},"2":{"216":1,"359":1,"365":1,"544":1,"567":2}}],["crushes",{"2":{"209":1}}],["criterion",{"2":{"509":1}}],["criteria",{"0":{"370":1,"509":1},"2":{"130":1,"303":1,"368":1,"370":1,"514":1}}],["critique",{"2":{"212":1,"273":1,"274":2}}],["critical",{"2":{"18":1,"28":1,"236":1,"259":1,"321":1,"398":1,"440":1,"455":1,"550":1}}],["creativity",{"2":{"240":1}}],["creative",{"2":{"233":1,"251":1,"362":1}}],["creator",{"2":{"201":1,"222":1,"264":1,"275":1}}],["created",{"2":{"48":1,"194":1,"436":2}}],["creates",{"2":{"34":1,"282":1,"288":1,"323":1,"379":1,"396":1,"398":1,"441":1,"480":1,"498":1,"520":1,"543":1}}],["create",{"2":{"9":3,"87":1,"96":1,"121":1,"127":1,"139":1,"163":1,"173":1,"222":1,"252":1,"352":1,"382":1,"398":1,"430":1,"445":2,"471":1,"505":1,"507":1}}],["credible",{"2":{"221":1}}],["credit",{"2":{"10":2}}],["credits",{"2":{"4":1,"5":1,"10":1,"607":1}}],["credentials",{"2":{"20":1,"41":1,"331":2,"392":1}}],["customizable",{"2":{"440":1,"564":1,"569":1}}],["customization",{"2":{"204":2,"528":1}}],["custom",{"2":{"42":1,"65":1,"205":1,"231":1,"243":1,"245":1,"248":1,"270":1,"309":1,"329":1,"332":3,"391":1,"397":2,"404":1,"440":1,"465":1,"546":1,"547":1,"550":1,"562":1,"573":1,"577":1,"583":1,"584":1,"599":1}}],["customer",{"2":{"20":1,"24":1,"41":1,"232":1,"395":1,"528":1}}],["curated",{"2":{"436":1}}],["curation",{"2":{"200":1}}],["cursorrules",{"2":{"281":1}}],["current",{"2":{"204":1,"287":1,"319":1,"322":1,"425":1,"453":1,"474":1}}],["currently",{"2":{"116":3,"299":1}}],["curriculum",{"0":{"210":1},"1":{"211":1,"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1},"2":{"0":1,"77":1,"81":1,"209":1,"586":1}}],["curl",{"2":{"36":1,"330":1,"481":1,"556":1}}],["cut",{"0":{"13":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1}}],["chinese",{"2":{"439":1,"440":1}}],["chmod",{"2":{"330":1}}],["chefs",{"2":{"227":1}}],["cherny",{"2":{"201":1,"202":1}}],["cheat",{"2":{"81":1,"220":1,"239":1}}],["cheaper",{"2":{"75":1,"402":1,"484":1,"571":1}}],["cheapest",{"2":{"8":1,"14":1,"229":1,"329":1,"408":1,"537":1}}],["cheap",{"2":{"15":1,"51":1,"191":1,"236":1,"405":1,"439":1,"440":1,"551":1}}],["checking",{"2":{"342":1}}],["checker",{"2":{"237":5,"499":1}}],["checked",{"2":{"35":1,"48":1,"238":1}}],["checkpoint",{"2":{"201":1,"251":1}}],["checkpoints",{"0":{"100":1,"105":1,"111":1,"124":1,"130":1,"136":1,"142":1,"148":1,"154":1,"160":1,"173":1},"2":{"77":1,"206":1,"292":1,"352":1,"398":1,"399":1,"492":1}}],["check",{"0":{"429":1},"2":{"87":4,"88":1,"92":1,"99":1,"116":1,"226":1,"227":1,"233":1,"239":1,"270":1,"304":1,"313":1,"351":1,"490":1,"491":1,"525":1,"581":1,"582":1,"604":1,"605":1,"606":1,"607":2}}],["checklist",{"0":{"79":1,"434":1,"508":1},"1":{"80":1},"2":{"130":1}}],["checkout",{"2":{"62":1}}],["checks",{"2":{"28":1,"48":1,"121":1,"233":1,"237":2,"238":2,"274":1,"352":1,"369":1,"396":1,"441":1,"498":1,"504":1,"517":1}}],["characters",{"2":{"608":1}}],["chasing",{"2":{"168":1}}],["chain",{"0":{"126":1,"398":1},"1":{"127":1,"128":1,"129":1,"130":1,"131":1},"2":{"91":1,"129":1,"215":1,"244":1,"251":2,"261":1,"262":1,"323":1,"358":2,"382":1,"398":2,"454":1,"498":2,"503":1,"565":2,"567":1,"593":1}}],["chains",{"0":{"189":1,"381":1},"1":{"382":1,"383":1},"2":{"67":1,"89":1,"178":1,"189":2,"195":1,"215":1,"263":1,"554":1,"565":1,"576":1,"583":1,"588":1}}],["channels",{"0":{"297":1},"2":{"187":1,"218":1,"391":1,"576":1}}],["channel",{"2":{"65":1,"297":1}}],["changed",{"2":{"239":1,"536":1}}],["changes",{"2":{"177":1,"180":1,"315":1,"352":1,"372":1,"457":1}}],["change",{"2":{"28":1,"163":1,"229":1,"237":1,"239":1,"240":1,"448":1,"492":1,"557":1}}],["chance",{"2":{"21":1,"36":1,"59":1,"231":1,"249":1,"291":1}}],["chatgpt",{"2":{"497":1}}],["chatbot",{"2":{"55":1,"267":1,"278":1}}],["chat",{"2":{"9":1}}],["choice",{"2":{"293":1,"302":1}}],["choices",{"2":{"9":1,"453":1,"510":1}}],["choose",{"0":{"63":1},"1":{"64":1,"65":1,"66":1},"2":{"219":1,"495":1,"574":1}}],["choosing",{"0":{"19":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1},"2":{"218":1,"408":1}}],["c=mockanthropic",{"2":{"9":1}}],["c=openai",{"2":{"9":1}}],["c=anthropic",{"2":{"9":1}}],["c",{"2":{"9":6,"88":1,"201":1,"206":1,"209":1,"251":1,"261":1,"330":1,"357":1,"359":1,"385":1,"439":1,"539":1,"607":1}}],["close",{"2":{"553":1,"557":1}}],["closest",{"2":{"308":1}}],["cloud",{"2":{"194":1,"464":1}}],["clear",{"2":{"303":1,"324":1,"358":1,"510":2,"514":2}}],["cleaned",{"2":{"315":1}}],["cleaner",{"2":{"204":1,"209":1}}],["clean",{"0":{"315":1},"2":{"36":1,"39":1,"59":1,"177":1,"178":2,"183":2,"291":1,"315":1,"330":1,"334":1}}],["cleanup",{"2":{"22":1,"23":1,"39":3,"40":1,"59":3,"119":1,"188":1,"291":2,"334":3,"341":1}}],["click",{"2":{"486":1}}],["clis",{"2":{"442":1,"444":1}}],["cli",{"0":{"242":1,"559":1},"1":{"243":1,"244":1,"245":1,"246":1,"247":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1},"2":{"80":4,"187":1,"213":1,"220":1,"297":1,"439":1,"445":1,"461":1,"483":1,"484":1,"486":1,"542":2,"551":1,"555":1,"571":1,"587":1}}],["clients",{"2":{"299":2,"484":1}}],["client",{"2":{"2":1,"83":1,"94":1,"297":1,"310":1,"391":1,"483":1,"486":1,"566":2,"576":1}}],["claw",{"2":{"246":2,"549":3,"580":1,"581":5}}],["classifies",{"2":{"497":1}}],["class",{"2":{"51":1,"105":1,"148":1,"160":1}}],["claims",{"2":{"50":1,"498":1}}],["claim",{"2":{"48":1,"50":1,"67":1,"124":1,"182":1,"260":2,"349":2,"396":1,"398":1,"499":1,"594":1}}],["claudefa",{"0":{"179":1},"1":{"180":1,"181":1,"182":1,"183":1}}],["claudefast",{"0":{"179":1,"180":1,"199":1},"1":{"180":1,"181":1,"182":1,"183":1,"200":1,"201":1,"202":1},"2":{"179":1,"200":2,"201":3,"202":3,"220":1,"309":1,"561":1,"587":1}}],["claude",{"0":{"4":1,"200":1,"201":1,"204":1,"243":1,"308":1,"546":1,"560":1,"574":1},"1":{"561":1,"562":1,"563":1},"2":{"4":1,"8":1,"9":1,"13":1,"14":2,"15":2,"17":2,"32":1,"33":1,"77":1,"80":2,"179":1,"180":2,"181":1,"194":2,"200":1,"201":1,"204":2,"230":1,"236":2,"243":5,"258":2,"259":2,"270":1,"281":2,"307":1,"308":5,"312":1,"313":1,"340":1,"342":2,"345":1,"361":1,"363":2,"404":1,"407":2,"408":1,"410":2,"412":2,"439":3,"440":2,"441":1,"444":1,"445":2,"451":1,"459":1,"460":2,"463":2,"481":1,"490":1,"523":1,"539":2,"542":2,"543":3,"546":4,"550":1,"551":2,"558":1,"559":1,"560":1,"561":6,"562":5,"570":2,"571":1,"574":2,"583":1,"584":2,"590":1,"601":1,"602":1,"606":2,"607":1}}],["coordination",{"2":{"318":1,"386":1}}],["coworkers",{"2":{"233":2}}],["co",{"2":{"222":1}}],["covered",{"2":{"180":3,"186":9,"187":6,"188":2,"189":6,"190":3,"191":3,"192":1,"201":1,"205":9,"206":2}}],["coverage",{"0":{"209":1},"2":{"180":1,"195":2,"200":2,"201":3,"209":1}}],["cover",{"2":{"178":2,"180":1,"181":1,"190":1,"202":1,"204":1}}],["covering",{"2":{"90":1}}],["covers",{"0":{"196":1},"2":{"30":1,"35":1,"47":1,"180":4,"186":4,"188":1,"190":1,"558":1}}],["corporate",{"2":{"604":1}}],["corresponding",{"2":{"103":1,"109":1,"122":1,"128":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1}}],["correct",{"2":{"419":2,"423":1,"428":1,"436":1}}],["correctness",{"2":{"370":1}}],["correctly",{"2":{"100":1,"292":1,"607":1}}],["correction",{"2":{"50":1,"238":1,"260":1,"348":1,"349":1,"531":1}}],["corrective",{"2":{"49":1,"347":1}}],["core",{"0":{"225":1,"474":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"67":1,"204":1,"220":1,"263":1,"269":1,"273":1,"280":1,"302":1,"401":1,"420":1,"529":1,"586":1,"595":1}}],["cohort",{"0":{"66":2},"2":{"66":3,"68":1,"184":1,"197":1}}],["coding",{"0":{"58":1,"244":1,"290":1,"547":1,"564":1},"1":{"59":1,"60":1,"61":1,"291":1,"565":1,"566":1,"567":1,"568":1,"569":1},"2":{"58":1,"60":1,"61":2,"80":1,"182":1,"186":1,"205":2,"207":2,"208":1,"212":1,"234":1,"313":2,"439":2,"440":1,"461":1,"559":1,"560":1,"583":1}}],["codes",{"2":{"232":1}}],["coder",{"2":{"75":1,"232":1,"441":1,"566":1}}],["codebases",{"2":{"180":1,"310":1,"324":1}}],["codebase",{"0":{"324":1},"2":{"28":2,"29":1,"71":1,"187":2,"194":1,"200":1,"211":1,"213":1,"304":1,"310":1,"321":1,"375":1,"376":1}}],["code",{"0":{"22":1,"200":1,"201":1,"204":1,"243":1,"498":1,"546":1,"560":1,"574":1},"1":{"561":1,"562":1,"563":1},"2":{"2":1,"18":1,"20":1,"25":1,"32":1,"42":1,"49":1,"52":1,"59":1,"74":1,"75":1,"77":2,"79":1,"80":2,"83":1,"93":1,"94":1,"164":1,"168":2,"179":1,"180":1,"181":3,"184":2,"192":1,"194":2,"196":1,"198":2,"201":1,"204":2,"219":1,"230":1,"237":5,"239":2,"240":2,"251":1,"262":1,"264":3,"278":3,"279":1,"291":1,"292":2,"301":1,"334":1,"340":1,"345":1,"368":1,"382":1,"391":1,"398":1,"404":1,"419":1,"433":1,"439":1,"440":1,"441":2,"445":1,"457":1,"459":1,"460":1,"477":2,"478":4,"481":2,"487":1,"490":1,"492":3,"498":2,"508":1,"514":1,"517":2,"519":1,"525":1,"528":1,"539":1,"542":1,"543":1,"550":1,"551":1,"557":1,"558":1,"559":1,"566":1,"568":1,"570":2,"571":1,"574":2,"583":1,"584":2,"590":1,"601":1,"606":2}}],["counter",{"2":{"566":1,"567":2}}],["counterargument",{"0":{"273":1}}],["count",{"2":{"239":1,"457":1,"461":1,"475":1}}],["counts",{"2":{"148":1,"299":1,"453":1}}],["couldn",{"2":{"349":1}}],["could",{"2":{"52":1,"178":2,"514":1}}],["courses",{"2":{"183":1,"191":1,"196":1,"198":1}}],["course",{"0":{"77":1,"81":1,"175":1,"176":1,"178":1,"184":1,"194":1,"225":1,"247":1,"586":1},"1":{"82":1,"176":1,"177":2,"178":2,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"0":1,"4":1,"8":1,"10":1,"18":1,"25":1,"30":1,"35":1,"42":1,"47":1,"52":1,"57":1,"61":2,"67":1,"68":1,"75":1,"78":1,"81":2,"83":1,"84":1,"88":2,"89":1,"92":1,"98":1,"104":1,"110":1,"116":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1,"181":1,"184":3,"186":2,"187":1,"188":2,"189":1,"190":2,"191":1,"192":2,"197":2,"198":4,"199":1,"202":1,"203":1,"204":1,"205":1,"206":1,"209":1,"225":1,"241":1,"274":1,"292":2,"325":2,"326":2,"351":1,"352":1,"398":2,"399":2,"430":1,"431":1,"470":1,"471":1,"492":1,"493":1,"558":2,"561":1,"565":1,"571":1,"576":1,"580":1,"583":1,"608":6}}],["collected",{"2":{"365":1}}],["collect",{"2":{"363":1,"474":1}}],["collects",{"2":{"233":1,"304":1,"441":1}}],["collaboration",{"0":{"520":1},"2":{"233":1}}],["collapses",{"2":{"51":1}}],["color",{"2":{"50":1,"260":1,"349":1}}],["cognitive",{"2":{"37":1,"329":1}}],["conflicts",{"2":{"386":1}}],["confirms",{"2":{"398":1}}],["confirm",{"2":{"339":1}}],["config",{"0":{"132":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1},"2":{"91":1,"132":2,"190":1,"195":1,"200":1,"215":1,"245":3,"261":1,"337":1,"397":1,"399":2,"425":4,"437":1,"451":3,"481":1,"542":1,"548":4,"560":1,"564":1,"570":2,"571":2,"573":3,"577":1}}],["configure",{"2":{"136":2}}],["configured",{"2":{"75":1,"200":1,"329":1,"414":1}}],["configurations",{"0":{"545":1},"1":{"546":1,"547":1,"548":1,"549":1}}],["configuration",{"2":{"33":1,"281":1,"450":1,"474":1,"481":1,"508":1}}],["configs",{"2":{"20":1,"71":1,"180":1,"182":1,"309":1,"313":1,"337":1,"338":1,"354":1}}],["confidence",{"0":{"50":1,"238":1,"260":1,"349":1},"2":{"27":1,"49":1,"52":1,"124":1,"130":1,"263":1,"274":1,"332":1,"352":1,"498":1,"588":1,"594":1}}],["concerns",{"2":{"324":1}}],["concepts",{"0":{"97":1,"103":1,"109":1,"115":1,"122":1,"128":1,"134":1,"140":1,"146":1,"152":1,"158":1,"164":1,"171":1,"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"88":1,"220":1,"241":1,"586":1,"600":1}}],["concept",{"2":{"88":1,"103":1,"109":1,"122":1,"128":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1,"178":1,"195":3,"196":1,"225":1,"360":1,"366":1,"552":2}}],["conditions",{"2":{"295":1,"303":1}}],["conducting",{"2":{"205":1}}],["conversational",{"2":{"307":1}}],["conversation",{"0":{"389":1},"2":{"215":1,"229":1,"389":2,"503":1}}],["conventions",{"2":{"32":1,"321":1,"481":1}}],["connector",{"2":{"391":8,"392":2,"393":1,"394":2}}],["connectors",{"0":{"390":1},"1":{"391":1,"392":1,"393":1,"394":1},"2":{"215":1,"392":2,"393":4}}],["connection",{"2":{"183":1}}],["constrained",{"2":{"561":1,"574":1,"584":1}}],["constrain",{"2":{"243":1}}],["constraints",{"2":{"298":1}}],["constraint",{"2":{"48":1,"51":1}}],["consolidated",{"2":{"241":1,"586":1}}],["console",{"2":{"4":1}}],["consistent",{"2":{"397":1}}],["consistency",{"2":{"200":1,"419":1}}],["consider",{"2":{"182":1,"183":1,"204":1,"278":1}}],["consulting",{"2":{"181":1}}],["contrarian",{"2":{"395":1,"499":1}}],["controlling",{"2":{"552":1}}],["controller",{"2":{"364":1}}],["controlled",{"2":{"34":1,"282":1}}],["control",{"0":{"229":1,"250":1,"271":1,"335":1,"345":1,"466":1,"541":1,"569":1},"1":{"336":1,"337":1,"338":1,"339":1,"467":1,"468":1,"469":1},"2":{"35":1,"51":1,"67":1,"177":1,"178":1,"188":1,"190":1,"204":3,"209":1,"214":1,"216":1,"229":1,"244":2,"263":1,"265":1,"271":2,"297":1,"335":1,"339":1,"439":2,"442":2,"444":1,"445":1,"486":1,"501":1,"504":1,"508":1,"510":1,"539":1,"547":2,"551":1,"552":1,"564":1,"565":5,"566":2,"567":2,"569":1,"584":1,"588":1,"592":1}}],["continuous",{"2":{"491":1,"582":1}}],["continuation",{"2":{"342":1}}],["continuity",{"2":{"177":2,"178":1,"200":1}}],["continues",{"2":{"394":1}}],["continue",{"2":{"73":1,"284":1,"303":1,"345":1,"379":1,"567":1}}],["contamination",{"2":{"365":1,"544":1}}],["contact",{"2":{"69":1,"608":1,"609":1}}],["contains",{"2":{"317":1,"422":1,"436":1,"437":1}}],["contained",{"2":{"93":1,"306":1}}],["contain",{"0":{"33":1,"281":1},"2":{"329":1,"605":1}}],["contextmanager",{"2":{"105":1}}],["context",{"0":{"71":1,"101":1,"187":1,"316":1,"326":1,"482":1},"1":{"102":1,"103":1,"104":1,"105":1,"106":1,"317":1,"318":1,"319":1,"483":1,"484":1},"2":{"15":1,"31":1,"45":2,"54":1,"71":1,"75":1,"91":1,"104":1,"105":1,"180":2,"187":2,"192":1,"194":1,"196":1,"204":2,"209":1,"211":1,"213":3,"221":1,"229":2,"230":1,"232":2,"261":1,"265":1,"268":1,"269":1,"270":1,"271":1,"280":1,"284":1,"295":2,"297":3,"298":1,"317":2,"318":2,"326":2,"329":1,"341":2,"342":1,"344":1,"354":2,"387":1,"402":1,"407":1,"410":1,"414":1,"415":2,"445":1,"455":1,"457":1,"458":1,"483":3,"484":1,"503":1,"569":1,"572":1,"576":1}}],["contents",{"2":{"29":1,"71":1,"96":1,"317":1,"354":1}}],["content",{"0":{"194":1,"195":1,"196":1,"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"9":6,"37":1,"56":1,"88":1,"178":2,"179":1,"197":2,"198":1,"199":1,"278":1,"285":4,"329":2,"362":1,"440":1,"525":1,"605":1}}],["coming",{"2":{"609":1}}],["come",{"0":{"414":1},"2":{"237":1}}],["comes",{"2":{"54":1,"58":1,"60":1,"268":1,"272":1,"276":1,"284":1}}],["combines",{"2":{"209":1}}],["combination",{"0":{"55":1},"2":{"55":1}}],["coms2",{"2":{"566":1}}],["coms",{"2":{"189":2,"194":2,"244":1,"359":2,"386":1,"439":1,"565":2,"566":4,"567":2,"583":3,"593":1}}],["commit",{"2":{"450":1}}],["communicate",{"2":{"393":1,"501":1}}],["communication",{"0":{"384":1},"1":{"385":1,"386":1,"387":1,"388":1},"2":{"30":1,"52":1,"75":1,"89":1,"211":1,"215":1,"244":1,"385":1,"541":1,"565":1,"566":1}}],["comments",{"2":{"391":1,"581":1}}],["commercial",{"2":{"179":1,"309":1}}],["comma",{"2":{"223":1,"273":1}}],["command",{"0":{"489":1},"2":{"29":1,"228":1,"231":1,"240":1,"284":1,"301":2,"332":2,"438":1,"461":1,"487":1,"489":1,"574":1,"606":1}}],["commands",{"0":{"375":1},"2":{"23":1,"28":1,"33":1,"39":1,"40":1,"51":1,"54":1,"114":1,"116":1,"195":1,"226":1,"229":1,"231":2,"241":1,"244":1,"268":1,"312":1,"321":1,"329":1,"333":2,"351":1,"375":1,"486":2,"551":1,"565":2,"571":1,"587":1}}],["commoditized",{"0":{"196":1}}],["common",{"0":{"57":1,"87":1},"2":{"28":1,"33":1,"312":1,"374":1,"376":1,"528":1,"529":1}}],["compatible",{"2":{"550":1,"568":1,"601":1}}],["company",{"2":{"467":1}}],["comparing",{"2":{"194":1}}],["comparison",{"0":{"176":1,"179":1,"184":1,"185":1,"203":1,"559":1,"583":1},"1":{"177":1,"178":1,"180":1,"181":1,"182":1,"183":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1},"2":{"164":1,"168":2,"178":1,"192":1,"364":1,"365":1,"580":1,"587":1}}],["compared",{"2":{"236":1,"365":1,"532":1}}],["compare",{"2":{"99":1,"106":1,"112":1,"125":1,"131":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"176":1,"208":1,"239":1,"362":1,"375":1,"425":1,"437":1,"447":1,"478":1,"492":1}}],["compiled",{"2":{"368":1}}],["compression",{"2":{"344":1}}],["compress",{"2":{"318":1}}],["comprehensive",{"2":{"209":1}}],["compromised",{"2":{"51":1}}],["competitor",{"0":{"204":1},"2":{"186":1,"197":1}}],["competitive",{"0":{"175":1},"1":{"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"198":1,"209":1,"220":1,"587":1}}],["competes",{"2":{"354":1}}],["compete",{"2":{"71":1}}],["computation",{"2":{"168":1,"477":1}}],["computed",{"2":{"510":1}}],["computer",{"2":{"231":1}}],["compute",{"0":{"208":1,"254":1,"401":1},"1":{"402":1,"403":1,"404":1,"405":1},"2":{"51":1,"160":1,"208":1,"209":2,"217":1,"254":1,"401":1,"402":4,"403":2,"404":1,"405":1}}],["compose",{"2":{"518":1}}],["composable",{"2":{"324":1,"392":1,"502":1,"565":1}}],["component",{"2":{"414":1}}],["components",{"0":{"54":1,"268":1},"2":{"293":1,"397":1,"481":1}}],["compounder",{"2":{"395":1}}],["compounding",{"0":{"376":1}}],["compounds",{"2":{"28":1,"59":1,"291":1}}],["compound",{"0":{"26":1},"1":{"27":1,"28":1,"29":1,"30":1},"2":{"115":1,"116":1,"118":1,"119":1,"321":1,"351":1}}],["compliance",{"0":{"534":1},"1":{"535":1,"536":1},"2":{"20":1,"535":1}}],["complements",{"2":{"386":1}}],["completing",{"2":{"85":1,"380":1}}],["completion",{"0":{"76":1,"303":1,"558":1},"1":{"77":1},"2":{"66":1,"69":2,"145":1,"314":1,"342":1,"419":1,"470":1,"531":1}}],["completions",{"2":{"9":1,"148":2}}],["completeness",{"2":{"370":1}}],["completes",{"2":{"342":1}}],["completed",{"2":{"76":1,"558":1}}],["complete",{"2":{"69":1,"82":1,"93":1,"181":2,"303":3,"481":1,"495":1}}],["complexity",{"2":{"17":5,"18":1,"59":1,"284":1,"291":1,"318":1,"412":5}}],["complex",{"2":{"15":1,"16":1,"59":1,"233":1,"236":1,"258":1,"291":1,"305":1,"407":2,"411":1,"440":1,"519":2,"524":1,"525":1,"550":1,"551":1,"572":1}}],["com",{"0":{"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"4":1,"5":1,"6":1,"329":1,"422":3,"607":1}}],["costly",{"2":{"273":1}}],["costs",{"0":{"13":1,"43":1,"414":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"44":1,"45":1,"46":1,"47":1},"2":{"5":1,"10":1,"20":1,"37":1,"43":1,"45":1,"47":1,"51":1,"59":2,"89":1,"231":2,"235":2,"236":3,"248":1,"291":2,"329":3,"416":1,"462":1,"522":1,"533":1}}],["cost",{"0":{"45":1,"150":1,"191":1,"256":1,"413":1,"431":1,"466":1,"482":1,"521":1,"523":1,"524":1,"550":1},"1":{"151":1,"152":1,"153":1,"154":1,"155":1,"414":1,"415":1,"416":1,"417":1,"467":1,"468":1,"469":1,"483":1,"484":1,"522":1,"523":1,"524":1},"2":{"4":2,"5":1,"6":2,"7":1,"16":1,"18":1,"45":1,"46":1,"47":1,"59":1,"60":1,"67":1,"75":1,"91":1,"148":1,"153":1,"154":2,"178":1,"191":2,"192":1,"194":2,"208":1,"211":1,"216":1,"217":2,"235":5,"254":1,"256":3,"257":2,"261":1,"263":1,"265":1,"269":1,"278":1,"279":1,"291":1,"297":1,"318":1,"329":1,"365":2,"402":2,"403":1,"404":1,"407":1,"408":1,"411":1,"417":1,"419":2,"420":1,"425":1,"429":1,"431":1,"433":2,"434":1,"444":2,"445":1,"447":1,"453":1,"455":1,"457":2,"458":3,"462":1,"468":2,"474":1,"483":1,"497":1,"498":1,"499":1,"501":2,"505":1,"506":1,"508":1,"509":1,"510":2,"514":1,"515":2,"520":1,"522":1,"523":3,"524":1,"531":2,"536":1,"537":1,"541":1,"550":1,"552":1,"571":1,"572":1,"582":1,"583":1,"588":1,"597":1}}],["tts",{"2":{"343":1,"489":1,"499":1}}],["twitter",{"2":{"390":1,"391":1,"393":1}}],["tweaking",{"2":{"273":1}}],["two",{"2":{"221":1,"227":1,"237":2,"355":1,"442":1}}],["typical",{"2":{"257":1,"523":1}}],["typescript",{"2":{"439":1,"440":1,"564":1,"568":1,"575":2,"576":1,"578":2,"584":1}}],["types",{"2":{"201":2,"202":1,"298":1,"576":1,"578":1}}],["type",{"2":{"27":2,"287":3,"321":1,"374":2,"486":1,"536":1,"552":1,"605":1}}],["tmux",{"2":{"201":1,"243":1,"439":4,"441":1,"539":5,"543":3,"544":1,"546":1,"561":1,"562":1,"580":2}}],["tbd",{"0":{"66":1},"2":{"66":1}}],["tight",{"2":{"578":1}}],["tickets",{"2":{"233":1}}],["title",{"2":{"211":1}}],["timing",{"2":{"168":1,"239":1,"477":1}}],["timer",{"2":{"491":1,"582":1}}],["timed",{"2":{"477":1}}],["timeline",{"2":{"391":1}}],["timeout",{"2":{"387":1}}],["timestamp",{"2":{"453":1,"536":1}}],["times",{"2":{"239":1,"457":1,"477":1,"514":1}}],["time",{"2":{"35":1,"38":2,"51":2,"59":1,"86":1,"91":1,"95":1,"113":1,"162":1,"208":1,"231":1,"232":1,"254":1,"291":1,"395":1,"402":2,"403":1,"404":1,"405":1,"416":1,"477":1,"517":1,"518":1,"524":1,"531":1,"532":1,"533":1}}],["tips",{"0":{"84":1}}],["tilldone",{"0":{"234":1,"378":1},"1":{"379":1,"380":1},"2":{"67":1,"189":2,"194":2,"215":1,"244":1,"251":1,"263":1,"439":1,"547":1,"565":1,"566":1,"567":1,"588":1,"593":1,"595":3}}],["tiers",{"0":{"555":1},"2":{"204":1,"557":1}}],["tier",{"0":{"10":1,"63":1},"1":{"64":1,"65":1,"66":1},"2":{"6":1,"7":1,"10":2,"204":4,"440":2,"525":3,"555":1,"557":1,"560":1,"572":1,"607":1}}],["tsx",{"2":{"314":1}}],["ts",{"2":{"27":1,"194":2,"244":5,"547":3,"565":2,"566":5,"577":1,"583":1}}],["troubleshooting",{"0":{"603":1},"1":{"604":1,"605":1,"606":1,"607":1,"608":1}}],["treat",{"2":{"329":1}}],["trending",{"2":{"458":1}}],["trend",{"2":{"205":1}}],["tree",{"0":{"279":1},"2":{"180":1,"308":1,"397":1}}],["trusted",{"2":{"464":1}}],["trusts",{"2":{"333":3}}],["trust",{"0":{"272":1},"1":{"273":1,"274":1,"275":1,"276":1},"2":{"60":2,"209":1,"211":1,"212":1,"265":1,"272":2,"276":5,"333":1,"395":1,"533":1,"555":1}}],["true",{"2":{"56":1,"75":2,"285":1,"293":1,"339":2,"377":5,"468":2,"606":1}}],["truth",{"0":{"240":1,"264":1},"2":{"34":1,"178":1,"230":1,"280":1,"282":1}}],["trigger",{"2":{"605":1}}],["triggers",{"2":{"29":1}}],["tries",{"2":{"239":1}}],["tried",{"2":{"223":1,"322":1}}],["tricks",{"2":{"329":1}}],["trick",{"2":{"37":1,"229":1}}],["tribal",{"2":{"34":1,"200":1,"230":1,"280":1,"282":1}}],["traffic",{"2":{"425":1,"447":1}}],["traditional",{"2":{"331":1,"385":1,"433":2}}],["trade",{"0":{"482":1},"1":{"483":1,"484":1},"2":{"192":1,"318":1,"420":1}}],["trail",{"2":{"288":1,"323":1,"350":1,"389":1}}],["trails",{"2":{"34":1,"282":1,"386":1,"535":1}}],["trained",{"2":{"445":1,"477":1}}],["training",{"2":{"332":2,"477":1,"518":1}}],["train",{"2":{"239":1}}],["transcribes",{"2":{"489":1}}],["transcript",{"2":{"341":1,"344":1}}],["transformation",{"2":{"324":1}}],["translation",{"2":{"301":1}}],["transitory",{"2":{"207":1}}],["transactions",{"2":{"24":1}}],["tracer",{"2":{"263":1,"588":1,"597":1}}],["trace",{"0":{"453":1},"2":{"145":1,"470":1}}],["tracing",{"0":{"454":1},"2":{"67":1,"91":1,"190":1,"454":1}}],["tracker",{"2":{"263":1,"396":1,"499":1,"597":1,"598":1}}],["tracked",{"2":{"33":1,"60":1,"281":1,"499":1}}],["track",{"0":{"511":1},"1":{"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"209":1,"343":1,"405":1}}],["tracks",{"2":{"197":1}}],["tracking",{"2":{"59":1,"67":1,"219":1,"234":1,"291":1,"322":1,"445":1,"467":1,"497":1,"499":1,"541":1,"552":1}}],["trpc",{"2":{"27":1,"30":1,"321":2}}],["trying",{"2":{"232":1}}],["try",{"2":{"8":1,"60":1,"84":1,"178":1,"362":1,"474":1,"507":1}}],["tutor",{"2":{"600":3,"602":1}}],["tutorial",{"2":{"21":1}}],["tutorials",{"2":{"20":1,"198":1}}],["tui",{"2":{"481":2}}],["turns",{"2":{"21":1,"36":1,"38":1,"46":2,"59":1,"105":1,"188":1,"231":1,"291":1,"293":1,"317":1,"319":2,"330":1,"415":1,"417":2,"518":1}}],["turn",{"0":{"453":1},"2":{"21":1,"30":1,"36":1,"46":2,"59":2,"99":1,"224":1,"274":1,"289":1,"291":2,"293":1,"330":2,"379":1,"415":1,"417":2,"453":1,"454":1}}],["tailnet",{"2":{"465":1}}],["tailscale",{"2":{"464":1,"465":1}}],["tailored",{"2":{"65":1}}],["tauri",{"2":{"364":1,"439":2,"441":2,"442":1,"539":1,"541":1,"542":1}}],["taught",{"2":{"187":1,"552":1}}],["talk",{"2":{"229":1,"233":1,"329":1}}],["talking",{"2":{"55":1}}],["tabs",{"2":{"201":1}}],["table",{"0":{"20":1},"2":{"48":1}}],["tac",{"0":{"195":1},"2":{"184":1,"186":1,"187":1,"188":1,"189":2,"190":1,"191":1,"192":1,"195":1,"197":2,"198":3,"220":1,"587":1}}],["tagging",{"2":{"178":1}}],["taken",{"2":{"419":1}}],["takes",{"2":{"402":1}}],["take",{"2":{"82":1,"274":1,"329":1,"354":1,"518":1,"551":1}}],["target",{"2":{"39":2,"119":1,"334":5,"419":1,"504":1,"509":1}}],["tasks",{"2":{"47":1,"75":1,"177":1,"178":1,"234":1,"251":1,"258":1,"289":1,"357":1,"379":3,"398":1,"407":1,"439":2,"440":4,"441":2,"469":1,"519":1,"523":2,"524":1,"529":1,"532":1,"542":1,"550":4,"551":1,"572":2,"583":1}}],["task",{"0":{"234":1,"303":1,"378":1,"595":1},"1":{"379":1,"380":1},"2":{"13":1,"16":1,"17":6,"18":1,"47":1,"59":4,"67":1,"71":1,"75":1,"154":1,"189":1,"194":1,"215":1,"226":1,"234":3,"235":1,"244":1,"245":1,"246":3,"263":2,"265":1,"291":4,"303":2,"360":1,"362":1,"379":1,"380":1,"404":1,"411":1,"412":6,"419":2,"434":1,"439":1,"441":1,"444":1,"469":1,"487":1,"505":1,"508":1,"514":3,"520":1,"523":2,"524":2,"527":1,"528":1,"529":1,"531":2,"536":1,"537":1,"539":2,"544":3,"549":3,"550":1,"552":1,"567":1,"573":1,"580":2,"581":3,"584":1,"588":2,"595":1,"602":1}}],["technique",{"2":{"323":1,"600":1}}],["technically",{"2":{"428":1}}],["technical",{"0":{"241":1,"511":1,"514":1},"1":{"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"178":1,"207":1,"209":4,"395":1,"586":2}}],["temperature",{"2":{"426":1,"450":1,"451":1}}],["temp",{"2":{"341":1}}],["temporary",{"2":{"315":1}}],["templates",{"2":{"178":1,"337":1,"402":1}}],["template",{"0":{"252":1,"370":1},"2":{"51":1,"173":1,"501":1}}],["tell",{"0":{"182":1},"2":{"226":1,"228":1,"231":1,"298":1}}],["tells",{"0":{"403":1},"2":{"78":1,"233":1,"269":1}}],["teaching",{"2":{"225":1,"608":1}}],["teach",{"2":{"202":1,"224":1,"608":1}}],["teachable",{"2":{"183":1}}],["teaches",{"2":{"52":1,"192":1,"195":5,"202":1}}],["teammate",{"2":{"243":1,"439":2,"441":1,"539":1,"543":2,"546":2,"552":1,"561":2,"562":2,"583":1}}],["team",{"0":{"132":1,"321":1,"399":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1},"2":{"65":1,"74":3,"91":2,"135":1,"136":2,"215":1,"233":1,"244":1,"251":1,"261":1,"305":1,"321":1,"354":1,"357":1,"369":1,"371":3,"377":1,"385":1,"389":1,"399":3,"445":1,"464":1,"503":1,"507":1,"533":1,"543":1,"565":2,"567":1,"593":1}}],["teams",{"0":{"189":1,"394":1},"2":{"13":1,"34":1,"65":1,"67":1,"89":1,"133":1,"178":1,"194":1,"243":1,"263":1,"282":1,"355":1,"357":2,"359":1,"363":1,"397":1,"399":1,"439":2,"441":1,"445":1,"463":1,"536":1,"539":2,"542":1,"544":1,"561":1,"565":2,"588":1}}],["term",{"2":{"395":2}}],["terms",{"2":{"323":1}}],["terminology",{"2":{"200":1,"202":1}}],["termination",{"2":{"269":1}}],["terminate",{"2":{"99":1,"295":1}}],["terminates",{"2":{"87":1,"100":1,"292":1}}],["terminal",{"2":{"49":1,"79":1,"302":2,"303":1,"347":1,"442":1,"486":1,"487":1,"543":1,"608":3}}],["terraform",{"2":{"36":1,"330":1}}],["text",{"2":{"9":1,"79":1,"318":1,"450":1,"461":1}}],["tested",{"2":{"368":1}}],["test$",{"2":{"40":1,"118":1}}],["tests",{"2":{"30":2,"32":1,"33":1,"230":1,"270":1,"281":1,"312":1,"314":1,"368":1,"520":1,"573":1}}],["testing",{"0":{"9":1,"424":1,"505":1},"1":{"425":1,"426":1},"2":{"177":1,"191":2,"217":1,"289":1,"433":2,"444":1,"498":1,"510":1,"522":1}}],["test",{"0":{"119":1,"426":1},"2":{"2":1,"33":1,"41":1,"83":1,"92":3,"98":1,"99":1,"116":1,"119":2,"142":1,"160":1,"168":2,"239":2,"312":1,"314":2,"423":1,"445":1,"477":3,"478":5,"505":1,"508":2,"519":1,"553":1,"554":1,"607":1}}],["thousands",{"2":{"317":1}}],["thought",{"2":{"207":1,"209":1,"323":1}}],["than",{"2":{"45":1,"59":1,"196":1,"204":1,"291":1,"293":1,"366":1,"528":1,"533":2}}],["that",{"0":{"26":1,"373":1,"479":1},"1":{"27":1,"28":1,"29":1,"30":1,"374":1,"375":1,"376":1,"480":1,"481":1},"2":{"14":1,"21":1,"22":1,"27":1,"28":1,"29":1,"35":2,"36":1,"37":1,"43":1,"47":1,"48":2,"52":1,"58":1,"59":1,"61":1,"76":1,"89":1,"91":1,"96":1,"121":1,"163":1,"178":3,"183":1,"192":2,"201":1,"209":1,"215":1,"218":1,"226":1,"228":2,"231":4,"239":2,"240":4,"273":2,"275":2,"276":1,"282":1,"291":1,"299":1,"306":1,"329":1,"334":1,"337":1,"352":1,"357":1,"368":1,"375":1,"380":1,"397":1,"419":1,"420":1,"436":1,"474":1,"480":1,"481":1,"497":1,"498":1,"529":1,"558":1,"605":1,"608":1}}],["throw",{"2":{"402":1}}],["throughput",{"2":{"48":1}}],["through",{"0":{"572":1},"2":{"37":1,"81":1,"124":1,"329":1,"553":1,"571":1}}],["throughout",{"2":{"4":1}}],["threads",{"0":{"206":1,"360":1,"362":1,"366":1,"368":1},"1":{"361":1,"362":1,"363":1,"364":1,"365":1,"367":1,"368":1,"369":1,"370":1},"2":{"201":1,"206":2,"209":1,"211":1,"215":2,"366":1,"369":1,"386":1,"391":1,"405":1}}],["thread",{"0":{"201":1,"369":1},"2":{"201":10,"202":1,"206":8,"209":4,"251":5,"265":3,"364":1,"386":1}}],["threats",{"0":{"477":1}}],["threat",{"0":{"331":1},"2":{"36":1,"168":1,"330":1,"331":2}}],["threshold",{"2":{"142":1,"437":1}}],["three",{"0":{"54":1,"268":1,"335":1,"477":1},"1":{"336":1,"337":1,"338":1,"339":1},"2":{"53":1,"70":1,"111":1,"233":1,"267":1,"293":1,"354":1,"363":1,"377":1,"495":1,"565":1}}],["thing",{"2":{"58":1,"231":1,"270":1,"313":1,"334":1}}],["things",{"0":{"229":1},"2":{"30":1,"229":1,"237":1,"238":1,"240":2,"287":1}}],["thinkers",{"2":{"372":1}}],["think→act→observe→repeat",{"2":{"552":1}}],["think→act",{"2":{"295":1}}],["thinks",{"2":{"228":1,"334":1}}],["thinking",{"0":{"206":1},"2":{"74":1,"226":1,"288":1,"323":1,"371":1}}],["think",{"2":{"36":1,"54":1,"74":1,"97":1,"179":1,"212":1,"226":1,"228":1,"231":1,"235":1,"265":1,"268":1,"284":1,"396":1}}],["this",{"0":{"30":1,"34":1,"51":1,"202":1,"274":1,"277":1,"282":1,"462":1,"513":1,"552":1},"1":{"278":1,"279":1,"514":1,"515":1},"2":{"2":1,"23":1,"26":1,"29":1,"30":1,"36":1,"41":1,"42":1,"48":1,"51":1,"52":2,"75":1,"76":1,"78":1,"83":2,"86":1,"89":1,"92":3,"98":1,"99":1,"114":1,"178":1,"180":2,"181":1,"182":1,"188":2,"190":1,"194":1,"198":1,"201":3,"205":1,"207":1,"209":1,"212":1,"224":1,"226":1,"230":1,"233":1,"234":1,"236":1,"237":3,"272":1,"274":1,"275":1,"276":1,"278":1,"284":1,"288":3,"309":1,"312":2,"321":1,"322":1,"323":1,"329":5,"330":2,"368":1,"376":1,"382":1,"385":1,"386":1,"389":1,"393":1,"404":1,"443":1,"514":2,"537":1,"538":1,"552":1,"557":1,"558":2,"582":1,"606":1,"607":1,"608":2}}],["thumb",{"0":{"25":1}}],["thesis",{"2":{"180":1,"200":1,"201":1,"204":1,"205":1,"207":1,"212":1}}],["these",{"2":{"32":1,"38":1,"75":2,"206":1,"267":1,"270":1,"271":1,"336":1}}],["then",{"2":{"88":1,"226":1,"234":1,"273":1,"348":1,"357":1,"380":1,"423":1,"439":1,"544":1}}],["theatre+",{"2":{"248":1}}],["theatre",{"0":{"38":1},"2":{"248":1,"332":2}}],["theoretical",{"2":{"36":1,"330":1}}],["theming",{"2":{"481":1}}],["theme",{"2":{"481":1,"567":1}}],["themselves",{"2":{"192":1,"474":1}}],["them",{"2":{"28":1,"38":1,"226":1,"230":1,"321":1,"333":1,"447":1,"460":1,"542":1}}],["theirs",{"0":{"178":1}}],["their",{"0":{"177":1,"181":1,"182":1},"2":{"28":1,"48":1,"178":3,"179":1,"183":2,"197":1,"200":2,"201":1,"226":1,"264":1,"273":1,"309":1,"321":1}}],["there",{"2":{"20":1,"21":1,"36":1,"37":1,"231":1,"329":1}}],["they",{"0":{"441":1},"2":{"13":2,"26":1,"32":1,"36":2,"38":1,"58":1,"59":1,"71":1,"75":1,"178":2,"179":1,"182":2,"205":1,"224":1,"226":1,"230":1,"231":2,"232":1,"237":5,"238":1,"239":3,"264":1,"291":1,"321":1,"372":2,"501":1,"517":1,"520":1,"606":1}}],["the",{"0":{"2":1,"14":1,"15":1,"16":1,"20":1,"22":1,"23":1,"24":1,"28":1,"29":1,"31":2,"32":1,"33":1,"35":1,"36":1,"42":1,"43":1,"44":1,"45":1,"48":1,"50":1,"52":1,"54":1,"56":1,"59":1,"60":1,"61":1,"71":1,"72":1,"73":1,"74":1,"200":1,"204":1,"221":1,"223":1,"224":1,"227":2,"228":1,"229":1,"230":2,"231":1,"235":1,"237":1,"238":1,"240":1,"248":1,"264":1,"268":1,"269":2,"270":1,"271":1,"273":1,"276":1,"278":1,"279":1,"280":2,"281":1,"283":1,"284":1,"288":1,"291":1,"295":1,"312":1,"317":1,"323":1,"328":1,"330":1,"332":1,"334":1,"346":1,"349":1,"355":1,"372":1,"379":1,"385":1,"391":1,"395":1,"401":1,"402":1,"410":1,"415":1,"416":1,"419":1,"438":1,"439":1,"443":1,"460":1,"461":1,"474":1,"476":1,"480":1,"482":1,"483":1,"484":1,"485":1,"514":1,"516":1,"522":1,"526":1,"569":1},"1":{"32":2,"33":2,"34":2,"35":2,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"44":1,"45":1,"46":1,"47":1,"49":1,"50":1,"51":1,"52":1,"222":1,"223":1,"224":1,"249":1,"250":1,"270":2,"271":2,"281":2,"282":2,"284":1,"285":1,"329":1,"330":1,"331":1,"333":1,"347":1,"348":1,"349":1,"396":1,"402":1,"403":1,"404":1,"405":1,"439":1,"440":1,"441":1,"442":1,"444":1,"445":1,"477":1,"478":1,"483":1,"484":1,"486":1,"487":1,"517":1,"518":1,"519":1,"520":1,"527":1,"528":1,"529":1},"2":{"0":3,"1":1,"2":1,"4":1,"5":1,"8":3,"10":2,"14":1,"18":3,"19":1,"21":2,"22":5,"23":2,"24":1,"25":3,"26":1,"27":1,"28":3,"29":2,"30":5,"31":2,"32":4,"33":1,"34":4,"35":4,"36":3,"37":3,"38":3,"39":3,"40":4,"41":1,"42":4,"45":6,"47":3,"48":7,"49":3,"51":9,"52":8,"53":1,"54":9,"57":8,"58":1,"59":8,"60":4,"61":7,"67":1,"69":2,"71":2,"72":1,"73":3,"74":2,"75":2,"76":1,"78":1,"81":1,"82":3,"83":2,"84":4,"85":1,"87":2,"88":5,"89":2,"90":2,"94":1,"97":2,"98":5,"99":2,"100":1,"103":1,"104":1,"106":2,"109":1,"110":1,"111":1,"112":2,"114":1,"116":1,"121":1,"122":1,"123":1,"125":2,"128":1,"129":1,"131":2,"134":1,"135":1,"137":2,"140":1,"141":1,"143":2,"146":1,"147":1,"149":2,"152":1,"153":1,"155":2,"158":1,"159":1,"161":2,"171":1,"172":1,"174":2,"176":1,"177":3,"178":3,"183":3,"187":2,"188":1,"191":1,"194":5,"195":5,"198":4,"200":7,"202":3,"204":2,"205":2,"207":3,"209":1,"212":5,"213":2,"214":4,"216":2,"217":1,"218":1,"220":1,"222":1,"224":5,"225":1,"226":11,"227":19,"228":8,"229":5,"230":6,"231":17,"232":5,"233":5,"234":4,"235":4,"236":4,"237":9,"238":5,"239":7,"240":3,"264":4,"268":10,"269":7,"270":1,"271":4,"272":5,"273":3,"274":4,"275":3,"276":7,"278":3,"279":1,"280":3,"281":2,"282":4,"287":2,"288":4,"291":7,"292":5,"293":4,"295":4,"298":1,"299":1,"306":1,"307":2,"308":2,"313":1,"315":5,"323":7,"325":1,"329":6,"330":4,"331":2,"332":1,"333":1,"334":5,"335":1,"348":1,"350":2,"351":1,"352":1,"354":2,"357":1,"358":1,"360":2,"362":1,"365":1,"366":1,"368":1,"369":1,"371":1,"375":1,"377":1,"380":4,"382":1,"383":2,"396":1,"397":1,"398":1,"401":1,"402":1,"403":1,"408":1,"420":2,"422":1,"423":1,"436":1,"442":1,"443":2,"450":2,"454":1,"474":2,"477":4,"480":1,"484":1,"514":4,"517":1,"518":1,"519":3,"520":1,"524":1,"527":2,"531":2,"532":1,"533":3,"536":1,"537":4,"551":2,"553":1,"557":3,"558":1,"562":1,"566":2,"568":1,"569":1,"573":2,"581":1,"582":2,"605":5,"606":3,"608":3,"609":1}}],["txt",{"2":{"2":1,"83":1,"92":3,"98":1,"99":1}}],["tone",{"2":{"428":1}}],["told",{"2":{"311":1}}],["tolerate",{"2":{"278":1}}],["today",{"2":{"275":2}}],["todos",{"2":{"104":1,"110":1,"123":1,"129":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1}}],["todo",{"2":{"93":1,"98":1,"116":1,"292":1,"351":1}}],["together",{"0":{"441":1},"2":{"264":1,"270":1,"438":1,"503":1,"520":2}}],["toml",{"2":{"245":1,"548":2,"570":1,"571":1,"573":1}}],["top",{"0":{"205":1},"2":{"385":1,"450":1}}],["topics",{"0":{"180":1,"192":1,"472":1},"1":{"473":1,"474":1,"475":1,"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1},"2":{"162":1,"197":1}}],["topic",{"2":{"27":1,"91":1,"177":1,"180":1,"194":1,"195":1,"196":1,"205":1,"212":1,"213":1,"214":1,"215":1,"216":1,"217":1,"218":1,"261":1,"321":2}}],["too",{"2":{"177":1,"310":1,"403":2,"514":1,"605":1}}],["tool",{"0":{"107":1,"286":1,"287":1,"289":1,"296":1,"297":1,"298":1,"302":1,"325":1,"438":1,"440":1,"518":1,"545":1,"559":1},"1":{"108":1,"109":1,"110":1,"111":1,"112":1,"287":1,"288":1,"289":1,"297":1,"298":1,"299":1,"439":1,"440":1,"441":1,"442":1,"546":1,"547":1,"548":1,"549":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1,"584":1},"2":{"35":1,"36":1,"44":1,"45":3,"54":2,"56":7,"57":1,"81":1,"84":1,"87":1,"89":2,"91":3,"95":1,"97":1,"98":2,"99":1,"100":3,"110":1,"111":5,"145":1,"148":2,"160":1,"187":2,"196":1,"200":1,"201":1,"205":1,"206":1,"211":1,"212":2,"213":2,"216":1,"218":1,"220":2,"243":1,"251":1,"261":2,"265":1,"268":3,"269":1,"278":1,"279":1,"281":1,"284":2,"285":8,"287":1,"288":2,"289":4,"292":7,"295":1,"298":3,"299":3,"302":4,"303":2,"313":1,"317":1,"319":1,"323":2,"324":1,"325":2,"329":2,"330":1,"332":1,"342":3,"350":1,"357":1,"387":1,"404":2,"407":1,"414":1,"415":3,"419":2,"422":1,"423":1,"426":1,"429":1,"434":2,"436":1,"437":1,"438":1,"440":1,"442":2,"444":2,"445":1,"448":1,"450":1,"453":3,"454":2,"455":2,"457":3,"458":1,"461":2,"470":1,"480":1,"501":1,"502":1,"506":1,"509":1,"525":1,"527":1,"550":1,"551":1,"552":3,"560":1,"566":1,"567":3,"569":1,"571":1,"574":1,"576":1,"587":3,"597":1,"605":6}}],["tools=tool",{"2":{"56":1,"285":1}}],["tools",{"0":{"187":1,"387":1},"2":{"24":1,"41":1,"42":1,"49":1,"51":1,"53":1,"54":2,"55":3,"57":2,"97":1,"124":2,"136":1,"142":1,"173":1,"177":1,"178":2,"186":1,"187":1,"200":1,"204":2,"208":1,"209":1,"211":1,"213":1,"222":1,"226":4,"227":2,"228":1,"229":4,"231":1,"248":1,"265":2,"267":5,"268":2,"270":2,"271":2,"275":1,"278":1,"295":2,"297":2,"302":2,"305":1,"309":2,"310":1,"325":1,"329":1,"332":3,"347":1,"348":1,"350":1,"352":1,"359":1,"402":1,"436":1,"438":1,"450":1,"451":1,"459":1,"483":3,"484":2,"501":1,"518":1,"529":1,"552":2,"561":1,"569":1,"576":1,"577":3,"578":1}}],["tokenomics",{"2":{"77":1,"217":1}}],["token",{"0":{"407":1},"2":{"59":1,"71":1,"148":1,"240":1,"264":1,"269":1,"291":1,"433":1,"453":1,"457":1,"461":1,"555":1,"571":1}}],["tokens=50",{"2":{"9":1}}],["tokens",{"0":{"258":1},"1":{"259":1},"2":{"6":1,"45":3,"46":2,"51":2,"154":1,"240":1,"264":1,"269":1,"392":1,"407":1,"414":3,"415":1,"417":2,"454":2,"523":5,"573":1}}],["touched",{"2":{"315":1}}],["touches",{"2":{"74":1}}],["touch",{"2":{"21":1,"25":1,"28":1}}],["total",{"0":{"567":1},"2":{"10":1,"45":1,"81":1,"211":1,"419":1,"453":1}}],["to",{"0":{"18":1,"75":1,"318":1,"359":1,"362":1,"368":1,"384":1,"405":1,"426":1,"448":1,"453":1,"457":1,"477":1,"489":1,"574":1,"578":1},"1":{"385":1,"386":1,"387":1,"388":1},"2":{"0":1,"8":2,"13":1,"15":1,"20":1,"23":1,"25":2,"29":1,"32":5,"35":2,"36":1,"38":1,"41":1,"42":1,"45":2,"50":1,"51":5,"54":4,"55":1,"65":2,"72":2,"75":1,"78":2,"82":1,"83":1,"84":1,"87":1,"89":4,"99":1,"100":1,"103":1,"108":1,"109":1,"122":1,"128":1,"134":1,"140":1,"145":1,"146":1,"152":1,"158":1,"163":1,"164":1,"171":1,"173":1,"176":1,"177":1,"178":1,"182":1,"183":2,"189":2,"194":2,"198":1,"199":1,"200":7,"208":1,"223":1,"225":1,"227":1,"228":3,"229":1,"230":1,"231":2,"232":1,"233":3,"234":1,"236":2,"240":1,"260":1,"264":1,"267":1,"268":1,"270":1,"271":1,"272":1,"273":2,"274":1,"275":1,"276":1,"282":2,"284":2,"288":1,"289":1,"292":1,"298":2,"307":2,"312":1,"314":1,"323":2,"325":1,"329":3,"333":2,"348":1,"349":1,"350":1,"357":1,"372":1,"379":2,"385":1,"386":2,"390":1,"394":1,"399":1,"402":3,"404":1,"408":1,"410":1,"415":1,"419":1,"425":2,"440":1,"463":1,"470":1,"474":1,"481":1,"484":1,"489":1,"507":1,"514":1,"518":1,"527":2,"528":1,"532":1,"555":1,"557":3,"561":1,"565":1,"566":2,"571":2,"573":2,"576":1,"580":1,"582":1,"596":1,"604":1,"605":1,"607":3,"609":3}}],["t",{"0":{"336":1,"337":1,"338":1},"2":{"0":1,"1":1,"36":1,"40":2,"41":1,"49":1,"51":2,"72":1,"83":1,"100":1,"178":1,"180":1,"181":1,"198":1,"205":1,"208":1,"224":1,"231":2,"236":1,"237":4,"238":2,"239":3,"240":2,"248":1,"250":2,"264":3,"265":1,"270":1,"279":1,"291":3,"292":1,"298":1,"299":1,"308":1,"336":1,"337":1,"348":1,"349":1,"354":1,"357":1,"372":1,"377":4,"389":1,"410":1,"450":1,"478":1,"510":1,"514":3,"528":1,"533":1,"605":2,"606":1,"608":1}}]],"serializationVersion":2}`;export{e as default}; diff --git a/site/.vitepress/dist/assets/chunks/@localSearchIndexroot.CnJro5H2.js b/site/.vitepress/dist/assets/chunks/@localSearchIndexroot.CnJro5H2.js new file mode 100644 index 0000000..f2d3c2e --- /dev/null +++ b/site/.vitepress/dist/assets/chunks/@localSearchIndexroot.CnJro5H2.js @@ -0,0 +1 @@ +const e=`{"documentCount":610,"nextId":610,"documentIds":{"0":"/api-keys#api-key-setup-guide","1":"/api-keys#quick-start-use-the-mock-llm-no-key-needed","2":"/api-keys#provider-keys","3":"/api-keys#anthropic-claude-—-recommended","4":"/api-keys#openai-gpt","5":"/api-keys#google-gemini","6":"/api-keys#openrouter-multi-provider","7":"/api-keys#which-key-should-you-get","8":"/api-keys#testing-your-key","9":"/api-keys#free-tier-limits","10":"/blog/#blog","11":"/blog/#latest-posts","12":"/404#page-not-found","13":"/blog/posts/cascade-routing#cascade-routing-cut-your-api-costs-by-66","14":"/blog/posts/cascade-routing#the-price-range","15":"/blog/posts/cascade-routing#the-cascade-pattern","16":"/blog/posts/cascade-routing#the-savings","17":"/blog/posts/cascade-routing#implementation","18":"/blog/posts/cascade-routing#when-not-to-cascade","19":"/blog/posts/choosing-security-level#choosing-your-security-level","20":"/blog/posts/choosing-security-level#the-decision-table","21":"/blog/posts/choosing-security-level#level-1-2-when-you-can-get-away-with-it","22":"/blog/posts/choosing-security-level#level-3-the-minimum-for-production-code","23":"/blog/posts/choosing-security-level#level-4-the-sweet-spot","24":"/blog/posts/choosing-security-level#level-5-the-gold-standard","25":"/blog/posts/choosing-security-level#rule-of-thumb","26":"/blog/posts/mental-models#agent-memory-mental-models-that-compound","27":"/blog/posts/mental-models#what-a-mental-model-is","28":"/blog/posts/mental-models#the-rules","29":"/blog/posts/mental-models#the-self-improve-loop","30":"/blog/posts/mental-models#why-this-matters","31":"/blog/posts/repo-is-spec#the-repo-is-the-spec","32":"/blog/posts/repo-is-spec#the-problem","33":"/blog/posts/repo-is-spec#what-the-repo-should-contain","34":"/blog/posts/repo-is-spec#why-this-matters-for-agents","35":"/blog/posts/repo-is-spec#the-rule","36":"/blog/posts/security-ladder#the-6-level-security-ladder","37":"/blog/posts/security-ladder#level-0-acip-prompt-injection-defense","38":"/blog/posts/security-ladder#level-1-2-theatre-skills-system-prompts","39":"/blog/posts/security-ladder#level-3-blacklist-hook","40":"/blog/posts/security-ladder#level-4-whitelist-hook","41":"/blog/posts/security-ladder#level-5-no-bash","42":"/blog/posts/security-ladder#the-full-stack","43":"/blog/posts/three-x-rule#the-3x-rule-of-agent-costs","44":"/blog/posts/three-x-rule#why-the-multiplier-exists","45":"/blog/posts/three-x-rule#where-the-cost-goes","46":"/blog/posts/three-x-rule#quick-estimation","47":"/blog/posts/three-x-rule#budget-accordingly","48":"/blog/posts/verifier-pattern#the-verifier-pattern","49":"/blog/posts/verifier-pattern#architecture","50":"/blog/posts/verifier-pattern#the-confidence-ladder","51":"/blog/posts/verifier-pattern#why-this-works","52":"/blog/posts/verifier-pattern#the-feedback-loop","53":"/blog/posts/vibe-vs-agentic#vibe-coding-vs-agentic-engineering","54":"/blog/posts/vibe-vs-agentic#the-5-hard-rules","55":"/blog/posts/vibe-vs-agentic#the-practical-difference","56":"/blog/posts/vibe-vs-agentic#the-karpathy-framing","57":"/blog/posts/what-is-an-agent#what-is-an-ai-agent-really","58":"/blog/posts/what-is-an-agent#the-three-components","59":"/blog/posts/what-is-an-agent#what-each-combination-gives-you","60":"/blog/posts/what-is-an-agent#the-loop-in-pseudocode","61":"/blog/posts/what-is-an-agent#common-misconception","62":"/blog/posts/why-multi-agent#why-one-agent-is-not-enough","63":"/blog/posts/why-multi-agent#the-context-ceiling","64":"/blog/posts/why-multi-agent#the-capability-ceiling","65":"/blog/posts/why-multi-agent#the-reliability-ceiling","66":"/blog/posts/why-multi-agent#the-solution-depth-2-delegation","67":"/blog/posts/why-multi-agent#when-to-go-multi-agent","68":"/buy#buy","69":"/buy#choose-your-tier","70":"/buy#self-paced-—-97","71":"/buy#enterprise-—-199","72":"/buy#cohort-—-247-next-cohort-tbd","73":"/buy#individual-skill-kits","74":"/buy#what-happens-after-purchase","75":"/buy#certificate","76":"/certificate#certificate-of-completion","77":"/certificate#fdsa-agentic-engineering-course","78":"/getting-started#student-orientation-guide","79":"/getting-started#step-1-prerequisites-checklist","80":"/getting-started#optional-install-later-when-needed","81":"/getting-started#step-2-course-structure","82":"/getting-started#how-each-module-works","83":"/getting-started#step-3-your-first-lab","84":"/getting-started#lab-tips","85":"/getting-started#step-4-install-skills-optional","86":"/getting-started#step-5-recommended-learning-path","87":"/getting-started#common-pitfalls","88":"/getting-started#getting-help","89":"/getting-started#what-you-ll-learn","90":"/labs/#labs-overview","91":"/labs/#lab-index","92":"/labs/#running-labs","93":"/labs/#lab-structure","94":"/labs/#offline-mode","95":"/labs/l1-first-agent#l1-your-first-agent","96":"/labs/l1-first-agent#objective","97":"/labs/l1-first-agent#concepts","98":"/labs/l1-first-agent#starter","99":"/labs/l1-first-agent#solution","100":"/labs/l1-first-agent#checkpoints","101":"/labs/l2-context#l2b-context-aware-agent","102":"/labs/l2-context#objective","103":"/labs/l2-context#concepts","104":"/labs/l2-context#starter","105":"/labs/l2-context#checkpoints","106":"/labs/l2-context#solution","107":"/labs/l2-multi-tool#l2a-multi-tool-agent","108":"/labs/l2-multi-tool#objective","109":"/labs/l2-multi-tool#concepts","110":"/labs/l2-multi-tool#starter","111":"/labs/l2-multi-tool#checkpoints","112":"/labs/l2-multi-tool#solution","113":"/labs/l4-agent-chain#l4a-agent-chain","114":"/labs/l4-agent-chain#objective","115":"/labs/l4-agent-chain#concepts","116":"/labs/l4-agent-chain#starter","117":"/labs/l4-agent-chain#checkpoints","118":"/labs/l4-agent-chain#solution","119":"/labs/l4-multi-team#l4b-multi-team-config","120":"/labs/l4-multi-team#objective","121":"/labs/l4-multi-team#concepts","122":"/labs/l4-multi-team#starter","123":"/labs/l4-multi-team#checkpoints","124":"/labs/l4-multi-team#solution","125":"/labs/l3-whitelist-hook#l3a-l4-whitelist-hook","126":"/labs/l3-whitelist-hook#objective","127":"/labs/l3-whitelist-hook#concepts","128":"/labs/l3-whitelist-hook#starter","129":"/labs/l3-whitelist-hook#solution","130":"/labs/l3-whitelist-hook#key-design-rules","131":"/labs/l3-whitelist-hook#test-cases","132":"/labs/l5-cicd#l5b-ci-cd-pipeline","133":"/labs/l5-cicd#objective","134":"/labs/l5-cicd#concepts","135":"/labs/l5-cicd#starter","136":"/labs/l5-cicd#checkpoints","137":"/labs/l5-cicd#solution","138":"/labs/l3-verifier#l3b-verifier-agent","139":"/labs/l3-verifier#objective","140":"/labs/l3-verifier#concepts","141":"/labs/l3-verifier#starter","142":"/labs/l3-verifier#checkpoints","143":"/labs/l3-verifier#solution","144":"/labs/l5-observability#l5a-observability","145":"/labs/l5-observability#objective","146":"/labs/l5-observability#concepts","147":"/labs/l5-observability#starter","148":"/labs/l5-observability#checkpoints","149":"/labs/l5-observability#solution","150":"/labs/l6-cost-optimization#l6b-cost-optimization","151":"/labs/l6-cost-optimization#objective","152":"/labs/l6-cost-optimization#concepts","153":"/labs/l6-cost-optimization#starter","154":"/labs/l6-cost-optimization#checkpoints","155":"/labs/l6-cost-optimization#solution","156":"/labs/l6-eval-harness#l6a-eval-harness","157":"/labs/l6-eval-harness#objective","158":"/labs/l6-eval-harness#concepts","159":"/labs/l6-eval-harness#starter","160":"/labs/l6-eval-harness#checkpoints","161":"/labs/l6-eval-harness#solution","162":"/labs/l7-autoresearch#l7a-autoresearch-loop","163":"/labs/l7-autoresearch#objective","164":"/labs/l7-autoresearch#concepts","165":"/labs/l7-autoresearch#starter","166":"/labs/l7-autoresearch#solution","167":"/labs/l7-autoresearch#experiment-log-format","168":"/labs/l7-autoresearch#integrity-guards","169":"/labs/l7-meta-agent#l7b-meta-agent","170":"/labs/l7-meta-agent#objective","171":"/labs/l7-meta-agent#concepts","172":"/labs/l7-meta-agent#starter","173":"/labs/l7-meta-agent#checkpoints","174":"/labs/l7-meta-agent#solution","175":"/modules/competitive-analysis#competitive-analysis-agentic-engineering-course-landscape","176":"/modules/competitive-analysis#live-comparison-walkinglabs-github-io-course","177":"/modules/competitive-analysis#their-structure-12-lectures-6-projects","178":"/modules/competitive-analysis#key-differences-your-course-vs-theirs","179":"/modules/competitive-analysis#live-comparison-claudefast-claudefa-st","180":"/modules/competitive-analysis#claudefast-blog-topics","181":"/modules/competitive-analysis#their-product-kits","182":"/modules/competitive-analysis#what-their-16-agents-280-skills-tell-us","183":"/modules/competitive-analysis#what-you-should-borrow","184":"/modules/competitive-analysis#course-comparison-matrix","185":"/modules/competitive-analysis#module-by-module-comparison","186":"/modules/competitive-analysis#foundations-what-is-an-agent-harness-vs-model-decision-frameworks","187":"/modules/competitive-analysis#agent-architecture-tools-loops-context-memory","188":"/modules/competitive-analysis#safety-security-5-level-ladder-hooks-verifier","189":"/modules/competitive-analysis#multi-agent-orchestration-teams-chains-p2p","190":"/modules/competitive-analysis#production-patterns-deployment-ci-cd-monitoring","191":"/modules/competitive-analysis#economics-evaluation-pricing-cost-optimization-evals","192":"/modules/competitive-analysis#advanced-topics-autoresearch-meta-agents","193":"/modules/competitive-analysis#differentiator-summary","194":"/modules/competitive-analysis#content-only-your-course-has-unique","195":"/modules/competitive-analysis#content-shared-with-tac-only-differentiator-vs-everyone-else","196":"/modules/competitive-analysis#content-commoditized-everyone-covers-it","197":"/modules/competitive-analysis#price-positioning","198":"/modules/competitive-analysis#market-positioning-recommendation","199":"/modules/competitive-analysis#validation-claudefast-articles-published-may-2026","200":"/modules/competitive-analysis#article-1-the-agent-manager-who-owns-claude-code","201":"/modules/competitive-analysis#article-2-thread-based-engineering-scale-claude-code-sessions","202":"/modules/competitive-analysis#what-this-validates","203":"/modules/competitive-analysis#live-comparison-indydevdan-s-published-content-agenticengineer-com","204":"/modules/competitive-analysis#page-1-the-only-claude-code-competitor","205":"/modules/competitive-analysis#page-2-top-2-agentic-engineering-—-10-bets-for-2026","206":"/modules/competitive-analysis#page-3-thinking-in-threads-—-his-signature-framework","207":"/modules/competitive-analysis#page-4-engineering-with-exponentials","208":"/modules/competitive-analysis#page-5-compute-advantage-equation","209":"/modules/competitive-analysis#summary-his-ip-vs-your-coverage","210":"/modules/debate#the-great-agent-debate","211":"/modules/debate#armin-ronacher-—-building-pi-with-pi","212":"/modules/debate#george-hotz-—-the-eternal-sloptember","213":"/modules/debate#the-synthesized-view","214":"/modules/curriculum#curriculum","215":"/modules/curriculum#module-overview","216":"/modules/curriculum#module-1-foundations-4-6-hours","217":"/modules/curriculum#module-2-architecture-6-8-hours","218":"/modules/curriculum#module-3-safety-security-5-7-hours","219":"/modules/curriculum#module-4-orchestration-7-9-hours","220":"/modules/curriculum#module-5-production-5-7-hours","221":"/modules/curriculum#module-6-economics-4-6-hours","222":"/modules/curriculum#module-7-advanced-5-7-hours","223":"/modules/curriculum#module-8-capstone-8-12-hours","224":"/modules/curriculum#reference-documents","225":"/modules/feynman#feynman-style-course-core-concepts-in-plain-language","226":"/modules/feynman#_1-what-is-an-ai-agent-m1","227":"/modules/feynman#_2-the-harness-vs-the-model-m1","228":"/modules/feynman#_3-the-agent-loop-m1","229":"/modules/feynman#_4-the-four-things-you-control-m1","230":"/modules/feynman#_5-the-repository-is-the-spec-m1","231":"/modules/feynman#_6-the-security-ladder-m3","232":"/modules/feynman#_7-why-one-agent-is-not-enough-m4","233":"/modules/feynman#_8-orchestration-patterns-m4","234":"/modules/feynman#_9-tilldone-—-task-discipline-m4","235":"/modules/feynman#_10-the-3x-rule-m6","236":"/modules/feynman#_11-cascade-routing-m6","237":"/modules/feynman#_12-the-verifier-m3","238":"/modules/feynman#_13-the-confidence-ladder-m3","239":"/modules/feynman#_14-autoresearch-m7","240":"/modules/feynman#_15-the-universal-truth","241":"/modules/field-manual#agentic-engineering-—-technical-field-manual","242":"/modules/field-manual#_1-agent-cli-quick-reference","243":"/modules/field-manual#claude-code","244":"/modules/field-manual#pi-coding-agent","245":"/modules/field-manual#opencode","246":"/modules/field-manual#openclaw","247":"/modules/field-manual#install-course","248":"/modules/field-manual#_2-the-6-level-security-ladder","249":"/modules/field-manual#probability-math","250":"/modules/field-manual#damage-control-—-3-access-levels","251":"/modules/field-manual#_3-orchestration-patterns","252":"/modules/field-manual#yaml-pipeline-template","253":"/modules/field-manual#_4-key-formulas","254":"/modules/field-manual#compute-advantage","255":"/modules/field-manual#pass-k","256":"/modules/field-manual#_3x-cost-rule","257":"/modules/field-manual#cascade-routing-savings","258":"/modules/field-manual#_5-model-pricing-per-million-tokens","259":"/modules/field-manual#cascade-routing-strategy","260":"/modules/field-manual#_6-verifier-confidence-ladder","261":"/modules/field-manual#_7-lab-index","262":"/modules/field-manual#_8-capstone-options","263":"/modules/field-manual#_9-skill-kits-7-kits-18-skill-md-files","264":"/modules/field-manual#_10-the-universal-truth","265":"/modules/field-manual#_11-quick-reference-card","266":"/modules/m1-foundations#module-1-foundations","267":"/modules/m1-foundations#lesson-1-1-what-makes-an-agent","268":"/modules/m1-foundations#the-three-components","269":"/modules/m1-foundations#lesson-1-2-the-harness-vs-the-model","270":"/modules/m1-foundations#the-5-subsystems-of-a-harness","271":"/modules/m1-foundations#the-4-dimensions-of-control","272":"/modules/m1-foundations#lesson-1-8-do-you-trust-your-agents","273":"/modules/m1-foundations#the-counterargument-george-hotz","274":"/modules/m1-foundations#why-we-include-this","275":"/modules/m1-foundations#meanwhile-armin-ronacher","276":"/modules/m1-foundations#the-question-remains","277":"/modules/m1-foundations#lesson-1-3-decision-framework-—-should-i-use-an-agent-for-this","278":"/modules/m1-foundations#the-4-question-filter","279":"/modules/m1-foundations#the-decision-tree","280":"/modules/m1-foundations#lesson-1-8-the-repository-is-the-spec","281":"/modules/m1-foundations#what-the-repo-should-contain","282":"/modules/m1-foundations#why-this-matters","283":"/modules/m1-foundations#lesson-1-8-the-agent-loop","284":"/modules/m1-foundations#the-universal-pattern","285":"/modules/m1-foundations#pseudocode","286":"/modules/m1-foundations#lesson-1-8-tool-calling-deep-dive","287":"/modules/m1-foundations#tool-definition-anatomy","288":"/modules/m1-foundations#the-reasoning-parameter","289":"/modules/m1-foundations#forced-tool-calls-vs-auto","290":"/modules/m1-foundations#lesson-1-8-vibe-coding-vs-agentic-engineering","291":"/modules/m1-foundations#the-five-hard-rules","292":"/modules/m1-foundations#lab-1-9-your-first-agent","293":"/modules/m1-foundations#quiz-m1","294":"/modules/m3-safety#module-3-safety-security","295":"/modules/m3-safety#lesson-3-1-why-bash-is-the-single-point-of-failure","296":"/modules/m3-safety#beyond-bash-prompt-injection-l0","297":"/modules/m3-safety#why-bash-is-the-single-point-of-failure","298":"/modules/m3-safety#external-vs-internal-threat-model","299":"/modules/m3-safety#lesson-3-2-the-5-level-security-ladder","300":"/modules/m3-safety#key-insight","301":"/modules/m3-safety#lesson-3-3-the-l3-marque-break","302":"/modules/m3-safety#lesson-3-4-damage-control-—-three-access-levels","303":"/modules/m3-safety#zero-access-can-t-read-or-write","304":"/modules/m3-safety#read-only-can-read-can-t-modify","305":"/modules/m3-safety#no-delete-can-modify-can-t-delete","306":"/modules/m3-safety#implementation-pattern","307":"/modules/m3-safety#lesson-3-5-hook-architecture-—-13-lifecycle-events","308":"/modules/m3-safety#session-lifecycle","309":"/modules/m3-safety#main-loop","310":"/modules/m3-safety#subagent-lifecycle","311":"/modules/m3-safety#maintenance","312":"/modules/m3-safety#flow-control","313":"/modules/m3-safety#lesson-3-6-the-verifier-pattern","314":"/modules/m3-safety#architecture","315":"/modules/m3-safety#key-properties","316":"/modules/m3-safety#the-confidence-ladder","317":"/modules/m3-safety#lesson-3-7-defense-in-depth-stacking","318":"/modules/m3-safety#lab-3-8-implement-l4-whitelist-hook","319":"/modules/m3-safety#lab-3-9-build-a-verifier-agent","320":"/modules/m4-orchestration#module-4-multi-agent-orchestration","321":"/modules/m4-orchestration#lesson-4-1-why-one-agent-is-not-enough","322":"/modules/m4-orchestration#the-stacking-insight","323":"/modules/m4-orchestration#lesson-4-2-orchestration-patterns","324":"/modules/m4-orchestration#pattern-1-dispatcher-hub-and-spoke","325":"/modules/m4-orchestration#pattern-2-pipeline-sequential","326":"/modules/m4-orchestration#pattern-3-peer-to-peer-flat","327":"/modules/m4-orchestration#lesson-4-2b-p-threads-—-parallel-agent-execution","328":"/modules/m4-orchestration#pattern","329":"/modules/m4-orchestration#when-to-use-p-threads","330":"/modules/m4-orchestration#implementation-with-mprocs","331":"/modules/m4-orchestration#implementation-with-agent-mux","332":"/modules/m4-orchestration#key-design-rules","333":"/modules/m4-orchestration#lesson-4-2c-f-threads-—-fusion-n-agents-one-winner","334":"/modules/m4-orchestration#pattern-1","335":"/modules/m4-orchestration#when-to-use-f-threads","336":"/modules/m4-orchestration#your-ui-agents-system-as-f-thread-example","337":"/modules/m4-orchestration#judge-criteria-template","338":"/modules/m4-orchestration#lesson-4-3-depth-2-delegation","339":"/modules/m4-orchestration#the-rule","340":"/modules/m4-orchestration#lesson-4-4-agent-experts-that-remember","341":"/modules/m4-orchestration#mental-models","342":"/modules/m4-orchestration#self-improve-commands","343":"/modules/m4-orchestration#compounding-knowledge","344":"/modules/m4-orchestration#lesson-4-5-domain-locking","345":"/modules/m4-orchestration#lesson-4-6-tilldone-task-discipline","346":"/modules/m4-orchestration#the-pattern","347":"/modules/m4-orchestration#why-it-matters","348":"/modules/m4-orchestration#lesson-4-7-agent-chains","349":"/modules/m4-orchestration#yaml-defined-pipelines","350":"/modules/m4-orchestration#variables","351":"/modules/m4-orchestration#lesson-4-8-pi-to-pi-communication","352":"/modules/m4-orchestration#the-shift-hierarchy-→-flat","353":"/modules/m4-orchestration#reference-implementation-mcp-agent-mail-jeff-emanuel-1-955★","354":"/modules/m4-orchestration#four-tools","355":"/modules/m4-orchestration#safety","356":"/modules/m4-orchestration#lesson-4-9-conversation-awareness","357":"/modules/m4-orchestration#lesson-4-9b-service-connectors","358":"/modules/m4-orchestration#the-pattern-1","359":"/modules/m4-orchestration#design-rules","360":"/modules/m4-orchestration#reference-implementation","361":"/modules/m4-orchestration#integration-with-agent-teams","362":"/modules/m4-orchestration#lesson-4-10-the-ceo-board-system","363":"/modules/m4-orchestration#flow","364":"/modules/m4-orchestration#lesson-4-11-ui-agents-system","365":"/modules/m4-orchestration#lab-4-12-build-an-agent-chain","366":"/modules/m4-orchestration#lab-4-13-deploy-a-multi-team-system","367":"/modules/m2-architecture#module-2-agent-architecture","368":"/modules/m2-architecture#lesson-2-1-the-four-pillars","369":"/modules/m2-architecture#lesson-2-2-tool-design-patterns","370":"/modules/m2-architecture#tool-distribution-channels-from-beyond-mcp-research","371":"/modules/m2-architecture#tool-design-rules","372":"/modules/m2-architecture#advanced-resource-mirror-pattern","373":"/modules/m2-architecture#lesson-2-3-agent-loop-variants","374":"/modules/m2-architecture#level-1-simple-prompt-→-execute","375":"/modules/m2-architecture#level-2-tool-use-agent-loop","376":"/modules/m2-architecture#level-3-task-completion-loop","377":"/modules/m2-architecture#level-4-sub-agent-orchestration","378":"/modules/m2-architecture#level-5-full-multi-agent","379":"/modules/m2-architecture#lesson-2-3b-skills-system-deep-dive","380":"/modules/m2-architecture#path-scoped-skills","381":"/modules/m2-architecture#subdirectory-claude-md","382":"/modules/m2-architecture#plugin-distribution-model","383":"/modules/m2-architecture#lsp-mcp-server-pattern","384":"/modules/m2-architecture#lesson-2-3c-agent-readable-workspace-design","385":"/modules/m2-architecture#the-discovery-pattern","386":"/modules/m2-architecture#initialization-as-its-own-phase","387":"/modules/m2-architecture#feature-lists-as-harness-primitives","388":"/modules/m2-architecture#clean-state-between-sessions","389":"/modules/m2-architecture#lesson-2-4-context-window-management","390":"/modules/m2-architecture#the-problem","391":"/modules/m2-architecture#solutions-from-worst-to-best","392":"/modules/m2-architecture#best-practice-hybrid","393":"/modules/m2-architecture#lesson-2-5-memory-patterns","394":"/modules/m2-architecture#mental-models-from-multi-team-system","395":"/modules/m2-architecture#scratch-pads","396":"/modules/m2-architecture#lesson-2-6-the-reasoning-parameter","397":"/modules/m2-architecture#lesson-2-7-codebase-architectures-for-agents","398":"/modules/m2-architecture#lab-2-8-multi-tool-agent","399":"/modules/m2-architecture#lab-2-9-context-aware-agent","400":"/modules/m5-production#module-5-production-patterns","401":"/modules/m5-production#lesson-5-1-what-production-means-for-agents","402":"/modules/m5-production#production-readiness-checklist","403":"/modules/m5-production#lesson-5-2-ci-cd-for-agents","404":"/modules/m5-production#golden-dataset","405":"/modules/m5-production#pipeline","406":"/modules/m5-production#lesson-5-2b-case-study-—-the-5-tool-production-stack","407":"/modules/m5-production#the-stack","408":"/modules/m5-production#tool-roles-and-selection-logic","409":"/modules/m5-production#how-they-work-together-real-session-flow","410":"/modules/m5-production#key-production-patterns","411":"/modules/m5-production#lesson-5-2c-the-agent-manager-role","412":"/modules/m5-production#responsibilities","413":"/modules/m5-production#_90-day-setup-playbook","414":"/modules/m5-production#lesson-5-3-shadow-deployments","415":"/modules/m5-production#how-it-works","416":"/modules/m5-production#when-to-shadow-deploy","417":"/modules/m5-production#lesson-5-4-rollback-strategies","418":"/modules/m5-production#what-rollback-means-for-agents","419":"/modules/m5-production#implementation","420":"/modules/m5-production#lesson-5-5-observability-monitoring","421":"/modules/m5-production#what-to-trace-every-single-turn","422":"/modules/m5-production#decision-tracing","423":"/modules/m5-production#key-metrics","424":"/modules/m5-production#lesson-5-6-alerting-on-agent-specific-signals","425":"/modules/m5-production#what-to-alert-on","426":"/modules/m5-production#alert-routing","427":"/modules/m5-production#lesson-5-6b-cross-provider-session-search","428":"/modules/m5-production#the-problem","429":"/modules/m5-production#the-solution","430":"/modules/m5-production#why-this-matters-for-production","431":"/modules/m5-production#integration-with-our-stack","432":"/modules/m5-production#lesson-5-7-deployment-modes","433":"/modules/m5-production#reachability","434":"/modules/m5-production#lesson-5-8-cost-control","435":"/modules/m5-production#budget-architecture","436":"/modules/m5-production#budget-policies","437":"/modules/m5-production#warning-vs-hard-stop","438":"/modules/m5-production#lab-5-9-set-up-agent-observability","439":"/modules/m5-production#lab-5-10-ci-cd-pipeline","440":"/modules/m7-advanced#module-7-advanced-topics","441":"/modules/m7-advanced#lesson-7-1-autoresearch","442":"/modules/m7-advanced#the-core-loop","443":"/modules/m7-advanced#brand-monitor-example","444":"/modules/m7-advanced#lesson-7-2-the-experiment-loop-—-integrity","445":"/modules/m7-advanced#three-threats-to-integrity","446":"/modules/m7-advanced#integrity-guards","447":"/modules/m7-advanced#lesson-7-3-meta-agents-—-agents-that-build-agents","448":"/modules/m7-advanced#the-pattern","449":"/modules/m7-advanced#pi-pi-meta-agent","450":"/modules/m7-advanced#lesson-7-4-beyond-mcp-—-the-context-cost-trade-off","451":"/modules/m7-advanced#the-matrix","452":"/modules/m7-advanced#the-insight","453":"/modules/m7-advanced#lesson-7-5-the-mac-mini-agent-—-physical-sandbox","454":"/modules/m7-advanced#architecture","455":"/modules/m7-advanced#sentinel-pattern","456":"/modules/m7-advanced#lesson-7-6-always-on-agents","457":"/modules/m7-advanced#voice-to-command-bridge","458":"/modules/m7-advanced#job-server-pattern","459":"/modules/m7-advanced#heartbeat-execution-from-paperclip","460":"/modules/m7-advanced#lab-7-7-build-an-autoresearch-loop","461":"/modules/m7-advanced#lab-7-8-meta-agent","462":"/modules/m6-economics#module-6-economics-evaluation","463":"/modules/m6-economics#lesson-6-0-the-compute-advantage-equation","464":"/modules/m6-economics#the-equation","465":"/modules/m6-economics#what-it-tells-you","466":"/modules/m6-economics#real-world-application-your-stack","467":"/modules/m6-economics#how-to-optimize","468":"/modules/m6-economics#lesson-6-1-llm-pricing-landscape-2026","469":"/modules/m6-economics#per-million-token-pricing","470":"/modules/m6-economics#price-range-100x-difference","471":"/modules/m6-economics#lesson-6-2-cascade-routing","472":"/modules/m6-economics#the-pattern","473":"/modules/m6-economics#savings-profile","474":"/modules/m6-economics#implementation","475":"/modules/m6-economics#lesson-6-3-cost-per-session-math","476":"/modules/m6-economics#where-costs-come-from","477":"/modules/m6-economics#the-multipliers","478":"/modules/m6-economics#the-3x-rule","479":"/modules/m6-economics#quick-estimation","480":"/modules/m6-economics#lesson-6-4-agent-evaluation-metrics","481":"/modules/m6-economics#the-key-metrics","482":"/modules/m6-economics#pass-k-explained","483":"/modules/m6-economics#lesson-6-5-automated-evaluation","484":"/modules/m6-economics#golden-dataset-approach","485":"/modules/m6-economics#vcr-style-recording","486":"/modules/m6-economics#lesson-6-6-a-b-testing-agents","487":"/modules/m6-economics#canary-deployment","488":"/modules/m6-economics#what-to-a-b-test","489":"/modules/m6-economics#lesson-6-7-human-evaluation","490":"/modules/m6-economics#what-automated-evals-miss","491":"/modules/m6-economics#spot-check-sampling","492":"/modules/m6-economics#lab-6-8-build-an-eval-harness","493":"/modules/m6-economics#lab-6-9-cost-optimization","494":"/modules/m8-capstone#module-8-capstone-—-production-multi-agent-system","495":"/modules/m8-capstone#overview","496":"/modules/m8-capstone#project-options","497":"/modules/m8-capstone#option-1-brand-monitor-intermediate","498":"/modules/m8-capstone#option-2-code-review-pipeline-intermediate-advanced","499":"/modules/m8-capstone#option-3-strategic-decision-board-advanced","500":"/modules/m8-capstone#capstone-phases","501":"/modules/m8-capstone#phase-1-system-design-60-90-min","502":"/modules/m8-capstone#phase-2-agent-implementation-2-4-hours","503":"/modules/m8-capstone#phase-3-integration-1-2-hours","504":"/modules/m8-capstone#phase-4-security-hardening-1-2-hours","505":"/modules/m8-capstone#phase-5-testing-evaluation-1-2-hours","506":"/modules/m8-capstone#phase-6-deployment-1-2-hours","507":"/modules/m8-capstone#phase-7-review-iterate-1-hour","508":"/modules/m8-capstone#deliverables-checklist","509":"/modules/m8-capstone#pass-criteria","510":"/modules/m8-capstone#grading-rubric","511":"/modules/non-technical#non-technical-track-decision-frameworks-for-ai-agents","512":"/modules/non-technical#for-managers-pms-and-decision-makers","513":"/modules/non-technical#framework-1-should-we-use-an-agent-for-this","514":"/modules/non-technical#the-4-question-filter-for-non-technical-stakeholders","515":"/modules/non-technical#decision-matrix","516":"/modules/non-technical#framework-2-the-4-agent-design-patterns-andrew-ng","517":"/modules/non-technical#_1-reflection","518":"/modules/non-technical#_2-tool-use","519":"/modules/non-technical#_3-planning","520":"/modules/non-technical#_4-multi-agent-collaboration","521":"/modules/non-technical#framework-3-cost-estimation-for-agent-projects","522":"/modules/non-technical#the-3x-rule","523":"/modules/non-technical#quick-cost-calculator","524":"/modules/non-technical#cost-by-autonomy-level","525":"/modules/non-technical#framework-4-autonomy-vs-risk-matrix","526":"/modules/non-technical#framework-5-the-build-vs-buy-decision","527":"/modules/non-technical#build-an-agent-when","528":"/modules/non-technical#buy-rent-when","529":"/modules/non-technical#hybrid-when","530":"/modules/non-technical#framework-6-measuring-success","531":"/modules/non-technical#leading-indicators-week-1-4","532":"/modules/non-technical#lagging-indicators-month-2-3","533":"/modules/non-technical#red-flags","534":"/modules/non-technical#framework-7-governance-compliance-quick-reference","535":"/modules/non-technical#regulatory-requirements-by-region","536":"/modules/non-technical#minimum-viable-governance","537":"/modules/non-technical#summary-decision-flow","538":"/modules/reference-stack#reference-architecture-production-multi-agent-stack","539":"/modules/reference-stack#architecture-overview","540":"/modules/reference-stack#layer-by-layer-breakdown","541":"/modules/reference-stack#layer-1-meta-control-plane-agent-mux","542":"/modules/reference-stack#layer-2-process-orchestrator-mprocs","543":"/modules/reference-stack#layer-3-session-management-psmux","544":"/modules/reference-stack#layer-4-work-isolation-dmux","545":"/modules/reference-stack#tool-specific-configurations","546":"/modules/reference-stack#claude-code","547":"/modules/reference-stack#pi-coding-agent","548":"/modules/reference-stack#opencode","549":"/modules/reference-stack#openclaw","550":"/modules/reference-stack#cost-analysis","551":"/modules/reference-stack#key-production-patterns","552":"/modules/reference-stack#what-this-stack-proves","553":"/modules/software-factory#software-factory-paperclip-integration","554":"/modules/software-factory#pipeline","555":"/modules/software-factory#authentication-tiers","556":"/modules/software-factory#quick-start","557":"/modules/software-factory#status","558":"/modules/tool-reference#agent-cli-reference-5-tool-comparison","559":"/modules/tool-reference#_1-claude-code-anthropic","560":"/modules/tool-reference#key-capabilities","561":"/modules/tool-reference#boilerplate-setup","562":"/modules/tool-reference#hook-lifecycle-13-events","563":"/modules/tool-reference#_2-pi-coding-agent-pi-dev","564":"/modules/tool-reference#key-capabilities-1","565":"/modules/tool-reference#boilerplate-setup-1","566":"/modules/tool-reference#extension-catalog-16-total","567":"/modules/tool-reference#pi-agent-rust-port-jeff-emanuel-1-024★","568":"/modules/tool-reference#the-4-dimensions-of-control-pi-s-strength","569":"/modules/tool-reference#_3-opencode-opencode-ai","570":"/modules/tool-reference#key-capabilities-2","571":"/modules/tool-reference#available-go-models-through-proxy","572":"/modules/tool-reference#boilerplate-setup-2","573":"/modules/tool-reference#when-to-use-opencode-instead-of-claude-code","574":"/modules/tool-reference#_4-hermes-agent-some-engineering-inc","575":"/modules/tool-reference#key-capabilities-3","576":"/modules/tool-reference#boilerplate-setup-3","577":"/modules/tool-reference#when-to-use-hermes","578":"/modules/tool-reference#_5-openclaw","579":"/modules/tool-reference#key-capabilities-4","580":"/modules/tool-reference#boilerplate-setup-4","581":"/modules/tool-reference#heartbeat-execution-model","582":"/modules/tool-reference#comparison-matrix","583":"/modules/tool-reference#quick-selection-guide","584":"/public/certificate/template#certificate-of-completion","585":"/resources#resources","586":"/resources#course-documents","587":"/resources#reference-architectures","588":"/resources#skill-kits","589":"/resources#quick-install","590":"/skills#skill-kits","591":"/skills#available-kits","592":"/skills#security-foundation-—-49","593":"/skills#multi-agent-orchestration-—-49","594":"/skills#verifier-pro-—-39","595":"/skills#task-discipline-—-29","596":"/skills#autoresearch-—-39","597":"/skills#observability-—-29","598":"/skills#ceo-board-—-49","599":"/skills#enterprise-bundle-—-199-save-124","600":"/skills#individual-skills-free","601":"/skills#marketplace-manifest","602":"/skills#all-20-skill-md-files","603":"/troubleshooting#troubleshooting-faq","604":"/troubleshooting#installation","605":"/troubleshooting#labs","606":"/troubleshooting#skills","607":"/troubleshooting#api-keys","608":"/troubleshooting#general","609":"/verify#verify-certificate"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[4,1,20],"1":[10,4,35],"2":[2,4,1],"3":[3,6,47],"4":[3,6,36],"5":[2,6,31],"6":[4,6,30],"7":[6,4,44],"8":[3,4,42],"9":[3,4,41],"10":[1,1,12],"11":[2,1,1],"12":[3,1,17],"13":[9,1,30],"14":[3,9,37],"15":[3,9,37],"16":[2,9,22],"17":[1,9,23],"18":[4,9,46],"19":[4,1,20],"20":[3,4,49],"21":[10,4,59],"22":[7,4,36],"23":[5,4,36],"24":[5,4,28],"25":[3,4,38],"26":[6,1,21],"27":[5,6,51],"28":[2,6,76],"29":[4,6,26],"30":[3,6,53],"31":[5,1,18],"32":[2,5,43],"33":[5,5,43],"34":[5,5,54],"35":[2,5,54],"36":[5,1,82],"37":[7,5,65],"38":[9,5,38],"39":[4,5,59],"40":[4,5,40],"41":[4,5,44],"42":[3,5,67],"43":[6,1,22],"44":[4,6,29],"45":[4,6,46],"46":[2,6,22],"47":[2,6,49],"48":[3,1,58],"49":[1,3,44],"50":[3,3,36],"51":[3,3,85],"52":[3,3,51],"53":[5,1,28],"54":[4,5,111],"55":[3,5,37],"56":[3,5,39],"57":[7,1,22],"58":[3,7,58],"59":[5,7,18],"60":[4,7,29],"61":[2,7,40],"62":[6,1,14],"63":[3,6,35],"64":[3,6,35],"65":[3,6,25],"66":[5,6,42],"67":[5,6,88],"68":[1,1,7],"69":[3,1,1],"70":[3,4,53],"71":[2,4,39],"72":[6,4,36],"73":[3,1,63],"74":[4,1,45],"75":[1,1,33],"76":[3,1,7],"77":[4,3,66],"78":[3,1,15],"79":[4,3,36],"80":[6,7,18],"81":[4,3,48],"82":[4,7,25],"83":[5,3,44],"84":[2,8,44],"85":[6,3,21],"86":[5,3,52],"87":[2,3,64],"88":[2,3,47],"89":[4,3,57],"90":[2,1,24],"91":[2,2,93],"92":[2,2,34],"93":[2,2,24],"94":[2,2,29],"95":[4,1,19],"96":[1,4,14],"97":[1,4,22],"98":[1,4,40],"99":[1,4,36],"100":[1,4,25],"101":[4,1,8],"102":[1,4,10],"103":[1,4,10],"104":[1,4,14],"105":[1,4,21],"106":[1,4,9],"107":[4,1,8],"108":[1,4,10],"109":[1,4,10],"110":[1,4,15],"111":[1,4,25],"112":[1,4,9],"113":[3,1,8],"114":[1,3,10],"115":[1,3,10],"116":[1,3,15],"117":[1,3,17],"118":[1,3,9],"119":[4,1,9],"120":[1,4,10],"121":[1,4,10],"122":[1,4,15],"123":[1,4,23],"124":[1,4,9],"125":[4,1,22],"126":[1,4,20],"127":[1,4,15],"128":[1,4,32],"129":[1,4,4],"130":[3,4,27],"131":[2,4,20],"132":[4,1,8],"133":[1,4,8],"134":[1,4,10],"135":[1,4,14],"136":[1,4,25],"137":[1,4,9],"138":[3,1,8],"139":[1,3,13],"140":[1,3,10],"141":[1,3,14],"142":[1,3,25],"143":[1,3,9],"144":[2,1,8],"145":[1,2,10],"146":[1,2,10],"147":[1,2,14],"148":[1,2,26],"149":[1,2,9],"150":[3,1,8],"151":[1,3,9],"152":[1,3,10],"153":[1,3,15],"154":[1,3,24],"155":[1,3,9],"156":[3,1,8],"157":[1,3,12],"158":[1,3,10],"159":[1,3,15],"160":[1,3,26],"161":[1,3,9],"162":[3,1,21],"163":[1,3,22],"164":[1,3,19],"165":[1,3,9],"166":[1,3,4],"167":[3,3,24],"168":[2,3,36],"169":[3,1,8],"170":[1,3,8],"171":[1,3,10],"172":[1,3,15],"173":[1,3,32],"174":[1,3,9],"175":[6,1,1],"176":[6,6,13],"177":[7,11,113],"178":[6,11,148],"179":[6,6,20],"180":[3,12,104],"181":[3,12,52],"182":[9,12,66],"183":[4,12,56],"184":[3,6,64],"185":[3,6,1],"186":[11,9,48],"187":[7,9,59],"188":[9,9,71],"189":[7,9,73],"190":[7,9,65],"191":[8,9,58],"192":[6,9,62],"193":[2,6,1],"194":[7,8,137],"195":[10,8,45],"196":[6,8,45],"197":[2,6,64],"198":[3,6,121],"199":[7,6,13],"200":[11,13,119],"201":[11,13,97],"202":[3,13,55],"203":[9,6,20],"204":[9,15,71],"205":[10,15,83],"206":[9,15,63],"207":[7,15,36],"208":[7,15,33],"209":[6,15,114],"210":[4,1,11],"211":[7,4,45],"212":[7,4,59],"213":[3,4,69],"214":[1,1,1],"215":[2,1,103],"216":[7,1,65],"217":[7,1,57],"218":[9,1,44],"219":[7,1,65],"220":[6,1,45],"221":[6,1,41],"222":[6,1,36],"223":[6,1,28],"224":[2,1,35],"225":[8,1,20],"226":[8,8,78],"227":[7,8,69],"228":[6,8,60],"229":[8,8,60],"230":[8,8,80],"231":[6,8,132],"232":[9,8,68],"233":[5,8,88],"234":[6,8,61],"235":[6,8,60],"236":[5,8,66],"237":[5,8,80],"238":[6,8,60],"239":[4,8,76],"240":[4,8,72],"241":[5,1,12],"242":[5,5,1],"243":[2,10,28],"244":[3,10,27],"245":[1,10,18],"246":[1,10,20],"247":[2,10,13],"248":[6,5,49],"249":[2,11,21],"250":[5,11,23],"251":[3,5,54],"252":[3,8,13],"253":[3,5,1],"254":[2,8,13],"255":[2,8,16],"256":[3,8,12],"257":[3,8,12],"258":[7,5,40],"259":[3,12,19],"260":[4,5,38],"261":[3,5,73],"262":[3,5,32],"263":[10,5,68],"264":[4,5,76],"265":[4,5,78],"266":[3,1,1],"267":[7,3,45],"268":[3,9,63],"269":[7,3,78],"270":[6,9,75],"271":[5,9,58],"272":[9,3,31],"273":[4,11,80],"274":[4,11,85],"275":[3,11,64],"276":[3,11,52],"277":[14,3,1],"278":[4,16,79],"279":[3,16,38],"280":[8,3,27],"281":[5,10,48],"282":[3,10,62],"283":[6,3,1],"284":[3,8,56],"285":[1,8,32],"286":[7,3,1],"287":[3,9,31],"288":[3,9,60],"289":[5,9,35],"290":[8,3,1],"291":[4,10,100],"292":[6,3,70],"293":[2,3,52],"294":[5,1,1],"295":[11,5,1],"296":[6,15,185],"297":[8,15,73],"298":[5,15,28],"299":[8,5,65],"300":[2,11,36],"301":[6,5,83],"302":[8,5,6],"303":[8,12,14],"304":[7,12,20],"305":[7,12,10],"306":[2,12,31],"307":[8,5,7],"308":[2,12,26],"309":[2,12,52],"310":[2,12,14],"311":[1,12,9],"312":[2,12,26],"313":[6,5,1],"314":[1,10,26],"315":[2,10,35],"316":[3,10,41],"317":[7,5,60],"318":[7,5,47],"319":[7,5,44],"320":[5,1,1],"321":[9,5,67],"322":[3,12,22],"323":[5,5,1],"324":[7,8,44],"325":[5,8,38],"326":[6,8,31],"327":[8,5,17],"328":[1,11,26],"329":[5,11,32],"330":[3,11,25],"331":[4,11,23],"332":[3,11,32],"333":[11,5,21],"334":[1,15,16],"335":[5,15,36],"336":[8,15,35],"337":[3,15,12],"338":[6,5,40],"339":[2,10,24],"340":[6,5,1],"341":[2,9,44],"342":[3,9,25],"343":[2,9,22],"344":[5,5,34],"345":[6,5,1],"346":[2,10,32],"347":[3,10,27],"348":[5,5,1],"349":[3,8,21],"350":[1,8,15],"351":[6,5,1],"352":[5,10,31],"353":[10,10,53],"354":[2,10,31],"355":[1,10,23],"356":[5,5,38],"357":[5,5,13],"358":[2,9,44],"359":[2,9,36],"360":[2,9,34],"361":[4,9,23],"362":[7,5,59],"363":[1,11,28],"364":[6,5,40],"365":[7,5,46],"366":[8,5,46],"367":[4,1,1],"368":[6,4,71],"369":[5,4,1],"370":[8,8,45],"371":[3,8,57],"372":[4,8,46],"373":[6,4,1],"374":[6,8,23],"375":[6,8,36],"376":[5,8,31],"377":[5,8,30],"378":[5,8,26],"379":[7,4,22],"380":[3,10,41],"381":[3,10,33],"382":[3,10,40],"383":[4,10,33],"384":[7,4,17],"385":[3,9,41],"386":[5,9,47],"387":[5,9,32],"388":[4,9,38],"389":[6,4,1],"390":[2,9,29],"391":[6,9,42],"392":[3,9,15],"393":[5,4,1],"394":[7,8,84],"395":[2,8,21],"396":[6,4,62],"397":[7,4,55],"398":[6,4,25],"399":[6,4,19],"400":[4,1,1],"401":[8,4,50],"402":[3,10,41],"403":[7,4,1],"404":[2,10,37],"405":[1,10,35],"406":[9,4,22],"407":[2,11,114],"408":[5,11,81],"409":[8,11,76],"410":[3,11,67],"411":[7,4,18],"412":[1,10,50],"413":[4,10,66],"414":[5,4,1],"415":[3,8,37],"416":[4,8,10],"417":[5,4,1],"418":[5,8,42],"419":[1,8,36],"420":[5,4,1],"421":[7,8,35],"422":[2,8,46],"423":[2,8,31],"424":[8,4,1],"425":[4,11,46],"426":[2,11,39],"427":[7,4,22],"428":[2,10,30],"429":[2,10,56],"430":[5,10,34],"431":[4,10,38],"432":[5,4,36],"433":[1,8,19],"434":[5,4,1],"435":[2,8,10],"436":[2,8,28],"437":[4,8,18],"438":[7,4,20],"439":[6,4,16],"440":[4,1,1],"441":[4,4,1],"442":[3,7,41],"443":[3,7,26],"444":[7,4,1],"445":[4,10,50],"446":[2,10,47],"447":[7,4,1],"448":[2,10,36],"449":[3,10,53],"450":[10,4,1],"451":[2,13,38],"452":[2,13,31],"453":[9,4,1],"454":[1,12,50],"455":[2,12,28],"456":[6,4,1],"457":[4,9,14],"458":[3,9,14],"459":[5,9,23],"460":[6,4,40],"461":[5,4,17],"462":[5,1,1],"463":[7,5,19],"464":[2,11,72],"465":[4,11,28],"466":[6,11,58],"467":[3,11,41],"468":[7,5,1],"469":[4,11,73],"470":[4,11,25],"471":[5,5,1],"472":[2,9,39],"473":[2,9,25],"474":[1,9,23],"475":[7,5,1],"476":[4,11,26],"477":[2,11,36],"478":[3,11,26],"479":[2,11,29],"480":[6,5,1],"481":[3,9,63],"482":[3,9,44],"483":[5,5,1],"484":[3,8,27],"485":[3,8,35],"486":[6,5,1],"487":[2,10,32],"488":[5,10,12],"489":[5,5,1],"490":[4,8,35],"491":[3,8,29],"492":[7,5,21],"493":[5,5,18],"494":[7,1,1],"495":[1,7,21],"496":[2,7,1],"497":[6,9,62],"498":[8,9,51],"499":[7,9,53],"500":[2,7,1],"501":[8,8,64],"502":[7,8,24],"503":[7,8,16],"504":[8,8,23],"505":[9,8,20],"506":[7,8,21],"507":[8,8,15],"508":[2,7,55],"509":[2,7,50],"510":[2,7,67],"511":[8,1,1],"512":[6,8,1],"513":[11,8,1],"514":[9,18,91],"515":[2,18,16],"516":[10,8,1],"517":[2,18,34],"518":[3,18,41],"519":[2,18,41],"520":[4,18,41],"521":[7,8,1],"522":[3,14,45],"523":[3,14,53],"524":[4,14,44],"525":[6,8,43],"526":[8,8,1],"527":[5,15,23],"528":[4,15,30],"529":[3,15,21],"530":[4,8,1],"531":[6,12,29],"532":[6,12,24],"533":[2,12,25],"534":[7,8,1],"535":[4,15,35],"536":[3,15,40],"537":[3,8,65],"538":[6,1,24],"539":[2,6,86],"540":[3,6,1],"541":[8,9,36],"542":[6,9,41],"543":[6,9,36],"544":[6,9,32],"545":[3,6,1],"546":[2,9,25],"547":[3,9,20],"548":[1,9,23],"549":[1,9,22],"550":[2,6,49],"551":[3,6,79],"552":[4,6,63],"553":[4,1,15],"554":[1,4,20],"555":[2,4,33],"556":[2,4,18],"557":[1,4,37],"558":[6,1,15],"559":[5,6,26],"560":[2,11,68],"561":[2,11,31],"562":[5,11,21],"563":[7,6,25],"564":[2,12,68],"565":[2,12,54],"566":[5,12,39],"567":[9,12,36],"568":[9,12,37],"569":[5,6,24],"570":[2,11,61],"571":[6,11,36],"572":[2,11,37],"573":[8,11,42],"574":[7,6,20],"575":[2,12,41],"576":[2,12,19],"577":[4,12,21],"578":[2,6,28],"579":[2,7,51],"580":[2,7,35],"581":[3,7,34],"582":[2,6,69],"583":[3,6,48],"584":[3,1,55],"585":[1,1,1],"586":[2,1,30],"587":[2,1,22],"588":[2,1,62],"589":[2,1,10],"590":[2,1,20],"591":[2,2,1],"592":[3,3,21],"593":[4,3,17],"594":[3,3,17],"595":[3,3,13],"596":[2,3,20],"597":[2,3,16],"598":[3,3,13],"599":[6,2,13],"600":[4,2,20],"601":[2,2,17],"602":[5,2,33],"603":[3,1,1],"604":[1,3,44],"605":[1,3,86],"606":[1,3,61],"607":[2,3,71],"608":[1,3,66],"609":[2,1,21]},"averageFieldLength":[4.063934426229504,6.486885245901639,33.972131147540935],"storedFields":{"0":{"title":"API Key Setup Guide","titles":[]},"1":{"title":"Quick Start: Use the Mock LLM (No Key Needed)","titles":["API Key Setup Guide"]},"2":{"title":"Provider Keys","titles":["API Key Setup Guide"]},"3":{"title":"Anthropic (Claude) — Recommended","titles":["API Key Setup Guide","Provider Keys"]},"4":{"title":"OpenAI (GPT)","titles":["API Key Setup Guide","Provider Keys"]},"5":{"title":"Google Gemini","titles":["API Key Setup Guide","Provider Keys"]},"6":{"title":"OpenRouter (Multi-Provider)","titles":["API Key Setup Guide","Provider Keys"]},"7":{"title":"Which Key Should You Get?","titles":["API Key Setup Guide"]},"8":{"title":"Testing Your Key","titles":["API Key Setup Guide"]},"9":{"title":"Free Tier Limits","titles":["API Key Setup Guide"]},"10":{"title":"Blog","titles":[]},"11":{"title":"Latest Posts","titles":["Blog"]},"12":{"title":"Page Not Found","titles":[]},"13":{"title":"Cascade Routing: Cut Your API Costs by 66%","titles":[]},"14":{"title":"The Price Range","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"15":{"title":"The Cascade Pattern","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"16":{"title":"The Savings","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"17":{"title":"Implementation","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"18":{"title":"When Not to Cascade","titles":["Cascade Routing: Cut Your API Costs by 66%"]},"19":{"title":"Choosing Your Security Level","titles":[]},"20":{"title":"The Decision Table","titles":["Choosing Your Security Level"]},"21":{"title":"Level 1-2: When You Can Get Away With It","titles":["Choosing Your Security Level"]},"22":{"title":"Level 3: The Minimum for Production Code","titles":["Choosing Your Security Level"]},"23":{"title":"Level 4: The Sweet Spot","titles":["Choosing Your Security Level"]},"24":{"title":"Level 5: The Gold Standard","titles":["Choosing Your Security Level"]},"25":{"title":"Rule of Thumb","titles":["Choosing Your Security Level"]},"26":{"title":"Agent Memory: Mental Models That Compound","titles":[]},"27":{"title":"What a Mental Model Is","titles":["Agent Memory: Mental Models That Compound"]},"28":{"title":"The Rules","titles":["Agent Memory: Mental Models That Compound"]},"29":{"title":"The Self-Improve Loop","titles":["Agent Memory: Mental Models That Compound"]},"30":{"title":"Why This Matters","titles":["Agent Memory: Mental Models That Compound"]},"31":{"title":"The Repo Is the Spec","titles":[]},"32":{"title":"The Problem","titles":["The Repo Is the Spec"]},"33":{"title":"What the Repo Should Contain","titles":["The Repo Is the Spec"]},"34":{"title":"Why This Matters for Agents","titles":["The Repo Is the Spec"]},"35":{"title":"The Rule","titles":["The Repo Is the Spec"]},"36":{"title":"The 6-Level Security Ladder","titles":[]},"37":{"title":"Level 0: ACIP (Prompt Injection Defense)","titles":["The 6-Level Security Ladder"]},"38":{"title":"Level 1-2: Theatre (Skills + System Prompts)","titles":["The 6-Level Security Ladder"]},"39":{"title":"Level 3: Blacklist Hook","titles":["The 6-Level Security Ladder"]},"40":{"title":"Level 4: Whitelist Hook","titles":["The 6-Level Security Ladder"]},"41":{"title":"Level 5: No Bash","titles":["The 6-Level Security Ladder"]},"42":{"title":"The Full Stack","titles":["The 6-Level Security Ladder"]},"43":{"title":"The 3x Rule of Agent Costs","titles":[]},"44":{"title":"Why the Multiplier Exists","titles":["The 3x Rule of Agent Costs"]},"45":{"title":"Where the Cost Goes","titles":["The 3x Rule of Agent Costs"]},"46":{"title":"Quick Estimation","titles":["The 3x Rule of Agent Costs"]},"47":{"title":"Budget Accordingly","titles":["The 3x Rule of Agent Costs"]},"48":{"title":"The Verifier Pattern","titles":[]},"49":{"title":"Architecture","titles":["The Verifier Pattern"]},"50":{"title":"The Confidence Ladder","titles":["The Verifier Pattern"]},"51":{"title":"Why This Works","titles":["The Verifier Pattern"]},"52":{"title":"The Feedback Loop","titles":["The Verifier Pattern"]},"53":{"title":"Vibe Coding vs Agentic Engineering","titles":[]},"54":{"title":"The 5 Hard Rules","titles":["Vibe Coding vs Agentic Engineering"]},"55":{"title":"The Practical Difference","titles":["Vibe Coding vs Agentic Engineering"]},"56":{"title":"The Karpathy Framing","titles":["Vibe Coding vs Agentic Engineering"]},"57":{"title":"What Is an AI Agent, Really?","titles":[]},"58":{"title":"The Three Components","titles":["What Is an AI Agent, Really?"]},"59":{"title":"What Each Combination Gives You","titles":["What Is an AI Agent, Really?"]},"60":{"title":"The Loop in Pseudocode","titles":["What Is an AI Agent, Really?"]},"61":{"title":"Common Misconception","titles":["What Is an AI Agent, Really?"]},"62":{"title":"Why One Agent Is Not Enough","titles":[]},"63":{"title":"The Context Ceiling","titles":["Why One Agent Is Not Enough"]},"64":{"title":"The Capability Ceiling","titles":["Why One Agent Is Not Enough"]},"65":{"title":"The Reliability Ceiling","titles":["Why One Agent Is Not Enough"]},"66":{"title":"The Solution: Depth-2 Delegation","titles":["Why One Agent Is Not Enough"]},"67":{"title":"When to Go Multi-Agent","titles":["Why One Agent Is Not Enough"]},"68":{"title":"Buy","titles":[]},"69":{"title":"Choose Your Tier","titles":["Buy"]},"70":{"title":"Self-Paced — $97","titles":["Buy","Choose Your Tier"]},"71":{"title":"Enterprise — $199","titles":["Buy","Choose Your Tier"]},"72":{"title":"Cohort — $247 (Next cohort: TBD)","titles":["Buy","Choose Your Tier"]},"73":{"title":"Individual Skill Kits","titles":["Buy"]},"74":{"title":"What Happens After Purchase","titles":["Buy"]},"75":{"title":"Certificate","titles":["Buy"]},"76":{"title":"Certificate of Completion","titles":[]},"77":{"title":"FDSA Agentic Engineering Course","titles":["Certificate of Completion"]},"78":{"title":"Student Orientation Guide","titles":[]},"79":{"title":"Step 1: Prerequisites Checklist","titles":["Student Orientation Guide"]},"80":{"title":"Optional (install later when needed)","titles":["Student Orientation Guide","Step 1: Prerequisites Checklist"]},"81":{"title":"Step 2: Course Structure","titles":["Student Orientation Guide"]},"82":{"title":"How Each Module Works","titles":["Student Orientation Guide","Step 2: Course Structure"]},"83":{"title":"Step 3: Your First Lab","titles":["Student Orientation Guide"]},"84":{"title":"Lab Tips","titles":["Student Orientation Guide","Step 3: Your First Lab"]},"85":{"title":"Step 4: Install Skills (Optional)","titles":["Student Orientation Guide"]},"86":{"title":"Step 5: Recommended Learning Path","titles":["Student Orientation Guide"]},"87":{"title":"Common Pitfalls","titles":["Student Orientation Guide"]},"88":{"title":"Getting Help","titles":["Student Orientation Guide"]},"89":{"title":"What You'll Learn","titles":["Student Orientation Guide"]},"90":{"title":"Labs Overview","titles":[]},"91":{"title":"Lab Index","titles":["Labs Overview"]},"92":{"title":"Running Labs","titles":["Labs Overview"]},"93":{"title":"Lab Structure","titles":["Labs Overview"]},"94":{"title":"Offline Mode","titles":["Labs Overview"]},"95":{"title":"L1: Your First Agent","titles":[]},"96":{"title":"Objective","titles":["L1: Your First Agent"]},"97":{"title":"Concepts","titles":["L1: Your First Agent"]},"98":{"title":"Starter","titles":["L1: Your First Agent"]},"99":{"title":"Solution","titles":["L1: Your First Agent"]},"100":{"title":"Checkpoints","titles":["L1: Your First Agent"]},"101":{"title":"L2b: Context-Aware Agent","titles":[]},"102":{"title":"Objective","titles":["L2b: Context-Aware Agent"]},"103":{"title":"Concepts","titles":["L2b: Context-Aware Agent"]},"104":{"title":"Starter","titles":["L2b: Context-Aware Agent"]},"105":{"title":"Checkpoints","titles":["L2b: Context-Aware Agent"]},"106":{"title":"Solution","titles":["L2b: Context-Aware Agent"]},"107":{"title":"L2a: Multi-Tool Agent","titles":[]},"108":{"title":"Objective","titles":["L2a: Multi-Tool Agent"]},"109":{"title":"Concepts","titles":["L2a: Multi-Tool Agent"]},"110":{"title":"Starter","titles":["L2a: Multi-Tool Agent"]},"111":{"title":"Checkpoints","titles":["L2a: Multi-Tool Agent"]},"112":{"title":"Solution","titles":["L2a: Multi-Tool Agent"]},"113":{"title":"L4a: Agent Chain","titles":[]},"114":{"title":"Objective","titles":["L4a: Agent Chain"]},"115":{"title":"Concepts","titles":["L4a: Agent Chain"]},"116":{"title":"Starter","titles":["L4a: Agent Chain"]},"117":{"title":"Checkpoints","titles":["L4a: Agent Chain"]},"118":{"title":"Solution","titles":["L4a: Agent Chain"]},"119":{"title":"L4b: Multi-Team Config","titles":[]},"120":{"title":"Objective","titles":["L4b: Multi-Team Config"]},"121":{"title":"Concepts","titles":["L4b: Multi-Team Config"]},"122":{"title":"Starter","titles":["L4b: Multi-Team Config"]},"123":{"title":"Checkpoints","titles":["L4b: Multi-Team Config"]},"124":{"title":"Solution","titles":["L4b: Multi-Team Config"]},"125":{"title":"L3a: L4 Whitelist Hook","titles":[]},"126":{"title":"Objective","titles":["L3a: L4 Whitelist Hook"]},"127":{"title":"Concepts","titles":["L3a: L4 Whitelist Hook"]},"128":{"title":"Starter","titles":["L3a: L4 Whitelist Hook"]},"129":{"title":"Solution","titles":["L3a: L4 Whitelist Hook"]},"130":{"title":"Key Design Rules","titles":["L3a: L4 Whitelist Hook"]},"131":{"title":"Test Cases","titles":["L3a: L4 Whitelist Hook"]},"132":{"title":"L5b: CI/CD Pipeline","titles":[]},"133":{"title":"Objective","titles":["L5b: CI/CD Pipeline"]},"134":{"title":"Concepts","titles":["L5b: CI/CD Pipeline"]},"135":{"title":"Starter","titles":["L5b: CI/CD Pipeline"]},"136":{"title":"Checkpoints","titles":["L5b: CI/CD Pipeline"]},"137":{"title":"Solution","titles":["L5b: CI/CD Pipeline"]},"138":{"title":"L3b: Verifier Agent","titles":[]},"139":{"title":"Objective","titles":["L3b: Verifier Agent"]},"140":{"title":"Concepts","titles":["L3b: Verifier Agent"]},"141":{"title":"Starter","titles":["L3b: Verifier Agent"]},"142":{"title":"Checkpoints","titles":["L3b: Verifier Agent"]},"143":{"title":"Solution","titles":["L3b: Verifier Agent"]},"144":{"title":"L5a: Observability","titles":[]},"145":{"title":"Objective","titles":["L5a: Observability"]},"146":{"title":"Concepts","titles":["L5a: Observability"]},"147":{"title":"Starter","titles":["L5a: Observability"]},"148":{"title":"Checkpoints","titles":["L5a: Observability"]},"149":{"title":"Solution","titles":["L5a: Observability"]},"150":{"title":"L6b: Cost Optimization","titles":[]},"151":{"title":"Objective","titles":["L6b: Cost Optimization"]},"152":{"title":"Concepts","titles":["L6b: Cost Optimization"]},"153":{"title":"Starter","titles":["L6b: Cost Optimization"]},"154":{"title":"Checkpoints","titles":["L6b: Cost Optimization"]},"155":{"title":"Solution","titles":["L6b: Cost Optimization"]},"156":{"title":"L6a: Eval Harness","titles":[]},"157":{"title":"Objective","titles":["L6a: Eval Harness"]},"158":{"title":"Concepts","titles":["L6a: Eval Harness"]},"159":{"title":"Starter","titles":["L6a: Eval Harness"]},"160":{"title":"Checkpoints","titles":["L6a: Eval Harness"]},"161":{"title":"Solution","titles":["L6a: Eval Harness"]},"162":{"title":"L7a: Autoresearch Loop","titles":[]},"163":{"title":"Objective","titles":["L7a: Autoresearch Loop"]},"164":{"title":"Concepts","titles":["L7a: Autoresearch Loop"]},"165":{"title":"Starter","titles":["L7a: Autoresearch Loop"]},"166":{"title":"Solution","titles":["L7a: Autoresearch Loop"]},"167":{"title":"Experiment Log Format","titles":["L7a: Autoresearch Loop"]},"168":{"title":"Integrity Guards","titles":["L7a: Autoresearch Loop"]},"169":{"title":"L7b: Meta-Agent","titles":[]},"170":{"title":"Objective","titles":["L7b: Meta-Agent"]},"171":{"title":"Concepts","titles":["L7b: Meta-Agent"]},"172":{"title":"Starter","titles":["L7b: Meta-Agent"]},"173":{"title":"Checkpoints","titles":["L7b: Meta-Agent"]},"174":{"title":"Solution","titles":["L7b: Meta-Agent"]},"175":{"title":"Competitive Analysis: Agentic Engineering Course Landscape","titles":[]},"176":{"title":"Live Comparison: walkinglabs.github.io Course","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"177":{"title":"Their Structure (12 lectures, 6 projects)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: walkinglabs.github.io Course"]},"178":{"title":"Key Differences: Your Course vs Theirs","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: walkinglabs.github.io Course"]},"179":{"title":"Live Comparison: ClaudeFAST (claudefa.st)","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"180":{"title":"ClaudeFAST Blog Topics","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"181":{"title":"Their Product Kits","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"182":{"title":"What Their 16 Agents + 280 Skills Tell Us","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"183":{"title":"What You Should Borrow","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: ClaudeFAST (claudefa.st)"]},"184":{"title":"Course Comparison Matrix","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"185":{"title":"Module-by-Module Comparison","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"186":{"title":"Foundations (What is an agent, harness vs model, decision frameworks)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"187":{"title":"Agent Architecture (Tools, loops, context, memory)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"188":{"title":"Safety & Security (5-level ladder, hooks, verifier)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"189":{"title":"Multi-Agent Orchestration (teams, chains, P2P)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"190":{"title":"Production Patterns (deployment, CI/CD, monitoring)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"191":{"title":"Economics & Evaluation (pricing, cost optimization, evals)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"192":{"title":"Advanced Topics (autoresearch, meta-agents)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Module-by-Module Comparison"]},"193":{"title":"Differentiator Summary","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"194":{"title":"Content Only Your Course Has (UNIQUE)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Differentiator Summary"]},"195":{"title":"Content Shared With TAC Only (DIFFERENTIATOR vs everyone else)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Differentiator Summary"]},"196":{"title":"Content Commoditized (Everyone covers it)","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Differentiator Summary"]},"197":{"title":"Price Positioning","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"198":{"title":"Market Positioning Recommendation","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"199":{"title":"Validation: ClaudeFAST Articles (Published May 2026)","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"200":{"title":"Article 1: "The Agent Manager: Who Owns Claude Code?"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Validation: ClaudeFAST Articles (Published May 2026)"]},"201":{"title":"Article 2: "Thread-Based Engineering: Scale Claude Code Sessions"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Validation: ClaudeFAST Articles (Published May 2026)"]},"202":{"title":"What This Validates","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Validation: ClaudeFAST Articles (Published May 2026)"]},"203":{"title":"Live Comparison: IndyDevDan's Published Content (agenticengineer.com)","titles":["Competitive Analysis: Agentic Engineering Course Landscape"]},"204":{"title":"Page 1: "The Only Claude Code Competitor"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"205":{"title":"Page 2: "Top 2% Agentic Engineering" — 10 Bets for 2026","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"206":{"title":"Page 3: "Thinking in Threads" — His Signature Framework","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"207":{"title":"Page 4: "Engineering with Exponentials"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"208":{"title":"Page 5: "Compute Advantage Equation"","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"209":{"title":"Summary: His IP vs Your Coverage","titles":["Competitive Analysis: Agentic Engineering Course Landscape","Live Comparison: IndyDevDan's Published Content (agenticengineer.com)"]},"210":{"title":"The Great Agent Debate","titles":[]},"211":{"title":"Armin Ronacher — "Building Pi With Pi"","titles":["The Great Agent Debate"]},"212":{"title":"George Hotz — "The Eternal Sloptember"","titles":["The Great Agent Debate"]},"213":{"title":"The Synthesized View","titles":["The Great Agent Debate"]},"214":{"title":"Curriculum","titles":[]},"215":{"title":"Module Overview","titles":["Curriculum"]},"216":{"title":"Module 1: Foundations (4-6 hours)","titles":["Curriculum"]},"217":{"title":"Module 2: Architecture (6-8 hours)","titles":["Curriculum"]},"218":{"title":"Module 3: Safety & Security (5-7 hours)","titles":["Curriculum"]},"219":{"title":"Module 4: Orchestration (7-9 hours)","titles":["Curriculum"]},"220":{"title":"Module 5: Production (5-7 hours)","titles":["Curriculum"]},"221":{"title":"Module 6: Economics (4-6 hours)","titles":["Curriculum"]},"222":{"title":"Module 7: Advanced (5-7 hours)","titles":["Curriculum"]},"223":{"title":"Module 8: Capstone (8-12 hours)","titles":["Curriculum"]},"224":{"title":"Reference Documents","titles":["Curriculum"]},"225":{"title":"Feynman-Style Course: Core Concepts in Plain Language","titles":[]},"226":{"title":"1. What Is an AI Agent? (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"227":{"title":"2. The Harness vs The Model (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"228":{"title":"3. The Agent Loop (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"229":{"title":"4. The Four Things You Control (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"230":{"title":"5. The Repository IS the Spec (M1)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"231":{"title":"6. The Security Ladder (M3)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"232":{"title":"7. Why One Agent Is Not Enough (M4)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"233":{"title":"8. Orchestration Patterns (M4)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"234":{"title":"9. TillDone — Task Discipline (M4)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"235":{"title":"10. The 3x Rule (M6)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"236":{"title":"11. Cascade Routing (M6)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"237":{"title":"12. The Verifier (M3)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"238":{"title":"13. The Confidence Ladder (M3)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"239":{"title":"14. Autoresearch (M7)","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"240":{"title":"15. The Universal Truth","titles":["Feynman-Style Course: Core Concepts in Plain Language"]},"241":{"title":"Agentic Engineering — Technical Field Manual","titles":[]},"242":{"title":"1. Agent CLI Quick Reference","titles":["Agentic Engineering — Technical Field Manual"]},"243":{"title":"Claude Code","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"244":{"title":"Pi Coding Agent","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"245":{"title":"OpenCode","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"246":{"title":"OpenClaw","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"247":{"title":"Install Course","titles":["Agentic Engineering — Technical Field Manual","1. Agent CLI Quick Reference"]},"248":{"title":"2. The 6-Level Security Ladder","titles":["Agentic Engineering — Technical Field Manual"]},"249":{"title":"Probability Math","titles":["Agentic Engineering — Technical Field Manual","2. The 6-Level Security Ladder"]},"250":{"title":"Damage Control — 3 Access Levels","titles":["Agentic Engineering — Technical Field Manual","2. The 6-Level Security Ladder"]},"251":{"title":"3. Orchestration Patterns","titles":["Agentic Engineering — Technical Field Manual"]},"252":{"title":"YAML Pipeline Template","titles":["Agentic Engineering — Technical Field Manual","3. Orchestration Patterns"]},"253":{"title":"4. Key Formulas","titles":["Agentic Engineering — Technical Field Manual"]},"254":{"title":"Compute Advantage","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"255":{"title":"pass@k","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"256":{"title":"3x Cost Rule","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"257":{"title":"Cascade Routing Savings","titles":["Agentic Engineering — Technical Field Manual","4. Key Formulas"]},"258":{"title":"5. Model Pricing (per million tokens)","titles":["Agentic Engineering — Technical Field Manual"]},"259":{"title":"Cascade Routing Strategy","titles":["Agentic Engineering — Technical Field Manual","5. Model Pricing (per million tokens)"]},"260":{"title":"6. Verifier Confidence Ladder","titles":["Agentic Engineering — Technical Field Manual"]},"261":{"title":"7. Lab Index","titles":["Agentic Engineering — Technical Field Manual"]},"262":{"title":"8. Capstone Options","titles":["Agentic Engineering — Technical Field Manual"]},"263":{"title":"9. Skill Kits (7 kits, 18 SKILL.md files)","titles":["Agentic Engineering — Technical Field Manual"]},"264":{"title":"10. The Universal Truth","titles":["Agentic Engineering — Technical Field Manual"]},"265":{"title":"11. Quick Reference Card","titles":["Agentic Engineering — Technical Field Manual"]},"266":{"title":"Module 1: Foundations","titles":[]},"267":{"title":"Lesson 1.1: What Makes an Agent?","titles":["Module 1: Foundations"]},"268":{"title":"The Three Components","titles":["Module 1: Foundations","Lesson 1.1: What Makes an Agent?"]},"269":{"title":"Lesson 1.2: The Harness vs The Model","titles":["Module 1: Foundations"]},"270":{"title":"The 5 Subsystems of a Harness","titles":["Module 1: Foundations","Lesson 1.2: The Harness vs The Model"]},"271":{"title":"The 4 Dimensions of Control","titles":["Module 1: Foundations","Lesson 1.2: The Harness vs The Model"]},"272":{"title":"Lesson 1.8: Do You Trust Your Agents?","titles":["Module 1: Foundations"]},"273":{"title":"The Counterargument: George Hotz","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"274":{"title":"Why We Include This","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"275":{"title":"Meanwhile: Armin Ronacher","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"276":{"title":"The Question Remains","titles":["Module 1: Foundations","Lesson 1.8: Do You Trust Your Agents?"]},"277":{"title":"Lesson 1.3: Decision Framework — "Should I use an agent for this?"","titles":["Module 1: Foundations"]},"278":{"title":"The 4-Question Filter","titles":["Module 1: Foundations","Lesson 1.3: Decision Framework — "Should I use an agent for this?""]},"279":{"title":"The Decision Tree","titles":["Module 1: Foundations","Lesson 1.3: Decision Framework — "Should I use an agent for this?""]},"280":{"title":"Lesson 1.8: The Repository IS the Spec","titles":["Module 1: Foundations"]},"281":{"title":"What the Repo Should Contain","titles":["Module 1: Foundations","Lesson 1.8: The Repository IS the Spec"]},"282":{"title":"Why This Matters","titles":["Module 1: Foundations","Lesson 1.8: The Repository IS the Spec"]},"283":{"title":"Lesson 1.8: The Agent Loop","titles":["Module 1: Foundations"]},"284":{"title":"The Universal Pattern","titles":["Module 1: Foundations","Lesson 1.8: The Agent Loop"]},"285":{"title":"Pseudocode","titles":["Module 1: Foundations","Lesson 1.8: The Agent Loop"]},"286":{"title":"Lesson 1.8: Tool Calling Deep Dive","titles":["Module 1: Foundations"]},"287":{"title":"Tool Definition Anatomy","titles":["Module 1: Foundations","Lesson 1.8: Tool Calling Deep Dive"]},"288":{"title":"The Reasoning Parameter","titles":["Module 1: Foundations","Lesson 1.8: Tool Calling Deep Dive"]},"289":{"title":"Forced Tool Calls vs Auto","titles":["Module 1: Foundations","Lesson 1.8: Tool Calling Deep Dive"]},"290":{"title":"Lesson 1.8: Vibe Coding vs Agentic Engineering","titles":["Module 1: Foundations"]},"291":{"title":"The Five Hard Rules","titles":["Module 1: Foundations","Lesson 1.8: Vibe Coding vs Agentic Engineering"]},"292":{"title":"Lab 1.9: Your First Agent","titles":["Module 1: Foundations"]},"293":{"title":"Quiz M1","titles":["Module 1: Foundations"]},"294":{"title":"Module 3: Safety & Security","titles":[]},"295":{"title":"Lesson 3.1: Why Bash Is the Single Point of Failure","titles":["Module 3: Safety & Security"]},"296":{"title":"Beyond Bash: Prompt Injection (L0)","titles":["Module 3: Safety & Security","Lesson 3.1: Why Bash Is the Single Point of Failure"]},"297":{"title":"Why Bash Is the Single Point of Failure","titles":["Module 3: Safety & Security","Lesson 3.1: Why Bash Is the Single Point of Failure"]},"298":{"title":"External vs Internal Threat Model","titles":["Module 3: Safety & Security","Lesson 3.1: Why Bash Is the Single Point of Failure"]},"299":{"title":"Lesson 3.2: The 5-Level Security Ladder","titles":["Module 3: Safety & Security"]},"300":{"title":"Key Insight","titles":["Module 3: Safety & Security","Lesson 3.2: The 5-Level Security Ladder"]},"301":{"title":"Lesson 3.3: The L3 Marque Break","titles":["Module 3: Safety & Security"]},"302":{"title":"Lesson 3.4: Damage Control — Three Access Levels","titles":["Module 3: Safety & Security"]},"303":{"title":"Zero Access (can't read or write)","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"304":{"title":"Read-Only (can read, can't modify)","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"305":{"title":"No-Delete (can modify, can't delete)","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"306":{"title":"Implementation Pattern","titles":["Module 3: Safety & Security","Lesson 3.4: Damage Control — Three Access Levels"]},"307":{"title":"Lesson 3.5: Hook Architecture — 13 Lifecycle Events","titles":["Module 3: Safety & Security"]},"308":{"title":"Session Lifecycle","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"309":{"title":"Main Loop","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"310":{"title":"Subagent Lifecycle","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"311":{"title":"Maintenance","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"312":{"title":"Flow Control","titles":["Module 3: Safety & Security","Lesson 3.5: Hook Architecture — 13 Lifecycle Events"]},"313":{"title":"Lesson 3.6: The Verifier Pattern","titles":["Module 3: Safety & Security"]},"314":{"title":"Architecture","titles":["Module 3: Safety & Security","Lesson 3.6: The Verifier Pattern"]},"315":{"title":"Key Properties","titles":["Module 3: Safety & Security","Lesson 3.6: The Verifier Pattern"]},"316":{"title":"The Confidence Ladder","titles":["Module 3: Safety & Security","Lesson 3.6: The Verifier Pattern"]},"317":{"title":"Lesson 3.7: Defense-in-Depth Stacking","titles":["Module 3: Safety & Security"]},"318":{"title":"Lab 3.8: Implement L4 Whitelist Hook","titles":["Module 3: Safety & Security"]},"319":{"title":"Lab 3.9: Build a Verifier Agent","titles":["Module 3: Safety & Security"]},"320":{"title":"Module 4: Multi-Agent Orchestration","titles":[]},"321":{"title":"Lesson 4.1: Why One Agent Is Not Enough","titles":["Module 4: Multi-Agent Orchestration"]},"322":{"title":"The Stacking Insight","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.1: Why One Agent Is Not Enough"]},"323":{"title":"Lesson 4.2: Orchestration Patterns","titles":["Module 4: Multi-Agent Orchestration"]},"324":{"title":"Pattern 1: Dispatcher (Hub-and-Spoke)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2: Orchestration Patterns"]},"325":{"title":"Pattern 2: Pipeline (Sequential)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2: Orchestration Patterns"]},"326":{"title":"Pattern 3: Peer-to-Peer (Flat)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2: Orchestration Patterns"]},"327":{"title":"Lesson 4.2b: P-Threads — Parallel Agent Execution","titles":["Module 4: Multi-Agent Orchestration"]},"328":{"title":"Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"329":{"title":"When to Use P-Threads","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"330":{"title":"Implementation with mprocs","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"331":{"title":"Implementation with agent-mux","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"332":{"title":"Key Design Rules","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2b: P-Threads — Parallel Agent Execution"]},"333":{"title":"Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)","titles":["Module 4: Multi-Agent Orchestration"]},"334":{"title":"Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"335":{"title":"When to Use F-Threads","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"336":{"title":"Your UI Agents System as F-Thread Example","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"337":{"title":"Judge Criteria Template","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.2c: F-Threads — Fusion (N Agents, One Winner)"]},"338":{"title":"Lesson 4.3: Depth-2 Delegation","titles":["Module 4: Multi-Agent Orchestration"]},"339":{"title":"The Rule","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.3: Depth-2 Delegation"]},"340":{"title":"Lesson 4.4: Agent Experts That Remember","titles":["Module 4: Multi-Agent Orchestration"]},"341":{"title":"Mental Models","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.4: Agent Experts That Remember"]},"342":{"title":"Self-Improve Commands","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.4: Agent Experts That Remember"]},"343":{"title":"Compounding Knowledge","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.4: Agent Experts That Remember"]},"344":{"title":"Lesson 4.5: Domain Locking","titles":["Module 4: Multi-Agent Orchestration"]},"345":{"title":"Lesson 4.6: TillDone Task Discipline","titles":["Module 4: Multi-Agent Orchestration"]},"346":{"title":"The Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.6: TillDone Task Discipline"]},"347":{"title":"Why It Matters","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.6: TillDone Task Discipline"]},"348":{"title":"Lesson 4.7: Agent Chains","titles":["Module 4: Multi-Agent Orchestration"]},"349":{"title":"YAML-Defined Pipelines","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.7: Agent Chains"]},"350":{"title":"Variables","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.7: Agent Chains"]},"351":{"title":"Lesson 4.8: Pi-to-Pi Communication","titles":["Module 4: Multi-Agent Orchestration"]},"352":{"title":"The Shift: Hierarchy → Flat","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"353":{"title":"Reference Implementation: MCP Agent Mail (Jeff Emanuel, 1,955★)","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"354":{"title":"Four Tools","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"355":{"title":"Safety","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.8: Pi-to-Pi Communication"]},"356":{"title":"Lesson 4.9: Conversation Awareness","titles":["Module 4: Multi-Agent Orchestration"]},"357":{"title":"Lesson 4.9b: Service Connectors","titles":["Module 4: Multi-Agent Orchestration"]},"358":{"title":"The Pattern","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"359":{"title":"Design Rules","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"360":{"title":"Reference Implementation","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"361":{"title":"Integration with Agent Teams","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.9b: Service Connectors"]},"362":{"title":"Lesson 4.10: The CEO Board System","titles":["Module 4: Multi-Agent Orchestration"]},"363":{"title":"Flow","titles":["Module 4: Multi-Agent Orchestration","Lesson 4.10: The CEO Board System"]},"364":{"title":"Lesson 4.11: UI Agents System","titles":["Module 4: Multi-Agent Orchestration"]},"365":{"title":"Lab 4.12: Build an Agent Chain","titles":["Module 4: Multi-Agent Orchestration"]},"366":{"title":"Lab 4.13: Deploy a Multi-Team System","titles":["Module 4: Multi-Agent Orchestration"]},"367":{"title":"Module 2: Agent Architecture","titles":[]},"368":{"title":"Lesson 2.1: The Four Pillars","titles":["Module 2: Agent Architecture"]},"369":{"title":"Lesson 2.2: Tool Design Patterns","titles":["Module 2: Agent Architecture"]},"370":{"title":"Tool Distribution Channels (from Beyond MCP research)","titles":["Module 2: Agent Architecture","Lesson 2.2: Tool Design Patterns"]},"371":{"title":"Tool Design Rules","titles":["Module 2: Agent Architecture","Lesson 2.2: Tool Design Patterns"]},"372":{"title":"Advanced: Resource Mirror Pattern","titles":["Module 2: Agent Architecture","Lesson 2.2: Tool Design Patterns"]},"373":{"title":"Lesson 2.3: Agent Loop Variants","titles":["Module 2: Agent Architecture"]},"374":{"title":"Level 1: Simple Prompt → Execute","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"375":{"title":"Level 2: Tool-Use Agent Loop","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"376":{"title":"Level 3: Task-Completion Loop","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"377":{"title":"Level 4: Sub-Agent Orchestration","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"378":{"title":"Level 5: Full Multi-Agent","titles":["Module 2: Agent Architecture","Lesson 2.3: Agent Loop Variants"]},"379":{"title":"Lesson 2.3b: Skills System Deep Dive","titles":["Module 2: Agent Architecture"]},"380":{"title":"Path-Scoped Skills","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"381":{"title":"Subdirectory CLAUDE.md","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"382":{"title":"Plugin Distribution Model","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"383":{"title":"LSP MCP Server Pattern","titles":["Module 2: Agent Architecture","Lesson 2.3b: Skills System Deep Dive"]},"384":{"title":"Lesson 2.3c: Agent-Readable Workspace Design","titles":["Module 2: Agent Architecture"]},"385":{"title":"The Discovery Pattern","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"386":{"title":"Initialization as Its Own Phase","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"387":{"title":"Feature Lists as Harness Primitives","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"388":{"title":"Clean State Between Sessions","titles":["Module 2: Agent Architecture","Lesson 2.3c: Agent-Readable Workspace Design"]},"389":{"title":"Lesson 2.4: Context Window Management","titles":["Module 2: Agent Architecture"]},"390":{"title":"The Problem","titles":["Module 2: Agent Architecture","Lesson 2.4: Context Window Management"]},"391":{"title":"Solutions (from worst to best)","titles":["Module 2: Agent Architecture","Lesson 2.4: Context Window Management"]},"392":{"title":"Best Practice: Hybrid","titles":["Module 2: Agent Architecture","Lesson 2.4: Context Window Management"]},"393":{"title":"Lesson 2.5: Memory Patterns","titles":["Module 2: Agent Architecture"]},"394":{"title":"Mental Models (from multi-team system)","titles":["Module 2: Agent Architecture","Lesson 2.5: Memory Patterns"]},"395":{"title":"Scratch Pads","titles":["Module 2: Agent Architecture","Lesson 2.5: Memory Patterns"]},"396":{"title":"Lesson 2.6: The Reasoning Parameter","titles":["Module 2: Agent Architecture"]},"397":{"title":"Lesson 2.7: Codebase Architectures for Agents","titles":["Module 2: Agent Architecture"]},"398":{"title":"Lab 2.8: Multi-Tool Agent","titles":["Module 2: Agent Architecture"]},"399":{"title":"Lab 2.9: Context-Aware Agent","titles":["Module 2: Agent Architecture"]},"400":{"title":"Module 5: Production Patterns","titles":[]},"401":{"title":"Lesson 5.1: What Production Means for Agents","titles":["Module 5: Production Patterns"]},"402":{"title":"Production Readiness Checklist","titles":["Module 5: Production Patterns","Lesson 5.1: What Production Means for Agents"]},"403":{"title":"Lesson 5.2: CI/CD for Agents","titles":["Module 5: Production Patterns"]},"404":{"title":"Golden Dataset","titles":["Module 5: Production Patterns","Lesson 5.2: CI/CD for Agents"]},"405":{"title":"Pipeline","titles":["Module 5: Production Patterns","Lesson 5.2: CI/CD for Agents"]},"406":{"title":"Lesson 5.2b: Case Study — The 5-Tool Production Stack","titles":["Module 5: Production Patterns"]},"407":{"title":"The Stack","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"408":{"title":"Tool Roles and Selection Logic","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"409":{"title":"How They Work Together (Real Session Flow)","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"410":{"title":"Key Production Patterns","titles":["Module 5: Production Patterns","Lesson 5.2b: Case Study — The 5-Tool Production Stack"]},"411":{"title":"Lesson 5.2c: The Agent Manager Role","titles":["Module 5: Production Patterns"]},"412":{"title":"Responsibilities","titles":["Module 5: Production Patterns","Lesson 5.2c: The Agent Manager Role"]},"413":{"title":"90-Day Setup Playbook","titles":["Module 5: Production Patterns","Lesson 5.2c: The Agent Manager Role"]},"414":{"title":"Lesson 5.3: Shadow Deployments","titles":["Module 5: Production Patterns"]},"415":{"title":"How It Works","titles":["Module 5: Production Patterns","Lesson 5.3: Shadow Deployments"]},"416":{"title":"When to Shadow Deploy","titles":["Module 5: Production Patterns","Lesson 5.3: Shadow Deployments"]},"417":{"title":"Lesson 5.4: Rollback Strategies","titles":["Module 5: Production Patterns"]},"418":{"title":"What Rollback Means for Agents","titles":["Module 5: Production Patterns","Lesson 5.4: Rollback Strategies"]},"419":{"title":"Implementation","titles":["Module 5: Production Patterns","Lesson 5.4: Rollback Strategies"]},"420":{"title":"Lesson 5.5: Observability & Monitoring","titles":["Module 5: Production Patterns"]},"421":{"title":"What to Trace (Every Single Turn)","titles":["Module 5: Production Patterns","Lesson 5.5: Observability & Monitoring"]},"422":{"title":"Decision Tracing","titles":["Module 5: Production Patterns","Lesson 5.5: Observability & Monitoring"]},"423":{"title":"Key Metrics","titles":["Module 5: Production Patterns","Lesson 5.5: Observability & Monitoring"]},"424":{"title":"Lesson 5.6: Alerting on Agent-Specific Signals","titles":["Module 5: Production Patterns"]},"425":{"title":"What to Alert On","titles":["Module 5: Production Patterns","Lesson 5.6: Alerting on Agent-Specific Signals"]},"426":{"title":"Alert Routing","titles":["Module 5: Production Patterns","Lesson 5.6: Alerting on Agent-Specific Signals"]},"427":{"title":"Lesson 5.6b: Cross-Provider Session Search","titles":["Module 5: Production Patterns"]},"428":{"title":"The Problem","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"429":{"title":"The Solution","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"430":{"title":"Why This Matters for Production","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"431":{"title":"Integration with Our Stack","titles":["Module 5: Production Patterns","Lesson 5.6b: Cross-Provider Session Search"]},"432":{"title":"Lesson 5.7: Deployment Modes","titles":["Module 5: Production Patterns"]},"433":{"title":"Reachability","titles":["Module 5: Production Patterns","Lesson 5.7: Deployment Modes"]},"434":{"title":"Lesson 5.8: Cost Control","titles":["Module 5: Production Patterns"]},"435":{"title":"Budget Architecture","titles":["Module 5: Production Patterns","Lesson 5.8: Cost Control"]},"436":{"title":"Budget Policies","titles":["Module 5: Production Patterns","Lesson 5.8: Cost Control"]},"437":{"title":"Warning vs Hard Stop","titles":["Module 5: Production Patterns","Lesson 5.8: Cost Control"]},"438":{"title":"Lab 5.9: Set Up Agent Observability","titles":["Module 5: Production Patterns"]},"439":{"title":"Lab 5.10: CI/CD Pipeline","titles":["Module 5: Production Patterns"]},"440":{"title":"Module 7: Advanced Topics","titles":[]},"441":{"title":"Lesson 7.1: Autoresearch","titles":["Module 7: Advanced Topics"]},"442":{"title":"The Core Loop","titles":["Module 7: Advanced Topics","Lesson 7.1: Autoresearch"]},"443":{"title":"Brand Monitor Example","titles":["Module 7: Advanced Topics","Lesson 7.1: Autoresearch"]},"444":{"title":"Lesson 7.2: The Experiment Loop — Integrity","titles":["Module 7: Advanced Topics"]},"445":{"title":"Three Threats to Integrity","titles":["Module 7: Advanced Topics","Lesson 7.2: The Experiment Loop — Integrity"]},"446":{"title":"Integrity Guards","titles":["Module 7: Advanced Topics","Lesson 7.2: The Experiment Loop — Integrity"]},"447":{"title":"Lesson 7.3: Meta-Agents — Agents That Build Agents","titles":["Module 7: Advanced Topics"]},"448":{"title":"The Pattern","titles":["Module 7: Advanced Topics","Lesson 7.3: Meta-Agents — Agents That Build Agents"]},"449":{"title":"Pi-Pi Meta-Agent","titles":["Module 7: Advanced Topics","Lesson 7.3: Meta-Agents — Agents That Build Agents"]},"450":{"title":"Lesson 7.4: Beyond MCP — The Context Cost Trade-off","titles":["Module 7: Advanced Topics"]},"451":{"title":"The Matrix","titles":["Module 7: Advanced Topics","Lesson 7.4: Beyond MCP — The Context Cost Trade-off"]},"452":{"title":"The Insight","titles":["Module 7: Advanced Topics","Lesson 7.4: Beyond MCP — The Context Cost Trade-off"]},"453":{"title":"Lesson 7.5: The Mac Mini Agent — Physical Sandbox","titles":["Module 7: Advanced Topics"]},"454":{"title":"Architecture","titles":["Module 7: Advanced Topics","Lesson 7.5: The Mac Mini Agent — Physical Sandbox"]},"455":{"title":"Sentinel Pattern","titles":["Module 7: Advanced Topics","Lesson 7.5: The Mac Mini Agent — Physical Sandbox"]},"456":{"title":"Lesson 7.6: Always-On Agents","titles":["Module 7: Advanced Topics"]},"457":{"title":"Voice-to-Command Bridge","titles":["Module 7: Advanced Topics","Lesson 7.6: Always-On Agents"]},"458":{"title":"Job Server Pattern","titles":["Module 7: Advanced Topics","Lesson 7.6: Always-On Agents"]},"459":{"title":"Heartbeat Execution (from Paperclip)","titles":["Module 7: Advanced Topics","Lesson 7.6: Always-On Agents"]},"460":{"title":"Lab 7.7: Build an Autoresearch Loop","titles":["Module 7: Advanced Topics"]},"461":{"title":"Lab 7.8: Meta-Agent","titles":["Module 7: Advanced Topics"]},"462":{"title":"Module 6: Economics & Evaluation","titles":[]},"463":{"title":"Lesson 6.0: The Compute Advantage Equation","titles":["Module 6: Economics & Evaluation"]},"464":{"title":"The Equation","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"465":{"title":"What It Tells You","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"466":{"title":"Real-World Application (Your Stack)","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"467":{"title":"How to Optimize","titles":["Module 6: Economics & Evaluation","Lesson 6.0: The Compute Advantage Equation"]},"468":{"title":"Lesson 6.1: LLM Pricing Landscape 2026","titles":["Module 6: Economics & Evaluation"]},"469":{"title":"Per-Million-Token Pricing","titles":["Module 6: Economics & Evaluation","Lesson 6.1: LLM Pricing Landscape 2026"]},"470":{"title":"Price Range: 100x Difference","titles":["Module 6: Economics & Evaluation","Lesson 6.1: LLM Pricing Landscape 2026"]},"471":{"title":"Lesson 6.2: Cascade Routing","titles":["Module 6: Economics & Evaluation"]},"472":{"title":"The Pattern","titles":["Module 6: Economics & Evaluation","Lesson 6.2: Cascade Routing"]},"473":{"title":"Savings Profile","titles":["Module 6: Economics & Evaluation","Lesson 6.2: Cascade Routing"]},"474":{"title":"Implementation","titles":["Module 6: Economics & Evaluation","Lesson 6.2: Cascade Routing"]},"475":{"title":"Lesson 6.3: Cost Per Session Math","titles":["Module 6: Economics & Evaluation"]},"476":{"title":"Where Costs Come From","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"477":{"title":"The Multipliers","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"478":{"title":"The 3x Rule","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"479":{"title":"Quick Estimation","titles":["Module 6: Economics & Evaluation","Lesson 6.3: Cost Per Session Math"]},"480":{"title":"Lesson 6.4: Agent Evaluation Metrics","titles":["Module 6: Economics & Evaluation"]},"481":{"title":"The Key Metrics","titles":["Module 6: Economics & Evaluation","Lesson 6.4: Agent Evaluation Metrics"]},"482":{"title":"pass@k Explained","titles":["Module 6: Economics & Evaluation","Lesson 6.4: Agent Evaluation Metrics"]},"483":{"title":"Lesson 6.5: Automated Evaluation","titles":["Module 6: Economics & Evaluation"]},"484":{"title":"Golden Dataset Approach","titles":["Module 6: Economics & Evaluation","Lesson 6.5: Automated Evaluation"]},"485":{"title":"VCR-Style Recording","titles":["Module 6: Economics & Evaluation","Lesson 6.5: Automated Evaluation"]},"486":{"title":"Lesson 6.6: A/B Testing Agents","titles":["Module 6: Economics & Evaluation"]},"487":{"title":"Canary Deployment","titles":["Module 6: Economics & Evaluation","Lesson 6.6: A/B Testing Agents"]},"488":{"title":"What to A/B Test","titles":["Module 6: Economics & Evaluation","Lesson 6.6: A/B Testing Agents"]},"489":{"title":"Lesson 6.7: Human Evaluation","titles":["Module 6: Economics & Evaluation"]},"490":{"title":"What Automated Evals Miss","titles":["Module 6: Economics & Evaluation","Lesson 6.7: Human Evaluation"]},"491":{"title":"Spot-Check Sampling","titles":["Module 6: Economics & Evaluation","Lesson 6.7: Human Evaluation"]},"492":{"title":"Lab 6.8: Build an Eval Harness","titles":["Module 6: Economics & Evaluation"]},"493":{"title":"Lab 6.9: Cost Optimization","titles":["Module 6: Economics & Evaluation"]},"494":{"title":"Module 8: Capstone — Production Multi-Agent System","titles":[]},"495":{"title":"Overview","titles":["Module 8: Capstone — Production Multi-Agent System"]},"496":{"title":"Project Options","titles":["Module 8: Capstone — Production Multi-Agent System"]},"497":{"title":"Option 1: Brand Monitor (Intermediate)","titles":["Module 8: Capstone — Production Multi-Agent System","Project Options"]},"498":{"title":"Option 2: Code Review Pipeline (Intermediate-Advanced)","titles":["Module 8: Capstone — Production Multi-Agent System","Project Options"]},"499":{"title":"Option 3: Strategic Decision Board (Advanced)","titles":["Module 8: Capstone — Production Multi-Agent System","Project Options"]},"500":{"title":"Capstone Phases","titles":["Module 8: Capstone — Production Multi-Agent System"]},"501":{"title":"Phase 1: System Design (60-90 min)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"502":{"title":"Phase 2: Agent Implementation (2-4 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"503":{"title":"Phase 3: Integration (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"504":{"title":"Phase 4: Security Hardening (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"505":{"title":"Phase 5: Testing & Evaluation (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"506":{"title":"Phase 6: Deployment (1-2 hours)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"507":{"title":"Phase 7: Review & Iterate (1 hour)","titles":["Module 8: Capstone — Production Multi-Agent System","Capstone Phases"]},"508":{"title":"Deliverables Checklist","titles":["Module 8: Capstone — Production Multi-Agent System"]},"509":{"title":"Pass Criteria","titles":["Module 8: Capstone — Production Multi-Agent System"]},"510":{"title":"Grading Rubric","titles":["Module 8: Capstone — Production Multi-Agent System"]},"511":{"title":"Non-Technical Track: Decision Frameworks for AI Agents","titles":[]},"512":{"title":"For Managers, PMs, and Decision-Makers","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"513":{"title":"Framework 1: "Should We Use an Agent for This?"","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"514":{"title":"The 4-Question Filter (for non-technical stakeholders)","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 1: "Should We Use an Agent for This?""]},"515":{"title":"Decision Matrix","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 1: "Should We Use an Agent for This?""]},"516":{"title":"Framework 2: The 4 Agent Design Patterns (Andrew Ng)","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"517":{"title":"1. Reflection","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"518":{"title":"2. Tool Use","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"519":{"title":"3. Planning","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"520":{"title":"4. Multi-Agent Collaboration","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 2: The 4 Agent Design Patterns (Andrew Ng)"]},"521":{"title":"Framework 3: Cost Estimation for Agent Projects","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"522":{"title":"The 3x Rule","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 3: Cost Estimation for Agent Projects"]},"523":{"title":"Quick Cost Calculator","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 3: Cost Estimation for Agent Projects"]},"524":{"title":"Cost by Autonomy Level","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 3: Cost Estimation for Agent Projects"]},"525":{"title":"Framework 4: Autonomy vs Risk Matrix","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"526":{"title":"Framework 5: The "Build vs Buy" Decision","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"527":{"title":"Build an Agent When:","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 5: The "Build vs Buy" Decision"]},"528":{"title":"Buy/Rent When:","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 5: The "Build vs Buy" Decision"]},"529":{"title":"Hybrid When:","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 5: The "Build vs Buy" Decision"]},"530":{"title":"Framework 6: Measuring Success","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"531":{"title":"Leading Indicators (week 1-4)","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 6: Measuring Success"]},"532":{"title":"Lagging Indicators (month 2-3+)","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 6: Measuring Success"]},"533":{"title":"Red Flags","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 6: Measuring Success"]},"534":{"title":"Framework 7: Governance & Compliance Quick Reference","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"535":{"title":"Regulatory Requirements by Region","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 7: Governance & Compliance Quick Reference"]},"536":{"title":"Minimum Viable Governance","titles":["Non-Technical Track: Decision Frameworks for AI Agents","Framework 7: Governance & Compliance Quick Reference"]},"537":{"title":"Summary: Decision Flow","titles":["Non-Technical Track: Decision Frameworks for AI Agents"]},"538":{"title":"Reference Architecture: Production Multi-Agent Stack","titles":[]},"539":{"title":"Architecture Overview","titles":["Reference Architecture: Production Multi-Agent Stack"]},"540":{"title":"Layer-by-Layer Breakdown","titles":["Reference Architecture: Production Multi-Agent Stack"]},"541":{"title":"Layer 1: Meta-Control Plane (agent-mux)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"542":{"title":"Layer 2: Process Orchestrator (mprocs)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"543":{"title":"Layer 3: Session Management (psmux)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"544":{"title":"Layer 4: Work Isolation (dmux)","titles":["Reference Architecture: Production Multi-Agent Stack","Layer-by-Layer Breakdown"]},"545":{"title":"Tool-Specific Configurations","titles":["Reference Architecture: Production Multi-Agent Stack"]},"546":{"title":"Claude Code","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"547":{"title":"Pi Coding Agent","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"548":{"title":"OpenCode","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"549":{"title":"OpenClaw","titles":["Reference Architecture: Production Multi-Agent Stack","Tool-Specific Configurations"]},"550":{"title":"Cost Analysis","titles":["Reference Architecture: Production Multi-Agent Stack"]},"551":{"title":"Key Production Patterns","titles":["Reference Architecture: Production Multi-Agent Stack"]},"552":{"title":"What This Stack Proves","titles":["Reference Architecture: Production Multi-Agent Stack"]},"553":{"title":"Software Factory: Paperclip Integration","titles":[]},"554":{"title":"Pipeline","titles":["Software Factory: Paperclip Integration"]},"555":{"title":"Authentication Tiers","titles":["Software Factory: Paperclip Integration"]},"556":{"title":"Quick Start","titles":["Software Factory: Paperclip Integration"]},"557":{"title":"Status","titles":["Software Factory: Paperclip Integration"]},"558":{"title":"Agent CLI Reference: 5-Tool Comparison","titles":[]},"559":{"title":"1. Claude Code (Anthropic)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"560":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","1. Claude Code (Anthropic)"]},"561":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","1. Claude Code (Anthropic)"]},"562":{"title":"Hook Lifecycle (13 events)","titles":["Agent CLI Reference: 5-Tool Comparison","1. Claude Code (Anthropic)"]},"563":{"title":"2. Pi Coding Agent (pi.dev)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"564":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"565":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"566":{"title":"Extension Catalog (16 total)","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"567":{"title":"Pi Agent Rust Port (Jeff Emanuel, 1,024★)","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"568":{"title":"The 4 Dimensions of Control (Pi's strength)","titles":["Agent CLI Reference: 5-Tool Comparison","2. Pi Coding Agent (pi.dev)"]},"569":{"title":"3. OpenCode (opencode.ai)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"570":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"571":{"title":"Available Go Models (through proxy)","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"572":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"573":{"title":"When to Use OpenCode Instead of Claude Code","titles":["Agent CLI Reference: 5-Tool Comparison","3. OpenCode (opencode.ai)"]},"574":{"title":"4. Hermes Agent (Some Engineering Inc.)","titles":["Agent CLI Reference: 5-Tool Comparison"]},"575":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","4. Hermes Agent (Some Engineering Inc.)"]},"576":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","4. Hermes Agent (Some Engineering Inc.)"]},"577":{"title":"When to Use Hermes","titles":["Agent CLI Reference: 5-Tool Comparison","4. Hermes Agent (Some Engineering Inc.)"]},"578":{"title":"5. OpenClaw","titles":["Agent CLI Reference: 5-Tool Comparison"]},"579":{"title":"Key Capabilities","titles":["Agent CLI Reference: 5-Tool Comparison","5. OpenClaw"]},"580":{"title":"Boilerplate Setup","titles":["Agent CLI Reference: 5-Tool Comparison","5. OpenClaw"]},"581":{"title":"Heartbeat Execution Model","titles":["Agent CLI Reference: 5-Tool Comparison","5. OpenClaw"]},"582":{"title":"Comparison Matrix","titles":["Agent CLI Reference: 5-Tool Comparison"]},"583":{"title":"Quick Selection Guide","titles":["Agent CLI Reference: 5-Tool Comparison"]},"584":{"title":"Certificate of Completion","titles":[]},"585":{"title":"Resources","titles":[]},"586":{"title":"Course Documents","titles":["Resources"]},"587":{"title":"Reference Architectures","titles":["Resources"]},"588":{"title":"Skill Kits","titles":["Resources"]},"589":{"title":"Quick Install","titles":["Resources"]},"590":{"title":"Skill Kits","titles":[]},"591":{"title":"Available Kits","titles":["Skill Kits"]},"592":{"title":"Security Foundation — $49","titles":["Skill Kits","Available Kits"]},"593":{"title":"Multi-Agent Orchestration — $49","titles":["Skill Kits","Available Kits"]},"594":{"title":"Verifier Pro — $39","titles":["Skill Kits","Available Kits"]},"595":{"title":"Task Discipline — $29","titles":["Skill Kits","Available Kits"]},"596":{"title":"Autoresearch — $39","titles":["Skill Kits","Available Kits"]},"597":{"title":"Observability — $29","titles":["Skill Kits","Available Kits"]},"598":{"title":"CEO Board — $49","titles":["Skill Kits","Available Kits"]},"599":{"title":"Enterprise Bundle — $199 (save $124)","titles":["Skill Kits"]},"600":{"title":"Individual Skills (Free)","titles":["Skill Kits"]},"601":{"title":"Marketplace Manifest","titles":["Skill Kits"]},"602":{"title":"All 20 SKILL.md Files","titles":["Skill Kits"]},"603":{"title":"Troubleshooting & FAQ","titles":[]},"604":{"title":"Installation","titles":["Troubleshooting & FAQ"]},"605":{"title":"Labs","titles":["Troubleshooting & FAQ"]},"606":{"title":"Skills","titles":["Troubleshooting & FAQ"]},"607":{"title":"API Keys","titles":["Troubleshooting & FAQ"]},"608":{"title":"General","titles":["Troubleshooting & FAQ"]},"609":{"title":"Verify Certificate","titles":[]}},"dirtCount":0,"index":[["┌──────────────────────────────────────────────────────────────────┐",{"2":{"539":4}}],["┌─────────────────────────────────────────────────────────────┐",{"2":{"368":1}}],["≥2",{"2":{"509":1}}],["↕",{"2":{"352":2}}],["──┘",{"2":{"334":1}}],["──┤──►",{"2":{"334":1}}],["──┤",{"2":{"334":2}}],["──┐",{"2":{"334":1}}],["──►",{"2":{"328":4,"334":5}}],["─────────────┼─────────────────────────────────────────────────────────────",{"2":{"525":1}}],["──────────────┼─────────────────────────────────────",{"2":{"515":1}}],["──────┘",{"2":{"314":1}}],["───",{"2":{"317":7}}],["──unix",{"2":{"314":1}}],["◄────",{"2":{"314":1}}],["▼",{"2":{"314":2,"328":1,"407":3,"539":3}}],["÷",{"2":{"208":1,"254":1,"265":1,"464":1,"466":4}}],["✅",{"2":{"200":1,"201":7}}],["×100turns=63",{"2":{"194":1}}],["×",{"2":{"188":1,"208":1,"254":1,"256":2,"265":1,"332":1,"464":1,"523":8}}],["✗",{"2":{"184":2,"186":9,"187":9,"188":19,"189":20,"190":19,"191":16,"192":20,"269":4}}],["~2x",{"2":{"567":1}}],["~20",{"2":{"184":1,"476":1}}],["~70",{"2":{"476":1}}],["~40",{"2":{"288":1}}],["~",{"2":{"245":1,"250":1,"303":1,"306":1,"407":2,"428":3,"431":3,"539":2,"542":1,"543":1,"548":2,"569":1,"570":1,"572":1}}],["~8mb",{"2":{"567":1}}],["~8",{"2":{"184":1}}],["~35mb",{"2":{"567":1}}],["~3",{"2":{"184":1}}],["~30",{"2":{"184":1}}],["~5",{"2":{"184":1}}],["~10",{"2":{"184":1,"476":1}}],["~$0",{"2":{"3":1,"4":1,"9":1}}],["✓",{"2":{"178":9,"184":2,"186":4,"187":12,"188":3,"189":8,"190":4,"191":4,"192":1,"269":8,"509":14}}],["❌",{"2":{"178":7}}],["x",{"2":{"237":1,"296":1}}],["x26",{"2":{"131":2,"318":2}}],["x3c",{"2":{"49":1,"284":1,"322":2,"356":1,"405":1,"537":2}}],["→obs→repeat",{"2":{"368":1}}],["→",{"0":{"352":1,"374":1},"2":{"97":3,"131":5,"164":3,"201":2,"206":2,"226":3,"228":3,"233":2,"236":3,"238":4,"251":8,"259":4,"265":8,"268":3,"278":11,"279":6,"284":1,"298":5,"324":2,"325":2,"334":1,"346":1,"352":3,"358":3,"361":8,"364":4,"372":1,"374":3,"375":3,"376":4,"377":3,"378":3,"383":4,"397":7,"407":3,"435":3,"449":2,"457":4,"458":5,"459":4,"472":4,"473":3,"487":2,"498":3,"514":11,"517":3,"518":4,"519":3,"520":3,"537":12,"560":1,"581":5,"583":9,"608":1}}],["└─────────┴─────────┴─────────┴─────────┴─────────┴───────────────┘",{"2":{"539":1}}],["└──────────────┴──────────────┴──────────────┴─────────────────────┘",{"2":{"539":1}}],["└──────────────┴──────────────┴──────────────┴────────────────┘",{"2":{"368":1}}],["└─────────────────────────┬────────────────────────────────────────┘",{"2":{"539":1}}],["└──────────────────────────────────────────────────────────────────┘",{"2":{"539":1}}],["└──────────────────────────────",{"2":{"198":1}}],["└──",{"2":{"81":2,"270":1,"279":3,"281":2,"324":1,"328":1,"338":4,"358":1,"380":4,"381":1,"382":1,"385":1,"407":11,"409":2,"412":1,"429":2,"449":1,"454":2,"537":5,"583":2,"602":3}}],["││",{"2":{"198":9}}],["│",{"2":{"81":3,"198":10,"281":5,"314":4,"328":2,"338":8,"368":52,"380":13,"407":22,"454":2,"515":4,"525":24,"539":51,"602":9}}],["←→",{"2":{"326":2,"352":2}}],["←",{"2":{"81":4,"296":6,"324":1,"385":6}}],["├─────────┬─────────┬─────────┬─────────┬─────────┬───────────────┤",{"2":{"539":1}}],["├──────────────┬──────────────┬──────────────┬─────────────────────┤",{"2":{"539":1}}],["├──────────────┬──────────────┬──────────────┬────────────────┤",{"2":{"368":1}}],["├──",{"2":{"81":7,"270":4,"279":3,"281":9,"324":2,"328":3,"338":5,"358":5,"380":6,"381":3,"382":4,"385":5,"407":7,"409":3,"412":6,"429":6,"449":4,"454":2,"537":7,"583":7,"602":9}}],["zechner",{"2":{"264":1}}],["zeroaccesspaths",{"2":{"306":1}}],["zero",{"0":{"303":1},"2":{"20":1,"26":1,"37":1,"50":1,"51":1,"63":1,"178":7,"260":1,"264":1,"296":1,"316":1,"364":1,"476":1,"567":2}}],["z",{"2":{"206":1}}],["zip",{"2":{"70":1,"74":1}}],["q4",{"2":{"514":1}}],["q3",{"2":{"514":1}}],["q2",{"2":{"514":1}}],["q1",{"2":{"514":1}}],["qwen3",{"2":{"571":1}}],["qwen",{"2":{"328":1,"407":2,"408":1,"542":2,"551":1}}],["q",{"2":{"157":1,"492":1,"604":3,"605":4,"606":3,"607":3,"608":3}}],["qa",{"2":{"66":1,"232":1,"338":1,"520":1}}],["quarterly",{"2":{"362":2,"363":1,"499":1,"536":1}}],["quadrants",{"2":{"198":1}}],["quantification",{"2":{"194":1}}],["quality",{"2":{"16":1,"55":1,"200":2,"212":1,"213":1,"236":1,"269":1,"273":1,"274":2,"293":1,"412":1,"469":1,"473":1,"490":1,"532":1}}],["queue",{"2":{"458":1}}],["queued",{"2":{"437":1,"459":1,"581":1}}],["queries",{"2":{"443":1,"497":1}}],["query",{"2":{"58":1,"268":1,"284":1,"287":3,"288":1,"371":1,"375":1,"396":2,"404":2,"422":1,"484":2}}],["question",{"0":{"276":1,"278":1,"514":1},"2":{"186":1,"272":1,"276":1}}],["questions",{"2":{"70":1,"75":1,"77":1,"88":1,"96":1}}],["quite",{"2":{"275":1}}],["quizzes",{"2":{"75":1,"209":1,"215":1,"584":1}}],["quiz",{"0":{"293":1},"2":{"70":1,"77":1,"82":1}}],["quickly",{"2":{"273":1}}],["quick",{"0":{"1":1,"46":1,"242":1,"265":1,"479":1,"523":1,"534":1,"556":1,"583":1,"589":1},"1":{"243":1,"244":1,"245":1,"246":1,"247":1,"535":1,"536":1},"2":{"81":1,"88":1,"224":1,"235":1,"241":1,"586":1}}],["quot",{"0":{"200":2,"201":2,"204":2,"205":2,"206":2,"207":2,"208":2,"211":2,"212":2,"277":2,"513":2,"526":2},"1":{"278":2,"279":2,"514":2,"515":2,"527":2,"528":2,"529":2},"2":{"21":2,"22":2,"30":2,"32":4,"37":4,"38":2,"48":6,"52":2,"54":2,"56":2,"61":2,"87":2,"88":2,"178":10,"182":6,"183":8,"196":2,"198":8,"204":2,"207":2,"208":2,"209":2,"212":6,"216":2,"226":2,"227":4,"230":4,"231":6,"233":4,"234":4,"237":4,"240":2,"261":2,"264":12,"269":2,"273":4,"275":2,"288":2,"296":4,"312":6,"363":2,"396":2,"445":4,"514":2,"560":4,"570":2,"578":2,"579":2,"604":2,"605":10,"606":2,"607":4,"608":2}}],["||",{"2":{"318":1}}],["|",{"2":{"49":4,"66":8,"265":5,"318":1,"501":12,"556":1}}],["=0",{"2":{"466":1}}],["=1",{"2":{"466":1}}],["=2",{"2":{"466":1}}],["=3",{"2":{"466":1}}],["=",{"2":{"46":1,"57":1,"60":5,"65":1,"97":1,"178":1,"186":1,"188":1,"201":1,"249":1,"254":1,"255":1,"256":2,"257":1,"265":2,"267":5,"271":1,"285":5,"287":1,"288":1,"289":1,"291":1,"296":1,"297":2,"321":1,"332":1,"371":1,"401":8,"407":2,"410":1,"419":1,"446":6,"464":1,"465":2,"466":1,"478":3,"479":3,"482":4,"484":2,"523":7}}],["==",{"2":{"17":4,"446":2,"474":4}}],["^5",{"2":{"482":1}}],["^3",{"2":{"482":1}}],["^rm",{"2":{"306":1}}],["^k",{"2":{"255":1,"265":1}}],["^n",{"2":{"249":1,"297":1}}],["^npm",{"2":{"40":1,"130":2}}],["^python",{"2":{"130":1}}],["^pwd$",{"2":{"40":1}}],["^cat",{"2":{"40":1}}],["^uv",{"2":{"40":1}}],["^git",{"2":{"40":1}}],["js",{"2":{"559":1,"563":1,"567":1,"569":1,"574":1,"578":1}}],["jsonl",{"2":{"49":2,"167":1,"314":2,"356":2,"428":3,"442":1,"596":1}}],["json",{"2":{"33":2,"250":1,"281":2,"292":1,"304":1,"306":1,"337":1,"372":1,"385":1,"387":2,"404":1,"422":1,"429":1,"443":1,"446":2,"563":1,"576":1,"602":1}}],["jq",{"2":{"556":1}}],["jwt",{"2":{"553":1,"554":1,"555":2,"557":1,"572":1}}],["japan",{"2":{"535":1}}],["jailbreaker",{"2":{"212":1,"273":1}}],["john",{"2":{"484":3}}],["join",{"2":{"72":1}}],["job",{"0":{"458":1},"2":{"35":1,"180":1,"232":1,"282":1,"454":3}}],["judge",{"0":{"337":1},"2":{"251":1,"328":1,"332":1,"333":1,"334":1,"335":1}}],["judgment",{"2":{"240":1}}],["junior",{"2":{"226":1}}],["june",{"2":{"13":1,"19":1,"26":1,"31":1,"36":1,"43":1,"48":1,"53":1,"57":1,"62":1}}],["justified",{"2":{"198":1,"510":1}}],["just",{"2":{"42":1,"87":1,"182":1,"226":1,"234":1,"418":1,"514":1,"518":1,"565":5}}],["jeff",{"0":{"353":1,"567":1},"2":{"37":1,"296":1,"353":1,"360":1,"429":1}}],["+1",{"2":{"167":1}}],["+$",{"2":{"40":1}}],["+",{"0":{"38":1,"182":1},"2":{"33":7,"57":2,"59":4,"66":9,"70":1,"73":4,"86":7,"91":4,"97":2,"102":1,"105":1,"120":1,"123":1,"133":1,"145":1,"157":1,"177":1,"181":2,"184":4,"186":2,"188":1,"190":2,"191":1,"194":3,"197":1,"198":1,"201":2,"208":2,"209":1,"217":1,"218":2,"219":2,"220":2,"221":1,"222":1,"226":4,"254":2,"263":2,"265":9,"267":6,"268":1,"274":3,"279":2,"284":1,"299":2,"322":1,"336":2,"366":2,"392":3,"398":1,"399":1,"401":5,"402":2,"407":1,"410":1,"413":1,"418":1,"419":1,"438":1,"449":1,"452":1,"464":2,"476":1,"477":3,"478":3,"481":1,"492":1,"499":1,"501":2,"502":1,"506":1,"510":6,"515":1,"523":3,"525":8,"539":1,"559":1,"564":3,"579":1,"583":3,"588":1,"599":2}}],["k2",{"2":{"571":1}}],["kimi",{"2":{"571":1}}],["killing",{"2":{"541":1}}],["kills",{"2":{"539":1}}],["kill",{"2":{"423":1,"436":1,"535":1}}],["kitchen",{"2":{"227":4}}],["kit",{"2":{"73":1,"85":1,"181":6,"182":1,"247":1,"263":1,"382":1,"588":1,"606":1}}],["kits",{"0":{"73":1,"181":1,"263":2,"588":1,"590":1,"591":1},"1":{"591":1,"592":2,"593":2,"594":2,"595":2,"596":2,"597":2,"598":2,"599":1,"600":1,"601":1,"602":1},"2":{"70":1,"71":1,"73":1,"74":1,"77":1,"85":1,"179":1,"181":1,"263":1,"382":1,"584":1,"588":1,"590":1,"599":1,"602":1}}],["knife",{"2":{"371":1}}],["known",{"2":{"231":1,"401":1,"485":1}}],["knows",{"2":{"225":1,"229":1,"271":1,"368":1}}],["know",{"2":{"32":1,"35":1,"49":1,"230":1,"237":1,"275":1,"282":1,"315":1,"356":1,"514":1}}],["knowledge",{"0":{"343":1},"2":{"28":3,"34":1,"200":1,"207":1,"230":1,"280":1,"282":1,"394":1}}],["k=5",{"2":{"255":1,"482":1,"505":1,"508":1}}],["k=3",{"2":{"255":1,"482":1,"505":1,"508":1,"509":1}}],["k=1",{"2":{"136":1,"482":1,"508":1}}],["karpathy",{"0":{"56":1},"2":{"56":1,"216":1}}],["k",{"0":{"255":1,"482":1},"2":{"47":1,"89":1,"91":1,"136":1,"157":1,"191":1,"196":1,"215":1,"255":1,"261":1,"265":1,"274":1,"405":2,"481":3,"482":3,"505":1,"508":1,"509":1,"510":2}}],["kelsey",{"2":{"240":1,"264":1}}],["keeping",{"2":{"222":1}}],["keep",{"2":{"163":1,"167":1,"226":1,"240":1,"391":1,"442":1,"460":2,"527":1}}],["keeps",{"2":{"47":1,"65":1,"232":1,"239":1,"410":1,"437":1}}],["keyword",{"2":{"605":1}}],["keywords",{"2":{"173":1}}],["key=",{"2":{"3":2,"4":1,"5":1,"6":1,"92":1}}],["keys",{"0":{"2":1,"607":1},"1":{"3":1,"4":1,"5":1,"6":1},"2":{"4":1,"6":1,"70":1,"79":1,"94":1,"386":1}}],["key",{"0":{"0":1,"1":1,"7":1,"8":1,"130":1,"178":1,"253":1,"300":1,"315":1,"332":1,"410":1,"423":1,"481":1,"551":1,"560":1,"564":1,"570":1,"575":1,"579":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"254":1,"255":1,"256":1,"257":1},"2":{"0":1,"3":1,"4":1,"5":1,"6":2,"7":1,"8":1,"48":1,"79":1,"83":2,"92":2,"99":1,"211":1,"212":1,"226":1,"386":1,"541":1,"543":1,"555":1,"557":1,"579":2,"607":2}}],["utf",{"2":{"608":3}}],["utilization",{"2":{"423":1,"426":1}}],["u2192",{"2":{"608":1}}],["url",{"2":{"555":1}}],["uk",{"2":{"535":1}}],["ultimate",{"2":{"181":1}}],["ux",{"2":{"66":1,"338":1}}],["ui",{"0":{"336":1,"364":1},"2":{"64":1,"189":2,"194":2,"219":1,"251":1,"321":1,"329":1,"331":1,"335":2,"336":2,"338":1,"364":1,"407":2,"409":2,"410":1,"539":1,"541":1,"542":1,"566":1}}],["unsafe",{"2":{"567":2}}],["unstoppable",{"2":{"264":1}}],["unexpected",{"2":{"401":1}}],["unless",{"2":{"296":1}}],["unlike",{"2":{"198":2}}],["untrusted",{"2":{"296":1}}],["until",{"2":{"55":1,"226":1,"354":1}}],["unclear",{"2":{"510":1}}],["uncommitted",{"2":{"388":1}}],["uncertainty",{"2":{"278":1}}],["unchecked",{"2":{"238":1}}],["unchanged",{"2":{"168":1}}],["unbounded",{"2":{"200":1,"390":1}}],["under",{"2":{"177":1,"292":1}}],["unicode",{"2":{"608":1}}],["universal",{"0":{"240":1,"264":1,"284":1},"2":{"297":1}}],["unified",{"2":{"208":1,"428":1,"430":1,"431":1}}],["unique",{"0":{"194":1},"2":{"178":1,"186":1,"187":3,"188":6,"189":5,"191":2,"192":7,"197":1,"198":1,"209":1,"527":1,"529":1}}],["unit",{"2":{"167":1,"207":1,"401":1,"466":1,"481":1,"572":1}}],["unix",{"2":{"49":1,"52":1,"564":1}}],["unknown",{"2":{"55":1}}],["un",{"2":{"51":1,"315":1}}],["unverifiable",{"2":{"50":1,"260":1,"316":1}}],["unaddressed",{"2":{"27":1}}],["upgrade",{"2":{"604":1}}],["uptime",{"2":{"448":1}}],["upside",{"2":{"362":1}}],["upsert",{"2":{"123":1,"344":4}}],["up",{"0":{"438":1},"2":{"39":1,"52":1,"74":1,"98":1,"120":1,"230":1,"236":1,"278":1,"301":1,"352":1,"366":1,"378":1,"385":1,"413":3,"426":1,"458":1}}],["update",{"2":{"29":1,"342":1,"412":1,"604":1}}],["updated",{"2":{"27":1,"394":2}}],["updates",{"2":{"27":1,"28":2,"71":1,"74":2,"533":1,"599":1}}],["usage",{"2":{"354":1,"382":1,"401":1}}],["us",{"0":{"182":1}}],["using",{"2":{"4":1,"89":1,"100":1,"212":1,"236":1,"292":1,"396":1,"449":1,"548":1}}],["uses",{"2":{"9":1,"30":1,"87":1,"92":1,"183":1,"231":1,"324":1,"335":1,"336":1,"406":1,"497":1,"518":1,"551":1,"570":1,"608":1}}],["userpromptsubmit",{"2":{"309":1,"317":1,"562":1}}],["users",{"2":{"204":1,"404":3,"484":1}}],["user",{"2":{"8":3,"39":1,"60":1,"66":1,"173":1,"285":1,"301":1,"306":1,"324":1,"325":1,"328":1,"338":1,"350":1,"362":1,"402":1,"415":1,"448":1,"457":1,"484":1,"605":1,"606":2}}],["used",{"2":{"3":1,"394":1,"452":2}}],["use",{"0":{"1":1,"277":1,"329":1,"335":1,"375":1,"513":1,"518":1,"573":1,"577":1},"1":{"278":1,"279":1,"514":1,"515":1},"2":{"7":1,"13":1,"15":2,"18":1,"23":1,"27":1,"38":1,"41":1,"45":1,"87":1,"168":1,"181":1,"209":1,"213":1,"216":1,"233":1,"236":3,"240":3,"248":1,"264":1,"279":2,"289":2,"293":1,"341":1,"353":1,"364":1,"371":1,"394":1,"408":1,"432":1,"466":1,"467":1,"472":1,"485":1,"537":1,"538":1,"555":1,"572":1,"575":1,"605":2,"608":2}}],["y",{"2":{"237":1}}],["yes",{"2":{"228":1,"265":1,"276":1,"278":2,"279":3,"370":2,"451":2,"514":2,"537":1,"567":2,"582":1}}],["yet",{"2":{"184":1,"211":1,"213":1,"234":1}}],["years",{"2":{"362":1}}],["year",{"2":{"71":1}}],["yamlbudget",{"2":{"436":1}}],["yamlsteps",{"2":{"252":1}}],["yamlzeroaccesspaths",{"2":{"250":1}}],["yamlexpertise",{"2":{"27":1}}],["yaml",{"0":{"252":1,"349":1},"2":{"27":1,"87":2,"91":1,"113":2,"114":1,"119":2,"173":1,"189":1,"195":1,"261":5,"306":2,"324":1,"325":1,"330":2,"341":2,"344":1,"349":2,"364":1,"365":3,"366":2,"382":1,"394":2,"407":1,"409":1,"419":4,"431":1,"498":1,"539":1,"542":1,"564":4,"604":1,"606":1}}],["yourself",{"2":{"533":1}}],["your",{"0":{"8":1,"13":1,"19":1,"69":1,"83":1,"95":1,"178":1,"194":1,"209":1,"272":1,"292":1,"336":1,"466":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"70":1,"71":1,"72":1,"84":1,"96":1,"97":1,"98":1,"99":1,"100":1,"273":1,"274":1,"275":1,"276":1},"2":{"1":1,"18":1,"19":1,"20":2,"23":1,"35":1,"43":1,"47":1,"49":1,"51":1,"52":1,"54":2,"61":1,"64":2,"67":1,"71":1,"74":1,"83":1,"86":1,"89":1,"94":1,"99":1,"108":1,"178":1,"183":2,"184":1,"186":2,"187":2,"188":2,"189":1,"190":1,"191":1,"192":2,"194":8,"195":1,"196":2,"197":2,"198":3,"202":2,"203":1,"204":2,"205":1,"206":1,"209":13,"216":2,"227":1,"230":1,"231":2,"235":2,"236":1,"271":1,"272":1,"276":2,"280":1,"291":2,"292":1,"296":2,"298":3,"299":2,"300":2,"301":1,"314":1,"331":1,"335":1,"336":1,"358":1,"390":1,"443":1,"463":1,"464":1,"467":1,"470":1,"478":1,"495":1,"507":1,"522":1,"527":2,"587":1,"605":2,"606":1,"607":2,"608":1}}],["you",{"0":{"7":1,"21":1,"59":1,"89":1,"183":1,"229":1,"272":1,"465":1},"1":{"273":1,"274":1,"275":1,"276":1},"2":{"0":1,"6":1,"7":1,"12":1,"18":1,"25":1,"28":1,"32":2,"34":1,"37":1,"43":1,"47":1,"51":2,"52":2,"54":3,"64":1,"67":2,"74":1,"78":1,"79":1,"87":2,"89":1,"94":1,"98":1,"99":1,"178":2,"189":1,"194":5,"197":4,"198":4,"205":1,"208":1,"209":4,"212":1,"215":1,"216":1,"226":2,"227":2,"228":2,"229":2,"230":3,"233":1,"234":1,"235":2,"237":2,"238":1,"240":4,"269":3,"271":2,"272":4,"274":2,"276":7,"278":2,"279":1,"282":1,"291":3,"293":1,"296":2,"299":1,"300":1,"301":1,"374":1,"394":1,"396":1,"418":1,"427":1,"463":1,"464":3,"465":3,"467":1,"514":2,"517":1,"527":2,"528":1,"529":1,"583":1,"605":1,"606":1,"607":1}}],["9+8+9",{"2":{"466":1}}],["95",{"2":{"423":1,"487":1}}],["955★",{"0":{"353":1}}],["9b",{"0":{"357":1},"1":{"358":1,"359":1,"360":1,"361":1}}],["98",{"2":{"255":1,"482":1}}],["93",{"2":{"255":1,"482":1}}],["90k",{"2":{"182":1}}],["90",{"0":{"413":1,"501":1},"2":{"91":1,"180":1,"182":1,"200":1,"362":1,"481":1}}],["99",{"2":{"38":1,"54":2,"291":2}}],["9",{"0":{"219":1,"234":1,"263":1,"292":1,"319":1,"356":1,"399":1,"438":1,"493":1},"2":{"26":1,"70":1,"86":1,"167":1,"177":1,"205":2,"215":1,"217":1,"219":1,"220":1,"249":2,"255":1,"297":1,"466":4,"482":1}}],["3100",{"2":{"556":1}}],["3+",{"0":{"532":1},"2":{"425":1}}],["350",{"2":{"422":1}}],["3c",{"0":{"384":1},"1":{"385":1,"386":1,"387":1,"388":1}}],["330★",{"2":{"296":1}}],["3b",{"0":{"379":1},"1":{"380":1,"381":1,"382":1,"383":1},"2":{"86":1}}],["3a",{"2":{"86":1}}],["3am",{"2":{"32":1,"230":1}}],["30x",{"2":{"197":1}}],["30",{"2":{"47":1,"235":1,"362":1,"423":1,"524":2,"550":1}}],["3x",{"0":{"43":1,"235":1,"256":1,"478":1,"522":1},"1":{"44":1,"45":1,"46":1,"47":1},"2":{"43":1,"44":1,"47":1,"191":2,"194":1,"235":2,"265":1,"362":1,"425":1,"478":2,"499":1,"522":2}}],["3",{"0":{"22":1,"39":1,"83":1,"206":1,"218":1,"228":1,"250":1,"251":1,"277":1,"294":1,"295":1,"299":1,"301":2,"302":1,"307":1,"313":1,"317":1,"318":1,"319":1,"326":1,"338":1,"373":1,"376":1,"414":1,"447":1,"475":1,"499":1,"503":1,"519":1,"521":1,"543":1,"569":1},"1":{"84":1,"252":1,"278":1,"279":1,"295":1,"296":2,"297":2,"298":2,"299":1,"300":2,"301":1,"302":1,"303":2,"304":2,"305":2,"306":2,"307":1,"308":2,"309":2,"310":2,"311":2,"312":2,"313":1,"314":2,"315":2,"316":2,"317":1,"318":1,"319":1,"339":1,"374":1,"375":1,"376":1,"377":1,"378":1,"415":1,"416":1,"448":1,"449":1,"476":1,"477":1,"478":1,"479":1,"522":1,"523":1,"524":1,"570":1,"571":1,"572":1,"573":1},"2":{"25":1,"28":1,"39":1,"42":1,"45":1,"46":1,"52":1,"54":1,"62":1,"79":1,"82":1,"85":1,"86":1,"136":1,"160":1,"167":1,"177":1,"186":1,"188":1,"189":1,"200":1,"204":3,"205":1,"207":2,"216":2,"217":1,"218":9,"219":1,"220":1,"221":2,"222":1,"228":1,"231":1,"233":2,"235":1,"237":1,"256":1,"278":1,"284":1,"292":1,"296":1,"301":1,"315":1,"317":1,"318":1,"322":1,"325":1,"328":2,"334":2,"335":1,"336":1,"343":1,"405":1,"409":2,"413":2,"442":1,"448":1,"449":1,"466":1,"472":1,"477":1,"479":1,"482":1,"519":1,"523":2,"525":1,"537":1,"539":1,"555":1,"557":1}}],["7+7+9",{"2":{"466":1}}],["7+6+6",{"2":{"466":1}}],["7×8",{"2":{"466":1}}],["783★",{"2":{"429":1}}],["79★",{"2":{"360":1}}],["777",{"2":{"297":1}}],["75",{"2":{"91":3,"162":1}}],["7b",{"2":{"86":1}}],["7a",{"2":{"86":1}}],["70",{"2":{"45":1,"481":1}}],["7",{"0":{"218":1,"219":1,"220":1,"222":2,"232":1,"261":1,"263":1,"317":1,"348":1,"397":1,"432":1,"440":1,"441":1,"444":1,"447":1,"450":1,"453":1,"456":1,"460":2,"461":1,"489":1,"507":1,"534":1},"1":{"349":1,"350":1,"433":1,"441":1,"442":2,"443":2,"444":1,"445":2,"446":2,"447":1,"448":2,"449":2,"450":1,"451":2,"452":2,"453":1,"454":2,"455":2,"456":1,"457":2,"458":2,"459":2,"460":1,"461":1,"490":1,"491":1,"535":1,"536":1},"2":{"19":1,"70":1,"77":2,"86":5,"177":1,"205":1,"215":4,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":6,"263":1,"317":1,"409":1,"466":6,"552":1,"571":1,"588":1,"590":1,"599":1}}],["8×7",{"2":{"466":1}}],["8",{"0":{"217":1,"223":2,"233":1,"262":1,"272":1,"280":1,"283":1,"286":1,"290":1,"318":1,"351":1,"398":1,"434":1,"461":1,"492":1,"494":1},"1":{"273":1,"274":1,"275":1,"276":1,"281":1,"282":1,"284":1,"285":1,"287":1,"288":1,"289":1,"291":1,"352":1,"353":1,"354":1,"355":1,"435":1,"436":1,"437":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1},"2":{"48":1,"70":1,"77":1,"81":1,"86":3,"177":1,"180":1,"189":1,"194":1,"205":2,"215":2,"216":1,"217":1,"219":1,"220":1,"221":1,"223":1,"262":1,"362":1,"409":1,"466":3,"499":1,"598":1,"608":3}}],["80",{"2":{"16":1,"236":1,"257":1,"265":1,"370":1,"405":1,"423":1,"436":1,"437":1,"451":1,"473":1,"481":1,"509":1}}],["85",{"2":{"16":1,"473":1}}],[">$500",{"2":{"537":1}}],[">100",{"2":{"537":1}}],[">",{"2":{"15":4,"17":1,"49":1,"279":1,"372":1,"396":1,"404":1,"426":1,"474":1,"554":4}}],["55",{"2":{"469":1}}],["5×5",{"2":{"466":1}}],["51",{"2":{"446":1}}],["5+",{"2":{"375":1,"425":1,"427":1}}],["53",{"2":{"167":1,"446":1}}],["52",{"2":{"167":1,"443":1,"446":1}}],["5b",{"2":{"86":1}}],["5a",{"2":{"86":1}}],["56",{"2":{"70":1,"75":1,"77":1,"215":1,"584":1}}],["5x",{"2":{"44":1,"45":1,"51":1,"235":1,"423":1,"477":2}}],["5",{"0":{"24":1,"41":1,"54":1,"86":1,"188":1,"208":1,"218":1,"220":2,"222":1,"230":1,"258":1,"270":1,"299":1,"307":1,"344":1,"378":1,"393":1,"400":1,"401":1,"403":1,"406":2,"411":1,"414":1,"417":1,"420":2,"424":1,"427":1,"432":1,"434":1,"438":1,"439":1,"453":1,"483":1,"505":1,"526":1,"558":1,"578":1},"1":{"259":1,"300":1,"308":1,"309":1,"310":1,"311":1,"312":1,"394":1,"395":1,"401":1,"402":2,"403":1,"404":2,"405":2,"406":1,"407":3,"408":3,"409":3,"410":3,"411":1,"412":2,"413":2,"414":1,"415":2,"416":2,"417":1,"418":2,"419":2,"420":1,"421":3,"422":3,"423":3,"424":1,"425":2,"426":2,"427":1,"428":2,"429":2,"430":2,"431":2,"432":1,"433":2,"434":1,"435":2,"436":2,"437":2,"438":1,"439":1,"454":1,"455":1,"484":1,"485":1,"527":1,"528":1,"529":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":2,"580":2,"581":2,"582":1,"583":1},"2":{"13":1,"14":1,"17":2,"19":1,"31":1,"46":1,"54":1,"86":4,"136":1,"160":1,"167":1,"177":2,"178":1,"183":1,"186":1,"187":1,"188":1,"194":1,"196":1,"200":5,"201":2,"203":1,"205":1,"215":4,"216":2,"217":2,"218":1,"219":1,"220":12,"221":1,"222":1,"224":1,"231":1,"249":2,"256":1,"258":2,"287":1,"288":1,"292":1,"296":1,"297":1,"317":1,"318":1,"334":2,"355":1,"362":1,"405":1,"409":1,"422":1,"426":1,"442":1,"443":1,"448":1,"466":4,"469":3,"474":2,"479":1,"481":1,"482":1,"487":1,"491":1,"523":2,"524":2,"537":1,"538":1,"539":1,"552":2,"583":1,"587":2,"594":1,"596":1,"602":2}}],["50000",{"2":{"436":1}}],["500",{"2":{"197":1,"537":1}}],["50",{"2":{"9":1,"16":2,"177":1,"292":1,"293":1,"419":1,"423":2,"469":1,"473":2,"524":1}}],["6+5+4",{"2":{"466":1}}],["62",{"2":{"184":1,"215":1}}],["6b",{"0":{"427":1},"1":{"428":1,"429":1,"430":1,"431":1},"2":{"86":1}}],["6a",{"2":{"86":1}}],["65",{"2":{"70":1,"75":1,"77":1,"215":1,"584":1}}],["63",{"2":{"21":1,"36":1,"38":1,"54":1,"188":1,"231":1,"249":1,"291":1}}],["6",{"0":{"36":1,"177":1,"216":1,"217":1,"221":2,"231":1,"248":1,"260":1,"313":1,"345":1,"396":1,"424":1,"456":1,"462":1,"463":1,"468":1,"471":1,"475":1,"480":1,"483":1,"486":2,"489":1,"492":1,"493":1,"506":1,"530":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"314":1,"315":1,"316":1,"346":1,"347":1,"425":1,"426":1,"457":1,"458":1,"459":1,"463":1,"464":2,"465":2,"466":2,"467":2,"468":1,"469":2,"470":2,"471":1,"472":2,"473":2,"474":2,"475":1,"476":2,"477":2,"478":2,"479":2,"480":1,"481":2,"482":2,"483":1,"484":2,"485":2,"486":1,"487":3,"488":3,"489":1,"490":2,"491":2,"492":1,"493":1,"531":1,"532":1,"533":1},"2":{"18":1,"25":1,"36":2,"47":1,"72":1,"86":4,"89":1,"177":1,"189":1,"201":3,"202":1,"205":2,"215":4,"216":1,"217":1,"218":2,"219":1,"220":1,"221":10,"222":1,"231":1,"246":1,"255":3,"296":1,"297":1,"317":1,"362":1,"409":1,"454":1,"466":3,"482":1,"499":1,"549":1,"571":2,"580":1,"584":1,"592":1,"593":1,"602":2}}],["66",{"0":{"13":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1},"2":{"16":1,"236":1,"257":1,"265":1,"473":1}}],["60",{"0":{"501":1},"2":{"5":1,"9":2,"14":1,"15":2,"91":8,"95":1,"125":1,"255":1,"258":1,"259":2,"469":1,"472":1,"481":1,"482":1,"509":1,"517":1}}],["v1",{"2":{"570":1}}],["vcr",{"0":{"485":1}}],["vpn",{"2":{"432":1}}],["vue",{"2":{"335":1,"364":1}}],["voluntary",{"2":{"535":2}}],["volume",{"2":{"258":1,"408":1,"469":1,"515":2,"537":1,"550":1}}],["voice",{"0":{"457":1},"2":{"194":1}}],["voice→cli",{"2":{"192":1,"194":1}}],["v41",{"2":{"419":1}}],["v42",{"2":{"419":1}}],["v4",{"2":{"245":1,"330":1,"407":1,"548":1,"570":1,"571":2,"572":1}}],["vectors",{"2":{"296":1}}],["ve",{"2":{"182":1,"265":1,"276":1}}],["vertical",{"2":{"341":1,"397":1}}],["very",{"2":{"271":1,"479":1,"550":1}}],["verdict",{"2":{"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"209":1}}],["verifiable",{"2":{"53":1}}],["verification",{"2":{"51":1,"91":1,"142":1,"168":1,"177":2,"178":2,"183":1,"200":1,"213":1,"227":1,"237":1,"265":1,"270":1,"272":1,"274":1,"276":2,"278":1,"279":1,"281":1,"464":1,"467":1,"499":2,"537":1,"609":1}}],["verifies",{"2":{"75":1,"232":1,"317":1}}],["verified",{"2":{"50":2,"238":2,"260":2,"316":2,"510":1}}],["verifier",{"0":{"48":1,"138":1,"188":1,"237":1,"260":1,"313":1,"319":1,"594":1},"1":{"49":1,"50":1,"51":1,"52":1,"139":1,"140":1,"141":1,"142":1,"143":1,"314":1,"315":1,"316":1},"2":{"48":1,"49":4,"51":3,"52":3,"73":3,"91":1,"117":1,"141":1,"188":2,"194":3,"198":1,"209":1,"213":1,"215":1,"218":2,"238":1,"261":1,"263":3,"270":1,"274":1,"314":2,"315":3,"317":1,"319":6,"363":1,"365":1,"409":1,"498":2,"499":1,"501":1,"504":1,"508":1,"510":1,"525":2,"554":1,"588":3,"594":2,"598":1,"602":1}}],["verify",{"0":{"609":1},"2":{"50":1,"52":1,"55":1,"75":2,"77":2,"94":1,"114":1,"168":1,"199":1,"223":1,"237":1,"238":1,"260":1,"269":1,"316":1,"386":1,"446":1,"485":1,"498":1,"519":1,"539":1,"553":1,"554":1,"584":2,"609":2}}],["verb",{"2":{"36":1,"297":1}}],["versioning",{"2":{"412":1}}],["versions",{"2":{"386":1}}],["version",{"2":{"34":1,"35":1,"79":2,"209":1,"226":2,"227":2,"228":2,"229":2,"230":2,"231":2,"232":2,"233":2,"234":2,"235":2,"236":2,"237":2,"238":2,"239":2,"240":2,"264":1,"282":1,"402":2,"416":2,"418":1}}],["vs",{"0":{"53":1,"178":1,"186":1,"195":1,"209":1,"227":1,"269":1,"289":1,"290":1,"298":1,"437":1,"525":1,"526":1},"1":{"54":1,"55":1,"56":1,"270":1,"271":1,"291":1,"527":1,"528":1,"529":1},"2":{"79":1,"164":1,"168":1,"177":1,"186":2,"190":1,"194":2,"201":1,"205":1,"215":1,"216":2,"224":2,"449":1,"481":1,"506":1,"531":1,"532":1,"573":1,"587":1}}],["v",{"2":{"49":2,"66":1,"338":1}}],["video",{"2":{"184":2}}],["vitepress",{"2":{"178":2,"183":1}}],["victory",{"2":{"177":1}}],["vibe",{"0":{"53":1,"290":1},"1":{"54":1,"55":1,"56":1,"291":1},"2":{"53":1,"55":1,"56":2,"186":1,"216":1}}],["viable",{"0":{"536":1}}],["via",{"2":{"30":1,"74":1,"312":1,"358":1,"360":1,"361":1,"407":2,"409":2,"497":1,"539":1,"548":1,"568":1,"579":1,"582":3,"600":1,"601":1,"606":1}}],["views",{"2":{"210":1}}],["view",{"0":{"213":1},"2":{"12":1,"216":1,"274":1,"541":1}}],["valuable",{"2":{"179":1}}],["values",{"2":{"364":1}}],["value",{"2":{"167":3,"181":1,"197":1,"208":1,"362":1,"443":2,"463":1,"517":1,"518":1,"519":1,"520":1}}],["validation",{"0":{"199":1},"1":{"200":1,"201":1,"202":1},"2":{"66":1,"123":1,"336":1,"338":1,"371":1}}],["validates",{"0":{"202":1},"2":{"317":2,"448":1}}],["validate",{"2":{"28":1,"29":1,"309":3,"394":1}}],["vars",{"2":{"308":1,"557":1}}],["variation",{"2":{"490":1}}],["variable",{"2":{"401":1,"464":1,"465":1}}],["variables",{"0":{"350":1}}],["variants",{"0":{"373":1},"1":{"374":1,"375":1,"376":1,"377":1,"378":1},"2":{"187":1,"217":1,"335":1,"336":1,"575":1}}],["varies",{"2":{"9":4,"481":1}}],["varying",{"2":{"18":1}}],["v3",{"2":{"14":1,"258":1,"328":1,"469":1}}],["22",{"2":{"394":1}}],["2kb",{"2":{"371":1}}],["2+",{"2":{"363":1,"378":1,"499":1}}],["26+",{"2":{"244":1,"564":1}}],["2x",{"2":{"235":1,"478":1,"481":1,"491":1,"509":1,"522":1}}],["2c",{"0":{"333":1,"411":1},"1":{"334":1,"335":1,"336":1,"337":1,"412":1,"413":1},"2":{"200":1}}],["25",{"2":{"198":1,"419":1,"469":1,"510":1}}],["2hr",{"2":{"197":1}}],["280",{"0":{"182":1},"2":{"182":2,"382":1}}],["2b",{"0":{"327":1,"406":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1,"407":1,"408":1,"409":1,"410":1},"2":{"86":1,"200":1}}],["2a",{"2":{"86":1}}],["200",{"2":{"436":1}}],["20",{"0":{"602":1},"2":{"45":1,"70":1,"77":1,"197":1,"390":1,"394":1,"423":1,"510":2,"584":1,"590":1}}],["20260501",{"2":{"419":1}}],["2026",{"0":{"199":1,"205":1,"468":1},"1":{"200":1,"201":1,"202":1,"469":1,"470":1},"2":{"13":1,"19":1,"26":1,"27":1,"31":1,"36":1,"43":1,"48":1,"53":1,"56":1,"57":1,"62":1,"200":1,"202":1,"211":1,"212":1,"341":1,"394":2}}],["247",{"2":{"198":1}}],["244",{"2":{"194":1}}],["24hrs",{"2":{"74":1}}],["24",{"2":{"27":1,"211":1,"212":1,"362":1,"404":3}}],["27",{"2":{"14":1,"258":1,"469":1}}],["2",{"0":{"21":1,"38":1,"66":1,"81":1,"201":1,"205":2,"217":1,"227":1,"248":1,"269":1,"299":1,"323":1,"325":1,"338":1,"367":1,"368":1,"369":2,"373":1,"375":1,"379":1,"384":1,"389":1,"393":1,"396":1,"397":1,"398":1,"399":1,"403":1,"444":1,"471":1,"498":1,"502":2,"503":1,"504":1,"505":1,"506":1,"516":1,"518":1,"532":1,"542":1,"563":1},"1":{"82":1,"249":1,"250":1,"270":1,"271":1,"300":1,"324":1,"325":1,"326":1,"339":1,"368":1,"369":1,"370":3,"371":3,"372":3,"373":1,"374":2,"375":2,"376":2,"377":2,"378":2,"379":1,"380":2,"381":2,"382":2,"383":2,"384":1,"385":2,"386":2,"387":2,"388":2,"389":1,"390":2,"391":2,"392":2,"393":1,"394":2,"395":2,"396":1,"397":1,"398":1,"399":1,"404":1,"405":1,"445":1,"446":1,"472":1,"473":1,"474":1,"517":1,"518":1,"519":1,"520":1,"564":1,"565":1,"566":1,"567":1,"568":1},"2":{"9":1,"14":1,"17":2,"28":1,"36":1,"51":1,"54":1,"57":1,"71":1,"82":1,"86":1,"87":1,"120":1,"167":1,"177":1,"184":1,"189":2,"195":1,"204":1,"205":2,"207":1,"216":1,"217":10,"218":1,"219":2,"220":1,"221":1,"222":1,"228":1,"229":1,"231":2,"233":2,"258":1,"278":1,"284":1,"292":1,"293":1,"296":1,"312":1,"317":1,"318":1,"325":1,"328":2,"334":2,"337":3,"343":1,"366":1,"405":1,"408":1,"409":2,"413":1,"442":1,"443":1,"446":1,"448":1,"449":1,"452":1,"469":2,"472":1,"474":2,"477":2,"510":1,"519":1,"524":1,"525":1,"537":1,"539":1,"555":1,"565":1}}],["http",{"2":{"556":1,"564":1}}],["https",{"2":{"77":1,"296":1,"584":1,"604":1}}],["hub",{"0":{"324":1},"2":{"565":1}}],["hurt",{"2":{"212":1}}],["humans",{"2":{"514":1}}],["human",{"0":{"489":1},"1":{"490":1,"491":1},"2":{"50":1,"206":1,"221":1,"251":1,"260":1,"278":1,"279":1,"289":1,"315":1,"316":1,"328":1,"332":1,"409":2,"410":1,"514":3,"517":1,"519":1,"524":5,"525":4,"531":2,"532":1,"533":1,"535":1,"536":1,"537":1,"539":1}}],["hypeman",{"2":{"201":1,"202":1}}],["hybrid",{"0":{"392":1,"529":1},"2":{"196":1}}],["hrs",{"2":{"86":8}}],["heterogeneity",{"2":{"410":2,"551":2}}],["heterogeneous",{"2":{"326":1,"573":1}}],["hejlsberg",{"2":{"264":1}}],["hey",{"2":{"233":1,"234":1,"237":1}}],["he",{"2":{"204":1,"209":10,"212":1,"275":1}}],["hermes",{"0":{"574":1,"577":1},"1":{"575":1,"576":1,"577":1},"2":{"77":1,"407":2,"408":1,"558":1,"576":3,"582":1,"583":1,"584":1}}],["here",{"2":{"36":1,"39":1,"43":1,"48":1,"81":2,"198":1,"203":1,"231":1,"233":1,"292":1}}],["helped",{"2":{"239":1}}],["help",{"0":{"88":1},"2":{"61":1,"226":1}}],["helps",{"2":{"61":1,"226":1,"524":1}}],["heavy",{"2":{"469":1}}],["heavily",{"2":{"182":1}}],["health",{"2":{"556":1}}],["healthcare",{"2":{"24":1}}],["healing",{"2":{"355":1}}],["heartbeat",{"0":{"459":1,"581":1},"2":{"407":1,"497":1,"549":1,"554":1,"578":2,"579":1}}],["heartbeats",{"2":{"355":1,"408":1,"582":1}}],["hear",{"2":{"274":1}}],["headless",{"2":{"243":1,"245":1,"546":1,"548":1,"560":2,"561":1,"570":1,"572":1,"582":1}}],["head",{"2":{"35":1,"230":1}}],["house",{"2":{"527":1}}],["hour",{"0":{"507":1},"2":{"71":1,"426":1,"586":1}}],["hours+",{"2":{"201":1,"251":1}}],["hours",{"0":{"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"502":1,"503":1,"504":1,"505":1,"506":1},"2":{"51":1,"72":1,"184":1,"204":1,"206":1,"215":2,"404":3}}],["hotkey",{"2":{"454":1}}],["hotz",{"0":{"212":1,"273":1},"2":{"213":1,"216":1,"273":2,"274":3}}],["home",{"2":{"443":2,"609":1}}],["host",{"2":{"433":1}}],["hover",{"2":{"383":1}}],["horizon",{"2":{"362":1}}],["hops",{"2":{"355":2}}],["hoping",{"2":{"239":1,"445":1}}],["hold",{"2":{"232":1}}],["holding",{"2":{"63":1,"321":1}}],["hoc",{"2":{"200":1}}],["honest",{"2":{"47":1,"222":1,"274":1,"275":2}}],["how",{"0":{"82":1,"409":1,"415":1,"467":1},"2":{"32":1,"52":1,"62":1,"182":1,"227":2,"228":1,"229":2,"230":1,"231":1,"269":4,"271":1,"275":1,"276":1,"278":1,"321":1,"382":1,"391":1,"464":5,"497":1,"501":2,"514":1,"531":1,"532":1,"537":1,"560":1,"564":1,"570":1,"575":1,"579":1,"608":1}}],["hooks",{"0":{"188":1},"2":{"23":1,"73":1,"180":1,"195":1,"200":1,"204":1,"215":1,"243":3,"269":1,"281":2,"307":1,"382":2,"412":1,"501":2,"546":3,"550":1,"560":2,"561":3,"573":2,"582":1}}],["hook",{"0":{"39":1,"40":1,"125":1,"307":1,"318":1,"562":1},"1":{"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"308":1,"309":1,"310":1,"311":1,"312":1},"2":{"22":1,"39":1,"42":2,"54":1,"91":1,"125":1,"128":1,"178":1,"180":1,"188":1,"195":1,"209":1,"218":2,"248":2,"261":1,"296":2,"299":4,"301":3,"312":1,"317":3,"318":2,"504":2,"560":2}}],["hired",{"2":{"578":1}}],["hire",{"2":{"226":1}}],["him",{"2":{"209":1}}],["history",{"2":{"229":1,"270":1,"271":1,"273":1,"353":1,"386":1,"427":1,"430":1,"541":1,"551":1}}],["his",{"0":{"206":1,"209":1},"2":{"203":2,"204":2,"206":1,"209":3,"273":1,"360":1}}],["hit",{"2":{"237":1,"415":1}}],["hitl",{"2":{"201":1,"206":1,"515":1}}],["hits",{"2":{"62":1,"321":1}}],["hierarchy",{"0":{"352":1},"2":{"194":1,"338":1,"378":1}}],["higher",{"2":{"466":1,"482":3}}],["highest",{"2":{"51":1,"271":1,"312":1,"396":1,"470":1}}],["hightower",{"2":{"240":1,"264":1}}],["high",{"2":{"27":1,"67":1,"251":1,"258":1,"271":2,"278":1,"279":1,"312":1,"329":1,"370":3,"408":1,"426":1,"451":3,"465":1,"469":1,"491":1,"514":1,"515":2,"525":1,"535":1,"537":1,"550":3,"605":1}}],["hi",{"2":{"8":3}}],["hallucination",{"2":{"490":1}}],["hallucinated",{"2":{"288":1,"396":1}}],["half",{"2":{"48":1,"388":1}}],["hacking",{"2":{"168":1,"239":1,"445":1}}],["hack",{"2":{"164":1,"596":1}}],["harnesses",{"2":{"212":1,"467":1,"584":1}}],["harness",{"0":{"156":1,"186":1,"227":1,"269":1,"270":1,"387":1,"492":1},"1":{"157":1,"158":1,"159":1,"160":1,"161":1,"270":1,"271":1},"2":{"54":1,"55":2,"77":1,"91":1,"159":1,"176":1,"177":5,"178":5,"180":1,"183":1,"184":1,"186":1,"196":1,"197":1,"200":2,"204":2,"211":1,"213":4,"215":1,"216":1,"221":1,"227":3,"240":1,"261":1,"264":2,"265":1,"269":5,"270":2,"271":1,"274":2,"291":1,"293":1,"408":1,"411":1,"412":1,"463":1,"492":1,"563":1,"582":1}}],["hardening",{"0":{"504":1}}],["hardcoded",{"2":{"364":1}}],["hard",{"0":{"54":1,"291":1,"437":1},"2":{"190":1,"212":1,"213":1,"264":1,"273":1,"274":1,"306":1,"436":2,"437":1}}],["handoff",{"2":{"289":1}}],["hands",{"2":{"77":1,"81":1,"90":1,"198":1}}],["hand",{"2":{"48":1,"264":1}}],["handler",{"2":{"594":1}}],["handle",{"2":{"292":1,"318":1,"510":1}}],["handled",{"2":{"44":1,"490":1}}],["handles",{"2":{"0":1,"83":1,"409":1,"522":1}}],["handling",{"2":{"24":1,"44":1,"235":1,"478":1,"522":1}}],["happy",{"2":{"44":1,"235":1,"490":1,"510":1,"522":1}}],["happens",{"0":{"74":1},"2":{"44":1,"278":1,"317":1}}],["hasn",{"2":{"239":1}}],["hashed",{"2":{"402":1}}],["hash",{"2":{"168":2,"239":1,"419":1,"446":11}}],["hashing",{"2":{"164":1,"192":1,"460":1}}],["has",{"0":{"194":1},"2":{"20":1,"24":1,"29":1,"36":1,"41":1,"51":1,"58":1,"76":1,"84":1,"88":1,"90":1,"93":1,"98":1,"128":1,"186":1,"194":1,"209":10,"227":2,"231":1,"232":1,"268":1,"293":1,"298":1,"315":1,"319":1,"344":1,"353":1,"359":1,"364":1,"366":1,"378":1,"391":1,"497":1,"499":1,"509":1,"536":1,"551":1,"584":1,"606":1}}],["have",{"2":{"0":1,"7":1,"18":1,"79":1,"83":1,"180":1,"181":1,"194":1,"197":1,"198":1,"208":1,"237":1,"272":1,"276":1,"464":1,"509":1,"514":1,"527":1,"528":1}}],["402",{"2":{"607":1}}],["401",{"2":{"607":1}}],["4000",{"2":{"523":2}}],["40",{"2":{"517":1}}],["4×3",{"2":{"466":1}}],["47",{"2":{"446":1}}],["48h",{"2":{"555":1}}],["48",{"2":{"446":2}}],["44",{"2":{"184":1,"215":1}}],["46",{"2":{"167":1,"443":1,"446":3}}],["45",{"2":{"91":1}}],["4b",{"2":{"86":1}}],["4a",{"2":{"86":1}}],["4",{"0":{"23":1,"40":1,"85":1,"207":1,"216":1,"219":1,"221":1,"229":1,"253":1,"271":1,"278":1,"302":1,"320":1,"321":1,"323":1,"327":1,"333":1,"338":1,"340":2,"344":1,"345":1,"348":1,"351":1,"356":1,"357":1,"362":1,"364":1,"365":1,"366":1,"377":1,"389":1,"417":1,"450":1,"480":1,"502":1,"504":1,"514":1,"516":1,"520":1,"525":1,"531":1,"544":1,"568":1,"574":1},"1":{"254":1,"255":1,"256":1,"257":1,"303":1,"304":1,"305":1,"306":1,"321":1,"322":2,"323":1,"324":2,"325":2,"326":2,"327":1,"328":2,"329":2,"330":2,"331":2,"332":2,"333":1,"334":2,"335":2,"336":2,"337":2,"338":1,"339":2,"340":1,"341":3,"342":3,"343":3,"344":1,"345":1,"346":2,"347":2,"348":1,"349":2,"350":2,"351":1,"352":2,"353":2,"354":2,"355":2,"356":1,"357":1,"358":2,"359":2,"360":2,"361":2,"362":1,"363":2,"364":1,"365":1,"366":1,"390":1,"391":1,"392":1,"418":1,"419":1,"451":1,"452":1,"481":1,"482":1,"517":1,"518":1,"519":1,"520":1,"575":1,"576":1,"577":1},"2":{"8":1,"14":2,"17":2,"30":1,"36":1,"53":1,"54":1,"67":1,"82":1,"86":3,"177":1,"186":1,"187":1,"194":2,"204":3,"205":1,"209":2,"215":2,"216":2,"217":2,"218":1,"219":15,"220":1,"221":1,"222":1,"228":1,"229":2,"231":1,"249":1,"258":2,"284":1,"292":1,"296":1,"297":1,"317":1,"318":1,"326":1,"328":2,"334":2,"337":1,"364":1,"397":1,"405":1,"409":2,"419":1,"442":1,"448":1,"466":2,"469":2,"472":1,"474":2,"482":2,"519":1,"537":1,"538":1,"539":1,"595":1,"597":1,"602":2,"607":2}}],["4o",{"2":{"4":1,"7":1,"8":1,"469":1}}],["wrong",{"2":{"212":1,"235":1,"430":1,"490":2,"514":3}}],["written",{"2":{"490":1}}],["writing",{"2":{"126":1,"329":1}}],["write",{"0":{"303":1},"2":{"24":1,"41":1,"49":1,"51":1,"54":1,"64":1,"111":1,"142":1,"229":1,"231":2,"234":2,"237":2,"240":1,"243":1,"250":1,"264":2,"278":2,"279":1,"291":1,"301":2,"315":1,"319":1,"339":1,"344":1,"368":1,"394":1,"419":1,"546":1,"552":1,"560":1,"561":1,"572":1,"605":1}}],["writes",{"2":{"22":1,"28":1,"39":2,"49":1,"54":1,"188":1,"237":1,"291":1,"301":1,"314":1,"448":1,"498":1,"517":1,"536":1,"565":1}}],["won",{"2":{"605":1}}],["would",{"2":{"301":1}}],["wouldn",{"2":{"64":1}}],["words",{"2":{"605":1}}],["wording",{"2":{"488":1}}],["worst",{"0":{"391":1}}],["worse",{"2":{"237":1}}],["worth",{"2":{"264":1}}],["world",{"0":{"466":1},"2":{"18":1,"231":1,"274":1,"490":1}}],["workflow",{"2":{"576":2,"583":1}}],["workflows",{"2":{"28":1,"182":1,"233":1,"325":1,"376":1,"378":1,"407":1,"408":2,"524":1,"550":1,"574":1,"575":1}}],["worktrees",{"2":{"410":1}}],["worktree",{"2":{"270":1,"407":3,"409":1,"539":2,"544":2,"552":1}}],["workers",{"2":{"66":1,"251":1,"339":2,"413":1}}],["worker",{"2":{"66":6,"338":6,"352":1,"378":1,"409":1,"458":1,"539":1}}],["workspace",{"0":{"384":1},"1":{"385":1,"386":1,"387":1,"388":1},"2":{"177":1,"178":1,"200":1,"217":1,"384":1,"388":2}}],["works",{"0":{"51":1,"82":1,"415":1},"2":{"36":1,"44":1,"231":1,"233":1,"235":1,"327":1,"396":1,"448":1,"478":1,"522":1,"524":2,"579":1,"581":1,"607":1}}],["working",{"2":{"18":1,"65":1,"194":2,"196":1,"198":2,"226":1,"232":1,"270":1,"380":1,"395":1}}],["work",{"0":{"409":1,"544":1},"2":{"13":1,"21":1,"27":1,"38":1,"48":1,"67":1,"139":1,"201":1,"207":1,"227":1,"233":1,"236":1,"238":1,"239":1,"240":1,"251":2,"264":1,"317":1,"319":1,"324":2,"326":1,"329":1,"356":1,"361":1,"372":1,"377":1,"455":1,"459":2,"510":2,"517":1,"520":1,"524":1,"531":1,"565":1,"581":2}}],["warn",{"2":{"436":2}}],["warning",{"0":{"437":1},"2":{"423":1,"437":1}}],["warnings",{"2":{"190":1}}],["watch",{"2":{"431":1}}],["watches",{"2":{"410":1,"429":1}}],["walk",{"2":{"381":1}}],["walking",{"2":{"180":1}}],["walkinglabs",{"0":{"176":1},"1":{"177":1,"178":1}}],["waste",{"2":{"240":1,"264":1}}],["wasn",{"2":{"239":1,"446":1}}],["wait",{"2":{"238":1,"454":1}}],["wanders",{"2":{"347":1}}],["wandering",{"2":{"234":1}}],["want",{"2":{"7":4,"67":1,"227":1}}],["wakes",{"2":{"579":1,"581":1}}],["wake",{"2":{"230":1,"459":2,"581":1}}],["ways",{"2":{"212":1,"273":1}}],["way",{"2":{"51":1,"83":1,"205":1}}],["w",{"2":{"40":1}}],["went",{"2":{"430":1}}],["weight",{"2":{"231":1,"299":1,"337":4,"362":1,"484":1,"499":1,"510":1}}],["weighted",{"2":{"160":1}}],["welcome",{"2":{"78":1}}],["well",{"2":{"21":1,"34":1,"54":1,"67":1,"233":1,"282":1,"291":1}}],["weekly",{"2":{"72":2,"580":1}}],["week",{"0":{"531":1},"2":{"72":1,"532":1}}],["website",{"2":{"176":1}}],["websocket",{"2":{"27":1,"341":1}}],["web",{"2":{"37":1,"58":1,"91":1,"108":1,"111":1,"201":1,"226":1,"268":1,"287":2,"288":2,"292":1,"296":1,"371":1,"375":1,"398":1,"422":1}}],["we",{"0":{"274":1,"513":1},"1":{"514":1,"515":1},"2":{"27":1,"30":1,"180":2,"181":2,"182":1,"200":1,"202":1,"211":1,"213":1,"275":2,"296":1,"341":1,"394":1,"514":1}}],["who",{"0":{"200":1},"2":{"75":1,"198":1,"204":1,"211":1,"212":1,"225":1,"227":1,"339":1}}],["whole",{"2":{"61":1,"226":1,"321":1}}],["whether",{"2":{"163":1,"284":1}}],["where",{"0":{"45":1,"476":1},"2":{"32":1,"39":1,"98":1,"198":1,"230":1,"275":1,"289":1,"299":1,"301":2,"325":1,"404":1,"481":2,"484":1,"491":1,"523":1,"551":1,"552":1}}],["when",{"0":{"18":1,"21":1,"67":1,"80":1,"329":1,"335":1,"416":1,"527":1,"528":1,"529":1,"573":1,"577":1},"2":{"18":1,"67":1,"84":1,"105":1,"228":1,"235":1,"240":1,"270":1,"289":1,"293":1,"296":1,"309":3,"310":2,"368":1,"371":1,"408":2,"409":1,"427":1,"606":1}}],["whisper",{"2":{"457":1}}],["while",{"2":{"60":1,"284":1,"285":1,"375":1,"376":1}}],["whitelist",{"0":{"40":1,"125":1,"318":1},"1":{"126":1,"127":1,"128":1,"129":1,"130":1,"131":1},"2":{"23":1,"42":1,"91":1,"125":1,"127":1,"128":2,"218":1,"248":1,"261":1,"265":1,"296":1,"299":3,"301":1,"318":2,"504":1,"560":1,"592":1}}],["which",{"0":{"7":1},"2":{"13":1,"18":1,"22":1,"45":1,"227":1,"229":1,"233":1,"268":1,"269":1,"271":1,"412":2,"418":1,"466":2,"508":1}}],["why",{"0":{"30":1,"34":1,"44":1,"51":1,"62":1,"232":1,"274":1,"282":1,"295":1,"297":1,"321":1,"347":1,"430":1},"1":{"63":1,"64":1,"65":1,"66":1,"67":1,"296":1,"297":1,"298":1,"322":1},"2":{"20":1,"64":1,"177":11,"178":1,"194":1,"218":1,"219":1,"288":2,"396":2,"477":1}}],["whatever",{"2":{"53":1,"55":1,"235":1}}],["what",{"0":{"27":1,"33":1,"57":1,"59":1,"74":1,"89":1,"182":1,"183":1,"186":1,"202":1,"226":1,"267":1,"281":1,"401":1,"418":1,"421":1,"425":1,"465":1,"488":1,"490":1,"552":1},"1":{"58":1,"59":1,"60":1,"61":1,"268":1,"402":1},"2":{"19":1,"32":2,"34":1,"42":1,"44":1,"52":1,"54":1,"58":1,"73":1,"78":1,"83":1,"92":3,"98":1,"99":1,"177":1,"178":2,"179":1,"181":1,"183":1,"196":1,"198":1,"202":1,"203":1,"206":1,"213":1,"215":2,"216":1,"220":1,"227":4,"228":2,"229":2,"230":3,"233":2,"234":1,"236":1,"238":1,"240":1,"267":1,"268":2,"271":3,"274":1,"278":1,"281":1,"282":1,"284":1,"291":1,"293":3,"296":1,"299":1,"300":1,"354":1,"356":1,"368":3,"371":1,"385":2,"387":2,"395":1,"430":1,"433":1,"464":2,"481":1,"501":4,"508":1,"514":1,"522":1,"537":3,"541":1,"568":1,"583":1}}],["widget",{"2":{"566":2}}],["wide",{"2":{"64":1}}],["wiki",{"2":{"280":1}}],["wise",{"2":{"181":1}}],["wire",{"2":{"98":1,"503":1}}],["wins",{"2":{"213":1,"322":1,"362":1,"487":1}}],["winner",{"0":{"333":1},"1":{"334":1,"335":1,"336":1,"337":1},"2":{"201":1,"206":1,"219":1,"251":1,"329":1,"333":1,"334":1,"335":1}}],["window",{"0":{"389":1},"1":{"390":1,"391":1,"392":1},"2":{"49":1,"63":1,"67":1,"91":1,"102":1,"105":2,"187":1,"217":1,"269":1,"270":1,"314":1,"321":1,"368":1,"391":2,"399":1}}],["windows",{"2":{"3":1,"79":1,"85":1,"247":1,"390":1,"464":1,"589":1,"604":2,"608":2}}],["win",{"2":{"32":1,"230":1}}],["will",{"2":{"21":1,"43":1,"89":1,"213":1,"235":2,"273":2,"422":1}}],["within",{"2":{"74":1,"188":1,"194":2,"298":1,"397":1,"425":1,"426":2,"509":1}}],["with",{"0":{"21":1,"195":1,"207":1,"211":1,"330":1,"331":1,"361":1,"431":1},"2":{"1":1,"3":1,"9":2,"18":2,"21":1,"23":1,"26":1,"30":1,"33":1,"39":1,"41":1,"44":1,"46":1,"52":1,"54":5,"67":1,"70":2,"72":2,"74":1,"77":1,"81":1,"83":1,"89":3,"92":1,"93":1,"97":1,"111":1,"117":4,"120":1,"123":3,"148":2,"160":2,"162":1,"173":1,"178":2,"183":1,"189":1,"192":1,"195":3,"197":1,"198":3,"200":3,"207":1,"209":3,"211":1,"213":1,"227":1,"234":2,"237":1,"239":1,"256":1,"267":2,"268":1,"269":2,"273":1,"275":1,"278":3,"279":2,"291":5,"296":3,"298":1,"299":1,"312":1,"322":1,"325":1,"341":1,"346":1,"353":1,"357":1,"364":1,"365":3,"366":2,"375":1,"376":1,"394":1,"408":1,"410":1,"413":2,"425":1,"429":1,"442":1,"463":1,"467":1,"479":1,"484":1,"485":1,"491":2,"498":2,"499":2,"501":1,"502":2,"506":1,"508":2,"510":2,"514":1,"523":1,"524":1,"536":2,"537":1,"539":1,"546":2,"547":2,"548":1,"550":1,"553":1,"561":2,"565":2,"567":1,"569":1,"572":2,"575":1,"576":2,"577":1,"586":1,"601":1,"604":1,"606":1,"607":1,"608":1}}],["without",{"2":{"1":1,"30":1,"83":1,"92":1,"94":1,"200":1,"213":1,"234":1,"267":1,"274":1,"347":1,"384":1,"396":1,"425":1,"428":1,"464":1,"509":1,"519":1}}],["1m+",{"2":{"469":1}}],["19",{"2":{"469":1}}],["142",{"2":{"341":1}}],["14",{"0":{"239":1},"2":{"219":1,"454":1}}],["147",{"2":{"184":1,"197":1,"198":1}}],["16+",{"2":{"567":1}}],["160",{"2":{"239":1,"445":1}}],["16",{"0":{"182":1,"566":1},"2":{"182":2,"382":1}}],["127",{"2":{"556":1}}],["123",{"2":{"523":1}}],["1200",{"2":{"422":1}}],["12400",{"2":{"422":1}}],["12",{"0":{"177":1,"223":1,"237":1,"365":1},"2":{"86":1,"177":1,"183":1,"189":1,"194":1,"215":1,"219":1,"364":1,"570":1}}],["12+",{"2":{"79":1}}],["13",{"0":{"238":1,"307":1,"366":1,"562":1},"1":{"308":1,"309":1,"310":1,"311":1,"312":1},"2":{"70":1,"75":1,"77":1,"81":2,"90":1,"184":1,"188":1,"195":1,"198":1,"209":1,"215":1,"218":1,"219":1,"560":1,"573":1,"582":1,"584":1}}],["1x",{"2":{"44":1,"478":1,"522":1}}],["1",{"0":{"21":1,"38":1,"79":1,"200":1,"204":1,"216":1,"226":1,"242":1,"266":1,"267":2,"269":1,"272":1,"277":1,"280":1,"283":1,"286":1,"290":1,"292":1,"295":1,"321":1,"324":1,"353":1,"368":1,"374":1,"401":1,"441":1,"468":1,"497":1,"501":1,"503":1,"504":1,"505":1,"506":1,"507":1,"513":1,"517":1,"531":1,"541":1,"559":1,"567":1},"1":{"80":1,"243":1,"244":1,"245":1,"246":1,"247":1,"267":1,"268":3,"269":1,"270":2,"271":2,"272":1,"273":2,"274":2,"275":2,"276":2,"277":1,"278":2,"279":2,"280":1,"281":2,"282":2,"283":1,"284":2,"285":2,"286":1,"287":2,"288":2,"289":2,"290":1,"291":2,"292":1,"293":1,"296":1,"297":1,"298":1,"322":1,"402":1,"442":1,"443":1,"469":1,"470":1,"514":1,"515":1,"560":1,"561":1,"562":1},"2":{"21":1,"28":1,"30":1,"35":1,"36":1,"44":1,"46":2,"54":4,"56":1,"61":1,"71":2,"81":1,"82":1,"86":2,"160":1,"167":1,"177":1,"184":1,"188":1,"194":1,"197":1,"201":1,"204":1,"205":2,"206":1,"207":1,"216":9,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"228":2,"231":2,"233":2,"234":1,"235":1,"246":1,"249":4,"255":2,"256":1,"257":1,"265":2,"278":1,"284":1,"291":3,"292":1,"296":1,"297":3,"317":1,"318":1,"325":1,"328":2,"334":2,"335":1,"343":1,"347":1,"362":1,"398":1,"405":1,"408":1,"409":2,"413":1,"426":1,"442":1,"443":1,"448":1,"449":1,"452":1,"466":1,"472":1,"477":2,"479":2,"482":2,"484":1,"508":1,"510":1,"519":1,"523":2,"524":1,"525":1,"537":1,"539":1,"552":1,"555":1,"556":1,"557":1,"565":1,"580":1}}],["11",{"0":{"236":1,"265":1,"364":1},"2":{"13":1,"73":1,"167":1,"177":1,"178":1,"219":1,"263":1,"443":1,"588":1,"598":1,"602":1}}],["18901",{"2":{"570":1}}],["18",{"0":{"263":1},"2":{"9":1}}],["156",{"2":{"341":1}}],["15",{"0":{"240":1},"2":{"5":1,"7":1,"14":1,"15":2,"87":1,"197":1,"201":2,"258":1,"259":2,"341":1,"423":1,"469":1,"472":2,"510":1,"550":1,"605":1}}],["1047",{"2":{"535":1}}],["10s",{"2":{"355":1}}],["10+",{"2":{"160":1,"278":1,"413":1,"505":1,"508":1}}],["10x",{"2":{"54":1,"273":1,"291":1,"514":1}}],["10000",{"2":{"523":1}}],["1000",{"2":{"523":3}}],["1000x",{"2":{"514":1}}],["100k",{"2":{"63":1}}],["100",{"2":{"21":1,"30":1,"36":1,"38":1,"54":1,"188":1,"204":1,"231":1,"291":1,"437":1,"487":1,"537":1}}],["100x",{"0":{"470":1},"2":{"14":1,"191":1,"470":1,"514":1}}],["10",{"0":{"205":1,"235":1,"264":1,"362":1,"439":1},"1":{"363":1},"2":{"4":1,"9":1,"14":1,"43":1,"45":1,"47":2,"126":1,"177":1,"201":2,"205":1,"219":1,"220":1,"235":1,"258":1,"278":1,"279":1,"318":1,"371":1,"377":1,"425":1,"469":1,"477":1,"491":1,"510":2,"524":2,"537":2,"550":1,"605":1,"607":1}}],["$arguments",{"2":{"606":2}}],["$original",{"2":{"189":1,"195":1,"325":1,"350":1,"564":1}}],["$input=code",{"2":{"325":1}}],["$input=plan",{"2":{"325":1}}],["$input",{"2":{"189":1,"195":1,"252":3,"325":1,"349":3,"350":1,"564":1}}],["$400",{"2":{"436":1}}],["$40",{"2":{"258":1,"469":1}}],["$45",{"2":{"184":1,"197":1}}],["$49",{"0":{"592":1,"593":1,"598":1},"2":{"73":3,"263":3,"588":3}}],["$89",{"2":{"179":1,"181":2}}],["$97",{"0":{"70":1},"2":{"70":1,"184":1,"197":1,"198":1}}],["$200",{"2":{"197":1}}],["$299",{"2":{"179":1,"181":1}}],["$29",{"0":{"595":1,"597":1},"2":{"73":2,"263":2,"588":2}}],["$247",{"0":{"72":1},"2":{"72":1}}],["$2",{"2":{"16":1,"423":1,"436":1,"469":2,"473":1}}],["$75",{"2":{"14":1,"15":1,"258":1,"259":1,"469":1,"472":1}}],["$39",{"0":{"594":1,"596":1},"2":{"73":2,"263":2,"588":2}}],["$3",{"2":{"14":1,"15":1,"47":1,"258":1,"259":1,"469":1,"472":1,"523":2}}],["$124",{"0":{"599":1}}],["$1230",{"2":{"523":1}}],["$123",{"2":{"523":1}}],["$10",{"2":{"258":1,"426":1,"469":2,"571":1,"573":1}}],["$100",{"2":{"198":1}}],["$197",{"2":{"198":1}}],["$199",{"0":{"71":1,"599":1},"2":{"71":1,"181":1,"263":1,"588":1}}],["$149",{"2":{"181":1}}],["$15",{"2":{"14":2,"15":2,"258":2,"259":2,"469":2,"472":2,"523":2}}],["$1",{"2":{"14":1,"47":1,"258":1,"469":2}}],["$",{"2":{"14":2,"130":2,"154":1,"455":1,"469":2,"508":1}}],["$50",{"2":{"537":2}}],["$500",{"2":{"198":1,"436":2}}],["$500+",{"2":{"197":1}}],["$5",{"2":{"9":2,"469":1}}],["$0",{"2":{"5":1,"7":1,"9":1,"14":3,"15":4,"16":2,"47":2,"198":1,"235":2,"258":3,"259":4,"423":1,"469":4,"472":3,"473":2,"523":7,"524":5,"550":10}}],["$env",{"2":{"3":1,"608":1}}],["my",{"2":{"382":1}}],["mythos",{"2":{"192":1,"194":2,"198":1,"445":3}}],["mgmt",{"2":{"368":1}}],["mc",{"2":{"265":1}}],["mcps",{"2":{"412":1}}],["mcp",{"0":{"353":1,"370":1,"383":1,"450":1},"1":{"451":1,"452":1},"2":{"33":2,"180":2,"187":1,"192":1,"194":2,"200":2,"215":1,"217":1,"219":1,"222":1,"270":1,"281":2,"353":2,"358":2,"359":1,"361":1,"368":1,"370":2,"372":1,"383":3,"407":1,"408":1,"451":1,"452":2,"574":2,"575":3,"576":3,"577":2,"582":2,"601":1}}],["mprocs",{"0":{"330":1,"542":1},"2":{"201":1,"251":1,"330":1,"407":3,"408":3,"409":2,"410":1,"428":2,"431":1,"539":3,"542":1,"551":3,"552":2}}],["msg",{"2":{"354":2,"355":1}}],["ms",{"2":{"167":1,"422":1,"443":2}}],["m5",{"2":{"86":1,"91":2,"132":1,"144":1,"180":1,"200":1,"201":1,"202":1,"206":1,"209":1,"213":1,"215":1,"261":2,"274":1,"276":1,"560":1,"564":1,"570":2,"579":3,"582":5}}],["m8",{"2":{"81":1,"86":1,"215":1}}],["m2",{"2":{"81":1,"86":1,"91":2,"101":1,"107":1,"180":1,"205":2,"215":1,"261":2,"560":1,"564":1,"571":1,"575":3}}],["m2+m5",{"2":{"77":2}}],["m6",{"0":{"235":1,"236":1},"2":{"77":1,"86":1,"91":2,"150":1,"156":1,"209":2,"215":1,"261":2,"274":1,"276":1,"410":1,"570":3,"582":1}}],["m7",{"0":{"239":1},"2":{"77":1,"86":1,"91":2,"162":1,"169":1,"201":1,"205":2,"206":1,"209":1,"215":1,"261":2,"579":2,"582":1}}],["m4",{"0":{"232":1,"233":1,"234":1},"2":{"77":1,"86":1,"91":2,"113":1,"119":1,"180":1,"201":4,"204":1,"205":4,"206":1,"209":2,"215":1,"261":2,"560":1,"564":4,"575":1,"582":2}}],["m3",{"0":{"231":1,"237":1,"238":1},"2":{"77":1,"81":1,"86":1,"91":2,"125":1,"138":1,"180":1,"183":1,"209":3,"213":2,"215":1,"261":2,"274":2,"276":2,"560":3,"564":2,"582":2}}],["m1",{"0":{"226":1,"227":1,"228":1,"229":1,"230":1,"293":1},"2":{"77":1,"81":1,"82":1,"86":1,"91":1,"95":1,"180":1,"183":1,"201":1,"204":1,"206":2,"209":2,"213":1,"215":1,"261":1}}],["md",{"0":{"263":1,"381":1,"602":1},"2":{"32":1,"33":2,"70":1,"77":1,"81":4,"82":2,"88":2,"180":2,"194":1,"200":1,"202":2,"209":2,"224":6,"230":1,"270":2,"281":3,"305":1,"380":6,"381":5,"382":1,"385":1,"386":2,"406":1,"412":1,"413":1,"559":1,"560":2,"561":1,"563":1,"564":1,"568":1,"583":1,"590":1,"602":2}}],["mux",{"0":{"331":1,"541":1},"2":{"331":1,"407":2,"409":2,"410":1,"539":2,"542":2,"551":1,"552":1}}],["much",{"2":{"232":1,"464":3,"465":1}}],["must",{"2":{"31":1,"35":1,"42":1,"177":2,"230":1,"234":1,"278":1,"282":1,"289":2,"388":1,"544":1}}],["multica",{"2":{"192":1}}],["multiply",{"2":{"235":1}}],["multipliers",{"0":{"477":1}}],["multiplier",{"0":{"44":1},"2":{"44":1,"269":1,"470":1,"477":1,"522":1,"523":1}}],["multiplexer",{"2":{"543":1}}],["multiple",{"2":{"6":1,"67":2,"232":1,"293":1,"324":1,"329":1,"397":1,"406":1,"497":1,"520":1,"537":1,"565":1,"583":1}}],["multi",{"0":{"6":1,"67":1,"107":1,"119":1,"189":1,"320":1,"366":1,"378":1,"394":1,"398":1,"494":1,"520":1,"538":1,"593":1},"1":{"108":1,"109":1,"110":1,"111":1,"112":1,"120":1,"121":1,"122":1,"123":1,"124":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"365":1,"366":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"10":1,"30":1,"34":1,"65":1,"67":1,"73":1,"77":1,"81":1,"89":2,"91":2,"110":1,"122":1,"177":1,"178":2,"204":1,"205":1,"215":2,"217":1,"219":1,"223":2,"233":1,"243":1,"261":2,"262":1,"263":1,"278":1,"279":1,"282":1,"321":1,"322":1,"344":1,"347":1,"356":1,"366":2,"370":1,"376":1,"391":1,"394":1,"398":2,"406":1,"408":1,"413":1,"451":1,"469":1,"495":1,"497":1,"514":1,"524":1,"525":2,"537":2,"538":2,"543":1,"546":1,"550":1,"552":1,"560":1,"564":1,"566":1,"575":1,"582":1,"584":1,"588":1,"602":1}}],["might",{"2":{"607":1}}],["migrations",{"2":{"64":1,"380":1,"394":2}}],["migration",{"2":{"48":1}}],["mid",{"2":{"571":2}}],["middle",{"2":{"275":1}}],["mit",{"2":{"563":1,"569":2,"582":2}}],["mirror",{"0":{"372":1},"2":{"372":2}}],["mirrors",{"2":{"202":1}}],["miessler",{"2":{"264":1}}],["million",{"0":{"258":1,"469":1},"1":{"259":1}}],["milestones",{"2":{"72":1}}],["mix",{"2":{"191":1,"537":1}}],["mistakes",{"2":{"67":1,"237":2,"273":1}}],["misconception",{"0":{"61":1}}],["miss",{"0":{"490":1},"2":{"226":1}}],["missing",{"2":{"52":1,"57":1,"206":1}}],["missed",{"2":{"42":1,"296":1,"317":1}}],["misses",{"2":{"22":1}}],["minor",{"2":{"50":1,"238":1,"260":1,"316":1,"365":1}}],["min",{"0":{"501":1},"2":{"9":1,"91":13,"95":1,"125":1,"162":1,"426":1,"524":5}}],["minimax",{"2":{"571":1}}],["minimal",{"2":{"510":1,"547":1,"565":1,"566":1}}],["minimum",{"0":{"22":1,"536":1},"2":{"402":1,"504":1,"509":1}}],["mini",{"0":{"453":1},"1":{"454":1,"455":1},"2":{"7":1,"192":1,"194":2,"222":1,"454":1}}],["minute",{"2":{"5":1,"9":1}}],["menu",{"2":{"606":1}}],["mentions",{"2":{"497":2}}],["mention",{"2":{"223":1,"497":1}}],["mentorship",{"2":{"197":1}}],["mental",{"0":{"26":1,"27":1,"341":1,"394":1},"1":{"27":1,"28":1,"29":1,"30":1},"2":{"26":1,"28":1,"30":2,"67":1,"73":1,"173":1,"183":1,"189":2,"195":1,"209":2,"217":1,"263":1,"270":1,"341":1,"342":1,"366":1,"368":1,"386":1,"394":3,"464":1,"467":2,"497":1,"499":1,"502":1,"508":1,"509":1,"564":1,"588":1,"593":1}}],["mermaid",{"2":{"501":1}}],["mesh",{"2":{"360":2}}],["messes",{"2":{"278":1}}],["message",{"2":{"8":1,"284":1,"296":1}}],["messages=",{"2":{"8":3,"605":1}}],["messages",{"2":{"8":2,"60":3,"87":1,"105":2,"285":3,"353":1,"358":1,"368":1,"391":2,"605":1}}],["mechanism",{"2":{"299":1,"312":1}}],["me",{"2":{"226":1}}],["medical",{"2":{"278":1,"525":1}}],["medium",{"2":{"278":1,"312":1,"370":3,"451":3,"514":1,"525":1,"550":1}}],["median",{"2":{"164":1,"168":2,"239":1,"263":1,"446":2,"596":1}}],["mediocre",{"2":{"56":1,"64":1,"269":1,"321":1}}],["method",{"2":{"607":1}}],["metric",{"2":{"167":3,"423":1,"436":2,"443":2,"460":1,"481":1}}],["metrics",{"0":{"423":1,"480":1,"481":1},"1":{"481":1,"482":1},"2":{"160":1,"221":1,"415":1,"442":1,"487":2}}],["meta",{"0":{"169":1,"192":1,"447":1,"449":1,"461":1,"541":1},"1":{"170":1,"171":1,"172":1,"173":1,"174":1,"448":1,"449":1},"2":{"91":1,"172":1,"178":1,"192":1,"195":1,"215":1,"222":2,"261":1,"275":1,"407":1,"410":1,"448":1,"449":1,"461":1,"539":1,"552":1,"566":1,"584":1}}],["memo",{"2":{"499":1}}],["memory",{"0":{"26":1,"187":1,"393":1},"1":{"27":1,"28":1,"29":1,"30":1,"394":1,"395":1},"2":{"187":1,"215":1,"217":2,"368":2,"378":1,"395":1,"501":1,"564":1,"567":1}}],["member",{"2":{"184":1,"362":1,"499":1}}],["members",{"2":{"123":1,"366":1,"499":1,"598":1}}],["measuring",{"0":{"530":1},"1":{"531":1,"532":1,"533":1}}],["measurement",{"2":{"445":1}}],["measures",{"2":{"163":1,"239":1,"460":1,"481":1}}],["measured",{"2":{"55":1}}],["measure",{"2":{"54":1,"164":1,"291":1,"322":1,"442":1,"460":2}}],["meal",{"2":{"227":1}}],["meanwhile",{"0":{"275":1}}],["meaning",{"2":{"50":1,"238":1,"260":1,"316":1}}],["means",{"0":{"401":1,"418":1},"1":{"402":1},"2":{"13":1,"38":1,"63":1,"182":1,"203":1,"220":1,"321":1,"356":1,"433":1,"464":1}}],["master",{"2":{"606":1}}],["mastery",{"2":{"307":1}}],["major",{"2":{"365":1}}],["making",{"2":{"236":1,"362":1}}],["makers",{"0":{"512":1}}],["makes",{"0":{"267":1},"1":{"268":1},"2":{"34":1,"37":1,"48":1,"56":2,"216":1,"227":1,"233":1,"268":1,"282":1,"288":1,"455":1,"460":1,"485":1}}],["makefile",{"2":{"33":1,"385":1}}],["make",{"2":{"15":1,"237":1,"278":1,"293":1,"339":2,"371":1,"415":1,"472":1}}],["magic",{"2":{"226":1,"228":1}}],["mail",{"0":{"353":1},"2":{"219":1,"353":2}}],["maintains",{"2":{"341":1,"394":1,"497":1}}],["maintainability",{"2":{"337":1}}],["maintaining",{"2":{"264":1}}],["maintainer",{"2":{"211":1,"275":1}}],["maintenance",{"0":{"311":1},"2":{"211":1,"213":1,"532":1,"562":1}}],["main",{"0":{"309":1},"2":{"98":1,"377":2,"562":1}}],["may",{"0":{"199":1},"1":{"200":1,"201":1,"202":1},"2":{"200":1,"202":1,"211":1,"212":1,"372":1,"607":1}}],["maven",{"2":{"197":1,"198":1}}],["maps",{"2":{"183":1,"200":6,"270":1}}],["map",{"2":{"154":1}}],["made",{"2":{"100":1,"269":1,"292":1,"395":1,"490":1}}],["manifest",{"0":{"601":1}}],["manipulation",{"2":{"296":1}}],["mandatory",{"2":{"296":1,"514":1,"535":2,"537":1}}],["managing",{"2":{"201":1,"271":1}}],["managed",{"2":{"304":1}}],["manage",{"2":{"206":1}}],["management",{"0":{"389":1,"543":1},"1":{"390":1,"391":1,"392":1},"2":{"180":1,"187":1,"196":1,"217":1,"269":1,"410":1,"412":1,"575":1}}],["managers",{"0":{"512":1},"2":{"178":1,"339":1,"586":1}}],["manager",{"0":{"200":1,"411":1},"1":{"412":1,"413":1},"2":{"66":1,"180":1,"200":3,"202":1,"220":1,"233":2,"338":1,"397":1,"407":1,"411":1,"412":1,"539":1,"583":1}}],["many",{"2":{"182":1,"184":1,"269":2,"271":1,"278":1,"397":1,"452":2,"514":1,"537":1}}],["manually",{"2":{"491":1,"514":1,"515":2,"537":2}}],["manual",{"0":{"241":1},"1":{"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1},"2":{"81":1,"88":1,"224":1,"509":1,"532":1,"586":1}}],["mario",{"2":{"264":1}}],["markdown",{"2":{"429":1,"501":1}}],["mark",{"2":{"234":1,"346":1}}],["marketplace",{"0":{"601":1},"2":{"601":1,"602":1}}],["market",{"0":{"198":1},"2":{"198":1,"205":2,"362":1,"528":1,"601":1}}],["marketing",{"2":{"181":2}}],["markers",{"2":{"93":1,"98":1}}],["margin",{"2":{"64":1}}],["marque",{"0":{"301":1},"2":{"23":1,"126":1,"131":1,"218":1}}],["marquee",{"2":{"22":1,"39":1,"40":1,"54":1,"188":1,"291":1,"301":1}}],["malicious",{"2":{"37":1,"296":1}}],["material",{"2":{"188":1,"194":1,"199":1}}],["materials",{"2":{"74":1,"608":1}}],["matrix",{"0":{"184":1,"451":1,"515":1,"525":1,"582":1},"2":{"194":1,"195":1}}],["matched",{"2":{"318":1}}],["matches",{"2":{"100":1,"200":1,"201":1,"202":1,"292":1}}],["match",{"2":{"130":1,"196":1,"405":2}}],["matching",{"2":{"127":1,"365":1}}],["matter",{"2":{"62":1,"321":1}}],["matters",{"0":{"30":1,"34":1,"282":1,"347":1,"430":1},"2":{"196":1,"211":1,"269":2,"293":1,"408":1,"528":1}}],["math",{"0":{"249":1,"475":1},"1":{"476":1,"477":1,"478":1,"479":1},"2":{"36":1,"188":1,"191":2,"194":1,"221":1,"231":1,"297":1}}],["maximum",{"2":{"583":1}}],["max",{"2":{"8":1,"84":1,"87":1,"99":1,"105":1,"284":1,"287":1,"288":1,"315":1,"355":1,"402":1,"419":1,"436":1,"446":1,"508":1,"605":1}}],["machines",{"2":{"565":1}}],["machine",{"2":{"213":1,"273":1,"274":1,"432":1,"454":1,"555":1,"565":1}}],["mac",{"0":{"453":1},"1":{"454":1,"455":1},"2":{"3":1,"79":1,"85":1,"192":1,"194":2,"222":1,"247":1,"454":1,"589":1}}],["m",{"2":{"5":1,"7":1,"14":2,"46":2,"154":1,"469":2,"472":1,"479":2,"523":3,"604":1}}],["molecule",{"2":{"397":1}}],["moonshot",{"2":{"362":1}}],["moat",{"2":{"198":1,"205":1,"209":1}}],["mo",{"2":{"184":1,"197":1,"571":1,"573":1}}],["moves",{"2":{"445":1}}],["move",{"2":{"82":1,"239":1}}],["monolithic",{"2":{"359":1}}],["monorepo",{"2":{"180":1}}],["monorepos",{"2":{"180":1}}],["money",{"2":{"240":1,"536":1}}],["monetary",{"2":{"208":1,"254":1,"464":2}}],["monster",{"2":{"205":1}}],["monitors",{"2":{"331":1,"409":1,"448":1,"497":1,"539":1}}],["monitor",{"0":{"443":1,"497":1},"2":{"194":1,"223":1,"262":2,"407":1,"539":1}}],["monitoring",{"0":{"190":1,"420":1},"1":{"421":1,"422":1,"423":1},"2":{"44":1,"178":1,"220":1,"235":1,"272":1,"276":1,"401":2,"413":1,"448":1,"478":1,"506":1,"522":1,"528":1,"541":1,"566":1}}],["monthly",{"2":{"436":1,"536":1}}],["months",{"2":{"362":1}}],["month",{"0":{"532":1},"2":{"47":2,"413":3,"436":1,"523":4,"537":6}}],["more",{"2":{"45":1,"51":1,"54":2,"61":1,"196":1,"197":2,"198":1,"209":1,"212":1,"226":1,"231":1,"272":4,"276":4,"291":2,"293":1,"299":1,"333":1,"353":1,"415":1,"464":1,"465":1,"466":1,"467":1,"528":1,"533":2}}],["modified",{"2":{"239":1,"446":1}}],["modify",{"0":{"304":1,"305":1},"2":{"51":1,"250":1,"460":1}}],["modern",{"2":{"54":1,"291":1,"381":1}}],["modes",{"0":{"432":1},"1":{"433":1},"2":{"28":1,"190":1,"200":1,"220":1,"274":1,"343":1,"426":1,"579":1}}],["mode",{"0":{"94":1},"2":{"21":1,"42":1,"54":1,"243":1,"244":1,"248":1,"289":1,"291":1,"299":1,"347":1,"407":1,"409":1,"432":1,"485":2,"539":1,"543":3,"546":3,"547":2,"549":1,"552":1,"560":2,"561":3,"564":2,"565":2,"567":1,"582":3}}],["model=",{"2":{"8":2}}],["models",{"0":{"26":1,"341":1,"394":1,"571":1},"1":{"27":1,"28":1,"29":1,"30":1},"2":{"6":2,"7":1,"15":3,"26":1,"28":1,"30":2,"38":1,"54":1,"67":1,"73":1,"189":1,"195":1,"198":1,"209":2,"212":1,"217":1,"236":2,"270":1,"274":1,"291":1,"296":1,"322":1,"329":1,"368":1,"386":1,"394":2,"397":1,"410":1,"412":1,"464":4,"467":2,"472":1,"537":1,"551":1,"564":1,"570":3,"572":2,"573":1,"583":1,"607":1}}],["model",{"0":{"27":1,"186":1,"227":1,"258":1,"269":1,"298":1,"382":1,"581":1},"1":{"259":1,"270":1,"271":1},"2":{"3":1,"9":2,"13":1,"14":1,"18":1,"21":1,"36":1,"38":1,"45":1,"55":1,"61":2,"154":1,"173":1,"178":2,"180":1,"183":1,"186":1,"189":1,"190":1,"191":1,"200":1,"204":2,"209":2,"215":2,"216":1,"226":1,"227":3,"229":3,"236":1,"245":2,"248":2,"257":1,"258":1,"263":1,"265":1,"269":6,"270":1,"271":1,"293":1,"296":1,"297":1,"298":2,"299":2,"300":1,"322":1,"326":1,"330":1,"341":1,"342":1,"354":1,"366":1,"394":1,"397":1,"401":1,"402":2,"407":1,"408":1,"410":1,"412":1,"416":1,"418":2,"419":1,"429":1,"432":1,"445":1,"467":1,"469":1,"470":1,"472":1,"476":1,"479":2,"488":1,"497":1,"499":1,"501":3,"502":1,"508":1,"509":1,"510":1,"522":1,"523":1,"533":1,"537":1,"542":2,"548":2,"551":1,"555":1,"568":2,"570":2,"571":1,"572":2,"573":1,"579":1,"581":1,"584":1,"588":1,"593":1,"607":1}}],["modulenotfounderror",{"2":{"87":1,"604":1}}],["modules",{"2":{"70":1,"77":1,"81":1,"250":1,"552":1}}],["module",{"0":{"82":1,"185":2,"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"266":1,"294":1,"320":1,"367":1,"400":1,"440":1,"462":1,"494":1},"1":{"186":2,"187":2,"188":2,"189":2,"190":2,"191":2,"192":2,"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"321":1,"322":1,"323":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"365":1,"366":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"401":1,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"472":1,"473":1,"474":1,"475":1,"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1},"2":{"18":2,"25":2,"30":2,"35":2,"42":2,"47":2,"52":2,"56":2,"61":2,"67":2,"77":1,"81":1,"82":2,"85":1,"86":1,"88":2,"91":1,"95":1,"101":1,"103":1,"107":1,"109":1,"113":1,"115":1,"119":1,"121":1,"125":1,"132":1,"134":1,"138":1,"140":1,"144":1,"146":1,"150":1,"152":1,"156":1,"158":1,"162":1,"169":1,"171":1,"183":1,"186":1,"209":4,"215":1,"261":1,"274":1,"538":2,"572":1,"582":1,"604":1,"608":1}}],["mostly",{"2":{"510":1}}],["most",{"2":{"13":1,"14":1,"18":1,"21":2,"31":1,"33":1,"36":1,"38":2,"39":1,"191":1,"206":1,"211":1,"226":1,"229":2,"231":3,"269":1,"273":2,"296":1,"301":1,"470":1,"476":1,"581":1}}],["mockup",{"2":{"520":1}}],["mockanthropic",{"2":{"8":1,"88":1,"261":1}}],["mock",{"0":{"1":1},"2":{"0":1,"1":3,"7":1,"8":2,"9":1,"70":1,"83":1,"87":2,"88":1,"92":1,"94":2,"261":2,"605":3,"607":1}}],["ghostty",{"2":{"608":1}}],["gc",{"2":{"567":1}}],["gcloud",{"2":{"297":1}}],["gdpr",{"2":{"535":1}}],["gt",{"2":{"180":1,"423":9,"425":1,"481":4,"491":1,"509":2,"564":1}}],["garbage",{"2":{"608":1}}],["gain",{"2":{"465":1}}],["gather",{"2":{"518":1}}],["gating",{"2":{"234":1}}],["gates",{"2":{"200":1,"201":1,"206":1,"270":1,"274":1,"412":1}}],["gate",{"2":{"91":1,"133":1,"136":1,"413":1,"439":1,"506":1,"536":1,"565":1,"566":1,"588":1,"595":1}}],["gap",{"2":{"51":1,"181":1,"182":1,"204":1,"205":1,"206":1,"208":1}}],["gaps",{"2":{"50":3,"178":1,"207":1,"209":1,"238":2,"260":3,"316":3,"508":1}}],["g",{"2":{"80":3,"375":1,"377":1,"405":1}}],["giant",{"2":{"177":1}}],["gives",{"0":{"59":1},"2":{"288":1,"383":1,"387":1,"396":1}}],["given",{"2":{"58":1,"268":1}}],["give",{"2":{"51":1,"226":1,"228":1,"238":1}}],["github",{"0":{"176":1},"1":{"177":1,"178":1},"2":{"212":1,"296":1,"357":1,"358":1,"360":1,"498":1}}],["git",{"2":{"20":1,"36":1,"79":2,"131":1,"250":1,"270":1,"297":1,"305":1,"306":2,"308":1,"407":1,"409":1,"410":1,"418":1,"539":1,"544":1}}],["ground",{"2":{"275":1}}],["grok",{"2":{"245":1,"497":1,"548":2,"569":1,"570":1,"572":1}}],["grow",{"2":{"390":1}}],["growth",{"2":{"181":2,"477":1}}],["grows",{"2":{"54":1,"291":1}}],["grind",{"2":{"192":1,"445":1,"446":2,"481":1,"510":1}}],["grinding",{"2":{"164":1,"168":1,"239":1,"425":1,"426":1,"445":1}}],["grading",{"0":{"510":1}}],["grade",{"2":{"41":1,"75":1,"77":1,"125":1,"200":1,"201":1,"215":1,"223":1,"238":2,"248":1,"296":1,"299":1,"495":1}}],["grafana",{"2":{"422":1}}],["gracefully",{"2":{"65":1,"321":1,"510":1}}],["great",{"0":{"210":1},"1":{"211":1,"212":1,"213":1},"2":{"56":1,"224":1,"232":1,"271":1}}],["greenfield",{"2":{"190":1}}],["green",{"2":{"50":2,"260":2,"316":2}}],["greps",{"2":{"28":1,"49":1}}],["grep",{"2":{"24":1,"41":1,"142":1,"319":1,"342":1,"383":1}}],["gui",{"2":{"454":1}}],["guidance",{"2":{"449":1}}],["guidelines",{"2":{"380":1}}],["guide",{"0":{"0":1,"78":1,"583":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1},"2":{"78":1}}],["guard",{"2":{"460":1,"596":1}}],["guardrails",{"2":{"278":1}}],["guards",{"0":{"168":1,"446":1},"2":{"73":1,"162":1,"192":2,"194":1,"239":2}}],["guarantee",{"2":{"38":1}}],["gumroad",{"2":{"68":1,"74":2}}],["global",{"2":{"380":1,"436":1,"569":1}}],["glob",{"2":{"24":1,"41":1}}],["governance",{"0":{"534":1,"536":1},"1":{"535":1,"536":1}}],["going",{"2":{"234":1}}],["good",{"2":{"183":1,"213":1,"232":1,"269":1,"374":1,"375":1,"376":1,"377":1,"378":1,"395":1,"510":1}}],["google",{"0":{"5":1},"2":{"5":1}}],["gone",{"2":{"54":1,"291":1}}],["goes",{"0":{"45":1},"2":{"65":1,"235":1,"352":1,"581":1}}],["golden",{"0":{"404":1,"484":1},"2":{"55":1,"91":1,"133":1,"136":1,"157":1,"190":1,"191":1,"212":1,"273":1,"274":1,"401":1,"405":1,"412":1,"413":1,"439":1,"492":1,"498":1,"505":1,"506":1,"508":1,"509":1}}],["gold",{"0":{"24":1}}],["go",{"0":{"67":1,"571":1},"2":{"6":1,"12":1,"30":1,"228":1,"245":1,"330":1,"407":1,"548":2,"570":4,"571":5,"572":1,"573":1,"583":1}}],["gems",{"2":{"273":1}}],["gemini",{"0":{"5":1},"2":{"5":2,"7":1,"9":1,"14":1,"15":2,"17":2,"236":1,"258":1,"259":2,"328":1,"330":2,"407":2,"408":1,"427":1,"428":2,"466":1,"469":2,"470":1,"472":2,"474":2,"497":1,"537":1,"539":1,"542":2,"550":1,"551":1}}],["geohot",{"2":{"212":1}}],["george",{"0":{"212":1,"273":1},"2":{"213":1,"224":1,"273":2}}],["gen",{"2":{"251":2,"278":2,"525":2}}],["genuinely",{"2":{"188":1}}],["generators",{"2":{"335":1}}],["generation",{"2":{"329":1,"335":2,"336":1,"364":1,"374":1,"408":1,"476":1}}],["generates",{"2":{"374":1,"448":1,"449":1,"461":1,"497":1,"605":1}}],["generated",{"2":{"211":1,"304":1,"448":1,"535":1}}],["generate",{"2":{"148":1,"170":1,"173":1,"335":1,"364":1,"580":1,"605":1}}],["general",{"0":{"608":1},"2":{"258":1,"408":1,"469":1,"571":1}}],["generalist",{"2":{"64":2,"321":2,"520":1,"559":1,"582":1}}],["getting",{"0":{"88":1}}],["gets",{"2":{"48":1,"234":1,"325":2,"332":1,"347":1,"358":1,"372":1,"390":1,"407":1,"539":1,"544":1}}],["get",{"0":{"7":1,"21":1},"2":{"3":1,"4":1,"5":1,"6":1,"7":1,"25":1,"274":1,"326":1,"354":1,"383":1,"454":2,"464":1,"465":1,"519":1,"607":1}}],["gpt",{"0":{"4":1},"2":{"4":1,"7":1,"8":1,"13":1,"258":1,"469":2}}],["eu",{"2":{"535":1}}],["echo",{"2":{"455":1}}],["ecosystem",{"2":{"205":1,"575":1,"577":1}}],["ecom",{"2":{"181":1}}],["economics",{"0":{"191":1,"221":1,"462":1},"1":{"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"472":1,"473":1,"474":1,"475":1,"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1},"2":{"86":1,"150":1,"156":1,"178":1,"197":1,"209":2,"215":1,"265":1,"552":1,"570":1,"584":1}}],["ephemeral",{"2":{"395":1}}],["etc",{"2":{"284":1,"304":1,"418":1}}],["eternal",{"0":{"212":1}}],["e",{"2":{"244":5,"265":1,"375":1,"377":1,"405":1,"547":3,"564":1,"565":5}}],["era",{"2":{"212":1,"273":1}}],["errors",{"2":{"88":1,"235":1,"309":1,"401":1,"415":1,"422":1,"510":1,"517":1}}],["error",{"2":{"44":1,"45":1,"87":1,"309":1,"401":2,"421":1,"425":1,"426":1,"431":1,"477":1,"478":1,"514":1,"522":1,"531":1,"604":1}}],["equation",{"0":{"208":1,"463":1,"464":1},"1":{"464":1,"465":1,"466":1,"467":1},"2":{"208":1,"209":1,"221":1}}],["equals",{"2":{"54":1,"352":1}}],["effect",{"2":{"269":1}}],["effectively",{"2":{"463":1,"465":1}}],["effective",{"2":{"196":1,"581":1}}],["effort",{"2":{"208":1,"254":1,"464":2,"466":1}}],["efficiency",{"2":{"54":1,"291":1,"337":1,"481":1}}],["employee",{"2":{"246":1,"407":1,"408":1,"549":1,"578":1,"580":1}}],["emphasize",{"2":{"198":1}}],["emphasis",{"2":{"178":1}}],["empty",{"2":{"128":2,"605":1}}],["email",{"2":{"74":1,"357":1,"358":1,"484":2}}],["emanuel",{"0":{"353":1,"567":1},"2":{"37":1,"296":1,"360":1,"429":1}}],["edge",{"2":{"44":1,"235":1,"478":1,"490":1,"522":1}}],["editing",{"2":{"375":1,"390":1}}],["editor",{"2":{"79":1,"605":1}}],["edit",{"2":{"24":1,"41":1,"51":1,"142":1,"319":1,"546":1,"560":1,"561":1}}],["escalation",{"2":{"425":1,"426":1,"594":1}}],["escalating",{"2":{"50":1,"260":1,"316":1}}],["escalate",{"2":{"315":1}}],["essential",{"2":{"210":1}}],["essay",{"2":{"207":1}}],["essays",{"2":{"10":1}}],["est",{"2":{"91":1,"95":1,"125":1,"162":1,"550":1}}],["establishes",{"2":{"56":1}}],["estimation",{"0":{"46":1,"479":1,"521":1},"1":{"522":1,"523":1,"524":1}}],["estimates",{"2":{"586":1}}],["estimate",{"2":{"43":1,"46":1,"235":1,"478":1,"479":2,"501":3,"522":1}}],["else",{"0":{"195":1},"2":{"40":1,"187":1,"194":1,"231":1}}],["eliminates",{"2":{"34":1,"282":1}}],["elif",{"2":{"17":3,"474":3}}],["evolves",{"2":{"200":1}}],["evals",{"0":{"191":1,"490":1},"2":{"215":1,"265":1,"270":1,"401":1}}],["evalharness",{"2":{"160":1}}],["eval",{"0":{"156":1,"492":1},"1":{"157":1,"158":1,"159":1,"160":1,"161":1},"2":{"91":1,"159":1,"221":1,"261":1,"491":1,"492":1,"510":1}}],["evaluates",{"2":{"335":1}}],["evaluate",{"2":{"89":1,"495":1,"514":1}}],["evaluation",{"0":{"191":1,"462":1,"480":1,"483":1,"489":1,"505":1},"1":{"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"472":1,"473":1,"474":1,"475":1,"476":1,"477":1,"478":1,"479":1,"480":1,"481":2,"482":2,"483":1,"484":2,"485":2,"486":1,"487":1,"488":1,"489":1,"490":2,"491":2,"492":1,"493":1},"2":{"47":1,"91":1,"136":2,"191":1,"196":1,"221":3,"274":1,"276":1,"333":1,"505":1}}],["events",{"0":{"307":1,"562":1},"1":{"308":1,"309":1,"310":1,"311":1,"312":1},"2":{"188":1,"195":1,"218":1,"309":1,"310":1,"560":1,"562":1,"573":1,"582":3}}],["even",{"2":{"51":1,"237":1,"303":1,"344":1}}],["everyone",{"0":{"195":1,"196":1},"2":{"227":1,"271":1,"273":1}}],["everything",{"2":{"0":1,"7":1,"13":1,"34":1,"40":1,"63":2,"64":1,"65":1,"71":1,"72":1,"230":1,"231":1,"232":3,"235":1,"236":1,"238":1,"321":4,"384":1,"431":1,"472":1,"478":1}}],["every",{"0":{"421":1},"2":{"0":1,"13":1,"19":1,"26":1,"30":2,"34":1,"36":3,"42":1,"45":1,"48":2,"50":1,"52":1,"54":3,"84":1,"99":1,"145":1,"177":1,"200":1,"225":1,"237":1,"240":1,"260":1,"270":1,"272":1,"276":1,"282":1,"284":1,"287":1,"288":2,"291":3,"297":3,"299":3,"316":1,"341":1,"344":1,"355":1,"356":2,"359":1,"368":1,"372":1,"388":1,"390":3,"394":1,"396":2,"402":1,"430":1,"438":1,"477":1,"506":1,"533":1,"536":1,"552":2,"563":1}}],["evidence",{"2":{"27":1,"28":1,"33":2,"49":1,"281":1,"319":1,"341":2,"365":1,"385":1,"387":3}}],["easy",{"2":{"544":1}}],["easier",{"2":{"452":1}}],["easily",{"2":{"25":1}}],["earlier",{"2":{"392":1}}],["early",{"2":{"71":1,"177":1,"391":1}}],["earn",{"2":{"276":1}}],["eating",{"2":{"205":1}}],["each",{"0":{"59":1,"82":1},"2":{"3":1,"42":1,"58":1,"84":1,"90":1,"93":1,"163":1,"178":1,"232":1,"233":3,"234":1,"236":1,"268":1,"270":1,"274":1,"289":1,"317":1,"325":1,"327":1,"332":1,"336":1,"353":1,"358":1,"359":1,"360":1,"364":1,"365":1,"366":3,"371":1,"378":1,"391":1,"406":1,"407":2,"409":1,"410":1,"449":1,"470":1,"497":2,"499":1,"502":1,"508":1,"509":1,"519":1,"520":1,"539":3,"543":2,"544":1,"551":2,"552":1}}],["enforced",{"2":{"575":1}}],["enforce",{"2":{"359":1,"371":1}}],["enforcement",{"2":{"38":1,"296":1,"300":1,"301":1,"309":1,"577":1}}],["enumerate",{"2":{"299":1}}],["environ",{"2":{"607":1}}],["environment",{"2":{"33":1,"177":1,"178":2,"200":1,"227":1,"265":1,"270":1,"281":1,"385":1,"386":1}}],["environments",{"2":{"21":1}}],["env",{"2":{"250":1,"303":1,"306":1,"308":1,"402":1,"557":2}}],["endpoints",{"2":{"394":1}}],["endless",{"2":{"273":1}}],["ends",{"2":{"234":1,"346":1}}],["endgame",{"2":{"204":1,"207":1}}],["end",{"2":{"87":1,"89":1,"99":1,"177":2,"481":2}}],["ensure",{"2":{"79":1}}],["engine",{"2":{"58":1,"240":1,"264":1,"267":1,"268":1}}],["engineered",{"2":{"198":1,"265":1,"276":1}}],["engineers",{"2":{"36":1,"39":1,"48":1,"56":2,"210":1,"237":1,"269":1,"301":1}}],["engineer",{"2":{"28":1,"32":1,"54":1,"66":1,"198":1,"226":1,"230":1,"232":1,"236":1,"291":1,"338":1,"343":1,"463":1}}],["engineering",{"0":{"53":1,"77":1,"175":1,"201":1,"205":1,"207":1,"241":1,"290":1,"574":1},"1":{"54":1,"55":1,"56":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"291":1,"575":1,"576":1,"577":1},"2":{"10":1,"18":1,"25":1,"30":1,"31":1,"35":1,"42":1,"47":1,"48":1,"52":1,"53":1,"55":1,"56":3,"61":1,"66":1,"67":1,"78":1,"90":1,"123":1,"176":1,"186":1,"201":1,"202":1,"207":1,"208":1,"216":1,"271":1,"272":1,"276":1,"338":1,"341":1,"344":1,"396":1,"527":1,"528":1,"584":1,"600":1,"601":1,"608":1}}],["enter",{"2":{"609":1}}],["enterprises",{"2":{"200":1}}],["enterprise",{"0":{"71":1,"599":1},"2":{"71":1,"72":1,"74":1,"263":1,"411":1,"583":1,"588":1}}],["entry",{"2":{"98":1}}],["entries",{"2":{"28":1,"342":1}}],["entirely",{"2":{"191":1,"192":1,"231":1,"312":1}}],["entire",{"2":{"51":1,"228":1}}],["enough",{"0":{"62":1,"232":1,"321":1},"1":{"63":1,"64":1,"65":1,"66":1,"67":1,"322":1},"2":{"39":1,"219":1}}],["enables",{"2":{"34":1,"282":1,"551":1}}],["exfil",{"2":{"426":1}}],["exits",{"2":{"375":1}}],["exit",{"2":{"312":1,"455":1}}],["existing",{"2":{"527":1,"529":1}}],["exists",{"0":{"44":1},"2":{"49":1,"200":1,"237":1,"315":1,"528":1}}],["exist",{"2":{"12":1,"41":1,"248":1,"303":1,"366":1,"385":1}}],["exhaustive",{"2":{"299":1}}],["exhausted",{"2":{"232":1,"607":1}}],["example",{"0":{"336":1,"443":1},"2":{"484":3,"523":1}}],["examples",{"2":{"195":1}}],["exact",{"2":{"289":1}}],["exactly",{"2":{"7":1,"78":1,"200":1,"201":1,"202":1}}],["exe",{"2":{"407":2,"539":1,"543":1}}],["exercise",{"2":{"82":1}}],["exercises",{"2":{"81":1,"184":1}}],["executor",{"2":{"363":1}}],["executes",{"2":{"58":1,"268":1,"284":1,"309":1,"366":1,"458":1,"459":1}}],["execute",{"0":{"374":1},"2":{"54":1,"60":1,"66":1,"98":1,"111":1,"285":1,"291":1,"301":1,"371":1,"374":1,"375":1,"376":1,"442":1,"457":1,"519":1,"576":1,"581":1}}],["executing",{"2":{"45":1}}],["execution",{"0":{"327":1,"459":1,"581":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1},"2":{"39":1,"70":1,"219":1,"243":1,"245":1,"246":1,"317":1,"363":1,"464":1,"477":1,"499":1,"548":1,"549":1,"560":1,"572":1,"578":1,"579":1}}],["ext",{"2":{"449":1}}],["external",{"0":{"298":1},"2":{"298":2,"357":1,"358":1,"359":1,"518":1}}],["extensions",{"2":{"244":5,"326":1,"407":1,"408":1,"547":4,"564":2,"565":7,"566":1,"567":1,"568":2,"582":2,"583":1}}],["extension",{"0":{"566":1},"2":{"194":1,"302":1,"324":1,"325":1,"449":2,"564":2,"582":1}}],["extensively",{"2":{"180":1}}],["extensible",{"2":{"77":1,"550":1}}],["extra",{"2":{"396":1}}],["extract",{"2":{"296":1,"422":1,"455":1}}],["extraordinary",{"2":{"56":1}}],["excels",{"2":{"551":1}}],["excellent",{"2":{"183":1,"510":1}}],["exception",{"2":{"401":1}}],["except",{"2":{"126":1,"318":1}}],["exceeds",{"2":{"67":1,"105":1}}],["excerpt",{"2":{"42":1,"52":1,"67":1}}],["explicit",{"2":{"344":1,"376":1}}],["explicitly",{"2":{"201":1,"296":1}}],["exploration",{"2":{"329":1}}],["explanations",{"2":{"103":1,"109":1,"115":1,"121":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1}}],["explains",{"2":{"288":1}}],["explained",{"0":{"482":1},"2":{"225":1}}],["explaining",{"2":{"178":1}}],["explain",{"2":{"88":1,"288":1,"396":1}}],["exposure",{"2":{"432":1}}],["exposed",{"2":{"54":1,"291":1,"383":1}}],["exponentials",{"0":{"207":1},"2":{"207":1}}],["export",{"2":{"3":1,"92":1,"429":1}}],["expects",{"2":{"605":1}}],["expectations",{"2":{"160":1}}],["expected",{"2":{"33":1,"136":2,"385":1,"404":3,"405":3,"484":3}}],["experts",{"0":{"340":1},"1":{"341":1,"342":1,"343":1},"2":{"219":1,"448":1,"449":1}}],["expert",{"2":{"195":1,"449":6,"520":1}}],["expertise",{"2":{"28":2,"29":1,"67":1,"189":1,"341":1,"368":1,"394":5,"502":1,"528":1,"564":1}}],["experiments",{"2":{"163":1,"239":2}}],["experiment",{"0":{"167":1,"444":1},"1":{"445":1,"446":1},"2":{"73":1,"89":1,"91":1,"263":1,"442":3,"446":1,"460":1,"588":1,"596":1}}],["experimentation",{"2":{"5":1}}],["expensive",{"2":{"14":1,"15":1,"45":1,"191":1,"229":1,"236":1,"470":1,"476":1}}],["0x",{"2":{"477":1}}],["06",{"2":{"177":1}}],["041",{"2":{"523":2}}],["04",{"2":{"177":1,"394":2}}],["03",{"2":{"177":1,"341":1}}],["002",{"2":{"550":1}}],["001",{"2":{"249":1}}],["0001",{"2":{"249":1}}],["000+",{"2":{"182":1,"198":1}}],["000",{"2":{"46":2,"47":3,"479":2}}],["00",{"2":{"9":1,"14":4,"81":1,"258":6,"423":1,"469":8,"524":2,"586":1}}],["024★",{"0":{"567":1}}],["027",{"2":{"523":2}}],["02",{"2":{"4":1,"177":1,"550":1}}],["05",{"2":{"3":1,"27":1,"177":1,"524":2,"550":2}}],["0",{"0":{"37":1,"463":1},"1":{"464":1,"465":1,"466":1,"467":1},"2":{"3":1,"4":1,"8":2,"46":1,"205":1,"216":1,"221":1,"231":1,"246":1,"249":2,"256":1,"337":4,"419":3,"433":4,"479":1,"482":2,"484":1,"510":1,"523":2,"524":3,"549":1,"556":2,"580":1}}],["015",{"2":{"523":1}}],["012",{"2":{"523":1}}],["01",{"2":{"3":1,"177":1,"249":2,"524":1,"550":3}}],["dynamically",{"2":{"360":1}}],["dmux",{"0":{"544":1},"2":{"407":2,"409":1,"410":2,"539":2,"544":1,"551":1,"552":1}}],["dm",{"2":{"358":1}}],["d",{"2":{"197":1,"232":1,"352":1}}],["dl",{"2":{"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"198":2,"587":1}}],["during",{"2":{"604":1}}],["durability",{"2":{"362":1}}],["duration",{"2":{"148":1,"421":1,"422":1}}],["dual",{"2":{"570":1}}],["dumps",{"2":{"372":1}}],["duckduckgo",{"2":{"111":1}}],["drive",{"2":{"454":1}}],["drives",{"2":{"410":1}}],["driven",{"2":{"407":1,"578":1}}],["drizzle",{"2":{"394":1}}],["drift",{"2":{"200":1}}],["drifted",{"2":{"29":1}}],["dri",{"2":{"180":1}}],["drop",{"2":{"36":1,"51":1,"230":1,"297":1}}],["dropping",{"2":{"32":1}}],["diagrams",{"2":{"608":1}}],["diagram",{"2":{"501":2,"508":1,"510":3}}],["dialog",{"2":{"309":1}}],["dicklesworthstone",{"2":{"296":1}}],["dice",{"2":{"54":1,"291":1,"297":1}}],["diffed",{"2":{"402":1}}],["differences",{"0":{"178":1},"2":{"99":1}}],["difference",{"0":{"55":1,"470":1}}],["differentiators",{"2":{"186":1}}],["differentiator",{"0":{"193":1,"195":1},"1":{"194":1,"195":1,"196":1},"2":{"186":3,"187":1,"188":1,"189":4,"190":6,"191":3,"192":1}}],["different",{"2":{"7":1,"15":2,"67":1,"196":1,"200":1,"269":1,"401":1,"410":3,"427":1,"472":2,"520":1,"535":1,"551":3,"552":1,"607":1}}],["difficulty",{"2":{"262":1}}],["dimes",{"2":{"236":1}}],["dimensions",{"0":{"271":1,"568":1},"2":{"204":2,"209":2,"216":1,"229":1,"271":2}}],["dimension",{"2":{"55":1,"184":1,"271":1,"568":1}}],["dirs",{"2":{"431":1}}],["dir",{"2":{"370":1,"547":1,"576":1}}],["dirty",{"2":{"231":1}}],["directories",{"2":{"380":1,"427":1,"429":1}}],["directory",{"2":{"30":1,"39":1,"88":1,"173":1,"243":1,"301":1,"305":1,"381":1,"561":1}}],["directly",{"2":{"39":1,"176":1,"198":1,"233":1,"445":1}}],["direct",{"2":{"22":1,"37":1,"207":1,"296":1,"353":1,"370":1,"454":1}}],["dive",{"0":{"286":1,"379":1},"1":{"287":1,"288":1,"289":1,"380":1,"381":1,"382":1,"383":1},"2":{"182":1,"216":1,"217":1,"560":1}}],["diversity",{"2":{"182":1}}],["did",{"2":{"99":1,"239":1,"415":3}}],["dissent",{"2":{"362":1}}],["dispatches",{"2":{"324":1,"449":1}}],["dispatcher",{"0":{"324":1},"2":{"219":1,"233":2,"244":1,"265":1,"503":1,"564":1}}],["dispatch",{"2":{"189":1,"324":1,"579":1}}],["distributes",{"2":{"382":1}}],["distribution",{"0":{"370":1,"382":1},"2":{"180":1,"182":1,"204":1}}],["distinctive",{"2":{"206":1}}],["distinction",{"2":{"186":1}}],["distinct",{"2":{"178":1,"366":1,"499":2}}],["disclosure",{"2":{"370":1,"451":1,"535":1}}],["discussed",{"2":{"356":1}}],["discarded",{"2":{"336":1}}],["discard",{"2":{"163":1,"167":1,"239":1,"442":1,"460":2}}],["discipline",{"0":{"234":1,"345":1,"595":1},"1":{"346":1,"347":1},"2":{"73":1,"189":1,"194":1,"219":1,"244":1,"263":1,"300":1,"588":1,"602":1}}],["discovery",{"0":{"385":1},"2":{"370":1}}],["discover",{"2":{"360":1,"384":1,"386":1}}],["discovers",{"2":{"34":1,"282":1}}],["discord",{"2":{"71":1,"74":1}}],["disaster",{"2":{"54":1,"231":1,"249":1,"291":1}}],["db",{"2":{"20":1,"284":1,"301":1,"394":1}}],["daily",{"2":{"426":1,"497":2,"549":1}}],["dashboard",{"2":{"413":1,"506":1,"539":1}}],["daemon",{"2":{"246":1,"251":1,"407":1,"408":1,"409":1,"549":1,"578":1,"580":3,"582":1}}],["dark",{"2":{"212":1,"213":1,"273":1,"275":1}}],["dangling",{"2":{"388":1}}],["danger",{"2":{"41":1}}],["dangerous",{"2":{"21":1,"36":1,"39":1,"231":1,"297":1,"299":2,"300":1,"317":1}}],["daniel",{"2":{"264":1}}],["dan",{"2":{"209":1}}],["date",{"2":{"72":1,"429":1}}],["datadog",{"2":{"422":1}}],["datasets",{"2":{"190":1,"191":1,"274":1,"372":4,"401":1,"412":1}}],["dataset",{"0":{"404":1,"484":1},"2":{"55":1,"91":1,"133":1,"405":1,"413":1,"439":1,"498":1,"505":1,"506":1,"508":1,"509":1}}],["databases",{"2":{"58":1,"268":1}}],["database",{"2":{"36":1,"63":1,"297":1,"321":1,"380":1,"394":1,"404":1,"438":1,"484":1,"518":1}}],["data",{"2":{"15":1,"20":1,"21":1,"24":1,"41":1,"54":1,"168":2,"236":1,"239":3,"269":1,"278":1,"291":1,"296":2,"372":1,"375":1,"391":1,"397":2,"426":1,"446":7,"485":1,"501":3,"514":1,"518":2,"525":1,"527":1,"535":1}}],["damage",{"0":{"250":1,"302":1},"1":{"303":1,"304":1,"305":1,"306":1},"2":{"22":1,"42":1,"73":1,"178":1,"188":2,"194":2,"218":1,"244":1,"263":1,"302":1,"306":1,"407":1,"410":1,"412":1,"413":1,"501":1,"504":1,"508":1,"510":1,"547":1,"551":1,"552":1,"564":4,"565":1,"566":2,"588":1,"592":1}}],["days",{"2":{"206":1,"362":1}}],["day",{"0":{"413":1},"2":{"20":1,"30":2,"48":1,"180":1,"200":1}}],["doers",{"2":{"339":1}}],["does",{"2":{"22":1,"32":1,"99":2,"227":1,"228":1,"230":1,"231":1,"236":1,"237":1,"240":1,"275":1,"281":1,"293":1,"301":1,"354":1,"368":1,"464":1,"514":2,"524":1,"531":1,"532":1}}],["doesn",{"2":{"12":1,"41":1,"49":1,"100":1,"237":1,"239":1,"248":1,"292":1,"315":1,"321":1,"324":1,"381":1,"533":1,"605":1,"608":1}}],["dollars",{"2":{"236":1}}],["document",{"2":{"501":1,"507":1,"508":1,"509":1,"538":1,"586":1,"587":1}}],["documents",{"0":{"224":1,"586":1},"2":{"202":1,"538":1,"557":1}}],["documented",{"2":{"194":1,"202":1,"413":1}}],["documentation",{"2":{"170":1,"396":2,"449":2,"461":1,"510":1,"606":1}}],["docs",{"2":{"183":1,"184":3,"385":1,"607":1}}],["dockerfile",{"2":{"250":1,"305":1,"306":1}}],["docker",{"2":{"30":1}}],["download",{"2":{"70":1,"74":2}}],["down",{"2":{"65":1,"234":1,"271":1,"321":1,"352":1}}],["doing",{"2":{"63":1,"321":1,"531":1,"533":1}}],["dominate",{"2":{"45":1}}],["domain",{"0":{"344":1},"2":{"30":1,"64":1,"67":1,"73":1,"91":1,"120":1,"123":1,"173":1,"181":1,"189":2,"195":1,"219":1,"263":1,"321":1,"338":6,"344":3,"366":2,"378":1,"394":1,"497":1,"501":2,"509":1,"520":1,"588":1,"593":1}}],["do",{"0":{"272":1},"1":{"273":1,"274":1,"275":1,"276":1},"2":{"28":1,"35":1,"58":1,"78":1,"86":1,"178":1,"198":1,"209":1,"216":1,"226":1,"227":3,"228":1,"229":1,"230":3,"233":1,"234":3,"238":1,"240":3,"246":1,"264":2,"267":1,"271":1,"276":1,"282":1,"284":1,"293":1,"296":2,"368":1,"386":1,"514":2,"515":2,"537":2,"549":1,"579":1,"580":1,"608":1}}],["done",{"2":{"226":1,"228":1,"234":2,"284":2,"346":1,"385":1,"387":1,"455":2,"514":2,"519":1}}],["don",{"2":{"0":1,"83":1,"178":1,"180":1,"181":1,"205":1,"208":1,"231":2,"236":1,"240":2,"264":3,"270":1,"279":1,"339":1,"356":1,"371":1,"372":1,"472":1,"510":1,"514":1,"528":1,"606":1}}],["denominator",{"2":{"467":1}}],["deny",{"2":{"309":1}}],["debug",{"2":{"452":1}}],["debuggable",{"2":{"288":1}}],["debugging",{"2":{"177":1,"289":1,"430":1,"551":1}}],["debates",{"2":{"363":1}}],["debate",{"0":{"210":1},"1":{"211":1,"212":1,"213":1},"2":{"189":1,"224":2,"499":1}}],["dedicated",{"2":{"180":1}}],["deeplearning",{"2":{"184":1,"197":1}}],["deep",{"0":{"286":1,"379":1},"1":{"287":1,"288":1,"289":1,"380":1,"381":1,"382":1,"383":1},"2":{"178":1,"182":1,"216":1,"217":1,"560":1,"600":1}}],["deepseek",{"2":{"14":1,"245":1,"258":1,"328":1,"330":1,"407":1,"469":2,"548":1,"570":1,"571":2,"572":1}}],["detailed",{"2":{"349":1}}],["details",{"2":{"74":1}}],["determines",{"2":{"269":1}}],["deterministically",{"2":{"279":1,"485":1}}],["deterministic",{"2":{"94":1,"240":3,"264":5,"278":2,"401":2,"455":1,"485":1}}],["detected",{"2":{"425":2}}],["detect",{"2":{"164":1,"192":1,"212":1,"263":1,"273":1,"274":1,"446":1,"451":1,"588":1}}],["detector",{"2":{"128":1,"597":1}}],["detection",{"2":{"127":1,"168":1,"510":1,"605":1}}],["deliverables",{"0":{"508":1}}],["deliverable",{"2":{"501":1}}],["delivered",{"2":{"74":1,"353":1}}],["deliberation",{"2":{"499":1}}],["deltapct",{"2":{"167":2,"443":1}}],["deletes",{"2":{"536":1}}],["delete",{"0":{"305":2},"2":{"123":1,"250":1,"297":2,"344":6,"407":1,"544":1}}],["delegating",{"2":{"346":1}}],["delegation",{"0":{"66":1,"338":1},"1":{"339":1},"2":{"30":1,"178":1,"189":2,"195":1,"201":1,"206":1,"215":1,"219":1,"378":1}}],["delegates",{"2":{"324":1,"338":3,"347":1,"361":1,"366":1}}],["delegate",{"2":{"66":1,"123":1,"272":2,"276":2,"339":1}}],["decomposes",{"2":{"519":1}}],["decomposition",{"2":{"73":1,"263":1,"588":1,"594":1}}],["declare",{"2":{"177":1}}],["decide",{"2":{"164":1,"228":1,"267":1,"442":1,"466":1}}],["decides",{"2":{"58":2,"163":1,"228":1,"268":2,"284":2,"289":1,"460":1}}],["decisions",{"2":{"236":2,"278":1,"288":1,"329":1,"335":1,"339":1,"385":1,"395":1,"415":1,"485":1}}],["decision",{"0":{"20":1,"186":1,"277":1,"279":1,"422":1,"499":1,"511":1,"512":1,"515":1,"526":1,"537":1},"1":{"278":1,"279":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":2,"528":2,"529":2,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"15":1,"17":1,"18":1,"35":1,"58":1,"178":1,"186":1,"215":1,"216":1,"223":1,"226":1,"259":1,"262":1,"267":1,"268":1,"272":1,"276":1,"312":1,"362":1,"363":1,"396":1,"415":1,"422":2,"472":1,"474":1,"490":1,"586":1}}],["deadlines",{"2":{"72":1}}],["degrade",{"2":{"65":1,"321":1}}],["devex",{"2":{"411":1}}],["development",{"2":{"181":1,"408":1,"573":1,"599":1}}],["device",{"2":{"326":1,"579":2}}],["dev",{"0":{"563":1},"1":{"564":1,"565":1,"566":1,"567":1,"568":1},"2":{"64":2,"66":2,"200":1,"321":1,"338":2,"394":1,"432":1,"436":1,"454":1,"555":1,"556":1,"565":1}}],["described",{"2":{"561":1}}],["descriptive",{"2":{"371":1}}],["descriptions",{"2":{"371":1,"488":1}}],["description",{"2":{"58":1,"173":1,"246":1,"262":1,"268":1,"287":2,"443":2,"549":1,"586":1,"587":1,"600":1}}],["desktop",{"2":{"541":1}}],["destructive",{"2":{"536":1}}],["destroyed",{"2":{"39":1,"301":1}}],["destroy",{"2":{"36":1,"297":1}}],["designed",{"2":{"178":1,"575":1}}],["designer",{"2":{"64":1,"232":1,"321":1,"520":1}}],["design",{"0":{"130":1,"332":1,"359":1,"369":1,"371":1,"384":1,"501":1,"516":1},"1":{"370":1,"371":1,"372":1,"385":1,"386":1,"387":1,"388":1,"517":1,"518":1,"519":1,"520":1},"2":{"89":1,"178":1,"187":2,"217":1,"269":1,"293":1,"329":1,"380":1,"391":1,"412":1,"501":1,"510":1,"519":1,"552":1,"574":1,"578":1}}],["def",{"2":{"372":1}}],["defines",{"2":{"201":1,"368":3}}],["defined",{"0":{"349":1},"2":{"114":1,"233":1,"324":1,"376":1,"498":1}}],["define",{"2":{"98":1,"111":3,"117":4,"123":1,"136":1,"142":1,"148":1,"154":1,"160":1,"292":2,"318":1,"368":1,"404":1,"514":1}}],["definition",{"0":{"287":1},"2":{"97":1,"183":1,"267":1,"382":1,"383":1}}],["definitions",{"2":{"33":1,"60":1,"73":1,"281":1,"285":1,"448":1,"502":1}}],["defense",{"0":{"37":1,"317":1},"2":{"42":1,"51":1,"127":1,"164":1,"188":1,"215":1,"218":1,"231":1,"248":1,"274":1,"296":3,"315":1,"410":1,"551":1,"592":1,"596":1}}],["default",{"2":{"3":1,"13":1,"23":1,"87":1,"287":1,"433":1}}],["demonstrates",{"2":{"552":1}}],["demo",{"2":{"21":1}}],["demos",{"2":{"20":1,"184":1}}],["dependencies",{"2":{"386":1}}],["depends",{"2":{"19":1,"325":1,"418":1}}],["depth",{"0":{"66":1,"317":1,"338":1},"1":{"339":1},"2":{"51":1,"54":1,"127":1,"182":1,"188":2,"189":2,"195":1,"197":1,"209":1,"215":1,"218":1,"219":1,"274":1,"278":1,"279":1,"291":1,"315":1,"378":1,"401":1,"410":1,"421":1,"423":1,"487":1,"551":1}}],["deploys",{"2":{"178":1,"191":1,"215":1}}],["deployed",{"2":{"65":1}}],["deploy",{"0":{"366":1,"416":1},"2":{"30":1,"89":1,"190":1,"274":1,"381":1,"405":1,"495":1,"519":1,"572":1}}],["deployment",{"0":{"190":1,"432":1,"487":1,"506":1},"1":{"433":1},"2":{"28":1,"63":1,"136":1,"178":1,"180":1,"190":2,"209":1,"220":1,"321":1,"381":1,"394":1,"402":1,"406":1,"413":1,"431":1,"432":2,"506":1,"538":1,"579":1,"584":1}}],["deployments",{"0":{"414":1},"1":{"415":1,"416":1},"2":{"10":1,"190":1,"220":1,"411":1}}],["b",{"0":{"486":1,"488":1},"1":{"487":1,"488":1},"2":{"191":1,"201":1,"206":1,"221":1,"251":1,"265":1,"324":1,"326":1,"352":1}}],["boilerplate",{"0":{"561":1,"565":1,"572":1,"576":1,"580":1}}],["boils",{"2":{"271":1}}],["bodies",{"2":{"355":1}}],["box",{"2":{"278":1}}],["bottleneck",{"2":{"465":1}}],["bottom",{"2":{"273":1}}],["both",{"2":{"128":1,"198":1,"199":1,"200":1,"202":1,"209":1,"210":1,"213":1,"573":1}}],["boss",{"2":{"233":3}}],["boring",{"2":{"264":1}}],["boris",{"2":{"201":2,"202":1}}],["borrow",{"0":{"183":1}}],["bootcamps",{"2":{"197":1,"198":1}}],["board",{"0":{"362":1,"499":1,"598":1},"1":{"363":1},"2":{"73":1,"178":1,"189":2,"194":1,"209":1,"219":1,"223":2,"262":2,"263":2,"362":1,"363":1,"499":3,"554":1,"588":2,"598":2,"602":1}}],["bob",{"2":{"32":1,"230":1}}],["broken",{"2":{"212":1,"227":1,"273":1}}],["bridge",{"0":{"457":1},"2":{"192":1,"194":1,"407":1}}],["briefly",{"2":{"180":1}}],["branch",{"2":{"206":1,"364":1}}],["brand",{"0":{"443":1,"497":1},"2":{"194":2,"223":2,"262":3,"364":4,"497":2}}],["brand→product→tree",{"2":{"189":1}}],["brain",{"2":{"58":1,"61":3,"226":3,"232":1,"268":1}}],["breadth",{"2":{"182":1}}],["breakage",{"2":{"274":1}}],["breaks",{"2":{"232":2,"270":1,"533":1}}],["breakdown",{"0":{"540":1},"1":{"541":1,"542":1,"543":1,"544":1},"2":{"205":1}}],["break",{"0":{"301":1},"2":{"22":1,"23":1,"39":1,"40":1,"54":1,"60":1,"126":1,"131":1,"188":1,"218":1,"285":1,"291":1,"507":1,"532":1}}],["brutal",{"2":{"36":1}}],["bind",{"2":{"433":1,"556":1}}],["binding",{"2":{"48":1}}],["bin",{"2":{"407":1,"539":1,"543":1}}],["binary",{"2":{"360":1,"543":1,"567":1}}],["bill",{"2":{"55":1}}],["billing",{"2":{"28":1,"394":1}}],["biggest",{"2":{"26":1}}],["bubble",{"2":{"378":1}}],["bugs",{"2":{"498":1}}],["bug",{"2":{"335":1}}],["bun",{"2":{"275":1}}],["bundle",{"0":{"599":1},"2":{"181":1}}],["bundled",{"2":{"181":1}}],["bundles",{"2":{"180":1}}],["burden",{"2":{"532":1}}],["burdens",{"2":{"211":1}}],["burned",{"2":{"274":1}}],["buckets",{"2":{"273":1}}],["buy",{"0":{"68":1,"526":1,"528":1},"1":{"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"75":1,"527":1,"528":1,"529":1},"2":{"70":1,"71":1,"73":9}}],["business",{"2":{"63":1,"321":1,"517":1,"518":1,"519":1,"520":1,"527":1}}],["budgets",{"2":{"402":1,"412":1,"413":1,"435":2,"522":1}}],["budgeting",{"2":{"190":1}}],["budget",{"0":{"47":1,"435":1,"436":1},"2":{"43":1,"190":1,"235":1,"332":1,"408":1,"409":1,"418":1,"419":1,"435":1,"537":1,"550":1,"571":3,"573":1,"583":1}}],["building",{"0":{"211":1},"2":{"53":1,"61":1,"67":1,"196":1,"211":1,"275":1,"379":1,"577":1,"583":1}}],["builds",{"2":{"52":1,"56":1,"91":1,"233":1,"449":1,"520":1}}],["builder",{"2":{"48":1,"49":2,"52":1,"65":1,"73":1,"117":1,"139":1,"188":1,"194":1,"209":1,"233":1,"237":1,"252":1,"263":1,"314":1,"315":1,"319":3,"325":1,"349":1,"365":1,"498":1,"588":1,"594":1}}],["build",{"0":{"319":1,"365":1,"447":1,"460":1,"492":1,"526":1,"527":1},"1":{"448":1,"449":1,"527":1,"528":1,"529":1},"2":{"33":1,"52":1,"55":1,"86":1,"89":2,"95":1,"105":2,"114":1,"157":1,"162":1,"178":1,"192":1,"215":1,"222":1,"223":2,"235":1,"272":1,"275":1,"276":1,"292":1,"358":1,"385":1,"387":1,"405":1,"467":1,"495":1,"497":1,"498":1,"502":1,"514":3,"515":1,"519":1,"529":1,"537":2,"553":1,"554":1}}],["built",{"2":{"24":1,"41":1,"194":3,"211":1,"213":1,"275":1,"300":1,"360":1,"368":1,"575":1,"582":1}}],["button",{"2":{"178":1,"231":5}}],["but",{"2":{"16":1,"22":1,"38":1,"39":1,"51":1,"61":1,"87":1,"180":1,"189":1,"190":1,"198":1,"226":1,"227":2,"231":1,"237":1,"238":1,"267":1,"275":1,"415":1,"473":1,"482":1,"490":3,"529":1,"551":1,"557":1,"607":1}}],["blind",{"2":{"265":1,"329":1,"362":1}}],["block",{"2":{"126":1,"130":1,"131":3,"306":1,"309":4,"310":1,"311":1,"312":2,"318":2,"354":1}}],["blocking",{"2":{"50":1,"238":1,"260":1,"312":1,"316":1,"354":1}}],["blocked",{"2":{"40":1,"128":1,"231":1,"301":1,"306":1,"425":1}}],["blocks",{"2":{"37":1,"130":1,"231":1,"248":1,"296":2,"317":1,"379":1,"605":1}}],["blocklist",{"2":{"22":1}}],["blog",{"0":{"10":1,"180":1},"1":{"11":1},"2":{"179":2,"180":8}}],["black",{"2":{"278":1}}],["blacklist",{"0":{"39":1},"2":{"22":2,"39":3,"42":1,"248":1,"265":1,"296":1,"299":3,"301":4,"504":1,"592":1}}],["blanks",{"2":{"84":1,"90":1}}],["blast",{"2":{"20":1}}],["benefit",{"2":{"544":1}}],["benchmarking",{"2":{"251":1,"329":1}}],["benchmark",{"2":{"205":1,"446":2}}],["benchmarks",{"2":{"194":1,"322":1}}],["bench",{"2":{"177":1}}],["behind",{"2":{"432":1,"604":1}}],["behavioral",{"2":{"317":1,"502":1}}],["behavior",{"2":{"289":1,"312":1,"362":1,"370":1,"379":1,"401":2,"404":2,"418":1,"451":1,"502":1,"536":1}}],["behave",{"2":{"38":1,"227":1}}],["being",{"2":{"384":1,"606":1}}],["been",{"2":{"356":1,"395":1}}],["beginners",{"2":{"204":1}}],["beyond",{"0":{"296":1,"370":1,"450":1},"1":{"451":1,"452":1},"2":{"192":1,"194":2,"215":1,"222":1,"575":1}}],["belongs",{"2":{"177":1}}],["below",{"2":{"79":1}}],["bet",{"2":{"205":1}}],["bets",{"0":{"205":1},"2":{"205":1}}],["better",{"2":{"61":3,"226":2,"227":2,"464":3,"467":1,"573":1}}],["between",{"0":{"388":1},"2":{"14":1,"178":1,"275":1,"407":1}}],["become",{"2":{"177":1}}],["becomes",{"2":{"52":1,"205":1,"445":1}}],["because",{"2":{"23":1,"34":4,"40":1,"54":1,"200":1,"236":1,"237":1,"264":1,"265":1,"276":1}}],["before",{"2":{"37":1,"39":1,"67":1,"79":1,"130":1,"234":1,"237":1,"264":1,"288":2,"296":1,"309":2,"311":1,"317":1,"346":1,"356":1,"386":1,"396":1,"446":2,"517":2}}],["be",{"2":{"35":1,"89":1,"230":1,"232":2,"238":1,"273":1,"276":1,"282":1,"296":2,"299":1,"301":1,"304":1,"380":1,"382":1,"476":1,"514":2,"537":1,"557":1,"607":1}}],["best",{"0":{"391":1,"392":1},"2":{"3":1,"4":1,"5":1,"6":1,"18":1,"70":1,"71":1,"72":1,"164":1,"168":2,"236":1,"239":1,"251":2,"258":1,"269":2,"324":1,"325":1,"326":1,"327":1,"328":1,"330":1,"335":1,"336":1,"370":1,"397":1,"446":2,"451":1,"469":1,"482":2,"524":1,"550":1,"559":1,"571":1,"582":1,"596":1}}],["balanced",{"2":{"469":1}}],["batch",{"2":{"377":1,"469":1}}],["batches",{"2":{"377":1}}],["battle",{"2":{"198":1}}],["bar",{"2":{"50":1,"260":1,"316":1}}],["bad",{"2":{"20":1,"54":1,"231":3,"232":1,"269":1,"291":1}}],["basic",{"2":{"187":1,"189":1,"190":1,"191":1,"204":1,"206":1,"413":1,"605":1}}],["based",{"0":{"201":1},"2":{"180":1,"183":1,"194":1,"198":2,"202":1,"293":1,"605":1}}],["base",{"2":{"46":4,"201":1,"206":1,"479":5,"523":1}}],["baseline",{"2":{"16":1,"167":1,"443":1,"460":1,"473":1,"491":1,"506":1,"532":1,"567":1}}],["bashbash",{"2":{"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1}}],["bash~",{"2":{"428":1}}],["bashtoolpatterns",{"2":{"306":1}}],["bashopencode",{"2":{"245":1}}],["bashpi",{"2":{"244":1}}],["bashpython",{"2":{"1":1,"99":1,"129":1,"166":1}}],["bashclaw",{"2":{"246":1}}],["bashclaude",{"2":{"243":1}}],["bashcd",{"2":{"83":1,"92":1,"98":1,"104":1,"110":1,"116":1,"122":1,"128":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1,"556":1}}],["bashjust",{"2":{"29":1}}],["bashexport",{"2":{"4":1,"5":1,"6":1}}],["bash",{"0":{"41":1,"295":1,"296":1,"297":1},"1":{"296":1,"297":1,"298":1},"2":{"3":1,"8":1,"24":1,"36":1,"37":1,"41":1,"42":1,"51":1,"70":1,"79":1,"85":3,"126":1,"142":1,"178":1,"188":2,"194":3,"198":1,"209":1,"218":1,"231":2,"240":1,"247":3,"248":4,"263":8,"264":1,"265":1,"270":1,"296":2,"297":1,"299":6,"301":1,"315":1,"318":2,"319":1,"368":1,"419":1,"431":1,"455":1,"504":1,"546":2,"547":1,"548":1,"549":1,"552":1,"561":2,"565":1,"572":1,"576":1,"580":1,"588":8,"589":2,"592":1}}],["backup",{"2":{"308":1,"311":1,"408":1,"409":1,"539":1,"542":1,"573":1}}],["background",{"2":{"251":1,"409":1}}],["backend",{"2":{"29":1,"64":1,"66":1,"321":1,"338":1,"380":1,"381":2,"394":1,"436":1,"560":1}}],["backoff",{"2":{"27":1,"341":1}}],["back",{"2":{"12":1,"25":1,"45":1,"54":1,"58":1,"100":1,"228":1,"268":1,"272":1,"276":1,"284":1,"291":1,"292":1,"352":1,"375":1,"581":1,"609":1}}],["bypass",{"2":{"42":1,"296":1}}],["bypasses",{"2":{"37":1}}],["by",{"0":{"13":1,"185":1,"524":1,"535":1,"540":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"541":1,"542":1,"543":1,"544":1},"2":{"9":3,"28":1,"35":1,"48":1,"64":1,"68":1,"89":1,"154":1,"160":1,"198":1,"200":1,"201":1,"235":1,"264":1,"288":1,"301":1,"329":1,"332":1,"429":1,"452":2,"514":1,"517":1,"519":1,"539":1,"552":1,"558":1}}],["pnpm",{"2":{"556":1}}],["pm",{"2":{"520":1}}],["pms",{"0":{"512":1},"2":{"586":1}}],["p3",{"2":{"426":1}}],["p2",{"2":{"426":1}}],["p2p",{"0":{"189":1},"2":{"30":1,"67":1,"178":1,"189":2,"194":1,"215":1,"219":2,"233":2,"244":1,"265":1,"353":1,"408":1,"503":1,"564":2,"566":1,"582":1,"593":1}}],["p1",{"2":{"426":1}}],["p0",{"2":{"426":1}}],["p=63",{"2":{"297":1}}],["p=39",{"2":{"297":1}}],["p=99",{"2":{"297":1}}],["p=9",{"2":{"297":1}}],["p=0",{"2":{"249":3,"255":2}}],["p",{"0":{"327":1,"329":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1},"2":{"201":2,"206":2,"209":1,"215":1,"219":1,"243":1,"249":1,"251":1,"255":1,"265":2,"297":3,"330":3,"331":1,"333":1,"418":1,"467":1,"546":1,"560":1,"561":1}}],["phrasing",{"2":{"299":1}}],["physical",{"0":{"453":1},"1":{"454":1,"455":1},"2":{"192":1,"194":2,"222":1}}],["philosophy",{"2":{"178":1,"574":1,"578":1}}],["philosophical",{"2":{"178":1}}],["phases",{"0":{"500":1},"1":{"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1}}],["phase",{"0":{"386":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1},"2":{"44":1,"177":1,"178":1,"217":1,"522":1,"562":1}}],["psmux",{"0":{"543":1},"2":{"201":1,"407":2,"409":1,"410":2,"539":1,"551":1,"552":1}}],["ps1",{"2":{"85":1,"247":1,"589":1}}],["pseudocode",{"0":{"60":1,"285":1}}],["pem",{"2":{"250":1,"303":1}}],["pennies",{"2":{"236":1}}],["people",{"2":{"226":1,"231":1}}],["peers",{"2":{"233":1,"326":1}}],["peer",{"0":{"326":2},"2":{"72":1,"89":2,"189":2,"194":2,"352":2,"354":1,"565":1}}],["perplexity",{"2":{"497":1}}],["periodically",{"2":{"342":1}}],["perspectives",{"2":{"324":1,"329":1,"499":1}}],["persistence",{"2":{"368":1}}],["persist",{"2":{"308":1}}],["person",{"2":{"232":1}}],["personas",{"2":{"182":1,"501":1}}],["persona",{"2":{"51":1,"170":1,"173":1,"448":1,"461":1,"499":1,"502":1}}],["personal",{"2":{"21":1,"200":1,"394":1,"608":1}}],["permissionrequest",{"2":{"309":1,"562":1}}],["permission",{"2":{"195":1,"309":1,"425":1,"426":1}}],["permissions",{"2":{"123":2,"189":1,"200":1,"344":1,"366":1,"497":1,"501":1,"509":1}}],["percentage",{"2":{"154":1}}],["performers",{"2":{"273":1}}],["performance",{"2":{"89":1,"163":1,"567":1}}],["perfect",{"2":{"50":1,"142":1,"227":1,"238":2,"260":1,"316":1}}],["perfectly",{"2":{"44":1,"235":1}}],["per",{"0":{"258":1,"469":1,"475":1},"1":{"259":1,"476":1,"477":1,"478":1,"479":1},"2":{"4":1,"21":1,"36":1,"46":4,"47":3,"54":2,"123":1,"184":2,"189":1,"191":1,"197":1,"221":1,"235":1,"269":1,"291":2,"293":1,"297":1,"359":1,"363":1,"370":1,"401":2,"402":2,"412":1,"419":1,"421":1,"423":2,"435":1,"451":1,"466":1,"477":2,"479":4,"481":2,"497":1,"498":2,"499":2,"501":2,"505":1,"523":3,"531":1,"532":1,"536":2,"541":1,"544":1,"570":1}}],["please",{"2":{"231":1,"296":1,"299":1}}],["plug",{"2":{"590":1}}],["pluggable",{"2":{"568":1}}],["plugin",{"0":{"382":1},"2":{"182":1,"200":1,"601":2,"602":1}}],["plugins",{"2":{"180":1,"217":1,"382":1}}],["plus",{"2":{"61":2,"71":1,"72":1,"200":1,"571":1}}],["placeholder",{"2":{"606":1}}],["plausible",{"2":{"273":1,"490":1}}],["plain",{"0":{"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"224":1,"586":1}}],["play",{"2":{"296":1,"590":1}}],["playbook",{"0":{"413":1},"2":{"180":1,"200":1}}],["playing",{"2":{"37":1,"296":1}}],["plane",{"0":{"541":1},"2":{"407":1,"410":1,"539":1}}],["plan→build→review→verify",{"2":{"262":1}}],["plan→build→review",{"2":{"251":1,"365":1}}],["plans",{"2":{"232":1,"469":1,"520":1,"565":1}}],["planners",{"2":{"339":1}}],["planner",{"2":{"65":1,"67":1,"117":1,"233":1,"252":1,"325":1,"349":1,"365":1,"498":1,"565":1}}],["planning",{"0":{"519":1},"2":{"45":1,"66":1,"258":1,"338":1,"477":1,"499":1}}],["plan",{"2":{"25":1,"47":1,"66":1,"81":1,"114":1,"223":1,"233":1,"234":1,"252":1,"347":1,"349":2,"363":1,"365":2,"386":1,"402":1,"498":3,"519":1,"522":1,"553":1,"554":1,"557":1,"586":1}}],["platform",{"2":{"4":1}}],["pull",{"2":{"275":1}}],["published",{"0":{"199":1,"203":1},"1":{"200":1,"201":1,"202":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"199":1,"200":2,"201":1,"202":1,"203":1}}],["public",{"2":{"190":1,"432":1}}],["purely",{"2":{"309":1}}],["pure",{"2":{"275":1,"299":1,"315":1,"445":1,"566":1}}],["purchase",{"0":{"74":1},"2":{"70":1}}],["purpose",{"2":{"24":1,"41":1,"208":1,"263":1,"565":3,"566":1,"588":1,"595":1}}],["put",{"2":{"32":1,"34":1,"230":1,"231":1,"240":1,"282":1}}],["push",{"2":{"20":1}}],["picks",{"2":{"328":1,"336":1,"458":1}}],["pick",{"2":{"251":1,"327":1,"329":1,"330":1,"335":2}}],["pieces",{"2":{"205":1}}],["pillars",{"0":{"368":1},"2":{"187":1,"204":1,"217":1,"368":1}}],["pinned",{"2":{"419":1}}],["pinning",{"2":{"402":1,"412":1}}],["pin",{"2":{"130":1,"401":1}}],["pip",{"2":{"87":1,"604":5}}],["pipelines",{"0":{"349":1},"2":{"195":1,"325":1,"408":1,"573":1,"577":1,"582":1}}],["pipeline",{"0":{"132":1,"252":1,"325":1,"405":1,"439":1,"498":1,"554":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1},"2":{"18":1,"91":1,"114":1,"189":1,"219":1,"220":1,"223":1,"233":2,"244":1,"261":1,"262":1,"265":1,"365":1,"397":2,"413":1,"498":1,"503":1,"506":1,"554":1,"560":1,"564":1,"583":1}}],["pitfalls",{"0":{"87":1}}],["pi",{"0":{"211":2,"244":1,"351":2,"449":2,"547":1,"563":2,"567":1,"568":1},"1":{"352":2,"353":2,"354":2,"355":2,"564":2,"565":2,"566":2,"567":2,"568":2},"2":{"77":1,"80":2,"189":2,"194":4,"204":2,"211":3,"213":1,"244":5,"264":1,"275":3,"344":1,"356":1,"394":1,"407":3,"408":1,"413":1,"427":1,"428":2,"431":2,"449":6,"466":1,"547":4,"550":1,"551":1,"558":1,"563":2,"564":4,"565":7,"566":2,"567":3,"568":1,"582":1,"583":2,"584":1,"590":1,"606":1}}],["pii",{"2":{"20":1}}],["pairing",{"2":{"579":1}}],["pairs",{"2":{"157":1,"404":1,"492":1}}],["paused",{"2":{"437":1}}],["past",{"2":{"430":1}}],["passes",{"2":{"335":1}}],["passed",{"2":{"50":1,"260":1,"316":1,"557":1}}],["pass^k",{"2":{"191":1,"481":1}}],["passing",{"2":{"87":1,"605":1}}],["pass",{"0":{"255":1,"482":1,"509":1},"2":{"47":1,"89":1,"91":1,"136":2,"157":1,"160":3,"191":1,"196":1,"215":1,"255":1,"261":1,"265":1,"274":1,"405":3,"481":1,"482":2,"492":1,"505":1,"508":1,"509":1,"510":2}}],["pane",{"2":{"409":4,"539":5,"543":1}}],["panes",{"2":{"243":1,"331":1,"407":1,"409":1,"543":1,"560":1}}],["pads",{"0":{"395":1},"2":{"217":1,"368":1}}],["papers",{"2":{"236":1}}],["paper",{"2":{"194":1,"198":1,"445":3}}],["paperclip",{"0":{"459":1,"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"192":1,"432":1,"553":1,"554":1,"556":1,"557":2,"579":2,"582":1}}],["pack",{"2":{"204":1}}],["package",{"2":{"182":1,"250":1,"304":1,"306":1,"569":1}}],["packaged",{"2":{"181":1,"382":1}}],["packages",{"2":{"70":1,"74":1,"394":1}}],["packaging",{"2":{"180":1}}],["paced",{"0":{"70":1},"2":{"70":1,"71":1,"184":1}}],["parse",{"2":{"87":1,"173":1}}],["parsing",{"2":{"45":1,"477":1}}],["param",{"2":{"288":1}}],["params",{"2":{"148":1,"404":1,"405":1,"421":1,"422":1,"425":1,"481":1,"484":1}}],["parameters",{"2":{"268":1,"418":1}}],["parameter",{"0":{"288":1,"396":1},"2":{"84":1,"97":1,"187":2,"196":1,"217":1,"293":1,"309":1,"371":1,"502":1,"605":1}}],["parallel",{"0":{"327":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1},"2":{"67":1,"201":2,"206":2,"219":1,"251":1,"324":4,"377":3,"448":1,"449":1,"464":1,"467":1}}],["parts",{"2":{"238":1,"520":1}}],["partially",{"2":{"278":1,"557":1}}],["partial",{"2":{"50":1,"187":5,"188":1,"189":1,"190":1,"205":1,"238":2,"260":1,"316":1}}],["part",{"2":{"45":1,"207":1,"300":1}}],["paths",{"2":{"365":1}}],["path",{"0":{"86":1,"380":1},"2":{"44":1,"180":2,"217":1,"235":1,"306":5,"344":3,"478":1,"490":1,"510":1,"522":1,"604":1}}],["patch",{"2":{"37":1,"296":1}}],["patterns",{"0":{"190":1,"233":1,"251":1,"323":1,"369":1,"393":1,"400":1,"410":1,"516":1,"551":1},"1":{"252":1,"324":1,"325":1,"326":1,"370":1,"371":1,"372":1,"394":1,"395":1,"401":1,"402":1,"403":1,"404":1,"405":1,"406":1,"407":1,"408":1,"409":1,"410":1,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"517":1,"518":1,"519":1,"520":1},"2":{"27":1,"28":1,"126":1,"128":1,"178":1,"180":1,"187":2,"189":2,"190":1,"194":1,"201":1,"202":1,"209":1,"213":2,"215":2,"217":3,"219":1,"233":1,"241":1,"274":1,"276":1,"318":2,"343":1,"380":1,"394":1,"397":1,"413":1,"448":1,"449":1,"538":1}}],["pattern",{"0":{"15":1,"48":1,"284":1,"306":1,"313":1,"324":1,"325":1,"326":1,"328":1,"334":1,"346":1,"358":1,"372":1,"383":1,"385":1,"448":1,"455":1,"458":1,"472":1},"1":{"49":1,"50":1,"51":1,"52":1,"314":1,"315":1,"316":1},"2":{"16":1,"27":1,"48":1,"52":1,"66":1,"127":1,"130":1,"180":2,"183":1,"188":1,"194":3,"195":3,"209":1,"215":1,"218":1,"233":3,"237":1,"251":1,"274":1,"275":1,"288":1,"306":2,"315":1,"341":1,"375":1,"455":1,"473":1,"503":3,"560":2,"564":3}}],["pages",{"2":{"37":1,"203":1,"296":1}}],["page",{"0":{"12":1,"204":1,"205":1,"206":1,"207":1,"208":1},"2":{"12":1,"194":1,"422":1,"501":1,"508":2,"519":1}}],["payment",{"2":{"607":2}}],["paying",{"2":{"13":1,"94":1}}],["pay",{"2":{"6":1,"464":1}}],["port",{"0":{"567":1},"2":{"604":1}}],["portable",{"2":{"370":1}}],["portability",{"2":{"370":1,"451":1}}],["poor",{"2":{"510":1}}],["poorly",{"2":{"490":1}}],["polls",{"2":{"455":1}}],["poll",{"2":{"354":1,"454":1,"455":1}}],["policy",{"2":{"380":1,"412":1}}],["policies",{"0":{"436":1},"2":{"28":1,"436":1}}],["polish",{"2":{"213":2,"274":1}}],["pocoo",{"2":{"211":1}}],["points",{"2":{"198":1}}],["point",{"0":{"295":1,"297":1},"1":{"296":1,"297":1,"298":1},"2":{"98":1,"180":1,"237":1,"410":1,"551":1}}],["powers",{"2":{"229":1,"271":1}}],["powershell",{"2":{"3":1,"70":1,"79":1,"85":1,"247":1,"589":1}}],["powerful",{"2":{"183":1}}],["powered",{"2":{"68":1}}],["positive",{"2":{"497":1}}],["position",{"2":{"408":1,"499":1}}],["positions",{"2":{"198":2,"204":1}}],["positioning",{"0":{"197":1,"198":1},"2":{"205":1,"207":1,"362":1}}],["posttoolusefailure",{"2":{"309":1,"562":1}}],["posttooluse",{"2":{"309":1,"317":1,"560":1,"562":1}}],["post",{"2":{"211":1,"212":1,"358":1,"454":1}}],["posts",{"0":{"11":1}}],["possible",{"2":{"67":1,"514":1}}],["pruned",{"2":{"355":1}}],["pr",{"2":{"341":2,"498":1,"580":1}}],["prs",{"2":{"211":1,"358":1}}],["practice",{"0":{"392":1},"2":{"410":1}}],["practical",{"0":{"55":1},"2":{"191":1,"195":1,"240":1}}],["pray",{"2":{"55":1}}],["precompact",{"2":{"311":1,"562":1}}],["precedence",{"2":{"296":1}}],["pretooluse",{"2":{"309":1,"317":1,"562":1}}],["prefixed",{"2":{"296":1}}],["presenting",{"2":{"517":1}}],["present",{"2":{"510":1}}],["presents",{"2":{"331":1,"517":1}}],["presentation",{"2":{"178":1}}],["preserves",{"2":{"325":1}}],["press",{"2":{"231":2}}],["prerequisites",{"0":{"79":1},"1":{"80":1}}],["prevention",{"2":{"168":1}}],["prevent",{"2":{"84":1,"213":1,"353":1}}],["prevented",{"2":{"40":1}}],["prevents",{"2":{"23":1,"126":1,"347":1,"355":1}}],["previous",{"2":{"37":1,"42":1,"296":2,"317":1,"325":1,"350":1}}],["premium",{"2":{"13":1,"181":1,"198":1}}],["privacy",{"2":{"535":1}}],["private",{"2":{"71":1,"432":2}}],["prime",{"2":{"452":1}}],["primary",{"2":{"408":1,"409":1,"454":1,"539":1,"542":1,"559":1,"573":1,"579":1}}],["primitives",{"0":{"387":1},"2":{"177":1,"178":1,"397":1}}],["pricing",{"0":{"191":1,"258":1,"468":1,"469":1},"1":{"259":1,"469":1,"470":1},"2":{"178":1,"191":1,"198":1,"215":1,"221":1,"422":2,"501":1}}],["price",{"0":{"14":1,"197":1,"470":1},"2":{"46":2,"73":1,"180":1,"181":1,"184":1,"197":1,"263":1,"269":1,"479":2,"523":2,"588":1}}],["prices",{"2":{"13":1}}],["priority",{"2":{"71":1,"312":1,"599":1}}],["principle",{"2":{"31":1,"280":1}}],["print",{"2":{"8":3,"60":1,"88":1,"243":1,"261":1,"285":1,"292":1,"546":1,"560":1,"561":1,"582":1,"607":1}}],["prod",{"2":{"565":1}}],["product",{"0":{"181":1},"2":{"66":1,"179":1,"213":1,"227":1,"269":1,"338":1,"362":1,"364":1,"528":1}}],["productive",{"2":{"56":1}}],["production+",{"2":{"522":1}}],["production",{"0":{"22":1,"190":1,"220":1,"400":1,"401":1,"402":1,"406":1,"410":1,"430":1,"494":1,"538":1,"551":1},"1":{"401":1,"402":2,"403":1,"404":1,"405":1,"406":1,"407":2,"408":2,"409":2,"410":2,"411":1,"412":1,"413":1,"414":1,"415":1,"416":1,"417":1,"418":1,"419":1,"420":1,"421":1,"422":1,"423":1,"424":1,"425":1,"426":1,"427":1,"428":1,"429":1,"430":1,"431":1,"432":1,"433":1,"434":1,"435":1,"436":1,"437":1,"438":1,"439":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"10":1,"20":1,"21":1,"23":1,"36":1,"38":1,"41":2,"42":1,"43":1,"44":1,"46":1,"47":1,"54":1,"66":1,"70":1,"75":1,"77":2,"86":1,"89":1,"125":1,"132":1,"144":1,"178":1,"180":1,"182":1,"194":1,"197":1,"198":1,"200":1,"202":1,"209":1,"213":2,"215":2,"220":2,"223":1,"224":1,"235":3,"237":1,"248":1,"251":1,"256":1,"274":1,"275":1,"276":1,"291":1,"296":1,"297":1,"298":1,"299":1,"301":1,"322":1,"338":1,"378":1,"401":1,"406":1,"413":1,"415":2,"432":1,"478":1,"479":1,"495":1,"522":2,"523":2,"538":2,"552":1,"570":1,"579":2,"583":1,"584":1,"587":1,"590":1}}],["produces",{"2":{"87":1,"100":1,"292":1,"365":1}}],["produce",{"2":{"53":1,"213":1,"273":2,"274":1,"333":1}}],["proxy=http",{"2":{"604":1}}],["proxy",{"0":{"571":1},"2":{"407":2,"432":1,"539":1,"542":1,"548":1,"570":1,"582":1,"604":2}}],["proprietary",{"2":{"559":1,"582":1}}],["propose",{"2":{"495":1}}],["proposals",{"2":{"335":1}}],["proper",{"2":{"418":1}}],["properties",{"0":{"315":1},"2":{"287":1,"364":2}}],["property",{"2":{"203":1}}],["procs",{"2":{"330":1}}],["procedure",{"2":{"394":1}}],["procedures",{"2":{"28":1,"413":1}}],["process",{"0":{"542":1},"2":{"407":1,"410":1,"539":1,"541":1,"542":1}}],["processes",{"2":{"309":1,"361":1,"388":1,"407":1,"539":1,"542":2,"551":2}}],["processing",{"2":{"278":1,"317":1,"469":1,"525":1}}],["pros",{"2":{"227":1}}],["program",{"2":{"212":1,"213":1,"264":1,"273":1}}],["programming",{"2":{"207":1}}],["programmatic",{"2":{"204":1,"244":1,"547":1,"564":1,"565":1}}],["progressive",{"2":{"370":1,"451":1}}],["progression",{"2":{"196":1}}],["progress",{"2":{"73":1,"234":1,"263":1,"273":1,"331":1,"346":2,"386":1,"387":1,"595":1}}],["probability",{"0":{"249":1},"2":{"188":1,"194":1,"293":1,"482":1}}],["problems",{"2":{"264":1,"430":1,"464":1}}],["problem",{"0":{"32":1,"390":1,"428":1},"2":{"21":1,"26":1,"48":1,"51":1,"87":1,"177":1,"213":1,"218":1,"231":1,"232":1,"237":1,"239":1,"273":1,"274":1,"362":1,"482":1,"527":1}}],["professionally",{"2":{"178":1}}],["professional",{"2":{"178":1}}],["profiles",{"2":{"154":1}}],["profile",{"0":{"473":1},"2":{"151":1,"493":1}}],["protocol",{"2":{"296":2,"359":1,"360":2,"370":1,"383":1}}],["prototype",{"2":{"43":1,"44":1,"46":1,"47":1,"235":3,"256":2,"478":1,"522":2}}],["protect",{"2":{"89":1,"231":1}}],["pro",{"0":{"594":1},"2":{"73":1,"263":1,"328":1,"469":1,"559":1,"571":1,"582":1,"588":1,"602":1}}],["proves",{"0":{"552":1},"2":{"231":1,"387":1}}],["proven",{"2":{"66":1,"338":1}}],["provides",{"2":{"353":1,"360":1,"552":1}}],["provided",{"2":{"87":1,"605":1,"608":1}}],["providers",{"2":{"429":1,"430":1,"431":2}}],["provider",{"0":{"2":1,"6":1,"427":1},"1":{"3":1,"4":1,"5":1,"6":1,"428":1,"429":1,"430":1,"431":1},"2":{"9":1,"220":1,"429":2,"568":1,"607":1}}],["projects",{"0":{"177":1,"521":1},"1":{"522":1,"523":1,"524":1},"2":{"177":1,"180":1,"233":1,"358":1,"381":1}}],["project",{"0":{"496":1},"1":{"497":1,"498":1,"499":1},"2":{"28":1,"30":1,"32":2,"72":1,"75":2,"86":1,"177":6,"230":2,"243":1,"262":1,"308":1,"336":1,"343":1,"386":1,"394":1,"413":1,"495":1,"501":1,"559":1,"561":1,"583":1}}],["prompt→tools→ship",{"2":{"206":1}}],["prompting",{"2":{"53":1}}],["promptable",{"2":{"51":1,"315":1}}],["prompts",{"0":{"38":1},"2":{"212":1,"264":1,"270":1,"402":1,"429":1,"464":2,"508":1,"568":1}}],["prompt",{"0":{"37":1,"296":1,"374":1},"2":{"21":1,"36":1,"37":3,"39":1,"42":2,"49":1,"51":1,"55":2,"60":1,"87":1,"173":1,"177":1,"190":1,"201":1,"204":2,"206":1,"207":1,"209":1,"218":1,"229":2,"231":2,"243":1,"248":2,"252":3,"265":2,"269":1,"271":2,"285":1,"296":8,"298":1,"299":2,"301":1,"309":1,"314":1,"317":2,"325":1,"328":1,"330":3,"332":1,"349":3,"350":1,"354":1,"355":1,"368":1,"392":1,"396":1,"401":1,"402":1,"405":1,"412":1,"416":1,"418":2,"419":1,"421":2,"448":1,"452":1,"488":1,"502":1,"546":1,"548":1,"560":1,"568":1,"570":1,"605":3}}],["pyyaml",{"2":{"604":1}}],["pytest",{"2":{"40":1}}],["pythonioencoding=",{"2":{"608":1}}],["pythoneval",{"2":{"484":1}}],["pythontools",{"2":{"287":1}}],["pythonp",{"2":{"249":1}}],["pythonmessages",{"2":{"60":1,"285":1}}],["pythondef",{"2":{"17":1,"46":1,"288":1,"396":1,"474":1,"479":1}}],["python",{"2":{"8":3,"22":2,"23":2,"39":3,"40":2,"54":2,"79":2,"83":1,"88":1,"92":3,"98":1,"128":1,"131":1,"165":1,"231":1,"240":1,"261":1,"291":1,"292":1,"296":1,"297":1,"301":3,"318":1,"372":1,"431":1,"446":1,"454":2,"485":1,"604":4,"607":1}}],["py",{"2":{"1":1,"22":1,"23":1,"39":3,"40":1,"54":3,"83":2,"84":2,"90":2,"92":3,"93":2,"95":2,"98":1,"99":1,"101":2,"107":2,"125":2,"128":1,"129":1,"131":1,"132":2,"138":2,"144":2,"150":2,"156":2,"162":2,"165":1,"166":1,"169":2,"188":1,"261":22,"291":2,"292":2,"301":3,"318":1,"319":1,"387":1,"398":2,"399":2,"431":1,"446":1,"460":1,"461":1,"492":1,"493":1,"560":1}}],["cp",{"2":{"419":1}}],["cc",{"2":{"407":1}}],["cmd",{"2":{"330":3,"431":1}}],["cmds",{"2":{"248":1}}],["css",{"2":{"364":2,"380":1}}],["cs",{"2":{"265":1}}],["cd",{"0":{"132":1,"190":1,"403":1,"439":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1,"404":1,"405":1},"2":{"89":1,"91":1,"178":1,"190":1,"215":1,"220":2,"261":1,"274":1,"305":1,"408":1,"413":1,"498":1,"506":1,"522":1,"546":1,"554":1,"560":1,"570":1,"573":1}}],["cite",{"2":{"608":1}}],["citing",{"2":{"200":1}}],["circle",{"2":{"228":1}}],["cicd",{"2":{"135":1,"439":1}}],["ci",{"0":{"132":1,"190":1,"403":1,"439":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1,"404":1,"405":1},"2":{"89":1,"91":1,"178":1,"190":1,"215":1,"220":2,"261":1,"274":1,"305":1,"408":1,"413":1,"498":1,"506":1,"522":1,"546":1,"554":1,"560":1,"561":1,"570":1,"573":1}}],["cents",{"2":{"436":2}}],["central",{"2":{"272":1,"276":1}}],["certification",{"2":{"197":2}}],["certificate",{"0":{"75":1,"76":1,"584":1,"609":1},"1":{"77":1},"2":{"72":1,"75":2,"184":1,"609":3}}],["certifies",{"2":{"76":1,"584":1}}],["ceo",{"0":{"362":1,"598":1},"1":{"363":1},"2":{"73":1,"178":1,"189":2,"194":2,"209":1,"219":1,"223":1,"232":1,"262":2,"263":1,"363":1,"499":2,"554":1,"588":1,"598":1,"602":1}}],["ceilings",{"2":{"62":1,"321":1}}],["ceiling",{"0":{"63":1,"64":1,"65":1},"2":{"56":1,"232":6,"321":3}}],["cycler",{"2":{"566":1}}],["cycles",{"2":{"358":1}}],["cycle",{"2":{"58":1,"267":1,"268":1,"498":1}}],["cadence",{"2":{"412":1}}],["cache",{"2":{"301":1}}],["cached",{"2":{"45":1,"421":1,"476":1}}],["cargo",{"2":{"407":1,"539":1,"543":1}}],["carries",{"2":{"325":1}}],["careful",{"2":{"296":1,"299":1}}],["carefully",{"2":{"264":1}}],["card",{"0":{"265":1}}],["ca",{"2":{"254":1,"265":1}}],["cabinet",{"2":{"192":1}}],["california",{"2":{"535":1}}],["calculator",{"0":{"523":1},"2":{"208":1}}],["calculate",{"2":{"154":2,"293":1,"405":1,"505":1}}],["called",{"2":{"87":1,"375":1,"376":1,"425":1}}],["call",{"2":{"45":2,"58":1,"60":2,"71":1,"84":1,"99":1,"100":1,"145":1,"265":1,"267":1,"268":3,"278":1,"285":2,"288":2,"289":2,"292":1,"370":1,"374":2,"375":1,"376":1,"396":2,"402":1,"413":1,"421":2,"435":1,"438":1,"445":1,"451":1,"477":1,"481":1,"506":1,"518":2,"597":1,"605":1}}],["calling",{"0":{"286":1},"1":{"287":1,"288":1,"289":1},"2":{"35":1,"196":1,"205":1,"216":1,"573":1,"575":1}}],["calls",{"0":{"289":1},"2":{"27":1,"44":1,"94":1,"148":2,"201":1,"206":1,"237":1,"269":1,"288":1,"318":1,"361":2,"368":1,"377":2,"394":1,"396":1,"402":1,"421":1,"422":1,"423":1,"429":1,"464":1,"469":1,"477":1,"485":1,"509":1,"529":1,"605":2}}],["capacity",{"2":{"527":1}}],["capabilities",{"0":{"560":1,"564":1,"570":1,"575":1,"579":1},"2":{"368":1,"397":1}}],["capability",{"0":{"64":1},"2":{"58":1,"232":2,"267":1,"268":1,"271":1,"297":1,"321":1,"371":1,"402":1}}],["capable",{"2":{"177":1,"608":1}}],["capture",{"2":{"485":1}}],["captures",{"2":{"422":1,"509":1}}],["cap",{"2":{"371":1}}],["capstone",{"0":{"223":1,"262":1,"494":1,"500":1},"1":{"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":2,"502":2,"503":2,"504":2,"505":2,"506":2,"507":2,"508":1,"509":1,"510":1},"2":{"70":1,"72":1,"75":2,"77":1,"86":1,"215":1,"262":1}}],["capped",{"2":{"41":1}}],["cash",{"2":{"362":1}}],["case",{"0":{"406":1},"1":{"407":1,"408":1,"409":1,"410":1},"2":{"136":1,"160":2,"200":1,"318":1,"432":1,"555":1}}],["cases",{"0":{"131":1},"2":{"44":1,"128":1,"136":1,"160":1,"181":1,"235":1,"413":1,"478":1,"484":1,"490":1,"505":1,"508":1,"522":1}}],["cascades",{"2":{"490":1}}],["cascade",{"0":{"13":1,"15":1,"18":1,"236":1,"257":1,"259":1,"471":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"472":1,"473":1,"474":1},"2":{"16":1,"18":1,"47":1,"89":1,"91":1,"151":1,"154":1,"178":1,"191":2,"215":1,"221":1,"257":1,"265":1,"407":1,"408":2,"410":1,"425":1,"426":1,"464":1,"467":1,"473":1,"493":1,"497":1,"510":2,"537":1,"552":1,"570":1}}],["causes",{"2":{"178":1}}],["cause",{"2":{"42":1}}],["category",{"2":{"566":1}}],["catalog",{"0":{"566":1}}],["catastrophe",{"2":{"36":1}}],["catch",{"2":{"67":1}}],["catches",{"2":{"22":1,"39":1,"42":1,"213":1,"231":1,"237":1,"296":1,"317":1,"396":1,"517":1}}],["cancelled",{"2":{"437":1}}],["canonical",{"2":{"429":1}}],["canary",{"0":{"487":1},"2":{"191":1}}],["cannot",{"2":{"23":1,"25":1,"49":1,"50":1,"54":2,"212":1,"231":1,"237":1,"260":1,"273":1,"296":1,"309":1,"311":1}}],["can",{"0":{"21":1,"303":1,"304":2,"305":2},"2":{"19":1,"25":1,"34":1,"37":1,"40":1,"51":3,"54":1,"58":1,"67":1,"94":1,"198":1,"213":1,"226":1,"227":2,"229":2,"230":1,"231":1,"232":1,"233":1,"234":1,"237":4,"238":2,"240":2,"248":2,"250":4,"264":1,"267":1,"268":1,"271":1,"272":1,"276":1,"278":2,"279":1,"282":1,"291":3,"301":1,"303":1,"309":3,"310":1,"319":3,"344":6,"353":1,"368":1,"380":1,"382":1,"384":1,"418":1,"463":1,"464":1,"476":1,"514":3,"518":1,"529":1,"537":1,"551":1,"568":1,"578":1,"579":1,"608":1}}],["crashed",{"2":{"551":1}}],["crashes",{"2":{"65":1,"410":1}}],["craft",{"2":{"464":1}}],["cron",{"2":{"246":1,"549":1,"580":1}}],["cross",{"0":{"427":1},"1":{"428":1,"429":1,"430":1,"431":1},"2":{"220":1,"326":1,"332":1,"544":1,"566":2}}],["crushes",{"2":{"209":1}}],["criterion",{"2":{"509":1}}],["criteria",{"0":{"337":1,"509":1},"2":{"117":1,"335":1,"337":1,"376":1,"514":1}}],["critique",{"2":{"216":1,"273":1,"274":2}}],["critical",{"2":{"18":1,"28":1,"236":1,"259":1,"365":1,"394":1,"408":1,"423":1,"550":1}}],["creativity",{"2":{"240":1}}],["creative",{"2":{"233":1,"251":1,"329":1}}],["creator",{"2":{"201":1,"211":1,"264":1,"275":1}}],["created",{"2":{"48":1,"194":1,"404":2}}],["creates",{"2":{"34":1,"282":1,"288":1,"346":1,"363":1,"365":1,"396":1,"409":1,"448":1,"498":1,"520":1,"543":1}}],["create",{"2":{"8":3,"87":1,"96":1,"114":1,"133":1,"139":1,"163":1,"173":1,"211":1,"252":1,"319":1,"349":1,"365":1,"413":2,"439":1,"492":1,"505":1,"507":1}}],["credible",{"2":{"210":1}}],["credit",{"2":{"9":2}}],["credits",{"2":{"3":1,"4":1,"9":1,"607":1}}],["credentials",{"2":{"20":1,"41":1,"298":2,"359":1}}],["customizable",{"2":{"408":1,"563":1,"568":1}}],["customization",{"2":{"204":2,"528":1}}],["custom",{"2":{"42":1,"71":1,"205":1,"231":1,"243":1,"245":1,"248":1,"270":1,"296":1,"299":3,"358":1,"364":2,"382":1,"408":1,"433":1,"466":1,"546":1,"547":1,"550":1,"561":1,"572":1,"576":1,"582":1,"583":1,"599":1}}],["customer",{"2":{"20":1,"24":1,"41":1,"232":1,"362":1,"528":1}}],["curated",{"2":{"404":1}}],["curation",{"2":{"200":1}}],["cursorrules",{"2":{"281":1}}],["current",{"2":{"204":1,"287":1,"392":1,"395":1,"421":1,"442":1,"487":1}}],["currently",{"2":{"128":3,"372":1}}],["curriculum",{"0":{"214":1},"1":{"215":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"224":1},"2":{"12":1,"77":1,"81":1,"209":1,"586":1}}],["curl",{"2":{"36":1,"297":1,"449":1,"556":1}}],["cut",{"0":{"13":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1}}],["chinese",{"2":{"407":1,"408":1}}],["chmod",{"2":{"297":1}}],["chefs",{"2":{"227":1}}],["cherny",{"2":{"201":1,"202":1}}],["cheat",{"2":{"81":1,"224":1,"239":1}}],["cheaper",{"2":{"67":1,"452":1,"464":1,"570":1}}],["cheapest",{"2":{"7":1,"14":1,"229":1,"296":1,"470":1,"537":1}}],["cheap",{"2":{"15":1,"51":1,"191":1,"236":1,"407":1,"408":1,"467":1,"551":1}}],["checking",{"2":{"309":1}}],["checker",{"2":{"237":5,"499":1}}],["checked",{"2":{"35":1,"48":1,"238":1}}],["checkpoint",{"2":{"201":1,"251":1}}],["checkpoints",{"0":{"100":1,"105":1,"111":1,"117":1,"123":1,"136":1,"142":1,"148":1,"154":1,"160":1,"173":1},"2":{"77":1,"206":1,"292":1,"319":1,"365":1,"366":1,"460":1}}],["check",{"0":{"491":1},"2":{"87":4,"88":1,"92":1,"99":1,"128":1,"226":1,"227":1,"233":1,"239":1,"270":1,"318":1,"377":1,"386":1,"458":1,"459":1,"525":1,"580":1,"581":1,"604":1,"605":1,"606":1,"607":2}}],["checklist",{"0":{"79":1,"402":1,"508":1},"1":{"80":1},"2":{"117":1}}],["checkout",{"2":{"68":1}}],["checks",{"2":{"28":1,"48":1,"139":1,"233":1,"237":2,"238":2,"274":1,"319":1,"336":1,"363":1,"409":1,"498":1,"504":1,"517":1}}],["characters",{"2":{"608":1}}],["chasing",{"2":{"168":1}}],["chain",{"0":{"113":1,"365":1},"1":{"114":1,"115":1,"116":1,"117":1,"118":1},"2":{"91":1,"116":1,"219":1,"244":1,"251":2,"261":1,"262":1,"325":2,"349":1,"365":2,"396":1,"422":1,"498":2,"503":1,"564":2,"566":1,"593":1}}],["chains",{"0":{"189":1,"348":1},"1":{"349":1,"350":1},"2":{"73":1,"89":1,"178":1,"189":2,"195":1,"219":1,"263":1,"554":1,"564":1,"575":1,"582":1,"588":1}}],["channels",{"0":{"370":1},"2":{"187":1,"222":1,"358":1,"575":1}}],["channel",{"2":{"71":1,"370":1}}],["changed",{"2":{"239":1,"536":1}}],["changes",{"2":{"177":1,"180":1,"319":1,"339":1,"388":1,"425":1}}],["change",{"2":{"28":1,"163":1,"229":1,"237":1,"239":1,"240":1,"416":1,"460":1,"557":1}}],["chance",{"2":{"21":1,"36":1,"54":1,"231":1,"249":1,"291":1}}],["chatgpt",{"2":{"497":1}}],["chatbot",{"2":{"59":1,"267":1,"278":1}}],["chat",{"2":{"8":1}}],["choice",{"2":{"293":1,"375":1}}],["choices",{"2":{"8":1,"421":1,"510":1}}],["choose",{"0":{"69":1},"1":{"70":1,"71":1,"72":1},"2":{"223":1,"495":1,"573":1}}],["choosing",{"0":{"19":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1},"2":{"222":1,"470":1}}],["c=mockanthropic",{"2":{"8":1}}],["c=openai",{"2":{"8":1}}],["c=anthropic",{"2":{"8":1}}],["c",{"2":{"8":6,"88":1,"201":1,"206":1,"209":1,"251":1,"261":1,"297":1,"324":1,"326":1,"352":1,"407":1,"539":1,"607":1}}],["coordination",{"2":{"353":1,"391":1}}],["coworkers",{"2":{"233":2}}],["co",{"2":{"211":1}}],["covered",{"2":{"180":3,"186":9,"187":6,"188":2,"189":6,"190":3,"191":3,"192":1,"201":1,"205":9,"206":2}}],["coverage",{"0":{"209":1},"2":{"180":1,"195":2,"200":2,"201":3,"209":1}}],["cover",{"2":{"178":2,"180":1,"181":1,"190":1,"202":1,"204":1}}],["covering",{"2":{"90":1}}],["covers",{"0":{"196":1},"2":{"30":1,"35":1,"47":1,"180":4,"186":4,"188":1,"190":1,"584":1}}],["corporate",{"2":{"604":1}}],["corresponding",{"2":{"103":1,"109":1,"115":1,"121":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1}}],["correct",{"2":{"404":1,"481":2,"485":1,"490":1}}],["correctness",{"2":{"337":1}}],["correctly",{"2":{"100":1,"292":1,"607":1}}],["correction",{"2":{"50":1,"238":1,"260":1,"315":1,"316":1,"531":1}}],["corrective",{"2":{"49":1,"314":1}}],["core",{"0":{"225":1,"442":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"73":1,"204":1,"224":1,"263":1,"269":1,"273":1,"280":1,"375":1,"463":1,"482":1,"529":1,"586":1,"595":1}}],["cohort",{"0":{"72":2},"2":{"72":3,"74":1,"184":1,"197":1}}],["coding",{"0":{"53":1,"244":1,"290":1,"547":1,"563":1},"1":{"54":1,"55":1,"56":1,"291":1,"564":1,"565":1,"566":1,"567":1,"568":1},"2":{"53":1,"55":1,"56":2,"80":1,"182":1,"186":1,"205":2,"207":2,"208":1,"216":1,"234":1,"386":2,"407":2,"408":1,"429":1,"558":1,"559":1,"582":1}}],["codes",{"2":{"232":1}}],["coder",{"2":{"67":1,"232":1,"409":1,"565":1}}],["codebases",{"2":{"180":1,"383":1,"397":1}}],["codebase",{"0":{"397":1},"2":{"28":2,"29":1,"63":1,"187":2,"194":1,"200":1,"215":1,"217":1,"342":1,"343":1,"377":1,"383":1,"394":1}}],["code",{"0":{"22":1,"200":1,"201":1,"204":1,"243":1,"498":1,"546":1,"559":1,"573":1},"1":{"560":1,"561":1,"562":1},"2":{"1":1,"18":1,"20":1,"25":1,"32":1,"42":1,"49":1,"52":1,"54":1,"66":1,"67":1,"77":2,"79":1,"80":2,"83":1,"93":1,"94":1,"164":1,"168":2,"179":1,"180":1,"181":3,"184":2,"192":1,"194":2,"196":1,"198":2,"201":1,"204":2,"223":1,"230":1,"237":5,"239":2,"240":2,"251":1,"262":1,"264":3,"278":3,"279":1,"291":1,"292":2,"301":1,"307":1,"312":1,"335":1,"349":1,"358":1,"365":1,"374":1,"401":1,"407":1,"408":1,"409":2,"413":1,"425":1,"427":1,"428":1,"445":2,"446":4,"449":2,"455":1,"458":1,"460":3,"466":1,"481":1,"498":2,"508":1,"514":1,"517":2,"519":1,"525":1,"528":1,"539":1,"542":1,"543":1,"550":1,"551":1,"557":1,"558":1,"565":1,"567":1,"569":2,"570":1,"573":2,"582":1,"583":2,"584":1,"590":1,"601":1,"606":2}}],["counter",{"2":{"565":1,"566":2}}],["counterargument",{"0":{"273":1}}],["count",{"2":{"239":1,"425":1,"429":1,"443":1}}],["counts",{"2":{"148":1,"372":1,"421":1}}],["couldn",{"2":{"316":1}}],["could",{"2":{"52":1,"178":2,"514":1}}],["courses",{"2":{"183":1,"191":1,"196":1,"198":1}}],["course",{"0":{"77":1,"81":1,"175":1,"176":1,"178":1,"184":1,"194":1,"225":1,"247":1,"586":1},"1":{"82":1,"176":1,"177":2,"178":2,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"3":1,"7":1,"9":1,"12":1,"18":1,"25":1,"30":1,"35":1,"42":1,"47":1,"52":1,"56":2,"61":1,"67":1,"73":1,"74":1,"78":1,"81":2,"83":1,"84":1,"88":2,"89":1,"92":1,"98":1,"104":1,"110":1,"116":1,"122":1,"128":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1,"181":1,"184":3,"186":2,"187":1,"188":2,"189":1,"190":2,"191":1,"192":2,"197":2,"198":4,"199":1,"202":1,"203":1,"204":1,"205":1,"206":1,"209":1,"225":1,"241":1,"274":1,"292":2,"318":1,"319":1,"365":2,"366":2,"398":2,"399":2,"438":1,"439":1,"460":1,"461":1,"492":1,"493":1,"560":1,"564":1,"570":1,"575":1,"579":1,"582":1,"584":2,"608":6}}],["collected",{"2":{"332":1}}],["collect",{"2":{"330":1,"442":1}}],["collects",{"2":{"233":1,"377":1,"409":1}}],["collaboration",{"0":{"520":1},"2":{"233":1}}],["collapses",{"2":{"51":1}}],["color",{"2":{"50":1,"260":1,"316":1}}],["cognitive",{"2":{"37":1,"296":1}}],["concerns",{"2":{"397":1}}],["concepts",{"0":{"97":1,"103":1,"109":1,"115":1,"121":1,"127":1,"134":1,"140":1,"146":1,"152":1,"158":1,"164":1,"171":1,"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"88":1,"224":1,"241":1,"586":1,"600":1}}],["concept",{"2":{"88":1,"103":1,"109":1,"115":1,"121":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1,"178":1,"195":3,"196":1,"225":1,"327":1,"333":1,"552":2}}],["conditions",{"2":{"368":1,"376":1}}],["conducting",{"2":{"205":1}}],["conflicts",{"2":{"353":1}}],["confirms",{"2":{"365":1}}],["confirm",{"2":{"306":1}}],["config",{"0":{"119":1},"1":{"120":1,"121":1,"122":1,"123":1,"124":1},"2":{"91":1,"119":2,"190":1,"195":1,"200":1,"219":1,"245":3,"261":1,"304":1,"364":1,"366":2,"405":1,"419":3,"449":1,"487":4,"542":1,"548":4,"559":1,"563":1,"569":2,"570":2,"572":3,"576":1}}],["configure",{"2":{"123":2}}],["configured",{"2":{"67":1,"200":1,"296":1,"476":1}}],["configurations",{"0":{"545":1},"1":{"546":1,"547":1,"548":1,"549":1}}],["configuration",{"2":{"33":1,"281":1,"418":1,"442":1,"449":1,"508":1}}],["configs",{"2":{"20":1,"63":1,"180":1,"182":1,"304":1,"305":1,"321":1,"382":1,"386":1}}],["confidence",{"0":{"50":1,"238":1,"260":1,"316":1},"2":{"27":1,"49":1,"52":1,"117":1,"142":1,"263":1,"274":1,"299":1,"319":1,"498":1,"588":1,"594":1}}],["conversational",{"2":{"380":1}}],["conversation",{"0":{"356":1},"2":{"219":1,"229":1,"356":2,"503":1}}],["conventions",{"2":{"32":1,"394":1,"449":1}}],["connector",{"2":{"358":8,"359":2,"360":1,"361":2}}],["connectors",{"0":{"357":1},"1":{"358":1,"359":1,"360":1,"361":1},"2":{"219":1,"359":2,"360":4}}],["connection",{"2":{"183":1}}],["constrained",{"2":{"560":1,"573":1,"583":1}}],["constrain",{"2":{"243":1}}],["constraints",{"2":{"371":1}}],["constraint",{"2":{"48":1,"51":1}}],["consolidated",{"2":{"241":1,"586":1}}],["console",{"2":{"3":1}}],["consistent",{"2":{"364":1}}],["consistency",{"2":{"200":1,"481":1}}],["consider",{"2":{"182":1,"183":1,"204":1,"278":1}}],["consulting",{"2":{"181":1}}],["contrarian",{"2":{"362":1,"499":1}}],["controlling",{"2":{"552":1}}],["controller",{"2":{"331":1}}],["controlled",{"2":{"34":1,"282":1}}],["control",{"0":{"229":1,"250":1,"271":1,"302":1,"312":1,"434":1,"541":1,"568":1},"1":{"303":1,"304":1,"305":1,"306":1,"435":1,"436":1,"437":1},"2":{"35":1,"51":1,"73":1,"177":1,"178":1,"188":1,"190":1,"204":3,"209":1,"218":1,"220":1,"229":1,"244":2,"263":1,"265":1,"271":2,"302":1,"306":1,"370":1,"407":2,"410":2,"412":1,"413":1,"454":1,"501":1,"504":1,"508":1,"510":1,"539":1,"547":2,"551":1,"552":1,"563":1,"564":5,"565":2,"566":2,"568":1,"583":1,"588":1,"592":1}}],["continuous",{"2":{"459":1,"581":1}}],["continuation",{"2":{"309":1}}],["continuity",{"2":{"177":2,"178":1,"200":1}}],["continues",{"2":{"361":1}}],["continue",{"2":{"65":1,"284":1,"312":1,"346":1,"376":1,"566":1}}],["contamination",{"2":{"332":1,"544":1}}],["contact",{"2":{"75":1,"608":1,"609":1}}],["contains",{"2":{"390":1,"404":1,"405":1,"484":1}}],["contained",{"2":{"93":1,"379":1}}],["contain",{"0":{"33":1,"281":1},"2":{"296":1,"605":1}}],["contextmanager",{"2":{"105":1}}],["context",{"0":{"63":1,"101":1,"187":1,"389":1,"399":1,"450":1},"1":{"102":1,"103":1,"104":1,"105":1,"106":1,"390":1,"391":1,"392":1,"451":1,"452":1},"2":{"15":1,"31":1,"45":2,"58":1,"63":1,"67":1,"91":1,"104":1,"105":1,"180":2,"187":2,"192":1,"194":1,"196":1,"204":2,"209":1,"210":1,"215":1,"217":3,"229":2,"230":1,"232":2,"261":1,"265":1,"268":1,"269":1,"270":1,"271":1,"280":1,"284":1,"296":1,"308":2,"309":1,"311":1,"321":2,"354":1,"368":2,"370":3,"371":1,"390":2,"391":2,"399":2,"413":1,"423":1,"425":1,"426":1,"451":3,"452":1,"464":1,"469":1,"472":1,"476":1,"477":2,"503":1,"568":1,"571":1,"575":1}}],["contents",{"2":{"29":1,"63":1,"96":1,"321":1,"390":1}}],["content",{"0":{"194":1,"195":1,"196":1,"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"8":6,"37":1,"60":1,"88":1,"178":2,"179":1,"197":2,"198":1,"199":1,"278":1,"285":4,"296":2,"329":1,"408":1,"525":1,"605":1}}],["coming",{"2":{"609":1}}],["come",{"0":{"476":1},"2":{"237":1}}],["comes",{"2":{"53":1,"55":1,"58":1,"268":1,"272":1,"276":1,"284":1}}],["combines",{"2":{"209":1}}],["combination",{"0":{"59":1},"2":{"59":1}}],["coms2",{"2":{"565":1}}],["coms",{"2":{"189":2,"194":2,"244":1,"326":2,"353":1,"407":1,"564":2,"565":4,"566":2,"582":3,"593":1}}],["commit",{"2":{"418":1}}],["communicate",{"2":{"360":1,"501":1}}],["communication",{"0":{"351":1},"1":{"352":1,"353":1,"354":1,"355":1},"2":{"30":1,"52":1,"67":1,"89":1,"215":1,"219":1,"244":1,"352":1,"541":1,"564":1,"565":1}}],["comments",{"2":{"358":1,"580":1}}],["commercial",{"2":{"179":1,"382":1}}],["comma",{"2":{"212":1,"273":1}}],["command",{"0":{"457":1},"2":{"29":1,"228":1,"231":1,"240":1,"284":1,"299":2,"374":2,"406":1,"429":1,"455":1,"457":1,"573":1,"606":1}}],["commands",{"0":{"342":1},"2":{"23":1,"28":1,"33":1,"39":1,"40":1,"51":1,"58":1,"126":1,"128":1,"195":1,"226":1,"229":1,"231":2,"241":1,"244":1,"268":1,"296":1,"300":2,"318":1,"342":1,"385":1,"394":1,"454":2,"551":1,"564":2,"570":1,"587":1}}],["commoditized",{"0":{"196":1}}],["common",{"0":{"61":1,"87":1},"2":{"28":1,"33":1,"341":1,"343":1,"385":1,"528":1,"529":1}}],["compatible",{"2":{"550":1,"567":1,"601":1}}],["company",{"2":{"435":1}}],["comparing",{"2":{"194":1}}],["comparison",{"0":{"176":1,"179":1,"184":1,"185":1,"203":1,"558":1,"582":1},"1":{"177":1,"178":1,"180":1,"181":1,"182":1,"183":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1},"2":{"164":1,"168":2,"178":1,"192":1,"331":1,"332":1,"579":1,"587":1}}],["compared",{"2":{"236":1,"332":1,"532":1}}],["compare",{"2":{"99":1,"106":1,"112":1,"118":1,"124":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"176":1,"208":1,"239":1,"329":1,"342":1,"405":1,"415":1,"446":1,"460":1,"487":1}}],["compiled",{"2":{"335":1}}],["compress",{"2":{"391":1}}],["compression",{"2":{"311":1}}],["comprehensive",{"2":{"209":1}}],["compromised",{"2":{"51":1}}],["competitor",{"0":{"204":1},"2":{"186":1,"197":1}}],["competitive",{"0":{"175":1},"1":{"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"198":1,"209":1,"224":1,"587":1}}],["competes",{"2":{"321":1}}],["compete",{"2":{"63":1}}],["computation",{"2":{"168":1,"445":1}}],["computed",{"2":{"510":1}}],["computer",{"2":{"231":1}}],["compute",{"0":{"208":1,"254":1,"463":1},"1":{"464":1,"465":1,"466":1,"467":1},"2":{"51":1,"160":1,"208":1,"209":2,"221":1,"254":1,"463":1,"464":4,"465":2,"466":1,"467":1}}],["compose",{"2":{"518":1}}],["composable",{"2":{"359":1,"397":1,"502":1,"564":1}}],["component",{"2":{"476":1}}],["components",{"0":{"58":1,"268":1},"2":{"293":1,"364":1,"449":1}}],["compounder",{"2":{"362":1}}],["compounding",{"0":{"343":1}}],["compounds",{"2":{"28":1,"54":1,"291":1}}],["compound",{"0":{"26":1},"1":{"27":1,"28":1,"29":1,"30":1},"2":{"127":1,"128":1,"130":1,"131":1,"318":1,"394":1}}],["compliance",{"0":{"534":1},"1":{"535":1,"536":1},"2":{"20":1,"535":1}}],["complements",{"2":{"353":1}}],["completing",{"2":{"85":1,"347":1}}],["completion",{"0":{"76":1,"376":1,"584":1},"1":{"77":1},"2":{"72":1,"75":2,"145":1,"309":1,"387":1,"438":1,"481":1,"531":1}}],["completions",{"2":{"8":1,"148":2}}],["completeness",{"2":{"337":1}}],["completes",{"2":{"309":1}}],["completed",{"2":{"76":1,"584":1}}],["complete",{"2":{"75":1,"82":1,"93":1,"181":2,"376":3,"449":1,"495":1}}],["complexity",{"2":{"17":5,"18":1,"54":1,"284":1,"291":1,"391":1,"474":5}}],["complex",{"2":{"15":1,"16":1,"54":1,"233":1,"236":1,"258":1,"291":1,"378":1,"408":1,"469":2,"473":1,"519":2,"524":1,"525":1,"550":1,"551":1,"571":1}}],["com",{"0":{"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"3":1,"4":1,"5":1,"296":1,"484":3,"607":1}}],["costly",{"2":{"273":1}}],["costs",{"0":{"13":1,"43":1,"476":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"44":1,"45":1,"46":1,"47":1},"2":{"4":1,"9":1,"20":1,"37":1,"43":1,"45":1,"47":1,"51":1,"54":2,"89":1,"231":2,"235":2,"236":3,"248":1,"291":2,"296":3,"430":1,"478":1,"522":1,"533":1}}],["cost",{"0":{"45":1,"150":1,"191":1,"256":1,"434":1,"450":1,"475":1,"493":1,"521":1,"523":1,"524":1,"550":1},"1":{"151":1,"152":1,"153":1,"154":1,"155":1,"435":1,"436":1,"437":1,"451":1,"452":1,"476":1,"477":1,"478":1,"479":1,"522":1,"523":1,"524":1},"2":{"3":2,"4":1,"5":2,"6":1,"16":1,"18":1,"45":1,"46":1,"47":1,"54":1,"55":1,"67":1,"73":1,"91":1,"148":1,"153":1,"154":2,"178":1,"191":2,"192":1,"194":2,"208":1,"215":1,"220":1,"221":2,"235":5,"254":1,"256":3,"257":2,"261":1,"263":1,"265":1,"269":1,"278":1,"279":1,"291":1,"296":1,"332":2,"370":1,"391":1,"401":2,"402":1,"412":2,"413":1,"415":1,"421":1,"423":1,"425":2,"426":3,"430":1,"436":2,"442":1,"451":1,"464":2,"465":1,"466":1,"469":1,"470":1,"473":1,"479":1,"481":2,"482":1,"487":1,"491":1,"493":1,"497":1,"498":1,"499":1,"501":2,"505":1,"506":1,"508":1,"509":1,"510":2,"514":1,"515":2,"520":1,"522":1,"523":3,"524":1,"531":2,"536":1,"537":1,"541":1,"550":1,"552":1,"570":1,"571":1,"581":1,"582":1,"588":1,"597":1}}],["close",{"2":{"553":1,"557":1}}],["closest",{"2":{"381":1}}],["cloud",{"2":{"194":1,"432":1}}],["clear",{"2":{"325":1,"376":1,"397":1,"510":2,"514":2}}],["cleaned",{"2":{"388":1}}],["cleaner",{"2":{"204":1,"209":1}}],["clean",{"0":{"388":1},"2":{"36":1,"39":1,"54":1,"177":1,"178":2,"183":2,"291":1,"297":1,"301":1,"388":1}}],["cleanup",{"2":{"22":1,"23":1,"39":3,"40":1,"54":3,"131":1,"188":1,"291":2,"301":3,"308":1}}],["click",{"2":{"454":1}}],["clis",{"2":{"410":1,"412":1}}],["cli",{"0":{"242":1,"558":1},"1":{"243":1,"244":1,"245":1,"246":1,"247":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1},"2":{"80":4,"187":1,"217":1,"224":1,"370":1,"407":1,"413":1,"429":1,"451":1,"452":1,"454":1,"542":2,"551":1,"555":1,"570":1,"587":1}}],["clients",{"2":{"372":2,"452":1}}],["client",{"2":{"1":1,"83":1,"94":1,"358":1,"370":1,"383":1,"451":1,"454":1,"565":2,"575":1}}],["claw",{"2":{"246":2,"549":3,"579":1,"580":5}}],["classifies",{"2":{"497":1}}],["class",{"2":{"51":1,"105":1,"148":1,"160":1}}],["claims",{"2":{"50":1,"498":1}}],["claim",{"2":{"48":1,"50":1,"73":1,"142":1,"182":1,"260":2,"316":2,"363":1,"365":1,"499":1,"594":1}}],["claudefa",{"0":{"179":1},"1":{"180":1,"181":1,"182":1,"183":1}}],["claudefast",{"0":{"179":1,"180":1,"199":1},"1":{"180":1,"181":1,"182":1,"183":1,"200":1,"201":1,"202":1},"2":{"179":1,"200":2,"201":3,"202":3,"224":1,"382":1,"560":1,"587":1}}],["claude",{"0":{"3":1,"200":1,"201":1,"204":1,"243":1,"381":1,"546":1,"559":1,"573":1},"1":{"560":1,"561":1,"562":1},"2":{"3":1,"7":1,"8":1,"13":1,"14":2,"15":2,"17":2,"32":1,"33":1,"77":1,"80":2,"179":1,"180":2,"181":1,"194":2,"200":1,"201":1,"204":2,"230":1,"236":2,"243":5,"258":2,"259":2,"270":1,"281":2,"307":1,"309":2,"312":1,"328":1,"330":2,"380":1,"381":5,"385":1,"386":1,"407":3,"408":2,"409":1,"412":1,"413":2,"419":1,"427":1,"428":2,"431":2,"449":1,"458":1,"466":1,"469":2,"470":1,"472":2,"474":2,"523":1,"539":2,"542":2,"543":3,"546":4,"550":1,"551":2,"558":1,"559":1,"560":6,"561":5,"569":2,"570":1,"573":2,"582":1,"583":2,"584":1,"590":1,"601":1,"602":1,"606":2,"607":1}}],["r1",{"2":{"469":1}}],["r",{"2":{"297":1}}],["rpc",{"2":{"244":1,"407":1,"541":1,"547":2,"564":2,"565":2,"567":1,"582":1}}],["rich",{"2":{"371":1}}],["risk",{"0":{"525":1},"2":{"54":1,"194":1,"291":1,"525":3,"535":1}}],["right",{"2":{"19":1,"213":1,"274":1,"368":1,"470":1,"490":1}}],["rf",{"2":{"22":1,"36":1,"39":1,"131":2,"231":1,"301":1,"306":1}}],["rmtree",{"2":{"39":1,"301":1}}],["rm",{"2":{"22":1,"36":1,"39":1,"131":2,"231":1,"297":1,"301":1}}],["rust",{"0":{"567":1},"2":{"360":1,"567":3}}],["rubric",{"0":{"510":1},"2":{"333":1}}],["rule",{"0":{"25":1,"35":1,"43":1,"235":1,"256":1,"339":1,"478":1,"522":1},"1":{"44":1,"45":1,"46":1,"47":1},"2":{"43":1,"47":1,"191":2,"194":1,"226":1,"231":1,"235":1,"240":1,"265":1,"282":1}}],["rules",{"0":{"28":1,"54":1,"130":1,"291":1,"332":1,"359":1,"371":1},"2":{"21":1,"36":1,"42":1,"117":1,"173":1,"177":1,"186":1,"226":2,"227":1,"230":1,"281":1,"296":2,"299":1,"306":1,"317":1,"370":1,"381":3,"394":1,"412":1,"501":1,"502":1,"504":1,"508":1,"560":1,"564":1,"592":1}}],["runtime",{"2":{"37":1,"54":1,"177":1,"270":1,"291":1,"296":1,"559":1,"563":1,"569":1,"574":1,"578":1}}],["runner",{"2":{"41":1}}],["runnable",{"2":{"25":1,"42":1,"52":1,"67":1,"198":1}}],["running",{"0":{"92":1},"2":{"21":1,"54":1,"65":1,"126":1,"130":1,"177":1,"178":1,"201":2,"206":1,"239":1,"251":1,"291":1,"408":1,"410":1,"421":1,"437":2,"445":1,"455":1,"459":1,"543":1,"581":1}}],["runs",{"2":{"1":1,"39":1,"54":1,"83":1,"87":1,"163":1,"201":1,"202":1,"228":2,"291":1,"293":1,"301":1,"308":1,"405":1,"409":2,"415":1,"446":1,"455":1,"460":1,"497":1,"509":1,"539":2}}],["run",{"2":{"1":1,"23":1,"32":1,"40":2,"58":1,"67":1,"87":2,"88":1,"98":1,"100":1,"111":1,"136":1,"164":1,"167":3,"168":2,"206":1,"226":1,"229":1,"230":1,"231":2,"239":2,"245":3,"261":1,"268":1,"284":1,"292":1,"327":1,"330":1,"342":1,"371":1,"374":1,"375":1,"385":1,"427":1,"442":1,"443":2,"446":3,"454":1,"460":1,"467":1,"481":1,"505":1,"544":1,"548":1,"570":1,"572":3,"573":1,"576":2,"579":1,"582":1}}],["random",{"2":{"491":1}}],["range",{"0":{"14":1,"470":1},"2":{"14":1,"191":1}}],["raises",{"2":{"56":2}}],["radius",{"2":{"20":1}}],["rate",{"2":{"9":1,"21":1,"36":1,"38":2,"54":2,"136":1,"231":1,"291":2,"293":1,"359":2,"426":1,"442":1,"477":1,"481":2,"482":1,"487":1,"523":2,"531":2}}],["roster",{"2":{"501":2}}],["roi",{"2":{"396":1}}],["row",{"2":{"372":1,"423":1,"425":1}}],["ronacher",{"0":{"211":1,"275":1},"2":{"264":1}}],["root",{"2":{"178":1,"344":1,"381":1,"559":1}}],["room",{"2":{"63":1}}],["rough",{"2":{"479":1}}],["roughly",{"2":{"48":1}}],["routes",{"2":{"570":1}}],["router",{"2":{"394":1}}],["routers",{"2":{"27":1}}],["route",{"2":{"15":1,"17":1,"472":1,"474":1,"487":1}}],["routing",{"0":{"13":1,"236":1,"257":1,"259":1,"426":1,"471":1},"1":{"14":1,"15":1,"16":1,"17":1,"18":1,"472":1,"473":1,"474":1},"2":{"18":1,"47":1,"89":1,"91":1,"151":1,"154":1,"178":1,"191":2,"215":1,"221":1,"289":1,"407":1,"408":2,"410":1,"464":1,"467":1,"493":1,"497":1,"510":1,"537":1,"552":1,"570":1}}],["rollout",{"2":{"583":1}}],["rollback",{"0":{"417":1,"418":1},"1":{"418":1,"419":1},"2":{"89":1,"178":1,"190":2,"215":1,"220":1,"401":2,"402":1,"407":1,"413":1,"418":1,"419":1,"487":1,"544":1}}],["roll",{"2":{"25":1,"54":1,"291":1,"297":1,"487":1}}],["roles",{"0":{"408":1},"2":{"180":1,"366":1,"410":1,"551":1}}],["role",{"0":{"411":1},"1":{"412":1,"413":1},"2":{"8":3,"37":1,"177":1,"180":1,"200":2,"202":1,"220":1,"285":2,"296":2,"408":1,"559":1,"563":1,"569":1,"574":1,"578":1,"605":1}}],["reimplementation",{"2":{"567":1}}],["rent",{"0":{"528":1}}],["reuse",{"2":{"467":1}}],["reusable",{"2":{"33":1,"281":1,"397":1,"464":1}}],["rerun",{"2":{"425":1}}],["remote",{"2":{"555":1}}],["remove",{"2":{"39":1,"231":1,"301":1,"443":1,"568":1}}],["remain",{"2":{"508":1}}],["remains",{"0":{"276":1}}],["remembers",{"2":{"368":1}}],["remember",{"0":{"340":1},"1":{"341":1,"342":1,"343":1},"2":{"219":1,"227":1}}],["revert",{"2":{"401":2,"418":1}}],["reverse",{"2":{"198":1,"432":1}}],["revenue",{"2":{"362":1}}],["reveals",{"2":{"179":1,"275":1}}],["reviewed",{"2":{"402":1}}],["reviewer",{"2":{"64":1,"65":1,"66":1,"67":1,"117":1,"232":1,"233":1,"252":1,"321":1,"325":1,"338":1,"349":1,"365":1,"409":1,"498":1}}],["reviews",{"2":{"180":1,"232":1,"237":1,"498":1,"517":1,"524":1}}],["review",{"0":{"498":1,"507":1},"2":{"48":1,"51":1,"72":1,"114":1,"201":1,"206":1,"223":2,"238":1,"252":1,"262":1,"270":1,"349":1,"363":1,"402":1,"409":1,"491":1,"498":2,"499":1,"514":1,"517":1,"524":1,"525":2,"528":1,"531":1,"536":2,"539":1,"580":1}}],["reviewing",{"2":{"48":1}}],["reward",{"2":{"164":1,"168":1,"239":1,"445":1,"596":1}}],["region",{"0":{"535":1}}],["register",{"2":{"387":1,"555":1}}],["registered",{"2":{"353":1}}],["registry",{"2":{"372":1}}],["regulated",{"2":{"536":1}}],["regulatory",{"0":{"535":1}}],["regular",{"2":{"240":1}}],["regenerated",{"2":{"304":1}}],["regex",{"2":{"39":1,"127":1,"130":1,"299":2,"318":1}}],["regardless",{"2":{"284":1}}],["regression",{"2":{"91":1,"133":1,"191":1,"412":1,"439":1,"442":1,"460":1,"498":1}}],["recurring",{"2":{"246":1,"408":1,"580":1,"581":1,"583":1}}],["recent",{"2":{"105":2,"308":1,"392":1}}],["receives",{"2":{"284":1}}],["receive",{"2":{"74":1,"75":1,"319":1,"578":1}}],["recover",{"2":{"269":1}}],["recovery",{"2":{"45":1,"477":1}}],["recommendation",{"0":{"198":1},"2":{"198":1}}],["recommended",{"0":{"3":1,"86":1},"2":{"79":1,"525":1,"535":2}}],["recorded",{"2":{"485":1}}],["recording",{"0":{"485":1}}],["record",{"2":{"177":1,"442":1,"485":2}}],["reconnection",{"2":{"27":1,"341":1}}],["reload",{"2":{"419":1}}],["relevant",{"2":{"380":1}}],["relevance",{"2":{"377":1}}],["release",{"2":{"54":1,"291":1}}],["relative",{"2":{"197":1}}],["reliably",{"2":{"269":1}}],["reliable",{"2":{"53":1}}],["reliability",{"0":{"65":1},"2":{"232":2,"240":1,"269":1,"321":1,"482":1}}],["reduction",{"2":{"531":1}}],["reduce",{"2":{"329":1,"467":1}}],["reduces",{"2":{"288":1,"517":1}}],["redacted",{"2":{"296":1}}],["red",{"0":{"533":1},"2":{"50":1,"260":1,"316":1,"507":1}}],["rediscovers",{"2":{"30":1}}],["refactor",{"2":{"572":1}}],["reflection",{"0":{"517":1}}],["refer",{"2":{"103":1,"109":1,"115":1,"121":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1}}],["references",{"2":{"383":1,"406":1}}],["reference",{"0":{"224":1,"242":1,"265":1,"353":1,"360":1,"534":1,"538":1,"558":1,"587":1},"1":{"243":1,"244":1,"245":1,"246":1,"247":1,"535":1,"536":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1},"2":{"37":1,"70":1,"81":1,"84":1,"88":1,"90":1,"93":1,"202":2,"209":1,"224":4,"241":1,"262":2,"296":1,"406":1,"429":1,"538":1,"558":1,"560":1,"564":1,"570":1,"575":1,"579":1,"583":1,"586":1,"587":2,"608":1}}],["refusal",{"2":{"38":1}}],["refuse",{"2":{"21":1,"54":1,"291":1,"296":1}}],["resources",{"0":{"585":1},"1":{"586":1,"587":1,"588":1,"589":1},"2":{"372":1}}],["resource",{"0":{"372":1},"2":{"372":2}}],["reserve",{"2":{"353":1}}],["reset",{"2":{"306":1}}],["researches",{"2":{"448":1}}],["researcher",{"2":{"66":1,"338":1}}],["research",{"0":{"370":1},"2":{"181":1,"187":1,"192":1,"194":2,"195":1,"198":1,"263":1,"307":1,"375":1,"377":1,"397":1,"449":1,"469":1,"588":1,"596":1}}],["respect",{"2":{"296":1}}],["responsibilities",{"0":{"412":1}}],["responsibility",{"2":{"371":1}}],["response",{"2":{"60":6,"285":6,"380":1,"390":1,"412":1,"421":1,"457":1,"485":1}}],["responses",{"2":{"1":1,"94":1,"296":1,"429":1,"485":2,"571":1}}],["responding",{"2":{"309":1,"356":1}}],["respond",{"2":{"289":1,"296":1}}],["restart",{"2":{"606":1}}],["restarts",{"2":{"551":2}}],["restores",{"2":{"418":1}}],["restricts",{"2":{"551":1}}],["restrict",{"2":{"366":1}}],["restricted",{"2":{"51":1}}],["rest",{"2":{"56":1}}],["results",{"2":{"53":1,"163":1,"177":1,"200":1,"233":1,"287":1,"288":1,"292":1,"296":2,"309":1,"317":1,"324":1,"331":1,"332":1,"347":1,"368":1,"371":1,"377":1,"378":1,"392":1,"421":1,"431":1,"442":1,"464":1,"476":1,"485":1,"508":1,"518":1,"519":1,"581":1}}],["result",{"2":{"39":1,"45":2,"58":1,"59":1,"60":2,"100":2,"111":1,"148":1,"226":1,"228":1,"239":2,"268":1,"284":1,"285":2,"292":2,"301":1,"327":1,"336":1,"352":1,"361":2,"375":1,"390":1,"458":1,"460":1,"477":1,"605":1}}],["resistant",{"2":{"37":1}}],["replaced",{"2":{"606":1}}],["replace",{"2":{"605":1}}],["replaces",{"2":{"533":1,"606":1}}],["replay",{"2":{"263":1,"429":1,"485":2,"541":1,"551":1,"566":1,"597":1}}],["reply",{"2":{"354":1}}],["repeat",{"2":{"58":1,"97":1,"216":1,"226":1,"228":1,"265":1,"268":1,"284":1,"356":1,"442":1}}],["repeatedly",{"2":{"30":1}}],["reporter",{"2":{"497":1}}],["reporting",{"2":{"117":1,"535":1}}],["report",{"2":{"52":1,"142":1,"148":1,"426":1,"536":1,"549":1,"580":1,"581":1}}],["reports",{"2":{"49":1,"319":1,"497":1}}],["repository",{"0":{"230":1,"280":1},"1":{"281":1,"282":1},"2":{"31":1,"177":1,"216":1,"230":1,"280":1}}],["repo",{"0":{"31":1,"33":1,"281":1},"1":{"32":1,"33":1,"34":1,"35":1},"2":{"32":1,"33":1,"34":1,"35":1,"178":2,"183":1,"194":6,"230":1,"280":1,"281":1,"282":2,"308":1,"380":1,"381":1,"385":1}}],["reach",{"2":{"517":1}}],["reachability",{"0":{"433":1}}],["react",{"2":{"380":1}}],["reactive",{"2":{"248":1,"299":1}}],["reasons",{"2":{"490":1}}],["reason",{"2":{"312":1,"518":1}}],["reasoning",{"0":{"288":1,"396":1},"2":{"15":1,"45":1,"58":1,"84":1,"97":1,"99":1,"187":2,"196":1,"217":1,"258":1,"267":1,"268":1,"288":3,"293":1,"396":3,"422":1,"469":2,"490":1,"502":1,"551":1,"571":1}}],["readiness",{"0":{"402":1}}],["read+write",{"2":{"344":1}}],["readonlypaths",{"2":{"250":1,"306":1}}],["ready",{"2":{"70":1,"73":1,"77":1,"261":1,"590":1}}],["readable",{"0":{"384":1},"1":{"385":1,"386":1,"387":1,"388":1},"2":{"35":1,"177":1,"178":1,"217":1,"384":1}}],["readme",{"2":{"35":1,"88":1,"280":1,"305":1,"382":1}}],["reads",{"2":{"27":1,"28":1,"34":1,"35":1,"37":1,"49":2,"96":1,"228":1,"231":1,"282":1,"296":1,"314":1,"356":1,"385":1,"498":1}}],["read",{"0":{"303":1,"304":2},"2":{"24":1,"28":1,"32":1,"34":1,"41":1,"48":1,"49":1,"51":1,"58":1,"82":1,"86":7,"91":1,"98":1,"111":1,"123":1,"139":1,"142":2,"226":1,"229":1,"230":1,"237":2,"243":1,"250":2,"268":1,"274":1,"282":1,"284":1,"292":1,"314":1,"317":1,"319":2,"342":2,"344":5,"358":1,"368":1,"386":2,"394":1,"409":1,"419":1,"446":3,"498":1,"504":1,"518":1,"546":1,"552":1,"560":1,"561":1,"594":1,"605":1}}],["really",{"0":{"57":1},"1":{"58":1,"59":1,"60":1,"61":1}}],["real",{"0":{"409":1,"466":1},"2":{"1":1,"18":1,"83":1,"199":1,"202":1,"213":1,"274":1,"406":1,"485":1,"490":1,"518":1,"538":1,"607":1}}],["realistic",{"2":{"1":1,"94":1}}],["retrospective",{"2":{"507":1,"508":1,"510":1}}],["retry",{"2":{"44":1,"269":1,"341":1,"477":2,"479":2,"522":1,"523":2}}],["retries",{"2":{"44":1,"46":1,"235":1,"256":1,"478":1,"479":1,"523":1}}],["retrieve",{"2":{"15":1,"472":1}}],["retrieval",{"2":{"15":1,"17":1,"259":1,"474":1}}],["return",{"2":{"17":4,"46":1,"372":1,"474":4,"479":1}}],["returns",{"2":{"1":1,"87":1,"94":1,"354":1,"361":1,"371":2,"372":2,"431":1,"449":1,"605":2,"607":2}}],["re",{"2":{"12":1,"36":2,"48":1,"74":1,"87":1,"168":1,"205":1,"211":1,"212":1,"213":1,"231":2,"234":1,"264":1,"275":1,"291":2,"317":1,"430":1,"460":1,"465":2,"481":1,"605":1,"606":1}}],["request",{"2":{"60":1,"285":1,"519":1,"607":1}}],["requests",{"2":{"5":1,"9":1,"21":1}}],["require",{"2":{"273":1}}],["requirements",{"0":{"535":1},"2":{"117":1,"173":1,"497":1,"498":1,"499":1}}],["requirement",{"2":{"84":1,"278":1,"535":1,"544":1}}],["required",{"2":{"24":1,"67":1,"94":1,"287":1,"289":1,"306":1,"363":1,"371":1,"396":1,"432":2,"514":1,"535":6,"607":1}}],["requires",{"2":{"20":1,"391":1,"407":1,"533":1}}],["req",{"2":{"9":1}}],["fts5",{"2":{"429":1}}],["fb",{"2":{"314":1}}],["f",{"0":{"333":1,"335":1,"336":1},"1":{"334":1,"335":1,"336":1,"337":1},"2":{"201":1,"206":2,"209":1,"219":1,"251":1,"265":1,"336":1}}],["fdsa",{"0":{"77":1},"2":{"75":2,"77":1,"584":2,"609":1}}],["fdx",{"2":{"36":1,"297":1}}],["fusion",{"0":{"333":1},"1":{"334":1,"335":1,"336":1,"337":1},"2":{"201":1,"206":2,"219":1}}],["fundamentally",{"2":{"401":1}}],["fundamental",{"2":{"201":1,"207":1}}],["function",{"2":{"98":1,"128":1,"136":1,"168":1,"239":1,"240":1,"347":1,"445":1,"541":1,"542":1,"543":1,"544":1,"575":1}}],["functions",{"2":{"58":1,"268":1}}],["future",{"2":{"74":1}}],["fully",{"2":{"568":1}}],["full",{"0":{"42":1,"378":1},"2":{"18":1,"25":1,"30":1,"35":1,"36":1,"42":1,"47":1,"52":1,"61":1,"67":1,"73":1,"81":1,"88":1,"90":1,"103":1,"109":1,"115":1,"121":1,"134":1,"140":1,"146":1,"152":1,"158":1,"171":1,"177":1,"184":1,"195":4,"211":1,"275":1,"278":2,"317":2,"353":1,"356":1,"370":1,"392":1,"406":1,"421":1,"422":1,"429":1,"430":1,"451":1,"514":1,"524":1,"525":1,"535":1,"563":1,"567":1,"568":1,"586":1}}],["flywheel",{"2":{"360":1}}],["flips",{"2":{"352":1}}],["float",{"2":{"479":1}}],["flows",{"2":{"397":1}}],["flow",{"0":{"312":1,"363":1,"409":1,"537":1},"2":{"326":1,"362":1,"501":2}}],["floor",{"2":{"56":1,"248":1}}],["flexible",{"2":{"233":1}}],["flags",{"0":{"533":1}}],["flag",{"2":{"296":1,"446":1}}],["flat",{"0":{"326":1,"352":1},"2":{"233":1,"326":1,"503":1,"564":1,"571":1,"573":1}}],["flask",{"2":{"211":1,"275":1}}],["flash",{"2":{"5":1,"7":1,"14":1,"15":2,"17":2,"154":1,"236":1,"245":1,"258":1,"259":2,"330":1,"407":1,"466":1,"469":1,"470":1,"472":2,"473":2,"474":2,"497":1,"537":1,"548":1,"570":1,"571":1,"572":1}}],["fewer",{"2":{"464":1}}],["fetches",{"2":{"449":1}}],["fetched",{"2":{"176":1,"199":1,"203":1}}],["feed",{"2":{"375":1}}],["feeds",{"2":{"233":1}}],["feedback",{"0":{"52":1},"2":{"49":1,"50":1,"111":1,"177":1,"212":1,"238":2,"260":1,"273":1,"316":1,"319":1}}],["feynman",{"0":{"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"224":1,"586":1,"600":2,"602":1}}],["fed",{"2":{"100":1,"292":1}}],["features",{"2":{"33":1,"341":1,"385":1,"387":1,"397":1,"541":1}}],["feature",{"0":{"387":1},"2":{"33":1,"54":1,"177":1,"178":2,"217":1,"281":2,"291":1,"385":1,"386":1,"387":1,"397":1,"543":1,"560":1,"561":1,"564":1,"567":1,"570":1,"575":1,"579":1,"582":1,"583":1}}],["faq",{"0":{"603":1},"1":{"604":1,"605":1,"606":1,"607":1,"608":1}}],["fanout",{"2":{"454":1}}],["fancy",{"2":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1}}],["fact",{"2":{"499":3}}],["factor",{"2":{"477":1}}],["factory",{"0":{"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"77":1,"213":1,"275":1,"557":1}}],["facts",{"2":{"363":1}}],["false",{"2":{"293":1,"312":1,"344":7}}],["fallback",{"2":{"1":1,"87":1,"94":1,"269":1,"407":1,"408":1,"449":1}}],["far",{"2":{"275":1}}],["fair",{"2":{"332":1}}],["faith",{"2":{"265":1}}],["failing",{"2":{"65":1,"321":1}}],["fails",{"2":{"45":1,"65":1,"177":1,"321":1,"551":1,"604":1}}],["failed",{"2":{"44":1,"50":2,"142":1,"237":1,"238":3,"260":2,"316":2,"395":1,"477":1,"551":1}}],["fail",{"2":{"32":1,"177":1,"230":1,"405":1,"492":1}}],["failures",{"2":{"50":1,"238":1,"260":1,"316":1,"317":1,"412":1,"425":1}}],["failure",{"0":{"295":1,"297":1},"1":{"296":1,"297":1,"298":1},"2":{"20":1,"21":2,"27":1,"28":1,"36":1,"38":1,"54":2,"67":1,"178":1,"200":1,"231":1,"234":1,"249":1,"269":1,"270":1,"274":1,"278":1,"279":1,"291":2,"293":2,"297":1,"301":1,"321":1,"341":1,"343":1,"347":1,"376":1,"410":1,"426":1,"514":1,"515":2,"537":1,"551":1}}],["fastapi",{"2":{"454":1}}],["faster",{"2":{"452":1,"457":1,"464":1,"567":1}}],["fast",{"2":{"233":1,"407":1,"408":1,"466":1,"542":1,"551":1,"571":1}}],["folders",{"2":{"358":1}}],["following",{"2":{"349":1}}],["follows",{"2":{"284":1,"379":1,"552":1}}],["follow",{"2":{"7":1,"32":1,"74":1,"230":1,"394":1}}],["footer",{"2":{"346":1}}],["four",{"0":{"229":1,"354":1,"368":1},"2":{"187":1,"217":1,"229":1,"271":2,"287":1,"368":1,"418":1}}],["founder",{"2":{"211":1,"212":1,"273":1}}],["foundation",{"0":{"592":1},"2":{"73":1,"263":1,"413":1,"588":1,"602":1}}],["foundations",{"0":{"186":1,"216":1,"266":1},"1":{"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1,"275":1,"276":1,"277":1,"278":1,"279":1,"280":1,"281":1,"282":1,"283":1,"284":1,"285":1,"286":1,"287":1,"288":1,"289":1,"290":1,"291":1,"292":1,"293":1},"2":{"56":1,"81":1,"82":1,"86":1,"95":1,"186":1,"215":1}}],["found",{"0":{"12":1},"2":{"186":1,"233":1,"422":1,"445":4,"604":1,"605":1}}],["focuses",{"2":{"195":1}}],["focused",{"2":{"182":1,"391":1}}],["focus",{"2":{"178":1,"229":1,"269":1,"362":1,"491":1,"566":1}}],["forcing",{"2":{"347":1,"396":1}}],["force",{"2":{"309":1}}],["forced",{"0":{"289":1},"2":{"375":1}}],["forces",{"2":{"288":1,"396":1}}],["forward",{"2":{"325":1}}],["formal",{"2":{"353":1}}],["formats",{"2":{"427":1}}],["format",{"0":{"167":1},"2":{"15":1,"117":1,"184":1,"197":1,"309":1,"428":4,"429":1,"430":1,"431":1,"472":1,"605":1}}],["formatting",{"2":{"15":1,"17":1,"259":1,"474":1,"514":1}}],["formulas",{"0":{"253":1},"1":{"254":1,"255":1,"256":1,"257":1}}],["formula",{"2":{"208":1}}],["forever",{"2":{"100":1,"292":1,"605":1}}],["foreign",{"2":{"48":1}}],["forget",{"2":{"26":1}}],["for",{"0":{"22":1,"34":1,"205":1,"277":1,"397":1,"401":1,"403":1,"418":1,"430":1,"511":1,"512":1,"513":1,"514":1,"521":1},"1":{"278":1,"279":1,"402":1,"404":1,"405":1,"512":1,"513":1,"514":2,"515":2,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":2,"523":2,"524":2,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"3":1,"4":1,"5":1,"6":2,"7":1,"12":1,"13":3,"15":2,"21":1,"23":1,"24":1,"25":1,"27":1,"28":3,"36":1,"41":1,"42":1,"47":1,"49":1,"52":1,"54":1,"63":2,"67":1,"70":2,"71":2,"72":1,"73":1,"94":1,"102":1,"103":1,"109":1,"111":1,"115":1,"121":1,"128":1,"134":1,"140":1,"146":1,"148":1,"152":1,"158":1,"171":1,"173":1,"178":1,"180":2,"181":2,"182":1,"183":3,"190":1,"203":1,"204":2,"208":1,"209":1,"212":2,"213":1,"216":1,"220":2,"233":4,"235":1,"236":6,"238":1,"239":1,"240":2,"241":1,"251":1,"252":1,"258":1,"264":1,"271":1,"273":2,"278":1,"280":1,"287":1,"288":1,"291":1,"297":1,"319":1,"321":1,"324":1,"325":1,"326":1,"331":1,"336":1,"341":1,"343":1,"349":1,"353":2,"359":1,"360":2,"362":1,"363":1,"364":1,"366":1,"370":1,"371":2,"374":1,"375":1,"376":1,"377":3,"378":1,"381":1,"383":1,"394":2,"395":2,"396":2,"397":2,"399":1,"401":1,"406":2,"410":1,"411":1,"445":1,"451":1,"452":2,"455":2,"459":1,"464":2,"465":2,"466":1,"467":1,"469":1,"470":1,"472":1,"485":1,"490":1,"491":1,"497":3,"498":2,"502":1,"508":1,"523":1,"524":1,"525":1,"535":1,"536":2,"538":1,"541":1,"543":1,"546":1,"550":1,"551":3,"558":1,"571":1,"572":1,"574":1,"575":1,"579":1,"581":2,"582":1,"586":1,"590":1,"600":1,"605":1,"607":2,"608":2,"609":1}}],["fraction",{"2":{"520":1}}],["frames",{"2":{"363":1}}],["framed",{"2":{"205":1}}],["framework",{"0":{"206":1,"277":1,"513":1,"516":1,"521":1,"525":1,"526":1,"530":1,"534":1},"1":{"278":1,"279":1,"514":1,"515":1,"517":1,"518":1,"519":1,"520":1,"522":1,"523":1,"524":1,"527":1,"528":1,"529":1,"531":1,"532":1,"533":1,"535":1,"536":1},"2":{"77":1,"181":1,"186":1,"192":1,"197":2,"198":3,"204":1,"209":1,"216":1,"579":1,"584":1}}],["frameworks",{"0":{"186":1,"511":1},"1":{"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"35":1,"178":2,"206":1,"215":1,"274":1,"586":1}}],["framing",{"0":{"56":1},"2":{"178":1,"183":1,"200":1,"204":2,"205":1,"209":2}}],["friend",{"2":{"225":1}}],["frontmatter",{"2":{"606":1}}],["frontload",{"2":{"273":1}}],["frontend",{"2":{"64":1,"66":1,"338":1,"380":1,"381":2,"520":1,"560":1}}],["frontier",{"2":{"38":1,"198":1,"258":1,"469":1}}],["front",{"2":{"34":1,"282":1}}],["from",{"0":{"370":1,"391":1,"394":1,"459":1,"476":1},"2":{"6":1,"8":3,"18":1,"25":1,"26":1,"30":1,"34":2,"35":1,"42":1,"43":1,"47":1,"51":1,"52":1,"56":1,"61":2,"67":1,"88":2,"89":1,"91":1,"95":1,"105":1,"170":1,"173":1,"187":1,"188":1,"192":1,"194":4,"198":1,"203":1,"210":1,"223":1,"225":1,"231":1,"261":1,"269":1,"275":1,"282":2,"292":1,"298":1,"302":1,"307":1,"317":1,"338":1,"364":1,"397":1,"398":1,"401":1,"404":1,"409":2,"429":2,"431":1,"432":1,"443":1,"449":1,"455":1,"461":1,"484":1,"495":1,"541":1,"548":1,"565":1,"604":1,"607":1}}],["freeform",{"2":{"278":1}}],["free",{"0":{"9":1,"600":1},"2":{"3":1,"4":1,"5":1,"6":1,"9":2,"37":1,"180":8,"184":2,"197":2,"296":1,"391":1,"559":1,"582":4,"607":1}}],["figures",{"2":{"519":1}}],["five",{"0":{"291":1},"2":{"270":2,"410":1,"551":1}}],["finishing",{"2":{"531":1}}],["finished",{"2":{"388":1}}],["finishes",{"2":{"213":1,"309":1,"310":1}}],["finish",{"2":{"177":1,"273":1,"284":1,"376":1}}],["finding",{"2":{"445":1}}],["findings",{"2":{"342":1}}],["find",{"2":{"151":1,"237":1,"239":1,"297":1,"383":3,"388":1,"404":1,"430":1,"454":1,"484":1}}],["final",{"2":{"60":1,"100":1,"183":1,"285":1,"292":2,"361":1,"375":1,"517":1}}],["financial",{"2":{"20":1,"24":1,"278":1,"514":1,"525":1}}],["filter",{"0":{"278":1,"514":1},"2":{"186":1,"231":1,"429":1}}],["fill",{"2":{"84":1,"90":1,"98":1,"104":1,"110":1,"116":1,"122":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1,"209":1,"292":1}}],["filesystem",{"2":{"410":1,"544":1}}],["files",{"0":{"263":1,"602":1},"2":{"34":2,"49":1,"51":1,"58":1,"70":1,"77":1,"88":1,"93":1,"95":1,"101":1,"107":1,"113":1,"119":1,"125":1,"132":1,"138":1,"142":1,"144":1,"150":1,"156":1,"162":1,"169":1,"173":1,"182":2,"189":1,"198":1,"226":1,"227":1,"229":1,"230":1,"237":1,"261":1,"268":1,"271":1,"282":2,"296":1,"303":1,"304":1,"308":1,"339":1,"342":1,"344":1,"353":1,"366":1,"368":1,"377":1,"380":1,"382":1,"386":2,"388":2,"448":1,"508":1,"551":1,"568":1,"590":1,"606":1,"608":1}}],["file",{"2":{"1":1,"27":1,"28":1,"29":1,"33":1,"35":2,"63":1,"82":1,"83":1,"85":1,"88":3,"91":1,"92":3,"96":1,"98":2,"99":1,"104":1,"106":1,"108":1,"110":1,"111":2,"112":1,"116":1,"118":1,"122":1,"124":1,"135":1,"137":1,"141":1,"142":1,"143":1,"147":1,"149":1,"153":1,"155":1,"159":1,"161":1,"172":1,"174":1,"177":1,"180":1,"187":1,"194":1,"228":1,"230":2,"237":1,"247":1,"270":2,"281":1,"282":1,"284":1,"292":1,"319":1,"321":1,"341":1,"353":1,"365":2,"370":1,"375":1,"379":1,"381":1,"390":2,"394":1,"397":1,"398":1,"451":1,"502":1,"509":1,"589":1}}],["fields",{"2":{"371":1}}],["field",{"0":{"241":1},"1":{"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1},"2":{"81":1,"88":1,"224":1,"273":1,"288":1,"586":1}}],["fixed",{"2":{"401":1}}],["fixes",{"2":{"335":1,"517":1}}],["fix",{"2":{"51":1,"55":1,"232":1,"237":1,"238":1,"239":1,"301":1,"372":1,"465":1}}],["fires",{"2":{"459":1,"581":1}}],["firecrawl",{"2":{"449":1}}],["firewall",{"2":{"298":1}}],["fired",{"2":{"39":1,"54":1,"301":1}}],["first",{"0":{"83":1,"95":1,"292":1},"1":{"84":1,"96":1,"97":1,"98":1,"99":1,"100":1},"2":{"1":1,"54":1,"56":1,"61":1,"78":1,"81":1,"82":1,"83":2,"84":1,"88":1,"91":1,"92":1,"98":1,"177":1,"204":1,"212":1,"216":1,"234":1,"261":1,"273":1,"291":1,"292":2,"296":1,"385":1,"386":1,"407":2,"478":1,"544":1,"574":2,"577":1}}],["id>",{"2":{"356":1}}],["id",{"2":{"354":2,"355":1,"387":2,"422":1,"454":1,"571":1,"609":1}}],["identify",{"2":{"493":1,"505":1}}],["identifies",{"2":{"274":1,"365":1,"509":1}}],["identical",{"2":{"372":1,"415":1,"425":1,"445":1,"481":1}}],["identically",{"2":{"1":1}}],["identity",{"2":{"353":1}}],["identities",{"2":{"353":1}}],["ideal",{"2":{"209":1,"478":1}}],["ipc",{"2":{"407":1,"541":1,"542":1}}],["iphone",{"2":{"212":1,"273":1}}],["ip",{"0":{"209":1},"2":{"209":1,"433":2}}],["io",{"0":{"176":1},"1":{"177":1,"178":1},"2":{"212":1}}],["i",{"0":{"277":1},"1":{"278":1,"279":1},"2":{"48":3,"176":1,"203":1,"216":1,"228":2,"230":3,"233":1,"237":1,"265":1,"301":1,"363":1,"448":1,"608":2}}],["ignore",{"2":{"37":1,"296":2}}],["ignoring",{"2":{"37":1,"296":1}}],["immediate",{"2":{"426":1}}],["immediately",{"2":{"74":1,"238":1}}],["imminent",{"2":{"425":1}}],["imagination",{"2":{"300":1}}],["imagine",{"2":{"32":1,"226":1,"230":1,"231":1,"232":1,"237":1}}],["impossible",{"2":{"428":1}}],["importance",{"2":{"160":1}}],["important",{"2":{"20":1,"31":1,"33":1,"229":2}}],["import",{"2":{"8":3,"88":1,"261":1,"292":1,"301":1,"607":1}}],["implies",{"2":{"182":1}}],["implemented",{"2":{"557":1}}],["implement",{"0":{"318":1},"2":{"89":1,"98":2,"102":1,"105":1,"111":1,"125":1,"136":1,"142":1,"148":1,"151":1,"154":1,"160":1,"252":1,"292":1,"318":1,"349":1,"399":1,"413":1,"493":1,"561":1}}],["implementing",{"2":{"42":1}}],["implementation",{"0":{"17":1,"306":1,"330":1,"331":1,"353":1,"360":1,"419":1,"474":1,"502":1},"2":{"37":1,"70":1,"91":1,"93":1,"99":1,"117":1,"196":1,"296":1,"324":1,"325":1,"326":1,"429":1,"498":1,"510":1}}],["improving",{"2":{"89":1,"91":1,"162":1,"178":1,"180":1,"192":1,"222":1,"239":1}}],["improves",{"2":{"415":1}}],["improvement",{"2":{"52":1,"442":1,"460":1}}],["improvements",{"2":{"51":1,"509":1}}],["improve",{"0":{"29":1,"342":1},"2":{"28":1,"29":1,"54":1,"189":1,"192":1,"195":1,"291":1,"342":1,"394":1,"442":1,"464":1,"467":1,"560":1,"564":1}}],["inboxes",{"2":{"353":2}}],["inner",{"2":{"317":1}}],["inject",{"2":{"308":1,"309":1}}],["injecting",{"2":{"296":1}}],["injection",{"0":{"37":1,"296":1},"2":{"37":3,"218":1,"248":1,"296":3,"557":1}}],["ingredients",{"2":{"227":4}}],["inc",{"0":{"574":1},"1":{"575":1,"576":1,"577":1}}],["increase",{"2":{"467":2}}],["increasingly",{"2":{"212":1,"273":1}}],["including",{"2":{"421":2,"501":1}}],["included",{"2":{"71":1,"73":1,"522":1}}],["includes",{"2":{"18":1,"25":1,"42":1,"52":1,"61":1,"67":1,"74":1,"195":1,"227":1,"333":1}}],["include",{"0":{"274":1},"2":{"1":1,"94":1,"99":1,"288":1,"460":1}}],["incident",{"2":{"341":1,"412":1,"535":1}}],["incomplete",{"2":{"234":1,"346":1}}],["inconsistent",{"2":{"200":1}}],["insight",{"0":{"300":1,"322":1,"452":1},"2":{"226":1,"269":1,"463":1}}],["inside",{"2":{"177":1,"298":1,"407":1,"539":2,"544":1,"579":1}}],["instruct",{"2":{"271":1}}],["instruction",{"2":{"34":1,"177":1,"282":1,"296":1,"379":1,"386":1,"519":1}}],["instructions",{"2":{"33":1,"37":2,"51":1,"177":1,"178":2,"200":1,"227":2,"229":2,"265":1,"270":1,"271":1,"281":1,"296":5,"382":1,"464":1,"514":1}}],["instead",{"0":{"573":1},"2":{"231":1,"430":1}}],["installation",{"0":{"604":1},"2":{"604":1,"606":1}}],["installed",{"2":{"79":2,"606":1}}],["install",{"0":{"80":1,"85":1,"247":1,"589":1},"2":{"70":1,"80":3,"85":4,"87":1,"247":3,"263":9,"413":1,"588":9,"589":2,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"601":1,"604":4}}],["instances",{"2":{"201":2,"297":1}}],["instance",{"2":{"51":1}}],["instant",{"2":{"34":1,"70":2,"74":1,"282":1}}],["industries",{"2":{"536":1}}],["indydevdan",{"0":{"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"184":1,"194":1,"197":1,"202":1,"264":1}}],["indexes",{"2":{"429":1}}],["indexer",{"2":{"429":1,"431":2}}],["index",{"0":{"91":1,"261":1},"2":{"428":1}}],["indents",{"2":{"87":1}}],["indentation",{"2":{"87":1}}],["independently",{"2":{"139":1,"233":1,"317":2,"327":1}}],["independent",{"2":{"70":1,"397":1}}],["indicators",{"0":{"531":1,"532":1}}],["individual",{"0":{"73":1,"600":1},"2":{"73":1,"541":1,"602":1}}],["indirect",{"2":{"37":1,"296":1}}],["invocable",{"2":{"606":3}}],["invocation",{"2":{"543":1}}],["invoked",{"2":{"451":1}}],["invoke",{"2":{"60":1,"285":1,"375":1,"600":1,"606":1}}],["inventory",{"2":{"281":1,"387":1}}],["investment",{"2":{"466":1}}],["investigate",{"2":{"238":1,"423":1,"487":1}}],["invested",{"2":{"182":1}}],["invert",{"2":{"40":1}}],["invite",{"2":{"74":1,"555":1,"579":1}}],["info",{"2":{"383":1}}],["informational",{"2":{"309":1}}],["information",{"2":{"24":1,"35":1,"282":1,"287":1,"326":1,"391":1,"518":1}}],["infer",{"2":{"173":1}}],["inference",{"2":{"59":1,"267":1}}],["infinite",{"2":{"84":1}}],["infrastructure",{"2":{"41":1,"197":1,"278":1,"525":1}}],["int",{"2":{"262":1,"288":1,"479":2}}],["intentionally",{"2":{"606":1}}],["intent",{"2":{"396":1}}],["integrates",{"2":{"575":1}}],["integration",{"0":{"361":1,"431":1,"503":1,"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"401":1,"498":2,"577":1,"579":1}}],["integrity",{"0":{"168":1,"444":1,"445":1,"446":1},"1":{"445":1,"446":1},"2":{"73":1,"162":1,"192":2,"194":1,"222":1,"239":2,"263":1,"460":1,"588":1,"596":1}}],["integer",{"2":{"287":1}}],["intellectual",{"2":{"203":1,"205":1}}],["intelligence",{"2":{"180":1,"240":1}}],["intervention",{"2":{"464":1,"509":1}}],["intervenes",{"2":{"409":1,"410":1}}],["interval",{"2":{"404":1}}],["interfaces",{"2":{"433":1}}],["interface",{"2":{"359":1,"539":1}}],["interact",{"2":{"357":1}}],["interaction",{"2":{"356":1,"413":1}}],["interactive",{"2":{"208":1}}],["intercept",{"2":{"318":1}}],["intercepts",{"2":{"39":1}}],["intermediate",{"0":{"497":1,"498":1},"2":{"262":1,"390":1,"490":1}}],["internet",{"2":{"432":1}}],["internal",{"0":{"298":1}}],["intern",{"2":{"236":1}}],["interesting",{"2":{"180":1}}],["interpreter",{"2":{"130":1}}],["into",{"2":{"30":1,"32":1,"35":1,"37":1,"51":1,"81":1,"213":1,"230":1,"233":1,"272":1,"274":1,"276":1,"296":1,"331":1,"391":1,"429":1,"518":1,"519":1}}],["inoculation",{"2":{"37":1,"296":1}}],["initialize",{"2":{"386":1}}],["initialization",{"0":{"386":1},"2":{"177":1,"178":1,"561":1}}],["init",{"2":{"33":1,"200":1,"217":1,"243":1,"281":1,"308":1,"385":1,"561":1}}],["inputs",{"2":{"415":1}}],["input",{"2":{"14":1,"45":1,"49":1,"51":1,"58":1,"87":1,"97":1,"136":1,"154":1,"258":1,"268":1,"287":1,"296":1,"314":1,"315":1,"404":2,"421":2,"422":1,"465":1,"469":1,"472":1,"476":1,"484":1,"523":3,"536":1,"605":1,"606":1}}],["in",{"0":{"60":1,"206":1,"225":1,"317":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"9":1,"21":1,"22":1,"30":1,"31":2,"32":1,"34":1,"35":6,"36":1,"37":1,"39":1,"42":1,"47":1,"51":1,"64":1,"71":1,"72":1,"74":1,"77":1,"84":1,"87":1,"90":1,"98":1,"104":1,"110":1,"116":1,"122":1,"127":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1,"181":1,"186":1,"188":1,"196":1,"197":2,"198":1,"200":1,"201":1,"205":8,"206":2,"209":3,"212":1,"215":1,"218":1,"224":1,"228":2,"230":7,"231":2,"235":1,"270":1,"273":2,"274":1,"275":1,"278":1,"279":1,"280":1,"282":3,"292":2,"296":2,"297":1,"299":1,"301":1,"315":1,"324":1,"325":1,"346":1,"360":1,"365":1,"372":1,"377":1,"387":1,"388":1,"394":2,"404":1,"408":3,"409":2,"410":2,"411":1,"423":1,"425":1,"429":1,"430":1,"431":1,"445":3,"467":1,"514":1,"520":1,"527":1,"536":1,"537":1,"551":1,"552":1,"559":1,"560":1,"561":1,"575":1,"582":1,"586":1,"605":1,"606":1,"608":1}}],["iterm2",{"2":{"608":1}}],["iterate",{"0":{"507":1}}],["iterations",{"2":{"84":1,"87":1,"99":1,"284":2,"419":1,"464":1,"605":1}}],["iteration",{"2":{"55":1,"269":1,"368":1,"402":1,"418":1,"488":1}}],["itself",{"2":{"45":1,"59":1,"239":1}}],["its",{"0":{"386":1},"2":{"28":2,"29":1,"35":1,"37":1,"51":1,"64":1,"96":1,"163":1,"177":1,"227":1,"232":2,"282":1,"296":1,"321":1,"341":1,"359":1,"364":1,"366":1,"406":1,"409":1,"517":1,"520":1,"531":1,"539":1}}],["it",{"0":{"21":1,"196":1,"347":1,"415":1,"465":1},"2":{"3":1,"4":1,"5":1,"6":1,"20":1,"22":1,"27":3,"28":1,"34":4,"36":1,"37":1,"39":2,"41":1,"45":1,"49":1,"51":2,"54":1,"57":1,"58":2,"84":1,"181":1,"183":4,"194":1,"201":1,"202":2,"203":1,"206":1,"212":2,"225":1,"226":2,"227":2,"228":3,"229":5,"231":3,"232":2,"233":2,"234":3,"235":1,"236":1,"237":2,"238":2,"239":5,"240":2,"264":3,"265":1,"267":2,"268":3,"270":1,"275":1,"279":1,"282":2,"288":1,"301":2,"321":1,"324":1,"331":1,"354":1,"368":1,"371":1,"374":1,"380":1,"384":1,"386":1,"388":1,"396":1,"407":1,"433":1,"445":2,"460":1,"464":3,"481":1,"485":1,"507":1,"514":1,"515":2,"517":1,"528":1,"531":1,"533":2,"537":2,"538":1,"551":1,"552":1,"578":2,"605":2,"606":1}}],["isolates",{"2":{"409":1,"551":2}}],["isolated",{"2":{"21":1,"332":1,"407":1,"539":2,"544":1}}],["isolation",{"0":{"544":1},"2":{"168":1,"194":1,"391":1,"407":1,"410":1,"539":1,"544":1,"552":3}}],["issues",{"2":{"88":1,"238":1,"308":1,"358":2,"365":1,"517":1}}],["isn",{"2":{"36":1,"40":1}}],["is",{"0":{"27":1,"31":1,"57":1,"62":1,"186":1,"226":1,"230":1,"232":1,"280":1,"295":1,"297":1,"321":1},"1":{"32":1,"33":1,"34":1,"35":1,"58":1,"59":1,"60":1,"61":1,"63":1,"64":1,"65":1,"66":1,"67":1,"281":1,"282":1,"296":1,"297":1,"298":1,"322":1},"2":{"3":1,"5":1,"7":1,"14":1,"18":2,"20":2,"21":2,"22":1,"23":1,"26":1,"28":1,"30":1,"32":2,"34":1,"36":1,"37":2,"38":1,"39":2,"40":2,"41":1,"42":1,"43":1,"45":1,"47":1,"48":1,"51":5,"52":3,"53":2,"54":2,"57":2,"58":2,"60":1,"61":3,"64":1,"67":3,"81":1,"83":1,"84":1,"87":2,"88":1,"92":3,"98":1,"99":1,"100":2,"177":1,"178":2,"179":2,"181":1,"182":1,"183":2,"188":2,"190":1,"192":1,"197":2,"200":1,"202":4,"204":3,"205":1,"206":1,"207":4,"209":1,"211":1,"212":1,"213":4,"216":1,"218":1,"219":1,"226":4,"227":2,"228":1,"229":3,"230":2,"231":1,"236":1,"240":3,"264":3,"268":2,"269":2,"270":1,"272":1,"273":1,"274":1,"275":2,"276":1,"279":2,"280":1,"282":1,"285":1,"288":1,"291":2,"292":2,"296":2,"297":4,"298":3,"301":2,"315":1,"321":1,"331":1,"346":1,"347":1,"352":1,"359":1,"360":1,"368":1,"379":1,"382":1,"383":1,"384":1,"386":1,"396":3,"401":1,"411":1,"427":1,"428":1,"452":2,"470":2,"476":1,"482":1,"501":1,"520":1,"527":1,"529":1,"531":1,"536":1,"557":2,"581":1,"605":2,"606":1,"607":2}}],["if",{"2":{"0":1,"7":1,"17":1,"18":1,"20":1,"25":1,"28":1,"32":2,"35":1,"45":1,"47":1,"51":1,"54":1,"57":1,"60":1,"65":2,"67":1,"225":1,"228":2,"230":2,"232":2,"234":1,"235":1,"237":1,"239":3,"240":1,"264":1,"274":1,"278":1,"282":1,"285":1,"291":1,"293":1,"296":3,"301":1,"318":2,"346":1,"388":1,"396":1,"405":2,"410":1,"415":1,"442":2,"446":1,"460":2,"474":1,"476":1,"487":2,"503":3,"508":1,"514":2,"551":1,"578":1,"604":1,"605":1,"608":1}}],["ng",{"0":{"516":1},"1":{"517":1,"518":1,"519":1,"520":1}}],["n+1",{"2":{"443":1}}],["numerator",{"2":{"467":1}}],["number",{"2":{"421":1,"532":1,"608":1}}],["nudged",{"2":{"234":1,"346":1}}],["nudge",{"2":{"73":1,"263":1,"595":1}}],["n=50",{"2":{"297":1}}],["n=10",{"2":{"297":1}}],["n=1000",{"2":{"249":1,"297":1}}],["n=100",{"2":{"249":2,"297":1}}],["naively",{"2":{"274":1}}],["natively",{"2":{"336":1}}],["native",{"2":{"205":1,"360":1,"370":1,"407":1,"408":1,"451":1,"543":1,"574":2,"575":1,"577":1,"579":1,"582":1}}],["navigate",{"2":{"83":1}}],["names",{"2":{"201":1,"371":1,"372":1,"501":1}}],["named",{"2":{"173":1,"604":1}}],["name",{"2":{"58":1,"60":3,"167":3,"268":1,"281":1,"285":3,"287":1,"337":4,"354":1,"421":1,"443":2,"501":1,"564":1,"565":4}}],["npm",{"2":{"80":3,"131":2,"569":1}}],["neutral",{"2":{"497":1}}],["negative",{"2":{"497":1}}],["net",{"2":{"326":1,"564":1,"565":1,"566":1,"582":1}}],["networked",{"2":{"565":1}}],["network",{"2":{"72":1,"432":1}}],["necessary",{"2":{"230":1,"280":1}}],["next",{"0":{"72":1},"2":{"52":1,"58":1,"72":1,"82":1,"228":1,"233":1,"267":1,"388":2,"442":1}}],["new",{"2":{"32":2,"34":1,"49":1,"71":1,"170":1,"207":1,"211":1,"230":1,"282":1,"314":1,"341":1,"342":1,"370":1,"405":1,"416":3,"437":1,"451":1,"461":1,"487":3}}],["never",{"2":{"28":1,"39":1,"54":1,"66":1,"87":1,"130":1,"240":1,"301":1,"355":1,"366":1}}],["need",{"2":{"32":1,"67":1,"197":1,"200":1,"204":1,"230":1,"235":2,"240":2,"301":1,"324":1,"357":1,"422":1,"448":1,"514":1,"527":1,"531":1,"573":2,"583":1,"607":1}}],["needed",{"0":{"1":1,"80":1},"2":{"8":1,"93":1,"288":1,"299":1,"409":1,"537":1,"557":1}}],["needs",{"2":{"0":1,"19":1,"27":1,"35":1,"54":1,"67":1,"177":1,"230":1,"282":1,"287":1,"291":1,"341":1,"384":1,"557":1}}],["n",{"0":{"333":1},"1":{"334":1,"335":1,"336":1,"337":1},"2":{"23":1,"28":1,"40":1,"201":1,"206":2,"219":1,"248":1,"251":2,"297":1,"327":1,"329":1,"332":1,"333":1,"335":3,"343":1,"391":1,"392":1}}],["normalizes",{"2":{"429":1}}],["nodeletepaths",{"2":{"250":1,"306":1}}],["node",{"2":{"250":1,"559":1,"563":1,"567":1,"569":1,"574":1,"578":1}}],["novel",{"2":{"188":1,"194":3,"196":1}}],["noise",{"2":{"168":1}}],["nonsense",{"2":{"396":1}}],["non",{"0":{"511":1,"514":1},"1":{"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"50":1,"178":1,"209":2,"238":1,"240":1,"260":1,"264":2,"316":1,"354":1,"401":1,"485":1,"586":1}}],["none",{"2":{"7":1,"67":1,"432":1,"582":1}}],["now",{"2":{"37":1,"296":1,"368":1,"404":1,"609":1}}],["nobody",{"2":{"35":1}}],["notify",{"2":{"437":1}}],["notification",{"2":{"309":1,"562":1}}],["note",{"2":{"237":1,"238":1}}],["notebooks",{"2":{"184":1}}],["notebook",{"2":{"184":1}}],["notes",{"2":{"27":1,"394":2,"476":1}}],["nothing",{"2":{"20":1,"37":1,"200":1,"225":1,"231":2,"232":1,"248":1,"296":3}}],["not",{"0":{"12":1,"18":1,"62":1,"232":1,"321":1},"1":{"63":1,"64":1,"65":1,"66":1,"67":1,"322":1},"2":{"19":1,"22":1,"23":1,"28":1,"35":3,"36":1,"38":2,"39":2,"42":1,"47":1,"51":2,"52":1,"53":1,"54":3,"57":1,"58":1,"73":1,"84":1,"87":1,"130":1,"168":2,"180":5,"181":1,"182":1,"184":2,"186":10,"187":1,"196":1,"197":1,"198":1,"205":4,"206":2,"211":1,"212":1,"213":1,"219":1,"226":2,"227":1,"230":2,"231":2,"234":1,"239":1,"265":1,"267":1,"268":1,"269":1,"270":1,"273":1,"275":1,"278":1,"280":3,"284":1,"291":2,"293":1,"296":2,"297":1,"300":1,"301":1,"318":1,"339":1,"359":1,"371":2,"372":1,"375":1,"376":1,"386":1,"391":1,"394":1,"402":1,"410":1,"415":1,"419":1,"446":1,"452":1,"476":1,"490":1,"518":1,"525":1,"536":1,"551":1,"604":1,"605":3,"606":3,"607":2}}],["no",{"0":{"1":1,"41":1,"305":1},"2":{"8":1,"20":1,"21":1,"24":1,"41":3,"42":1,"50":1,"59":2,"61":1,"62":1,"87":2,"93":1,"94":1,"142":1,"178":9,"188":1,"190":1,"192":1,"194":1,"198":1,"207":1,"209":10,"228":1,"231":1,"233":1,"234":1,"238":2,"248":1,"260":1,"265":1,"267":2,"274":1,"278":3,"279":3,"296":2,"299":2,"301":1,"315":1,"316":1,"319":1,"321":1,"326":1,"332":1,"359":1,"363":1,"370":2,"374":1,"388":4,"410":1,"451":2,"459":1,"504":1,"510":2,"514":2,"522":1,"524":1,"527":1,"537":1,"544":1,"551":1,"581":1,"582":5,"592":1,"604":1,"605":1}}],["ssl",{"2":{"604":1}}],["sse",{"2":{"564":1}}],["ss",{"2":{"556":1}}],["ssh",{"2":{"250":1,"303":1,"306":1}}],["sb",{"2":{"535":1}}],["switch",{"2":{"535":1,"607":1}}],["swift",{"2":{"454":1}}],["swiss",{"2":{"371":1}}],["sw",{"2":{"371":1}}],["swap",{"2":{"270":1,"415":1}}],["swe",{"2":{"177":1}}],["sweet",{"0":{"23":1}}],["small",{"2":{"182":1,"529":1}}],["smartest",{"2":{"236":1}}],["smarter",{"2":{"226":1}}],["smart",{"2":{"62":1,"225":1,"229":1,"321":1,"322":1}}],["synthetic",{"2":{"333":1}}],["synthesizes",{"2":{"324":2,"338":3,"361":1,"377":1,"449":1}}],["synthesized",{"0":{"213":1},"2":{"194":1}}],["symbols",{"2":{"383":1}}],["symbol",{"2":{"180":1,"383":1}}],["system",{"0":{"38":1,"336":1,"362":1,"364":1,"366":1,"379":1,"394":1,"494":1,"501":1},"1":{"363":1,"380":1,"381":1,"382":1,"383":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1},"2":{"21":1,"36":1,"37":1,"42":1,"52":2,"54":1,"60":1,"61":1,"77":1,"157":1,"173":1,"177":1,"182":1,"189":1,"194":4,"209":1,"215":1,"217":1,"219":2,"223":1,"226":1,"229":1,"231":1,"248":1,"270":2,"271":1,"279":1,"285":1,"291":1,"296":4,"298":3,"299":2,"304":1,"317":1,"321":1,"335":1,"362":1,"368":3,"370":1,"392":1,"418":1,"421":1,"443":1,"448":1,"449":1,"488":1,"495":1,"497":1,"501":2,"502":1,"507":1,"508":1,"509":1,"514":1,"518":1,"537":1,"560":1,"564":1,"566":1,"568":1,"573":1,"583":1,"601":1,"609":1}}],["systems",{"2":{"10":1,"18":1,"23":1,"30":1,"53":1,"65":1,"67":1,"89":2,"198":2,"251":1,"272":1,"276":1,"321":1,"378":1,"401":1,"523":1}}],["sleep",{"2":{"459":1,"581":2}}],["sleeps",{"2":{"459":1,"579":1}}],["slice",{"2":{"341":1,"397":1}}],["sliding",{"2":{"91":1,"102":1,"105":1,"391":1,"399":1}}],["slot",{"2":{"213":1,"273":1,"274":1,"288":1}}],["slop",{"2":{"212":1,"213":4,"273":2,"274":3}}],["sloptember",{"0":{"212":1}}],["slow",{"2":{"212":1,"273":1,"383":1}}],["slack",{"2":{"35":1,"357":1,"358":1}}],["sqlite",{"2":{"73":1,"91":1,"145":1,"148":1,"190":1,"220":1,"261":1,"394":1,"429":1,"438":1}}],["sql",{"2":{"64":1,"297":1,"371":1}}],["suggestions",{"2":{"525":1}}],["suggestion",{"2":{"514":1}}],["suggests",{"2":{"182":1}}],["succeeded",{"2":{"514":1}}],["succeed",{"2":{"481":1}}],["succeeds",{"2":{"481":1,"482":1}}],["success",{"0":{"530":1},"1":{"531":1,"532":1,"533":1},"2":{"54":1,"291":1,"376":1,"426":1,"442":1,"481":1,"487":1,"514":1}}],["supervision",{"2":{"552":1}}],["supervisor",{"2":{"428":1,"551":1}}],["supervises",{"2":{"410":1,"524":1,"539":1,"542":1}}],["supports",{"2":{"605":1}}],["supporting",{"2":{"281":1,"529":1}}],["support",{"2":{"160":1,"178":1,"232":1,"372":1,"528":1,"570":1,"582":1,"608":1}}],["suspect",{"2":{"396":1}}],["suffer",{"2":{"213":1,"273":1}}],["summaries",{"2":{"310":1}}],["summarization",{"2":{"91":1,"102":1,"269":1,"374":1,"391":1,"399":1}}],["summarize",{"2":{"1":1,"105":1}}],["summary",{"0":{"193":1,"209":1,"537":1},"1":{"194":1,"195":1,"196":1},"2":{"105":1,"148":1,"391":1,"392":1,"497":1,"499":1}}],["submitted",{"2":{"509":1}}],["submit",{"2":{"458":1}}],["subagents",{"2":{"562":1}}],["subagentstop",{"2":{"310":1,"562":1}}],["subagentstart",{"2":{"310":1,"562":1}}],["subagent",{"0":{"310":1},"2":{"310":2,"566":1}}],["subscription",{"2":{"559":1}}],["subsystem",{"2":{"183":1,"270":1}}],["subsystems",{"0":{"270":1},"2":{"177":1,"178":1,"183":1,"200":1,"216":1,"270":1}}],["substantial",{"2":{"182":1}}],["subdirectory",{"0":{"381":1},"2":{"180":1,"560":1}}],["sub",{"0":{"377":1},"2":{"67":1,"184":1,"377":2,"409":1,"519":1,"582":1}}],["subprocess",{"2":{"41":1}}],["sure",{"2":{"233":1}}],["surface",{"2":{"58":1,"243":1,"267":1,"268":1,"271":1,"501":1,"594":1}}],["surprises",{"2":{"43":1}}],["s",{"0":{"203":1,"568":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"36":3,"37":2,"39":2,"45":1,"48":1,"51":1,"73":1,"84":1,"139":1,"183":4,"194":1,"196":2,"198":2,"200":2,"201":1,"202":2,"203":1,"212":1,"226":3,"228":2,"230":1,"231":3,"232":1,"233":1,"234":1,"236":1,"264":1,"267":1,"268":1,"270":1,"273":1,"274":2,"275":1,"293":1,"296":2,"297":1,"299":1,"301":1,"319":2,"321":1,"350":1,"353":1,"356":1,"360":1,"380":1,"385":1,"395":1,"429":1,"432":1,"514":1,"522":1,"528":1,"533":1,"536":1,"537":3,"543":1,"557":1,"568":1,"573":1,"578":1,"605":1}}],["spike",{"2":{"425":1,"426":1}}],["spikes",{"2":{"412":1}}],["spoke",{"0":{"324":1}}],["spots",{"2":{"329":1,"362":1}}],["spot",{"0":{"23":1,"491":1},"2":{"525":1}}],["spawning",{"2":{"541":1}}],["spawn",{"2":{"310":1}}],["spawns",{"2":{"310":1,"331":1,"377":1,"539":1,"543":1,"560":1}}],["space",{"2":{"63":1,"87":1,"321":1}}],["split",{"2":{"67":1,"243":1,"407":1,"409":1,"543":2,"560":1}}],["speaks",{"2":{"457":1}}],["speed",{"2":{"353":1,"528":1}}],["spending",{"2":{"465":1,"536":1}}],["spend",{"2":{"48":1,"51":1,"269":1}}],["specialist",{"2":{"233":1,"324":3,"362":1,"407":1,"408":2,"542":1,"551":1}}],["specialists",{"2":{"233":1,"537":1}}],["specialized",{"2":{"64":1,"67":1,"182":1,"232":1,"321":1,"322":1,"520":1}}],["specifically",{"2":{"180":1}}],["specific",{"0":{"424":1,"545":1},"1":{"425":1,"426":1,"546":1,"547":1,"548":1,"549":1},"2":{"130":1,"181":1,"190":2,"197":1,"198":1,"245":1,"281":1,"289":1,"312":1,"346":1,"380":1,"402":1,"433":1,"572":1,"605":1}}],["spec",{"0":{"31":1,"230":1,"280":1},"1":{"32":1,"33":1,"34":1,"35":1,"281":1,"282":1},"2":{"178":1,"183":1,"216":1,"498":1,"561":1}}],["scenario",{"2":{"293":1,"573":1}}],["scientist",{"2":{"239":1}}],["schmidt",{"2":{"216":1}}],["scheduled",{"2":{"408":1,"409":1,"550":1,"581":1}}],["schedule",{"2":{"72":1,"246":1,"459":1,"549":2,"579":1,"580":2}}],["schemas",{"2":{"63":1,"321":1}}],["schema",{"2":{"58":1,"97":1,"98":1,"100":1,"111":1,"148":1,"268":1,"287":1,"292":2,"371":1,"391":1}}],["scoring",{"2":{"157":1,"160":1,"492":1}}],["scored",{"2":{"491":1}}],["scores",{"2":{"446":4}}],["score",{"2":{"136":1,"160":1,"466":1}}],["scoped",{"0":{"380":1},"2":{"180":1,"217":1,"359":1,"380":1}}],["scope",{"2":{"123":1,"177":1,"180":1,"200":1,"366":1,"436":2}}],["scrape",{"2":{"497":1}}],["scratch",{"0":{"395":1},"2":{"61":1,"89":1,"91":1,"95":1,"217":1,"292":1,"368":1}}],["screenshots",{"2":{"336":1}}],["scripts",{"2":{"70":1,"126":1,"130":1,"200":1,"281":2,"370":1,"451":1}}],["script",{"2":{"22":1,"33":1,"39":1,"87":1,"130":1,"187":1,"217":1,"231":1,"240":1,"281":1,"301":1,"514":1,"537":1}}],["scattered",{"2":{"427":1}}],["scaling",{"2":{"208":1,"254":1,"397":1,"464":2,"466":1}}],["scales",{"2":{"463":1}}],["scale",{"0":{"201":1},"2":{"54":1,"182":1,"201":1,"271":1,"291":1,"381":1,"413":1}}],["scars",{"2":{"198":1}}],["scaffolded",{"2":{"70":1,"184":1,"209":1}}],["scanner",{"2":{"497":2}}],["scanning",{"2":{"262":1}}],["scan",{"2":{"29":1,"497":1}}],["src",{"2":{"27":1,"344":1,"387":1,"394":1}}],["saas",{"2":{"528":1,"529":1}}],["sample",{"2":{"491":1}}],["sampling",{"0":{"491":1}}],["same",{"2":{"30":1,"34":2,"53":1,"63":1,"83":1,"168":1,"200":2,"231":2,"232":2,"236":1,"239":1,"271":1,"282":2,"299":1,"301":1,"327":1,"329":1,"332":1,"388":1,"415":1,"423":1,"425":2,"445":1,"555":1,"565":1,"570":1}}],["saying",{"2":{"231":1}}],["says",{"2":{"213":2,"231":1,"237":1,"606":1}}],["sales",{"2":{"181":2}}],["sandboxing",{"2":{"269":1}}],["sandboxes",{"2":{"205":1}}],["sandbox",{"0":{"453":1},"1":{"454":1,"455":1},"2":{"73":1,"192":1,"194":1,"222":1,"263":1,"270":1,"454":1,"588":1,"592":1}}],["said",{"2":{"56":1}}],["saw",{"2":{"54":1}}],["saved",{"2":{"532":1}}],["saves",{"2":{"236":1}}],["save",{"0":{"599":1},"2":{"43":1,"51":1,"173":1,"240":1}}],["savings",{"0":{"16":1,"257":1,"473":1},"2":{"16":1,"151":1,"154":1,"257":2,"473":3,"493":1,"510":1}}],["safely",{"2":{"269":1}}],["safelist",{"2":{"128":1,"318":2}}],["safelisted",{"2":{"23":2,"40":1,"126":1,"248":1,"318":2}}],["safety",{"0":{"188":1,"218":1,"294":1,"355":1},"1":{"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1},"2":{"86":1,"125":1,"138":1,"183":1,"215":1,"227":1,"408":1,"514":1,"522":1,"550":1,"566":1,"567":1}}],["safer",{"2":{"54":1,"291":1}}],["safe",{"2":{"21":1,"27":1,"36":1,"42":1,"231":2,"248":1,"299":2,"300":1,"309":1,"394":1}}],["shapes",{"2":{"299":1}}],["shares",{"2":{"569":1}}],["shared",{"0":{"195":1},"2":{"200":2,"356":1,"359":1,"360":1,"397":1,"501":1,"503":1,"548":1,"570":1}}],["share",{"2":{"189":1,"476":1,"501":1}}],["shareable",{"2":{"180":1,"382":1}}],["sharing",{"2":{"180":1,"182":1}}],["shadow",{"0":{"414":1,"416":1},"1":{"415":1,"416":1},"2":{"178":1,"190":2,"215":1,"220":1,"402":1,"413":1,"415":5,"506":1}}],["show",{"2":{"608":1}}],["shown",{"2":{"605":1}}],["shows",{"2":{"309":1,"346":1,"551":1}}],["showing",{"2":{"182":1}}],["shot",{"2":{"246":1,"549":1,"579":1,"580":1}}],["short",{"2":{"198":1,"362":1,"555":1}}],["shortcut",{"2":{"168":1}}],["shopify",{"2":{"181":3}}],["shouldn",{"2":{"304":1}}],["should",{"0":{"7":1,"33":1,"183":1,"277":1,"281":1,"513":1},"1":{"278":1,"279":1,"514":1,"515":1},"2":{"28":1,"182":1,"209":1,"216":1,"228":1,"230":2,"276":1,"280":1,"288":1,"293":1,"386":2,"388":1,"467":1}}],["sheet",{"2":{"81":1,"224":1}}],["shell",{"2":{"41":1,"127":1,"318":1,"555":1}}],["shift",{"0":{"352":1}}],["shipped",{"2":{"213":1,"274":1}}],["shipping",{"2":{"53":1}}],["ship",{"2":{"67":1,"238":2,"300":1,"553":1,"554":1}}],["shines",{"2":{"18":1,"452":1}}],["shutil",{"2":{"39":1,"301":2}}],["sh",{"2":{"33":1,"85":2,"247":2,"263":8,"281":1,"385":1,"588":8,"589":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1}}],["stt",{"2":{"457":1}}],["steer",{"2":{"454":1}}],["step3",{"2":{"251":1}}],["step2",{"2":{"251":1}}],["step1",{"2":{"251":1}}],["step",{"0":{"79":1,"81":1,"83":1,"85":1,"86":1},"1":{"80":1,"82":1,"84":1},"2":{"117":4,"228":1,"233":4,"325":3,"350":1,"376":1,"390":1,"396":1,"408":1,"469":1,"470":1,"472":4,"514":2,"519":3,"550":1}}],["steps",{"2":{"15":1,"16":1,"18":1,"236":2,"278":3,"349":1,"397":1,"464":1,"467":1,"469":1,"472":1,"473":1,"481":1,"490":1,"519":3}}],["stderr",{"2":{"312":1}}],["stored",{"2":{"458":1}}],["stores",{"2":{"429":1}}],["story",{"2":{"269":1}}],["stove",{"2":{"227":1}}],["stops",{"2":{"190":1,"232":1,"234":1,"312":1}}],["stop",{"0":{"437":1},"2":{"36":1,"39":1,"180":1,"228":2,"231":1,"301":1,"309":1,"436":2,"437":1,"454":1,"541":1,"560":1,"562":1,"580":2}}],["style",{"0":{"225":1,"485":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"490":1,"498":1}}],["st",{"0":{"179":1},"1":{"180":1,"181":1,"182":1,"183":1}}],["stuff",{"2":{"236":1,"264":1}}],["study",{"0":{"406":1},"1":{"407":1,"408":1,"409":1,"410":1},"2":{"200":1,"608":1}}],["studied",{"2":{"194":1}}],["student",{"0":{"78":1},"1":{"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1}}],["students",{"2":{"75":1}}],["stuck",{"2":{"84":1,"88":1}}],["still",{"2":{"28":1,"88":1,"177":1,"248":1}}],["staging",{"2":{"572":1}}],["stages",{"2":{"325":1}}],["stakeholders",{"0":{"514":1}}],["stakes",{"2":{"251":1,"329":1}}],["standalone",{"2":{"360":1}}],["standardized",{"2":{"370":1,"451":1}}],["standardization",{"2":{"200":1}}],["standard",{"0":{"24":1},"2":{"196":1,"200":1,"202":1,"359":1,"422":1,"535":1,"605":1}}],["static",{"2":{"518":1}}],["statistically",{"2":{"273":1}}],["state",{"0":{"388":1},"2":{"177":2,"178":3,"183":1,"200":1,"227":1,"265":1,"270":1,"386":1,"388":1,"395":1,"501":2}}],["status$",{"2":{"40":1}}],["status",{"0":{"557":1},"2":{"27":1,"131":1,"167":3,"308":1,"387":2,"409":1,"421":1,"551":1,"580":2}}],["stackable",{"2":{"565":1}}],["stacking",{"0":{"317":1,"322":1},"2":{"188":1,"218":1}}],["stack",{"0":{"42":1,"406":1,"407":1,"431":1,"466":1,"538":1,"552":1},"1":{"407":1,"408":1,"409":1,"410":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"42":1,"71":1,"90":1,"200":1,"201":1,"202":4,"215":1,"220":1,"224":1,"300":1,"317":1,"408":1,"410":1,"551":1,"570":1,"573":1,"579":1,"583":1,"587":1}}],["stale",{"2":{"28":1,"308":1,"342":1,"355":1}}],["starting",{"2":{"79":1,"234":1}}],["starter",{"0":{"98":1,"104":1,"110":1,"116":1,"122":1,"128":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1},"2":{"77":1,"83":2,"84":2,"90":1,"92":2,"93":1,"95":1,"98":2,"101":1,"104":1,"106":1,"107":1,"110":1,"112":1,"113":1,"116":1,"118":1,"119":1,"122":1,"124":1,"125":1,"128":2,"132":1,"135":1,"137":1,"138":1,"141":1,"143":1,"144":1,"147":1,"149":1,"150":1,"153":1,"155":1,"156":1,"159":1,"161":1,"162":1,"165":1,"169":1,"172":1,"174":1,"198":1,"204":1,"261":13,"292":2,"318":2,"319":2,"365":2,"366":2,"398":2,"399":2,"438":2,"439":2,"460":2,"461":2,"492":2,"493":2}}],["startup",{"2":{"27":1,"606":1}}],["starts",{"2":{"26":1}}],["start",{"0":{"1":1,"556":1},"2":{"20":1,"25":1,"81":2,"234":1,"246":1,"386":1,"407":1,"454":1,"536":1,"541":1,"544":1,"549":1,"580":2}}],["struggle",{"2":{"514":1}}],["structurally",{"2":{"51":1,"315":1}}],["structured",{"2":{"34":1,"72":2,"178":1,"258":1,"282":1,"309":1,"365":1,"387":1,"391":2,"407":1,"408":2,"449":1,"469":1,"499":1,"571":1,"574":2,"575":1,"577":1}}],["structure",{"0":{"81":1,"93":1,"177":1},"1":{"82":1},"2":{"28":1,"251":1,"343":1,"386":1,"397":1}}],["strings",{"2":{"405":1}}],["string",{"2":{"287":1,"374":1}}],["strategy",{"0":{"259":1}}],["strategist",{"2":{"362":2}}],["strategic",{"0":{"499":1},"2":{"216":1,"223":1,"262":1,"339":1,"362":1,"525":1}}],["strategies",{"0":{"417":1},"1":{"418":1,"419":1},"2":{"180":1,"190":1,"220":1}}],["strong",{"2":{"209":1}}],["strongest",{"2":{"188":1}}],["stronger",{"2":{"178":1}}],["strengths",{"2":{"410":1,"551":1}}],["strength",{"0":{"568":1},"2":{"178":1,"406":1}}],["str",{"2":{"17":2,"285":1,"288":2,"372":1,"396":3,"474":2,"605":1}}],["size",{"2":{"567":1}}],["sidecar",{"2":{"407":2,"409":1,"431":1,"539":3,"541":1,"542":1}}],["side",{"2":{"329":2,"408":1,"558":2}}],["sits",{"2":{"198":1}}],["site",{"2":{"178":1,"183":1,"203":1}}],["simplification",{"2":{"600":1}}],["simpler",{"2":{"67":1,"353":1}}],["simple",{"0":{"374":1},"2":{"13":1,"15":1,"37":1,"54":1,"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":2,"237":1,"238":1,"239":1,"240":2,"248":1,"258":1,"259":1,"278":1,"279":1,"289":1,"291":1,"296":1,"312":1,"408":1,"464":1,"467":1,"469":1,"525":1,"550":1}}],["simplest",{"2":{"7":1}}],["similar",{"2":{"111":1,"535":1}}],["simultaneously",{"2":{"67":1,"327":1,"330":1}}],["signals",{"0":{"424":1},"1":{"425":1,"426":1}}],["signature",{"0":{"206":1}}],["significant",{"2":{"50":1,"260":1,"316":1}}],["signup",{"2":{"3":1,"4":1,"9":2}}],["six",{"2":{"42":2}}],["single",{"0":{"295":1,"297":1,"421":1},"1":{"296":1,"297":1,"298":1},"2":{"18":1,"31":1,"61":1,"62":1,"67":1,"85":1,"89":1,"91":1,"95":1,"187":1,"194":1,"216":1,"230":1,"247":1,"255":1,"257":1,"261":1,"267":1,"270":1,"278":1,"280":1,"288":1,"292":1,"321":1,"322":2,"332":1,"371":1,"374":1,"395":1,"397":1,"410":1,"432":1,"469":1,"482":1,"510":1,"522":1,"537":1,"551":1}}],["sess",{"2":{"422":1}}],["sessionend",{"2":{"308":1,"562":1}}],["sessionstart",{"2":{"308":1,"562":1}}],["sessions",{"0":{"201":1,"388":1},"2":{"28":1,"102":1,"178":1,"356":1,"368":1,"394":1,"399":1,"410":1,"428":4,"429":1,"431":3,"469":1,"491":4,"543":1,"551":1,"579":1}}],["session",{"0":{"308":1,"409":1,"427":1,"475":1,"543":1},"1":{"428":1,"429":1,"430":1,"431":1,"476":1,"477":1,"478":1,"479":1},"2":{"26":1,"28":4,"30":2,"49":2,"148":1,"151":1,"154":1,"177":2,"178":2,"191":1,"200":1,"201":2,"221":1,"234":1,"270":1,"314":2,"317":1,"343":4,"356":1,"368":1,"386":1,"388":3,"395":2,"401":1,"402":2,"407":2,"410":2,"419":1,"422":1,"423":3,"425":1,"426":1,"427":1,"429":3,"431":3,"435":1,"436":2,"454":1,"493":1,"501":2,"523":1,"539":2,"541":2,"543":1,"544":1,"551":1,"560":1,"562":1,"566":1,"597":1}}],["separate",{"2":{"407":1,"543":1}}],["separation",{"2":{"177":1,"397":1}}],["severity",{"2":{"365":1}}],["sequential",{"0":{"325":1}}],["sequoia",{"2":{"56":1}}],["served",{"2":{"415":1}}],["serves",{"2":{"415":1}}],["servers",{"2":{"200":2,"270":1,"304":1,"576":1,"577":1}}],["server",{"0":{"383":1,"458":1},"2":{"27":1,"33":1,"180":2,"281":1,"370":1,"383":4,"451":1,"454":1,"565":1,"576":1}}],["services",{"2":{"357":1,"397":1,"497":1}}],["service",{"0":{"357":1},"1":{"358":1,"359":1,"360":1,"361":1},"2":{"219":1,"358":2,"359":2,"361":1,"397":1,"431":1}}],["series",{"2":{"207":1,"445":1}}],["select",{"2":{"404":1,"484":1,"566":1}}],["selects",{"2":{"333":1}}],["selections",{"2":{"405":1}}],["selection",{"0":{"408":1,"583":1},"2":{"269":1,"362":1,"412":1,"488":1,"570":1}}],["selling",{"2":{"179":1,"198":1}}],["self",{"0":{"29":1,"70":1,"342":1},"2":{"28":1,"29":1,"70":1,"71":1,"89":1,"91":1,"93":1,"162":1,"177":1,"178":1,"180":1,"184":1,"189":1,"192":1,"195":1,"222":1,"239":1,"342":1,"355":1,"379":1,"394":1,"555":1,"560":1,"564":1}}],["searching",{"2":{"396":1,"428":1}}],["searchable",{"2":{"353":1}}],["search",{"0":{"427":1},"1":{"428":1,"429":1,"430":1,"431":1},"2":{"58":1,"91":1,"108":1,"111":1,"142":1,"180":1,"220":1,"226":1,"229":1,"268":1,"287":3,"288":2,"292":1,"319":1,"353":1,"358":4,"368":1,"371":2,"383":1,"396":3,"398":1,"419":1,"422":1,"429":3,"430":2,"431":2,"485":1,"518":1,"552":1,"605":1}}],["secrets",{"2":{"303":1}}],["secret",{"2":{"231":1}}],["section",{"2":{"79":1}}],["secure",{"2":{"68":1}}],["security",{"0":{"19":1,"36":1,"188":1,"218":1,"231":1,"248":1,"294":1,"299":1,"504":1,"592":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"295":1,"296":1,"297":1,"298":1,"299":1,"300":2,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1},"2":{"10":1,"19":1,"25":1,"28":1,"37":1,"44":1,"54":2,"55":1,"64":1,"66":1,"67":1,"73":1,"85":2,"89":1,"91":1,"125":2,"127":1,"178":2,"188":2,"194":1,"197":1,"198":1,"200":1,"209":2,"215":2,"218":1,"231":1,"235":1,"244":1,"247":1,"263":2,"265":1,"269":1,"272":1,"276":2,"291":1,"296":3,"298":2,"299":1,"309":1,"321":1,"338":1,"380":1,"394":1,"402":1,"412":1,"498":1,"501":2,"504":1,"508":2,"509":1,"510":1,"522":1,"536":1,"552":1,"560":1,"584":1,"588":2,"592":1,"602":1}}],["seconds",{"2":{"51":1}}],["second",{"2":{"48":1,"67":1}}],["seem",{"2":{"275":1}}],["see",{"2":{"34":1,"79":1,"227":1,"230":1,"282":1,"303":1,"344":1,"406":1,"454":1,"583":1}}],["sees",{"2":{"22":1,"39":1,"228":1,"301":1,"568":1}}],["sender",{"2":{"355":1}}],["send",{"2":{"237":1,"326":1,"354":2,"358":1,"454":1}}],["sentinel",{"0":{"455":1},"2":{"455":3}}],["sentry",{"2":{"211":1}}],["sent",{"2":{"50":1,"238":1,"260":1,"316":1}}],["senior",{"2":{"28":1,"236":1,"343":1}}],["sensitive",{"2":{"5":1,"370":1,"451":1}}],["settings",{"2":{"204":1,"488":1,"563":1}}],["setting",{"2":{"52":1}}],["set",{"0":{"438":1},"2":{"3":1,"4":1,"5":1,"6":1,"84":1,"87":1,"99":1,"120":1,"123":1,"168":1,"184":1,"366":1,"385":1,"404":1,"413":3,"445":3,"604":2,"605":2,"607":2,"608":1}}],["setup",{"0":{"0":1,"413":1,"561":1,"565":1,"572":1,"576":1,"580":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1},"2":{"1":1,"7":1,"33":1,"202":1,"227":1,"243":1,"281":1,"308":1,"510":2,"562":1,"570":1}}],["sdk",{"2":{"4":1,"358":1,"407":3,"563":1}}],["skepticism",{"2":{"205":1,"275":1}}],["skeleton",{"2":{"93":1}}],["skip",{"2":{"168":1,"191":1}}],["skills",{"0":{"38":1,"85":1,"182":1,"379":1,"380":1,"600":1,"606":1},"1":{"380":1,"381":1,"382":1,"383":1},"2":{"33":1,"71":1,"87":1,"180":3,"182":2,"200":1,"204":1,"215":1,"217":2,"263":1,"270":1,"271":1,"281":1,"370":1,"379":1,"380":3,"382":3,"386":1,"412":1,"451":1,"464":1,"467":1,"502":1,"547":3,"560":1,"564":3,"568":1,"588":1,"590":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"601":1,"602":7,"606":4}}],["skill",{"0":{"73":1,"263":2,"588":1,"590":1,"602":1},"1":{"591":1,"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1,"599":1,"600":1,"601":1,"602":1},"2":{"21":1,"33":1,"42":1,"70":1,"71":1,"74":1,"77":1,"85":1,"180":1,"182":2,"187":1,"231":1,"248":1,"265":1,"281":4,"296":1,"299":2,"370":1,"379":1,"382":1,"448":1,"449":2,"564":1,"584":1,"590":1,"599":1,"600":1,"602":2,"606":2}}],["sk",{"2":{"3":2,"4":1,"6":1,"92":1}}],["soon",{"2":{"609":1}}],["socratic",{"2":{"600":1}}],["sockets",{"2":{"355":1,"564":1}}],["socket──►",{"2":{"314":1}}],["socket",{"2":{"49":1,"52":1}}],["sophisticated",{"2":{"333":1}}],["sorted",{"2":{"446":1}}],["sorting",{"2":{"236":1}}],["sort",{"2":{"236":1}}],["so",{"2":{"94":1,"232":1,"384":1}}],["software",{"0":{"553":1},"1":{"554":1,"555":1,"556":1,"557":1},"2":{"77":2,"205":1,"216":1,"401":2}}],["solving",{"2":{"430":1}}],["solves",{"2":{"48":1,"264":1,"527":1}}],["solve",{"2":{"26":1,"51":1,"279":1}}],["solutions",{"0":{"391":1},"2":{"70":1,"77":1,"198":1,"209":1,"430":1}}],["solution",{"0":{"66":1,"99":1,"106":1,"112":1,"118":1,"124":1,"129":1,"137":1,"143":1,"149":1,"155":1,"161":1,"166":1,"174":1,"429":1},"2":{"1":1,"84":2,"87":1,"88":1,"90":1,"92":2,"93":1,"95":1,"99":2,"101":1,"106":1,"107":1,"112":1,"113":1,"118":1,"119":1,"124":1,"125":1,"129":1,"132":1,"137":1,"138":1,"143":1,"144":1,"149":1,"150":1,"155":1,"156":1,"161":1,"162":1,"166":1,"169":1,"174":1,"261":13,"274":1,"292":2,"365":2,"366":2,"398":2,"399":2}}],["sources",{"2":{"363":2,"499":1}}],["source",{"2":{"20":1,"34":1,"178":1,"184":3,"194":2,"198":1,"230":1,"280":1,"282":1,"336":1,"508":1,"542":1,"563":1,"569":2,"573":1,"574":1,"578":1,"583":1}}],["someone",{"2":{"200":1,"411":1}}],["something",{"2":{"35":1,"228":1,"238":1,"270":1,"282":1}}],["some",{"0":{"574":1},"1":{"575":1,"576":1,"577":1},"2":{"6":1,"238":1,"372":1}}],["sonnet",{"2":{"3":2,"7":1,"8":1,"14":1,"15":1,"16":1,"17":1,"154":1,"236":1,"258":1,"259":1,"336":1,"419":1,"469":1,"472":1,"473":2,"474":1,"497":1,"523":1,"607":1}}],["omit",{"2":{"606":1}}],["ocr",{"2":{"454":1}}],["occupies",{"2":{"198":1}}],["others",{"2":{"275":1}}],["other",{"2":{"188":1,"196":1,"198":1,"227":1,"233":1,"237":1,"296":1,"552":1}}],["our",{"0":{"431":1},"2":{"180":1,"181":1,"199":1,"200":2,"201":3,"202":1,"274":1,"353":1,"448":1}}],["outlier",{"2":{"445":1,"446":1}}],["outer",{"2":{"317":1}}],["outside",{"2":{"239":1,"445":1}}],["outperform",{"2":{"520":1}}],["outperforms",{"2":{"64":1,"269":1,"321":1}}],["outputs",{"2":{"330":1,"333":1,"336":1,"391":1,"415":1}}],["output",{"2":{"14":1,"15":1,"41":1,"45":1,"48":1,"87":1,"117":1,"136":1,"154":1,"160":1,"200":1,"212":1,"213":1,"258":1,"273":1,"309":1,"328":4,"334":5,"350":1,"361":1,"371":1,"374":1,"391":1,"401":1,"404":2,"405":1,"408":1,"421":2,"422":1,"465":1,"466":1,"469":1,"472":1,"476":1,"484":1,"490":1,"499":1,"523":3,"533":1,"536":1,"541":1,"551":1,"574":1,"575":1,"577":1}}],["out",{"2":{"53":1,"55":1,"205":1,"237":1,"238":1,"487":1,"519":1}}],["outcomes",{"2":{"33":1,"385":1}}],["object",{"2":{"287":1}}],["objective",{"0":{"96":1,"102":1,"108":1,"114":1,"120":1,"126":1,"133":1,"139":1,"145":1,"151":1,"157":1,"163":1,"170":1},"2":{"292":1,"318":1,"319":1,"365":1,"366":1,"398":1,"399":1,"438":1,"439":1,"460":1,"461":1,"492":1,"493":1}}],["obvious",{"2":{"231":1,"296":1,"517":1}}],["obsess",{"2":{"227":1}}],["obsesses",{"2":{"227":1}}],["observer",{"2":{"237":1,"315":1}}],["observe",{"2":{"58":1,"97":1,"216":1,"228":1,"265":1,"268":1,"284":1,"376":1}}],["observabilitytracker",{"2":{"148":1}}],["observability",{"0":{"144":1,"420":1,"438":1,"597":1},"1":{"145":1,"146":1,"147":1,"148":1,"149":1,"421":1,"422":1,"423":1},"2":{"44":1,"73":1,"89":1,"91":1,"147":1,"177":2,"190":2,"215":1,"220":2,"261":1,"263":2,"278":1,"402":1,"413":1,"438":1,"478":1,"506":1,"509":1,"551":1,"588":2,"597":1,"602":1}}],["observation",{"2":{"27":1,"341":2}}],["observations",{"2":{"27":1,"341":1}}],["okay",{"2":{"227":1,"232":1}}],["ok",{"2":{"88":1}}],["oss",{"2":{"211":1,"213":1,"408":1,"466":1,"539":1,"550":1,"582":1}}],["os",{"2":{"39":1,"301":2,"607":2}}],["old",{"2":{"34":1,"105":1,"391":1}}],["oh",{"2":{"30":3}}],["ownership",{"2":{"200":1}}],["owned",{"2":{"189":1,"502":1}}],["own",{"0":{"386":1},"2":{"28":2,"163":1,"177":1,"194":1,"200":1,"202":1,"341":1,"358":1,"359":1,"364":1,"394":1,"409":1,"443":1,"495":1,"507":1,"517":2,"539":1}}],["owns",{"0":{"200":1},"2":{"27":1,"411":1}}],["oversight",{"2":{"533":1,"535":1}}],["overflow",{"2":{"371":1,"425":1}}],["overridden",{"2":{"296":1}}],["overrides",{"2":{"381":2}}],["override",{"2":{"248":2,"568":1}}],["overreach",{"2":{"177":1}}],["overview",{"0":{"90":1,"215":1,"495":1,"539":1},"1":{"91":1,"92":1,"93":1,"94":1}}],["overhead",{"2":{"37":1,"235":1,"477":1,"478":1,"479":2,"481":1,"523":2}}],["over",{"2":{"21":1,"36":1,"38":1,"54":1,"182":1,"227":2,"231":1,"271":1,"291":1,"296":1,"297":1,"467":1,"541":1,"551":1,"563":1,"568":1,"596":1}}],["often",{"2":{"531":1,"532":1}}],["offer",{"2":{"197":1}}],["office",{"2":{"72":1}}],["off",{"0":{"450":1},"1":{"451":1,"452":1},"2":{"51":1,"192":1,"234":1,"275":2,"347":1,"391":1,"482":1,"524":1}}],["offline",{"0":{"94":1},"2":{"0":1,"70":1,"261":1}}],["of",{"0":{"25":1,"43":1,"76":1,"270":1,"271":1,"295":1,"297":1,"568":1,"573":1,"584":1},"1":{"44":1,"45":1,"46":1,"47":1,"77":1,"296":1,"297":1,"298":1},"2":{"18":2,"21":1,"25":1,"30":1,"32":1,"34":2,"35":1,"36":1,"38":2,"42":1,"45":1,"47":1,"51":1,"52":1,"54":3,"56":2,"57":1,"58":1,"61":1,"67":3,"72":1,"75":2,"87":1,"89":1,"177":1,"178":2,"182":1,"198":1,"200":1,"201":1,"202":1,"204":1,"207":1,"209":1,"211":1,"212":1,"229":1,"230":1,"231":4,"249":1,"267":1,"268":1,"270":1,"272":1,"273":4,"275":1,"276":1,"280":1,"282":2,"284":1,"291":3,"293":1,"296":1,"297":1,"300":1,"350":1,"356":1,"370":1,"379":1,"387":1,"390":3,"392":1,"396":2,"397":1,"404":1,"410":1,"418":1,"422":1,"425":1,"428":1,"430":2,"451":1,"463":1,"466":1,"481":2,"482":3,"487":1,"490":1,"491":1,"509":1,"514":1,"520":2,"531":1,"532":1,"551":1,"567":1}}],["opportunities",{"2":{"505":1,"508":1}}],["opportunity",{"2":{"205":1}}],["opposing",{"2":{"210":1}}],["opinion",{"2":{"205":1}}],["ops",{"2":{"91":1,"270":1,"309":1,"408":1}}],["operational",{"2":{"522":1}}],["operation",{"2":{"401":1}}],["operations",{"2":{"108":1,"377":1,"398":1,"425":1,"536":1}}],["operating",{"2":{"298":1}}],["operate",{"2":{"269":1}}],["operated",{"2":{"194":1}}],["operates",{"2":{"28":1,"343":1}}],["operators",{"2":{"128":1,"130":1}}],["operator",{"2":{"127":1,"131":1,"318":1,"437":1}}],["opens",{"2":{"409":1}}],["open",{"2":{"83":1,"104":1,"110":1,"116":1,"122":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1,"184":2,"336":1,"446":3,"542":1,"563":1,"569":2,"573":1,"574":1,"578":1,"582":2,"583":1}}],["openclaw",{"0":{"246":1,"549":1,"578":1},"1":{"579":1,"580":1,"581":1},"2":{"77":1,"251":1,"407":2,"408":1,"409":1,"427":1,"550":1,"555":1,"558":1,"575":2,"577":1,"582":1,"583":1,"584":1}}],["opencode",{"0":{"245":1,"548":1,"569":2,"573":1},"1":{"570":2,"571":2,"572":2,"573":2},"2":{"77":1,"80":2,"245":3,"330":3,"407":4,"408":1,"409":1,"413":1,"427":1,"428":2,"431":2,"466":1,"539":1,"542":2,"548":4,"550":1,"551":1,"558":1,"570":3,"571":5,"572":5,"573":5,"582":1,"583":2,"584":1,"590":1}}],["openrouter",{"0":{"6":1},"2":{"6":2,"7":1,"9":1,"607":1}}],["openai",{"0":{"4":1},"2":{"4":3,"7":2,"8":3,"9":1}}],["optimal",{"2":{"481":1,"509":1}}],["optimistic",{"2":{"274":1}}],["optimized",{"2":{"55":1,"570":1}}],["optimize",{"0":{"467":1},"2":{"54":1,"89":1,"291":1}}],["optimization",{"0":{"150":1,"191":1,"493":1},"1":{"151":1,"152":1,"153":1,"154":1,"155":1},"2":{"18":1,"47":1,"91":1,"153":1,"178":1,"191":1,"215":1,"221":1,"261":1,"412":1,"470":1,"482":1,"493":1,"505":1,"508":1,"510":1,"570":1}}],["options",{"0":{"262":1,"496":1},"1":{"497":1,"498":1,"499":1},"2":{"495":1}}],["optional",{"0":{"80":1,"85":1},"2":{"84":1,"504":1}}],["option",{"0":{"497":1,"498":1,"499":1},"2":{"7":1}}],["opus",{"2":{"13":1,"14":1,"15":1,"16":1,"17":1,"66":1,"154":2,"236":2,"258":1,"259":1,"328":1,"338":1,"469":1,"470":1,"472":1,"473":2,"474":1,"607":1}}],["o3",{"2":{"7":1}}],["once",{"2":{"485":1,"514":1}}],["ongoing",{"2":{"362":2}}],["onboarding",{"2":{"34":1,"71":1,"74":1,"282":1}}],["only",{"0":{"194":1,"195":1,"204":1,"304":1},"2":{"15":1,"21":1,"22":1,"23":1,"24":1,"28":1,"34":1,"40":1,"41":1,"42":1,"48":1,"49":2,"51":2,"54":1,"59":1,"66":1,"84":1,"91":1,"123":1,"139":1,"142":1,"177":1,"184":1,"198":1,"229":1,"230":1,"231":1,"232":1,"237":2,"240":1,"248":2,"250":1,"274":2,"278":1,"282":1,"296":1,"299":1,"300":3,"314":1,"317":1,"319":1,"338":1,"364":1,"380":1,"394":1,"409":1,"432":1,"433":2,"498":1,"504":1,"510":1,"525":1,"594":1,"605":1}}],["on",{"0":{"424":1,"425":1,"456":1},"1":{"425":1,"426":1,"457":1,"458":1,"459":1},"2":{"3":1,"4":1,"10":1,"16":1,"19":1,"38":1,"40":1,"48":1,"56":1,"77":2,"79":2,"81":1,"84":1,"90":1,"99":1,"136":1,"178":2,"192":1,"194":3,"195":1,"198":3,"201":1,"206":1,"215":1,"222":1,"229":1,"231":2,"235":1,"239":2,"240":1,"246":1,"264":1,"269":1,"304":1,"308":1,"315":1,"319":1,"325":1,"327":1,"329":1,"354":1,"362":1,"368":1,"380":1,"388":1,"407":1,"408":1,"413":1,"415":1,"418":1,"432":1,"445":2,"452":1,"459":1,"473":1,"487":2,"491":1,"509":1,"510":1,"520":1,"522":1,"549":1,"550":1,"578":1,"579":2,"580":1,"582":1,"604":2,"605":1,"608":1}}],["one",{"0":{"62":1,"232":1,"321":1,"333":1},"1":{"63":1,"64":1,"65":1,"66":1,"67":1,"322":1,"334":1,"335":1,"336":1,"337":1},"2":{"0":2,"6":1,"7":1,"13":1,"21":1,"34":1,"36":1,"42":2,"51":2,"63":2,"65":1,"67":1,"79":1,"177":1,"194":1,"219":2,"227":2,"232":7,"233":1,"237":1,"239":1,"246":1,"260":1,"267":1,"270":1,"273":1,"274":1,"293":1,"297":1,"316":1,"321":4,"335":1,"359":1,"371":2,"381":1,"388":1,"397":1,"410":1,"429":1,"430":1,"472":1,"481":1,"482":1,"501":1,"508":1,"520":1,"522":1,"524":1,"537":1,"549":1,"551":1,"579":1,"580":1}}],["orm",{"2":{"394":1}}],["oracle",{"2":{"362":1}}],["orange",{"2":{"50":2,"260":2,"316":2}}],["organism",{"2":{"397":1}}],["organizational",{"2":{"180":1}}],["organizations",{"2":{"71":1,"212":1,"273":1}}],["organized",{"2":{"81":1,"384":1}}],["orgs",{"2":{"213":1}}],["org",{"2":{"211":1,"604":1}}],["original",{"2":{"194":1,"198":1,"350":1}}],["orientation",{"0":{"78":1},"1":{"79":1,"80":1,"81":1,"82":1,"83":1,"84":1,"85":1,"86":1,"87":1,"88":1,"89":1}}],["order",{"2":{"86":1,"270":1}}],["orchestrated",{"2":{"553":1}}],["orchestrates",{"2":{"240":1,"264":2,"539":1}}],["orchestration",{"0":{"189":1,"219":1,"233":1,"251":1,"320":1,"323":1,"377":1,"593":1},"1":{"252":1,"321":1,"322":1,"323":1,"324":2,"325":2,"326":2,"327":1,"328":1,"329":1,"330":1,"331":1,"332":1,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":1,"342":1,"343":1,"344":1,"345":1,"346":1,"347":1,"348":1,"349":1,"350":1,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"365":1,"366":1},"2":{"86":1,"113":1,"119":1,"178":1,"189":1,"204":1,"205":1,"209":1,"215":1,"219":1,"244":2,"263":2,"265":1,"278":1,"279":1,"322":1,"469":1,"538":1,"575":1,"579":1,"584":1,"588":2,"593":1}}],["orchestrators",{"2":{"339":1}}],["orchestrator→lead→worker",{"2":{"189":1}}],["orchestrator",{"0":{"542":1},"2":{"66":2,"120":1,"123":1,"251":1,"322":1,"324":3,"326":1,"338":1,"346":1,"347":1,"352":1,"361":2,"366":2,"378":1,"499":1,"598":1}}],["orch",{"2":{"73":1,"602":1}}],["or",{"0":{"303":1},"2":{"1":1,"6":1,"7":1,"9":1,"13":1,"24":1,"33":1,"41":1,"51":1,"83":1,"87":1,"111":1,"163":1,"209":1,"240":3,"281":1,"284":2,"289":1,"292":1,"296":2,"301":2,"324":1,"328":1,"332":1,"333":1,"336":1,"354":1,"376":1,"388":1,"411":1,"413":1,"429":1,"495":1,"501":1,"518":1,"551":1,"568":1,"605":1,"607":1,"608":1}}],["tts",{"2":{"310":1,"457":1,"499":1}}],["twitter",{"2":{"357":1,"358":1,"360":1}}],["tweaking",{"2":{"273":1}}],["two",{"2":{"210":1,"227":1,"237":2,"322":1,"410":1}}],["typical",{"2":{"257":1,"523":1}}],["typescript",{"2":{"407":1,"408":1,"563":1,"567":1,"574":2,"575":1,"577":2,"583":1}}],["types",{"2":{"201":2,"202":1,"371":1,"575":1,"577":1}}],["type",{"2":{"27":2,"287":3,"341":2,"394":1,"454":1,"536":1,"552":1,"605":1}}],["tmux",{"2":{"201":1,"243":1,"407":4,"409":1,"539":5,"543":3,"544":1,"546":1,"560":1,"561":1,"579":2}}],["tbd",{"0":{"72":1},"2":{"72":1}}],["tight",{"2":{"577":1}}],["tickets",{"2":{"233":1}}],["title",{"2":{"215":1}}],["timing",{"2":{"168":1,"239":1,"445":1}}],["timer",{"2":{"459":1,"581":1}}],["timed",{"2":{"445":1}}],["timeline",{"2":{"358":1}}],["timeout",{"2":{"354":1}}],["timestamp",{"2":{"421":1,"536":1}}],["times",{"2":{"239":1,"425":1,"445":1,"514":1}}],["time",{"2":{"35":1,"38":2,"51":2,"54":1,"86":1,"91":1,"95":1,"125":1,"162":1,"208":1,"231":1,"232":1,"254":1,"291":1,"362":1,"445":1,"464":2,"465":1,"466":1,"467":1,"478":1,"517":1,"518":1,"524":1,"531":1,"532":1,"533":1}}],["tips",{"0":{"84":1}}],["tilldone",{"0":{"234":1,"345":1},"1":{"346":1,"347":1},"2":{"73":1,"189":2,"194":2,"219":1,"244":1,"251":1,"263":1,"407":1,"547":1,"564":1,"565":1,"566":1,"588":1,"593":1,"595":3}}],["tiers",{"0":{"555":1},"2":{"204":1,"557":1}}],["tier",{"0":{"9":1,"69":1},"1":{"70":1,"71":1,"72":1},"2":{"5":1,"6":1,"9":2,"204":4,"408":2,"525":3,"555":1,"557":1,"559":1,"571":1,"607":1}}],["tsx",{"2":{"387":1}}],["ts",{"2":{"27":1,"194":2,"244":5,"547":3,"564":2,"565":5,"576":1,"582":1}}],["troubleshooting",{"0":{"603":1},"1":{"604":1,"605":1,"606":1,"607":1,"608":1}}],["treat",{"2":{"296":1}}],["trending",{"2":{"426":1}}],["trend",{"2":{"205":1}}],["tree",{"0":{"279":1},"2":{"180":1,"364":1,"381":1}}],["true",{"2":{"60":1,"67":2,"285":1,"293":1,"306":2,"344":5,"436":2,"606":1}}],["trusted",{"2":{"432":1}}],["trusts",{"2":{"300":3}}],["trust",{"0":{"272":1},"1":{"273":1,"274":1,"275":1,"276":1},"2":{"55":2,"209":1,"215":1,"216":1,"265":1,"272":2,"276":5,"300":1,"362":1,"533":1,"555":1}}],["truth",{"0":{"240":1,"264":1},"2":{"34":1,"178":1,"230":1,"280":1,"282":1}}],["trigger",{"2":{"605":1}}],["triggers",{"2":{"29":1}}],["tries",{"2":{"239":1}}],["tried",{"2":{"212":1,"395":1}}],["tricks",{"2":{"296":1}}],["trick",{"2":{"37":1,"229":1}}],["tribal",{"2":{"34":1,"200":1,"230":1,"280":1,"282":1}}],["traffic",{"2":{"415":1,"487":1}}],["traditional",{"2":{"298":1,"352":1,"401":2}}],["trade",{"0":{"450":1},"1":{"451":1,"452":1},"2":{"192":1,"391":1,"482":1}}],["trail",{"2":{"288":1,"317":1,"356":1,"396":1}}],["trails",{"2":{"34":1,"282":1,"353":1,"535":1}}],["trained",{"2":{"413":1,"445":1}}],["training",{"2":{"299":2,"445":1,"518":1}}],["train",{"2":{"239":1}}],["transcribes",{"2":{"457":1}}],["transcript",{"2":{"308":1,"311":1}}],["transformation",{"2":{"397":1}}],["translation",{"2":{"374":1}}],["transitory",{"2":{"207":1}}],["transactions",{"2":{"24":1}}],["tracer",{"2":{"263":1,"588":1,"597":1}}],["trace",{"0":{"421":1},"2":{"145":1,"438":1}}],["tracing",{"0":{"422":1},"2":{"73":1,"91":1,"190":1,"422":1}}],["tracker",{"2":{"263":1,"363":1,"499":1,"597":1,"598":1}}],["tracked",{"2":{"33":1,"55":1,"281":1,"499":1}}],["track",{"0":{"511":1},"1":{"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"209":1,"310":1,"467":1}}],["tracks",{"2":{"197":1}}],["tracking",{"2":{"54":1,"73":1,"223":1,"234":1,"291":1,"395":1,"413":1,"435":1,"497":1,"499":1,"541":1,"552":1}}],["trpc",{"2":{"27":1,"30":1,"394":2}}],["trying",{"2":{"232":1}}],["try",{"2":{"7":1,"55":1,"84":1,"178":1,"329":1,"442":1,"507":1}}],["tutor",{"2":{"600":3,"602":1}}],["tutorial",{"2":{"21":1}}],["tutorials",{"2":{"20":1,"198":1}}],["tui",{"2":{"449":2}}],["turns",{"2":{"21":1,"36":1,"38":1,"46":2,"54":1,"105":1,"188":1,"231":1,"291":1,"293":1,"297":1,"390":1,"392":2,"477":1,"479":2,"518":1}}],["turn",{"0":{"421":1},"2":{"21":1,"30":1,"36":1,"46":2,"54":2,"99":1,"213":1,"274":1,"289":1,"291":2,"293":1,"297":2,"346":1,"421":1,"422":1,"477":1,"479":2}}],["tailnet",{"2":{"433":1}}],["tailscale",{"2":{"432":1,"433":1}}],["tailored",{"2":{"71":1}}],["tauri",{"2":{"331":1,"407":2,"409":2,"410":1,"539":1,"541":1,"542":1}}],["taught",{"2":{"187":1,"552":1}}],["talk",{"2":{"229":1,"233":1,"296":1}}],["talking",{"2":{"59":1}}],["tabs",{"2":{"201":1}}],["table",{"0":{"20":1},"2":{"48":1}}],["tac",{"0":{"195":1},"2":{"184":1,"186":1,"187":1,"188":1,"189":2,"190":1,"191":1,"192":1,"195":1,"197":2,"198":3,"224":1,"587":1}}],["tagging",{"2":{"178":1}}],["taken",{"2":{"481":1}}],["takes",{"2":{"464":1}}],["take",{"2":{"82":1,"274":1,"296":1,"321":1,"518":1,"551":1}}],["target",{"2":{"39":2,"131":1,"301":5,"481":1,"504":1,"509":1}}],["tasks",{"2":{"47":1,"67":1,"177":1,"178":1,"234":1,"251":1,"258":1,"289":1,"324":1,"346":3,"365":1,"407":2,"408":4,"409":2,"437":1,"469":1,"519":1,"523":2,"524":1,"529":1,"532":1,"542":1,"550":4,"551":1,"571":2,"582":1}}],["task",{"0":{"234":1,"345":1,"376":1,"595":1},"1":{"346":1,"347":1},"2":{"13":1,"16":1,"17":6,"18":1,"47":1,"54":4,"63":1,"67":1,"73":1,"154":1,"189":1,"194":1,"219":1,"226":1,"234":3,"235":1,"244":1,"245":1,"246":3,"263":2,"265":1,"291":4,"327":1,"329":1,"346":1,"347":1,"376":2,"402":1,"407":1,"409":1,"412":1,"437":1,"455":1,"466":1,"473":1,"474":6,"481":2,"505":1,"508":1,"514":3,"520":1,"523":2,"524":2,"527":1,"528":1,"529":1,"531":2,"536":1,"537":1,"539":2,"544":3,"549":3,"550":1,"552":1,"566":1,"572":1,"579":2,"580":3,"583":1,"588":2,"595":1,"602":1}}],["technique",{"2":{"396":1,"600":1}}],["technically",{"2":{"490":1}}],["technical",{"0":{"241":1,"511":1,"514":1},"1":{"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"178":1,"207":1,"209":4,"362":1,"586":2}}],["temperature",{"2":{"418":1,"419":1,"488":1}}],["temporary",{"2":{"388":1}}],["temp",{"2":{"308":1}}],["templates",{"2":{"178":1,"304":1,"464":1}}],["template",{"0":{"252":1,"337":1},"2":{"51":1,"173":1,"501":1}}],["tell",{"0":{"182":1},"2":{"226":1,"228":1,"231":1,"371":1}}],["tells",{"0":{"465":1},"2":{"78":1,"233":1,"269":1}}],["teaching",{"2":{"225":1,"608":1}}],["teach",{"2":{"202":1,"213":1,"608":1}}],["teachable",{"2":{"183":1}}],["teaches",{"2":{"52":1,"192":1,"195":5,"202":1}}],["teammate",{"2":{"243":1,"407":2,"409":1,"539":1,"543":2,"546":2,"552":1,"560":2,"561":2,"582":1}}],["team",{"0":{"119":1,"366":1,"394":1},"1":{"120":1,"121":1,"122":1,"123":1,"124":1},"2":{"66":3,"71":1,"91":2,"122":1,"123":2,"219":1,"233":1,"244":1,"251":1,"261":1,"321":1,"324":1,"336":1,"338":3,"344":1,"352":1,"356":1,"366":3,"378":1,"394":1,"413":1,"432":1,"503":1,"507":1,"533":1,"543":1,"564":2,"566":1,"593":1}}],["teams",{"0":{"189":1,"361":1},"2":{"13":1,"34":1,"71":1,"73":1,"89":1,"120":1,"178":1,"194":1,"243":1,"263":1,"282":1,"322":1,"324":2,"326":1,"330":1,"364":1,"366":1,"407":2,"409":1,"413":1,"431":1,"536":1,"539":2,"542":1,"544":1,"560":1,"564":2,"588":1}}],["terms",{"2":{"396":1}}],["term",{"2":{"362":2}}],["terminology",{"2":{"200":1,"202":1}}],["termination",{"2":{"269":1}}],["terminate",{"2":{"99":1,"368":1}}],["terminates",{"2":{"87":1,"100":1,"292":1}}],["terminal",{"2":{"49":1,"79":1,"314":1,"375":2,"376":1,"410":1,"454":1,"455":1,"543":1,"608":3}}],["terraform",{"2":{"36":1,"297":1}}],["text",{"2":{"8":1,"79":1,"391":1,"418":1,"429":1}}],["tested",{"2":{"335":1}}],["test$",{"2":{"40":1,"130":1}}],["tests",{"2":{"30":2,"32":1,"33":1,"230":1,"270":1,"281":1,"335":1,"385":1,"387":1,"520":1,"572":1}}],["testing",{"0":{"8":1,"486":1,"505":1},"1":{"487":1,"488":1},"2":{"177":1,"191":2,"221":1,"289":1,"401":2,"412":1,"498":1,"510":1,"522":1}}],["test",{"0":{"131":1,"488":1},"2":{"1":1,"33":1,"41":1,"83":1,"92":3,"98":1,"99":1,"128":1,"131":2,"136":1,"160":1,"168":2,"239":2,"385":1,"387":2,"413":1,"445":3,"446":5,"485":1,"505":1,"508":2,"519":1,"553":1,"554":1,"607":1}}],["tone",{"2":{"490":1}}],["told",{"2":{"384":1}}],["tolerate",{"2":{"278":1}}],["today",{"2":{"275":2}}],["todos",{"2":{"104":1,"110":1,"116":1,"122":1,"135":1,"141":1,"147":1,"153":1,"159":1,"172":1}}],["todo",{"2":{"93":1,"98":1,"128":1,"292":1,"318":1}}],["together",{"0":{"409":1},"2":{"264":1,"270":1,"406":1,"503":1,"520":2}}],["toml",{"2":{"245":1,"548":2,"569":1,"570":1,"572":1}}],["top",{"0":{"205":1},"2":{"352":1,"418":1}}],["topics",{"0":{"180":1,"192":1,"440":1},"1":{"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1},"2":{"162":1,"197":1}}],["topic",{"2":{"27":1,"91":1,"177":1,"180":1,"194":1,"195":1,"196":1,"205":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"261":1,"394":2}}],["too",{"2":{"177":1,"383":1,"465":2,"514":1,"605":1}}],["tool",{"0":{"107":1,"286":1,"287":1,"289":1,"369":1,"370":1,"371":1,"375":1,"398":1,"406":1,"408":1,"518":1,"545":1,"558":1},"1":{"108":1,"109":1,"110":1,"111":1,"112":1,"287":1,"288":1,"289":1,"370":1,"371":1,"372":1,"407":1,"408":1,"409":1,"410":1,"546":1,"547":1,"548":1,"549":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":1,"565":1,"566":1,"567":1,"568":1,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":1,"576":1,"577":1,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1},"2":{"35":1,"36":1,"44":1,"45":3,"58":2,"60":7,"61":1,"81":1,"84":1,"87":1,"89":2,"91":3,"95":1,"97":1,"98":2,"99":1,"100":3,"110":1,"111":5,"145":1,"148":2,"160":1,"187":2,"196":1,"200":1,"201":1,"205":1,"206":1,"215":1,"216":2,"217":2,"220":1,"222":1,"224":2,"243":1,"251":1,"261":2,"265":1,"268":3,"269":1,"278":1,"279":1,"281":1,"284":2,"285":8,"287":1,"288":2,"289":4,"292":7,"296":2,"297":1,"299":1,"309":3,"317":1,"324":1,"354":1,"368":1,"371":3,"372":3,"375":4,"376":2,"386":1,"390":1,"392":1,"396":2,"397":1,"398":2,"402":2,"404":1,"405":1,"406":1,"408":1,"410":2,"412":2,"413":1,"416":1,"418":1,"421":3,"422":2,"423":2,"425":3,"426":1,"429":2,"438":1,"448":1,"466":2,"469":1,"476":1,"477":3,"481":2,"484":1,"485":1,"488":1,"491":1,"501":1,"502":1,"506":1,"509":1,"525":1,"527":1,"550":1,"551":1,"552":3,"559":1,"565":1,"566":3,"568":1,"570":1,"573":1,"575":1,"587":3,"597":1,"605":6}}],["tools=tool",{"2":{"60":1,"285":1}}],["tools",{"0":{"187":1,"354":1},"2":{"24":1,"41":1,"42":1,"49":1,"51":1,"57":1,"58":2,"59":3,"61":2,"97":1,"123":1,"136":1,"142":2,"173":1,"177":1,"178":2,"186":1,"187":1,"200":1,"204":2,"208":1,"209":1,"211":1,"215":1,"217":1,"226":4,"227":2,"228":1,"229":4,"231":1,"248":1,"265":2,"267":5,"268":2,"270":2,"271":2,"275":1,"278":1,"296":1,"299":3,"314":1,"315":1,"317":1,"319":1,"326":1,"368":2,"370":2,"375":2,"378":1,"382":2,"383":1,"398":1,"404":1,"406":1,"418":1,"419":1,"427":1,"451":3,"452":2,"464":1,"501":1,"518":1,"529":1,"552":2,"560":1,"568":1,"575":1,"576":3,"577":1}}],["tokenomics",{"2":{"77":1,"221":1}}],["token",{"0":{"469":1},"2":{"54":1,"63":1,"148":1,"240":1,"264":1,"269":1,"291":1,"401":1,"421":1,"425":1,"429":1,"555":1,"570":1}}],["tokens=50",{"2":{"8":1}}],["tokens",{"0":{"258":1},"1":{"259":1},"2":{"5":1,"45":3,"46":2,"51":2,"154":1,"240":1,"264":1,"269":1,"359":1,"422":2,"469":1,"476":3,"477":1,"479":2,"523":5,"572":1}}],["touched",{"2":{"388":1}}],["touches",{"2":{"66":1}}],["touch",{"2":{"21":1,"25":1,"28":1}}],["total",{"0":{"566":1},"2":{"9":1,"45":1,"81":1,"215":1,"421":1,"481":1}}],["to",{"0":{"18":1,"67":1,"326":1,"329":1,"335":1,"351":1,"391":1,"416":1,"421":1,"425":1,"445":1,"457":1,"467":1,"488":1,"573":1,"577":1},"1":{"352":1,"353":1,"354":1,"355":1},"2":{"7":2,"12":1,"13":1,"15":1,"20":1,"23":1,"25":2,"29":1,"32":5,"35":2,"36":1,"38":1,"41":1,"42":1,"45":2,"50":1,"51":5,"58":4,"59":1,"64":2,"67":1,"71":2,"78":2,"82":1,"83":1,"84":1,"87":1,"89":4,"99":1,"100":1,"103":1,"108":1,"109":1,"115":1,"121":1,"134":1,"140":1,"145":1,"146":1,"152":1,"158":1,"163":1,"164":1,"171":1,"173":1,"176":1,"177":1,"178":1,"182":1,"183":2,"189":2,"194":2,"198":1,"199":1,"200":7,"208":1,"212":1,"225":1,"227":1,"228":3,"229":1,"230":1,"231":2,"232":1,"233":3,"234":1,"236":2,"240":1,"260":1,"264":1,"267":1,"268":1,"270":1,"271":1,"272":1,"273":2,"274":1,"275":1,"276":1,"282":2,"284":2,"288":1,"289":1,"292":1,"296":3,"300":2,"315":1,"316":1,"317":1,"324":1,"339":1,"346":2,"352":1,"353":2,"357":1,"361":1,"366":1,"371":2,"380":2,"385":1,"387":1,"396":2,"398":1,"408":1,"431":1,"438":1,"442":1,"449":1,"452":1,"457":1,"464":3,"466":1,"470":1,"472":1,"477":1,"481":1,"487":2,"507":1,"514":1,"518":1,"527":2,"528":1,"532":1,"555":1,"557":3,"560":1,"564":1,"565":2,"570":2,"572":2,"575":1,"579":1,"581":1,"596":1,"604":1,"605":1,"607":3,"609":3}}],["thousands",{"2":{"390":1}}],["thought",{"2":{"207":1,"209":1,"396":1}}],["than",{"2":{"45":1,"54":1,"196":1,"204":1,"291":1,"293":1,"333":1,"528":1,"533":2}}],["that",{"0":{"26":1,"340":1,"447":1},"1":{"27":1,"28":1,"29":1,"30":1,"341":1,"342":1,"343":1,"448":1,"449":1},"2":{"14":1,"21":1,"22":1,"27":1,"28":1,"29":1,"35":2,"36":1,"37":1,"43":1,"47":1,"48":2,"52":1,"53":1,"54":1,"56":1,"76":1,"89":1,"91":1,"96":1,"139":1,"163":1,"178":3,"183":1,"192":2,"201":1,"209":1,"219":1,"222":1,"226":1,"228":2,"231":4,"239":2,"240":4,"273":2,"275":2,"276":1,"282":1,"291":1,"296":1,"301":1,"304":1,"319":1,"324":1,"335":1,"342":1,"347":1,"364":1,"372":1,"379":1,"404":1,"442":1,"448":1,"449":1,"481":1,"482":1,"497":1,"498":1,"529":1,"584":1,"605":1,"608":1}}],["throw",{"2":{"464":1}}],["throughput",{"2":{"48":1}}],["through",{"0":{"571":1},"2":{"37":1,"81":1,"142":1,"296":1,"553":1,"570":1}}],["throughout",{"2":{"3":1}}],["threads",{"0":{"206":1,"327":1,"329":1,"333":1,"335":1},"1":{"328":1,"329":1,"330":1,"331":1,"332":1,"334":1,"335":1,"336":1,"337":1},"2":{"201":1,"206":2,"209":1,"215":1,"219":2,"333":1,"336":1,"353":1,"358":1,"467":1}}],["thread",{"0":{"201":1,"336":1},"2":{"201":10,"202":1,"206":8,"209":4,"251":5,"265":3,"331":1,"353":1}}],["threats",{"0":{"445":1}}],["threat",{"0":{"298":1},"2":{"36":1,"168":1,"297":1,"298":2}}],["threshold",{"2":{"136":1,"405":1}}],["three",{"0":{"58":1,"268":1,"302":1,"445":1},"1":{"303":1,"304":1,"305":1,"306":1},"2":{"57":1,"62":1,"111":1,"233":1,"267":1,"293":1,"321":1,"330":1,"344":1,"495":1,"564":1}}],["thing",{"2":{"53":1,"231":1,"270":1,"301":1,"386":1}}],["things",{"0":{"229":1},"2":{"30":1,"229":1,"237":1,"238":1,"240":2,"287":1}}],["think→act→observe→repeat",{"2":{"552":1}}],["think→act",{"2":{"368":1}}],["thinkers",{"2":{"339":1}}],["thinks",{"2":{"228":1,"301":1}}],["thinking",{"0":{"206":1},"2":{"66":1,"226":1,"288":1,"338":1,"396":1}}],["think",{"2":{"36":1,"58":1,"66":1,"97":1,"179":1,"216":1,"226":1,"228":1,"231":1,"235":1,"265":1,"268":1,"284":1,"363":1}}],["this",{"0":{"30":1,"34":1,"51":1,"202":1,"274":1,"277":1,"282":1,"430":1,"513":1,"552":1},"1":{"278":1,"279":1,"514":1,"515":1},"2":{"1":1,"23":1,"26":1,"29":1,"30":1,"36":1,"41":1,"42":1,"48":1,"51":1,"52":2,"67":1,"76":1,"78":1,"83":2,"86":1,"89":1,"92":3,"98":1,"99":1,"126":1,"178":1,"180":2,"181":1,"182":1,"188":2,"190":1,"194":1,"198":1,"201":3,"205":1,"207":1,"209":1,"213":1,"216":1,"226":1,"230":1,"233":1,"234":1,"236":1,"237":3,"272":1,"274":1,"275":1,"276":1,"278":1,"284":1,"288":3,"296":5,"297":2,"335":1,"343":1,"349":1,"352":1,"353":1,"356":1,"360":1,"382":1,"385":2,"394":1,"395":1,"396":1,"411":1,"466":1,"514":2,"537":1,"538":1,"552":1,"557":1,"581":1,"584":2,"606":1,"607":1,"608":2}}],["thumb",{"0":{"25":1}}],["thesis",{"2":{"180":1,"200":1,"201":1,"204":1,"205":1,"207":1,"216":1}}],["these",{"2":{"32":1,"38":1,"67":2,"206":1,"267":1,"270":1,"271":1,"303":1}}],["then",{"2":{"88":1,"226":1,"234":1,"273":1,"315":1,"324":1,"347":1,"407":1,"485":1,"544":1}}],["theatre+",{"2":{"248":1}}],["theatre",{"0":{"38":1},"2":{"248":1,"299":2}}],["theoretical",{"2":{"36":1,"297":1}}],["theming",{"2":{"449":1}}],["theme",{"2":{"449":1,"566":1}}],["themselves",{"2":{"192":1,"442":1}}],["them",{"2":{"28":1,"38":1,"226":1,"230":1,"300":1,"394":1,"415":1,"428":1,"542":1}}],["theirs",{"0":{"178":1}}],["their",{"0":{"177":1,"181":1,"182":1},"2":{"28":1,"48":1,"178":3,"179":1,"183":2,"197":1,"200":2,"201":1,"226":1,"264":1,"273":1,"382":1,"394":1}}],["there",{"2":{"20":1,"21":1,"36":1,"37":1,"231":1,"296":1}}],["they",{"0":{"409":1},"2":{"13":2,"26":1,"32":1,"36":2,"38":1,"53":1,"54":1,"63":1,"67":1,"178":2,"179":1,"182":2,"205":1,"213":1,"226":1,"230":1,"231":2,"232":1,"237":5,"238":1,"239":3,"264":1,"291":1,"339":2,"394":1,"501":1,"517":1,"520":1,"606":1}}],["the",{"0":{"1":1,"14":1,"15":1,"16":1,"20":1,"22":1,"23":1,"24":1,"28":1,"29":1,"31":2,"32":1,"33":1,"35":1,"36":1,"42":1,"43":1,"44":1,"45":1,"48":1,"50":1,"52":1,"54":1,"55":1,"56":1,"58":1,"60":1,"63":1,"64":1,"65":1,"66":1,"200":1,"204":1,"210":1,"212":1,"213":1,"227":2,"228":1,"229":1,"230":2,"231":1,"235":1,"237":1,"238":1,"240":1,"248":1,"264":1,"268":1,"269":2,"270":1,"271":1,"273":1,"276":1,"278":1,"279":1,"280":2,"281":1,"283":1,"284":1,"288":1,"291":1,"295":1,"297":1,"299":1,"301":1,"313":1,"316":1,"322":1,"339":1,"346":1,"352":1,"358":1,"362":1,"368":1,"385":1,"390":1,"396":1,"406":1,"407":1,"411":1,"428":1,"429":1,"442":1,"444":1,"448":1,"450":1,"451":1,"452":1,"453":1,"463":1,"464":1,"472":1,"477":1,"478":1,"481":1,"514":1,"516":1,"522":1,"526":1,"568":1},"1":{"32":2,"33":2,"34":2,"35":2,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"44":1,"45":1,"46":1,"47":1,"49":1,"50":1,"51":1,"52":1,"211":1,"212":1,"213":1,"249":1,"250":1,"270":2,"271":2,"281":2,"282":2,"284":1,"285":1,"296":1,"297":1,"298":1,"300":1,"314":1,"315":1,"316":1,"363":1,"407":1,"408":1,"409":1,"410":1,"412":1,"413":1,"445":1,"446":1,"451":1,"452":1,"454":1,"455":1,"464":1,"465":1,"466":1,"467":1,"517":1,"518":1,"519":1,"520":1,"527":1,"528":1,"529":1},"2":{"0":1,"1":1,"3":1,"4":1,"7":3,"9":2,"12":3,"14":1,"18":3,"19":1,"21":2,"22":5,"23":2,"24":1,"25":3,"26":1,"27":1,"28":3,"29":2,"30":5,"31":2,"32":4,"33":1,"34":4,"35":4,"36":3,"37":3,"38":3,"39":3,"40":4,"41":1,"42":4,"45":6,"47":3,"48":7,"49":3,"51":9,"52":8,"53":1,"54":8,"55":4,"56":7,"57":1,"58":9,"61":8,"63":2,"64":1,"65":3,"66":2,"67":2,"73":1,"75":2,"76":1,"78":1,"81":1,"82":3,"83":2,"84":4,"85":1,"87":2,"88":5,"89":2,"90":2,"94":1,"97":2,"98":5,"99":2,"100":1,"103":1,"104":1,"106":2,"109":1,"110":1,"111":1,"112":2,"115":1,"116":1,"118":2,"121":1,"122":1,"124":2,"126":1,"128":1,"134":1,"135":1,"137":2,"139":1,"140":1,"141":1,"143":2,"146":1,"147":1,"149":2,"152":1,"153":1,"155":2,"158":1,"159":1,"161":2,"171":1,"172":1,"174":2,"176":1,"177":3,"178":3,"183":3,"187":2,"188":1,"191":1,"194":5,"195":5,"198":4,"200":7,"202":3,"204":2,"205":2,"207":3,"209":1,"211":1,"213":5,"216":5,"217":2,"218":4,"220":2,"221":1,"222":1,"224":1,"225":1,"226":11,"227":19,"228":8,"229":5,"230":6,"231":17,"232":5,"233":5,"234":4,"235":4,"236":4,"237":9,"238":5,"239":7,"240":3,"264":4,"268":10,"269":7,"270":1,"271":4,"272":5,"273":3,"274":4,"275":3,"276":7,"278":3,"279":1,"280":3,"281":2,"282":4,"287":2,"288":4,"291":7,"292":5,"293":4,"296":6,"297":4,"298":2,"299":1,"300":1,"301":5,"302":1,"315":1,"317":2,"318":1,"319":1,"321":2,"324":1,"325":1,"327":2,"329":1,"332":1,"333":1,"335":1,"336":1,"338":1,"342":1,"344":1,"347":4,"349":1,"350":2,"363":1,"364":1,"365":1,"368":4,"371":1,"372":1,"379":1,"380":2,"381":2,"386":1,"388":5,"396":7,"398":1,"404":1,"410":1,"411":2,"418":2,"422":1,"442":2,"445":4,"448":1,"452":1,"463":1,"464":1,"465":1,"470":1,"482":2,"484":1,"485":1,"514":4,"517":1,"518":1,"519":3,"520":1,"524":1,"527":2,"531":2,"532":1,"533":3,"536":1,"537":4,"551":2,"553":1,"557":3,"561":1,"565":2,"567":1,"568":1,"572":2,"580":1,"581":2,"584":1,"605":5,"606":3,"608":3,"609":1}}],["txt",{"2":{"1":1,"83":1,"92":3,"98":1,"99":1}}],["t",{"0":{"303":1,"304":1,"305":1},"2":{"0":1,"12":1,"36":1,"40":2,"41":1,"49":1,"51":2,"64":1,"83":1,"100":1,"178":1,"180":1,"181":1,"198":1,"205":1,"208":1,"213":1,"231":2,"236":1,"237":4,"238":2,"239":3,"240":2,"248":1,"250":2,"264":3,"265":1,"270":1,"279":1,"291":3,"292":1,"303":1,"304":1,"315":1,"316":1,"321":1,"324":1,"339":1,"344":4,"356":1,"371":1,"372":1,"381":1,"418":1,"446":1,"472":1,"510":1,"514":3,"528":1,"533":1,"605":2,"606":1,"608":1}}],["lt",{"2":{"481":2,"564":1}}],["lucky",{"2":{"239":2,"445":2}}],["lucumr",{"2":{"211":1}}],["l",{"2":{"201":1,"206":1,"251":1,"501":2,"508":1}}],["lsp",{"0":{"383":1},"2":{"180":1,"217":1,"383":2}}],["l7",{"2":{"165":1,"172":1,"460":1,"461":1}}],["l7b",{"0":{"169":1},"1":{"170":1,"171":1,"172":1,"173":1,"174":1},"2":{"91":1,"261":1}}],["l7a",{"0":{"162":1},"1":{"163":1,"164":1,"165":1,"166":1,"167":1,"168":1},"2":{"91":1,"261":1}}],["l6",{"2":{"153":1,"159":1,"492":1,"493":1}}],["l6b",{"0":{"150":1},"1":{"151":1,"152":1,"153":1,"154":1,"155":1},"2":{"91":1,"261":1}}],["l6a",{"0":{"156":1},"1":{"157":1,"158":1,"159":1,"160":1,"161":1},"2":{"91":1,"261":1}}],["ll",{"0":{"89":1},"2":{"74":1,"215":1,"274":1,"301":1,"514":1}}],["llms",{"2":{"497":1}}],["llm",{"0":{"1":1,"468":1},"1":{"469":1,"470":1},"2":{"0":2,"1":2,"7":1,"8":1,"9":1,"57":1,"58":3,"59":4,"60":1,"70":1,"83":1,"87":2,"88":1,"92":1,"94":1,"97":1,"100":2,"145":1,"148":2,"186":1,"191":1,"221":1,"223":1,"226":2,"229":1,"261":2,"262":1,"267":5,"268":3,"271":1,"278":1,"284":2,"285":1,"288":2,"289":3,"292":2,"371":1,"374":1,"375":1,"376":1,"377":1,"390":1,"396":3,"421":1,"438":1,"457":1,"518":1,"605":3,"607":1}}],["l0",{"0":{"296":1},"2":{"42":1,"89":1,"218":1,"231":1,"248":1,"265":1,"296":2}}],["l2b",{"0":{"101":1},"1":{"102":1,"103":1,"104":1,"105":1,"106":1},"2":{"91":1,"261":1}}],["l2a",{"0":{"107":1},"1":{"108":1,"109":1,"110":1,"111":1,"112":1},"2":{"91":1,"261":1}}],["l2",{"2":{"21":1,"42":1,"81":1,"104":1,"110":1,"248":1,"265":1,"296":1,"299":2,"300":2,"317":1,"398":2,"399":2}}],["l5b",{"0":{"132":1},"1":{"133":1,"134":1,"135":1,"136":1,"137":1},"2":{"91":1,"261":1}}],["l5a",{"0":{"144":1},"1":{"145":1,"146":1,"147":1,"148":1,"149":1},"2":{"91":1,"261":1}}],["l5",{"2":{"20":2,"25":1,"42":1,"73":1,"89":1,"135":1,"147":1,"231":1,"248":1,"263":1,"265":1,"296":1,"299":2,"300":1,"301":1,"438":1,"439":1,"504":1,"588":1,"592":1}}],["l4+",{"2":{"510":1}}],["l4b",{"0":{"119":1},"1":{"120":1,"121":1,"122":1,"123":1,"124":1},"2":{"91":1,"261":1}}],["l4a",{"0":{"113":1},"1":{"114":1,"115":1,"116":1,"117":1,"118":1},"2":{"91":1,"261":1}}],["l4",{"0":{"125":1,"318":1},"1":{"126":1,"127":1,"128":1,"129":1,"130":1,"131":1},"2":{"20":1,"23":1,"25":1,"42":1,"91":1,"116":1,"122":1,"125":1,"127":1,"248":1,"261":1,"263":1,"265":1,"296":1,"299":2,"300":1,"301":1,"317":1,"365":2,"366":2,"504":1,"560":1,"592":1}}],["l3+",{"2":{"300":1,"402":1,"510":1}}],["l3b",{"0":{"138":1},"1":{"139":1,"140":1,"141":1,"142":1,"143":1},"2":{"91":1,"261":1}}],["l3a",{"0":{"125":1},"1":{"126":1,"127":1,"128":1,"129":1,"130":1,"131":1},"2":{"91":1,"261":1}}],["l3",{"0":{"301":1},"2":{"20":1,"22":1,"23":1,"40":1,"42":1,"73":1,"126":1,"128":1,"131":1,"141":1,"188":1,"218":1,"248":1,"263":1,"265":1,"296":1,"299":2,"300":1,"317":1,"318":1,"319":1,"504":1,"588":1,"592":1}}],["legal",{"2":{"514":1}}],["legacy",{"2":{"180":1}}],["len",{"2":{"446":1}}],["less",{"2":{"415":1,"465":1}}],["lesson",{"0":{"267":1,"269":1,"272":1,"277":1,"280":1,"283":1,"286":1,"290":1,"295":1,"299":1,"301":1,"302":1,"307":1,"313":1,"317":1,"321":1,"323":1,"327":1,"333":1,"338":1,"340":1,"344":1,"345":1,"348":1,"351":1,"356":1,"357":1,"362":1,"364":1,"368":1,"369":1,"373":1,"379":1,"384":1,"389":1,"393":1,"396":1,"397":1,"401":1,"403":1,"406":1,"411":1,"414":1,"417":1,"420":1,"424":1,"427":1,"432":1,"434":1,"441":1,"444":1,"447":1,"450":1,"453":1,"456":1,"463":1,"468":1,"471":1,"475":1,"480":1,"483":1,"486":1,"489":1},"1":{"268":1,"270":1,"271":1,"273":1,"274":1,"275":1,"276":1,"278":1,"279":1,"281":1,"282":1,"284":1,"285":1,"287":1,"288":1,"289":1,"291":1,"296":1,"297":1,"298":1,"300":1,"303":1,"304":1,"305":1,"306":1,"308":1,"309":1,"310":1,"311":1,"312":1,"314":1,"315":1,"316":1,"322":1,"324":1,"325":1,"326":1,"328":1,"329":1,"330":1,"331":1,"332":1,"334":1,"335":1,"336":1,"337":1,"339":1,"341":1,"342":1,"343":1,"346":1,"347":1,"349":1,"350":1,"352":1,"353":1,"354":1,"355":1,"358":1,"359":1,"360":1,"361":1,"363":1,"370":1,"371":1,"372":1,"374":1,"375":1,"376":1,"377":1,"378":1,"380":1,"381":1,"382":1,"383":1,"385":1,"386":1,"387":1,"388":1,"390":1,"391":1,"392":1,"394":1,"395":1,"402":1,"404":1,"405":1,"407":1,"408":1,"409":1,"410":1,"412":1,"413":1,"415":1,"416":1,"418":1,"419":1,"421":1,"422":1,"423":1,"425":1,"426":1,"428":1,"429":1,"430":1,"431":1,"433":1,"435":1,"436":1,"437":1,"442":1,"443":1,"445":1,"446":1,"448":1,"449":1,"451":1,"452":1,"454":1,"455":1,"457":1,"458":1,"459":1,"464":1,"465":1,"466":1,"467":1,"469":1,"470":1,"472":1,"473":1,"474":1,"476":1,"477":1,"478":1,"479":1,"481":1,"482":1,"484":1,"485":1,"487":1,"488":1,"490":1,"491":1},"2":{"81":1,"180":1,"182":2,"183":1,"200":1,"202":1,"216":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"296":1,"586":1,"608":1}}],["lessons",{"2":{"70":1,"75":1,"77":1,"215":1,"507":1,"584":1}}],["leveraging",{"2":{"465":1}}],["leverage",{"2":{"271":1,"272":1,"276":1,"470":1}}],["levels",{"0":{"250":1,"302":1},"1":{"303":1,"304":1,"305":1,"306":1},"2":{"25":1,"38":1,"187":1,"188":1,"196":1,"217":1,"218":1,"221":1,"231":1,"344":1,"412":1,"413":1,"564":1}}],["level",{"0":{"19":1,"21":1,"22":1,"23":1,"24":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"188":1,"248":1,"299":1,"374":1,"375":1,"376":1,"377":1,"378":1,"524":1},"1":{"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"300":1},"2":{"19":2,"28":1,"36":2,"39":1,"42":1,"50":1,"51":1,"66":1,"89":1,"142":1,"180":1,"188":1,"194":1,"196":1,"215":1,"218":1,"231":7,"260":1,"278":1,"296":3,"299":1,"301":1,"316":1,"319":1,"338":1,"343":1,"364":1,"383":1,"410":3,"501":2,"508":1,"524":1,"550":1,"584":1}}],["let",{"2":{"264":1}}],["lecture",{"2":{"177":1,"178":1,"183":1}}],["lectures",{"0":{"177":1}}],["leaf",{"2":{"364":1}}],["leases",{"2":{"353":1}}],["least",{"2":{"0":1,"21":1,"79":1,"229":1,"260":1,"293":1,"316":1,"481":1,"482":1}}],["leave",{"2":{"177":1,"388":1,"580":1}}],["leaves",{"2":{"63":1}}],["leakage",{"2":{"168":1,"239":1,"445":1}}],["learned",{"2":{"507":1}}],["learners",{"2":{"70":1}}],["learn",{"0":{"89":1},"2":{"89":1,"176":1,"197":1,"198":1,"215":1}}],["learnings",{"2":{"192":1,"194":1}}],["learning",{"0":{"86":1},"2":{"72":1,"336":1,"430":1,"600":1}}],["learns",{"2":{"28":3,"343":3}}],["leading",{"0":{"531":1}}],["leader",{"2":{"209":1}}],["leadership",{"2":{"207":1}}],["lead",{"2":{"66":3,"123":1,"183":1,"233":1,"251":1,"330":1,"336":1,"338":4,"341":1,"344":1,"352":1,"366":1,"378":1,"407":1,"408":1,"409":2,"411":1,"413":1,"466":1,"539":2,"542":1}}],["leads",{"2":{"58":3,"66":1,"251":1,"339":1}}],["loads",{"2":{"379":1,"380":1}}],["loaded",{"2":{"372":3,"606":1}}],["load",{"2":{"308":1,"381":1,"386":1}}],["loading",{"2":{"180":1}}],["lower",{"2":{"296":1}}],["low",{"2":{"271":1,"278":1,"370":2,"451":2,"465":1,"491":1,"514":1,"515":2,"525":1,"537":1,"550":1}}],["localhost",{"2":{"432":1,"433":1,"570":1}}],["local",{"2":{"190":1,"432":1,"438":1,"555":2,"565":2}}],["lockfiles",{"2":{"304":1}}],["locks",{"2":{"73":1}}],["lock",{"2":{"68":1,"250":1,"263":1,"304":1,"306":1,"588":1,"593":1}}],["locked",{"2":{"49":1,"51":1,"314":1,"315":1,"402":1,"497":1,"509":1}}],["locking",{"0":{"344":1},"2":{"30":1,"67":1,"91":1,"120":1,"189":2,"195":1,"219":1,"366":1}}],["loses",{"2":{"487":1}}],["loser",{"2":{"336":1}}],["lose",{"2":{"177":1,"391":1}}],["loss",{"2":{"16":1,"391":1,"473":1,"514":1}}],["login",{"2":{"387":3,"432":2}}],["logic",{"0":{"408":1},"2":{"63":1,"94":1,"142":1,"321":1,"341":1,"522":1}}],["logged",{"2":{"336":1,"359":2,"402":1,"506":1,"536":1}}],["logging",{"2":{"235":1,"317":1,"413":1}}],["logs",{"2":{"163":1,"308":1,"363":1,"368":1,"371":1,"388":1,"390":1,"428":2,"431":1,"455":1,"460":1,"551":1}}],["log",{"0":{"167":1},"2":{"130":1,"148":2,"164":1,"309":2,"341":1,"355":1,"356":1,"428":1,"442":1,"460":1,"503":1,"596":1}}],["long",{"2":{"54":1,"102":1,"177":1,"178":1,"201":1,"206":1,"251":1,"291":1,"362":1,"399":1,"455":1,"464":1,"469":1,"555":1,"571":1}}],["lookup",{"2":{"445":1}}],["look",{"2":{"84":1,"237":1}}],["looking",{"2":{"12":1,"236":1,"490":1}}],["loopback",{"2":{"433":1}}],["loops",{"0":{"187":1},"2":{"84":1,"196":1,"212":1,"215":1,"273":1,"289":1,"315":1,"355":1,"412":1,"491":1,"605":1}}],["loop",{"0":{"29":1,"52":1,"60":1,"162":1,"228":1,"283":1,"309":1,"373":1,"375":1,"376":1,"442":1,"444":1,"460":1},"1":{"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"284":1,"285":1,"374":1,"375":1,"376":1,"377":1,"378":1,"445":1,"446":1},"2":{"35":1,"54":5,"57":1,"58":1,"59":3,"61":2,"73":1,"87":1,"91":1,"97":2,"98":1,"99":1,"100":1,"111":1,"186":1,"187":2,"194":1,"198":1,"201":1,"205":2,"206":2,"216":1,"217":2,"222":2,"226":1,"228":1,"261":1,"263":2,"265":1,"267":4,"268":2,"269":1,"278":4,"279":3,"284":1,"291":5,"292":3,"368":2,"374":1,"401":1,"421":1,"423":2,"425":1,"426":1,"442":1,"481":1,"487":1,"514":1,"537":1,"552":1,"553":1,"557":1,"562":1,"575":1,"588":2,"596":1,"597":1}}],["launching",{"2":{"552":1}}],["launch",{"2":{"546":1,"547":1,"561":1,"565":2}}],["launches",{"2":{"407":1,"409":1,"539":1,"542":1}}],["lagging",{"0":{"532":1}}],["larger",{"2":{"464":1}}],["large",{"2":{"180":2,"212":1,"213":1,"273":1,"381":1,"383":1}}],["landing",{"2":{"519":1}}],["landscape",{"0":{"175":1,"468":1},"1":{"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"469":1,"470":1},"2":{"191":1,"221":1}}],["lan",{"2":{"432":1,"433":1,"556":1}}],["langchain",{"2":{"184":1,"186":1,"187":1,"188":1,"189":1,"190":2,"191":1,"192":1,"197":2,"198":2}}],["languages",{"2":{"178":1}}],["language",{"0":{"225":1},"1":{"226":1,"227":1,"228":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"236":1,"237":1,"238":1,"239":1,"240":1},"2":{"178":2,"204":1,"224":1,"383":2,"565":1,"586":1}}],["latency",{"2":{"167":3,"401":1,"422":1,"442":1,"487":1}}],["later",{"0":{"80":1},"2":{"458":1}}],["latest",{"0":{"11":1},"2":{"402":1,"419":1,"422":1,"449":1,"454":1,"580":1}}],["layered",{"2":{"397":1}}],["layers",{"2":{"317":1,"410":1,"464":1}}],["layer",{"0":{"540":2,"541":1,"542":1,"543":1,"544":1},"1":{"541":2,"542":2,"543":2,"544":2},"2":{"42":1,"180":1,"200":1,"264":1,"278":1,"317":1,"353":1,"504":1}}],["ladder",{"0":{"36":1,"50":1,"188":1,"231":1,"238":1,"248":1,"260":1,"299":1,"316":1},"1":{"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"249":1,"250":1,"300":1},"2":{"36":1,"52":1,"89":1,"178":1,"188":1,"194":1,"198":1,"204":1,"209":1,"215":1,"218":1,"274":1,"296":1,"498":1,"584":1,"594":1}}],["last",{"2":{"27":1,"54":1,"291":1,"391":1,"394":2,"404":1,"446":1,"557":1}}],["labs",{"0":{"90":1,"92":1,"605":1},"1":{"91":1,"92":1,"93":1,"94":1},"2":{"1":2,"3":2,"4":1,"70":1,"74":1,"75":1,"77":1,"81":2,"82":1,"83":2,"86":6,"88":1,"90":1,"92":1,"93":1,"94":1,"98":1,"104":1,"110":1,"116":1,"122":1,"128":1,"135":1,"141":1,"147":1,"153":1,"159":1,"165":1,"172":1,"184":2,"198":2,"209":2,"215":1,"217":1,"218":1,"219":1,"220":1,"221":1,"222":1,"292":2,"318":1,"319":1,"365":2,"366":2,"398":2,"399":2,"438":1,"439":1,"460":1,"461":1,"492":1,"493":1,"584":1,"605":2}}],["lab",{"0":{"83":1,"84":1,"91":1,"93":1,"261":1,"292":1,"318":1,"319":1,"365":1,"366":1,"398":1,"399":1,"438":1,"439":1,"460":1,"461":1,"492":1,"493":1},"1":{"84":1},"2":{"0":1,"4":1,"18":1,"42":1,"61":1,"67":1,"70":1,"82":1,"84":1,"86":1,"87":1,"88":1,"90":1,"91":1,"93":1,"216":1,"261":1,"398":1,"605":1}}],["little",{"2":{"465":1}}],["lifecycle",{"0":{"307":1,"308":1,"310":1,"562":1},"1":{"308":1,"309":1,"310":1,"311":1,"312":1},"2":{"188":1,"195":1,"218":1,"281":1,"382":1,"560":1}}],["lifetime",{"2":{"74":1}}],["library",{"2":{"74":1}}],["license",{"2":{"71":1,"305":1,"408":1,"559":1,"563":1,"569":2,"573":1,"574":1,"578":1,"582":1,"608":1}}],["linear",{"2":{"357":1,"358":1,"360":1}}],["line",{"2":{"233":2,"296":1,"365":1}}],["lines",{"2":{"182":2,"292":1,"390":1}}],["linking",{"2":{"178":1}}],["links",{"2":{"74":1}}],["lint",{"2":{"33":1,"385":1}}],["linux",{"2":{"3":1,"79":1,"85":1,"247":1,"589":1}}],["listen",{"2":{"454":1}}],["lists",{"0":{"387":1},"2":{"177":1,"178":1,"217":1}}],["listing",{"2":{"88":1}}],["list",{"2":{"33":1,"40":1,"128":1,"142":1,"231":2,"234":2,"281":1,"284":1,"299":2,"300":2,"326":1,"346":1,"347":1,"354":2,"372":3,"385":1,"386":1,"387":1,"418":1,"454":1,"572":1}}],["lived",{"2":{"555":2}}],["lives",{"2":{"299":1,"301":1}}],["live",{"0":{"176":1,"179":1,"203":1},"1":{"177":1,"178":1,"180":1,"181":1,"182":1,"183":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"31":1,"72":1,"178":1,"230":1,"234":1,"280":1,"346":1,"413":1,"518":1,"541":1,"551":1}}],["likely",{"2":{"182":1}}],["like",{"2":{"22":1,"198":2,"231":1,"233":2,"239":1,"275":1,"296":1}}],["limitations",{"2":{"275":1}}],["limited",{"2":{"63":1,"359":1,"573":1,"582":1}}],["limit",{"2":{"9":1,"105":1,"425":1}}],["limits",{"0":{"9":1},"2":{"269":1,"359":1,"368":1,"371":1,"402":1,"418":1,"488":1}}],["l1",{"0":{"95":1},"1":{"96":1,"97":1,"98":1,"99":1,"100":1},"2":{"1":1,"20":1,"21":1,"42":1,"54":1,"81":1,"82":1,"83":2,"91":1,"92":1,"98":1,"248":1,"261":1,"265":1,"291":1,"292":2,"296":1,"299":2,"300":2,"317":1,"510":1}}],["a1b2c3d4",{"2":{"419":1}}],["avg",{"2":{"479":2}}],["average",{"2":{"425":1,"426":1,"491":1}}],["avoid",{"2":{"371":1}}],["available",{"0":{"571":1,"591":1},"1":{"592":1,"593":1,"594":1,"595":1,"596":1,"597":1,"598":1},"2":{"3":1,"5":1,"6":1,"58":1,"268":1,"570":1,"572":1,"607":2}}],["a→b→a→b",{"2":{"355":1}}],["amount",{"2":{"436":2,"463":1}}],["am",{"2":{"228":1}}],["amazing",{"2":{"227":1}}],["amplification",{"2":{"274":1}}],["amp",{"0":{"188":1,"191":1,"218":1,"294":1,"420":1,"462":1,"505":1,"507":1,"534":1,"603":1},"1":{"295":1,"296":1,"297":1,"298":1,"299":1,"300":1,"301":1,"302":1,"303":1,"304":1,"305":1,"306":1,"307":1,"308":1,"309":1,"310":1,"311":1,"312":1,"313":1,"314":1,"315":1,"316":1,"317":1,"318":1,"319":1,"421":1,"422":1,"423":1,"463":1,"464":1,"465":1,"466":1,"467":1,"468":1,"469":1,"470":1,"471":1,"472":1,"473":1,"474":1,"475":1,"476":1,"477":1,"478":1,"479":1,"480":1,"481":1,"482":1,"483":1,"484":1,"485":1,"486":1,"487":1,"488":1,"489":1,"490":1,"491":1,"492":1,"493":1,"535":1,"536":1,"604":1,"605":1,"606":1,"607":1,"608":1},"2":{"125":1,"157":1,"177":2,"215":1,"492":1}}],["ahead",{"2":{"202":1}}],["abc123",{"2":{"422":1,"455":2}}],["above",{"2":{"205":1}}],["about",{"2":{"45":2,"83":1,"92":3,"96":1,"98":1,"99":1,"225":1,"229":1,"275":1,"296":1}}],["able",{"2":{"89":1}}],["arrows",{"2":{"608":1}}],["arrives",{"2":{"55":1}}],["around",{"2":{"559":1}}],["archived",{"2":{"388":1}}],["architect",{"2":{"362":1}}],["architectural",{"2":{"127":1,"194":1,"248":1,"272":1,"276":1,"296":1,"299":1,"341":1}}],["architectures",{"0":{"397":1,"587":1},"2":{"187":2,"194":1,"217":1}}],["architecture",{"0":{"49":1,"187":1,"217":1,"307":1,"314":1,"367":1,"435":1,"454":1,"538":1,"539":1},"1":{"308":1,"309":1,"310":1,"311":1,"312":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":1,"375":1,"376":1,"377":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":1,"386":1,"387":1,"388":1,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1},"2":{"81":1,"86":1,"101":1,"107":1,"178":1,"180":2,"188":1,"194":1,"195":1,"205":1,"215":1,"218":1,"224":1,"264":2,"301":1,"329":1,"335":1,"341":1,"385":1,"397":1,"416":1,"501":3,"508":1,"509":1,"510":3,"552":1,"560":1,"574":1,"577":1,"587":1}}],["army",{"2":{"371":1}}],["armin",{"0":{"211":1,"275":1},"2":{"213":1,"224":1,"264":1,"275":1}}],["argues",{"2":{"273":1}}],["arguments",{"2":{"211":1,"212":1}}],["args",{"2":{"60":3,"285":3,"396":1}}],["articulate",{"2":{"396":1}}],["article",{"0":{"200":1,"201":1}}],["articles",{"0":{"199":1},"1":{"200":1,"201":1,"202":1},"2":{"199":1}}],["artale",{"2":{"75":1,"609":1}}],["area",{"2":{"510":1}}],["areas",{"2":{"200":1}}],["aren",{"2":{"291":1}}],["are",{"2":{"13":1,"37":1,"40":1,"45":2,"51":1,"53":1,"54":3,"67":2,"93":1,"177":1,"187":2,"191":1,"197":1,"198":1,"205":1,"206":2,"209":1,"210":1,"213":1,"215":1,"227":1,"274":1,"275":1,"276":1,"296":1,"300":1,"332":2,"336":1,"339":2,"346":1,"352":1,"353":1,"379":1,"396":1,"415":1,"529":1,"557":1,"570":1,"583":1,"606":1,"608":1}}],["adrs",{"2":{"385":1}}],["adw",{"2":{"264":1}}],["adaptation",{"2":{"240":1}}],["ad",{"2":{"200":1}}],["advisory",{"2":{"353":1}}],["adv",{"2":{"262":1}}],["advantage",{"0":{"208":1,"254":1,"463":1},"1":{"464":1,"465":1,"466":1,"467":1},"2":{"209":2,"221":1,"464":1,"465":2,"466":1,"467":1,"568":1}}],["advanced",{"0":{"192":1,"222":1,"372":1,"440":1,"498":1,"499":1},"1":{"441":1,"442":1,"443":1,"444":1,"445":1,"446":1,"447":1,"448":1,"449":1,"450":1,"451":1,"452":1,"453":1,"454":1,"455":1,"456":1,"457":1,"458":1,"459":1,"460":1,"461":1},"2":{"37":1,"86":1,"162":1,"169":1,"204":1,"215":1,"262":1,"296":1,"552":1}}],["adversarial",{"2":{"189":1,"499":1}}],["adoption",{"2":{"273":1}}],["adopting",{"2":{"204":1}}],["adopt",{"2":{"178":1,"183":1,"209":1}}],["adds",{"2":{"376":1,"477":1}}],["addresses",{"2":{"274":1}}],["address",{"2":{"205":1}}],["add",{"2":{"108":1,"178":1,"183":2,"189":1,"209":2,"231":1,"235":1,"296":1,"342":1,"398":1,"413":1,"431":1,"568":1,"601":1,"604":1,"607":1}}],["addition",{"2":{"196":1,"416":1}}],["additional",{"2":{"93":1}}],["adding",{"2":{"45":1,"182":1}}],["added",{"2":{"48":1,"200":1,"201":2,"557":1}}],["apm",{"2":{"422":1}}],["appear",{"2":{"606":1}}],["appears",{"2":{"552":1}}],["appends",{"2":{"455":1}}],["appended",{"2":{"390":1}}],["append",{"2":{"60":2,"248":1,"285":2,"299":1}}],["apply",{"2":{"504":1}}],["applicable",{"2":{"508":1}}],["application",{"0":{"466":1},"2":{"541":1}}],["applied",{"2":{"48":1}}],["appropriate",{"2":{"173":1}}],["approaches",{"2":{"194":1,"329":1,"335":1}}],["approach",{"0":{"484":1},"2":{"40":1,"55":1,"196":2,"353":1,"360":1,"391":1,"451":1}}],["apis",{"2":{"268":1,"270":1}}],["apikey",{"2":{"5":1}}],["api",{"0":{"0":1,"13":1,"607":1},"1":{"1":1,"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"14":1,"15":1,"16":1,"17":1,"18":1},"2":{"0":1,"3":2,"4":2,"5":1,"6":1,"9":1,"27":2,"79":2,"83":2,"92":3,"94":2,"296":1,"358":1,"361":1,"368":1,"374":1,"380":1,"386":1,"394":3,"397":2,"448":2,"464":1,"481":1,"485":1,"518":1,"555":1,"556":1,"557":1,"572":1,"607":3}}],["audio",{"2":{"499":1}}],["audits",{"2":{"524":1}}],["auditing",{"2":{"244":1}}],["auditor",{"2":{"67":1}}],["audit",{"2":{"34":1,"130":1,"282":1,"288":1,"317":1,"353":1,"355":1,"356":1,"359":1,"396":2,"430":1,"508":1,"509":1,"525":1,"535":1}}],["authentication",{"0":{"555":1}}],["authenticated",{"2":{"432":2,"554":1}}],["authenticates",{"2":{"361":1}}],["auth",{"2":{"190":1,"359":1,"387":4,"432":1,"553":1,"557":1,"572":1,"579":1}}],["auto",{"0":{"289":1},"2":{"289":1,"309":1,"370":1,"451":1}}],["autonomy",{"0":{"524":1,"525":1},"2":{"208":1,"211":1,"254":1,"272":1,"276":1,"278":2,"368":1,"464":2,"466":1,"467":1,"514":1,"524":1,"525":1,"550":1}}],["autonomous",{"2":{"58":1,"226":1,"267":1,"268":2,"550":1,"555":1,"578":1}}],["automation",{"2":{"275":1,"454":1}}],["automatically",{"2":{"48":1,"83":1,"92":1,"237":1}}],["automatic",{"2":{"1":1,"87":1,"94":1}}],["automated",{"0":{"483":1,"490":1},"1":{"484":1,"485":1},"2":{"133":1,"221":1,"439":1,"491":1,"492":1,"497":1,"532":1,"537":1}}],["autoresearch",{"0":{"162":1,"192":1,"239":1,"441":1,"460":1,"596":1},"1":{"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"442":1,"443":1},"2":{"73":1,"91":1,"164":1,"165":1,"178":1,"192":2,"194":1,"198":1,"209":1,"215":1,"222":2,"261":1,"263":1,"443":1,"460":1,"584":1,"588":1,"602":1}}],["augmented",{"2":{"59":1,"267":1,"278":1}}],["academy",{"2":{"184":1,"197":1,"198":1}}],["actions",{"2":{"358":1,"422":1,"518":1}}],["action",{"2":{"288":1,"289":1,"359":1,"376":1,"430":1,"536":1}}],["actionable",{"2":{"182":1}}],["acting",{"2":{"288":1,"396":1}}],["acts",{"2":{"288":1}}],["act",{"2":{"58":1,"97":1,"216":1,"228":1,"265":1,"268":1,"284":1,"319":1,"535":1}}],["actually",{"2":{"36":1,"177":1}}],["actual",{"2":{"29":1,"36":1,"63":1,"176":1,"237":1,"297":1,"317":1,"342":1,"394":1}}],["acip",{"0":{"37":1},"2":{"37":2,"42":1,"231":1,"248":1,"265":1,"296":4,"592":1}}],["across",{"2":{"28":1,"67":1,"70":1,"77":3,"178":1,"271":1,"364":1,"368":1,"394":1,"397":1,"427":2,"428":1,"429":1,"430":2,"431":1,"452":1,"497":1,"552":1,"565":1,"584":1,"590":1}}],["accuracy",{"2":{"265":1,"269":1,"481":1}}],["accurate",{"2":{"28":1,"202":1}}],["accordingly",{"0":{"47":1},"2":{"332":1,"522":1}}],["accelerators",{"2":{"38":1,"300":1}}],["acceptable",{"2":{"20":1}}],["accessible",{"2":{"350":1}}],["accessing",{"2":{"6":1}}],["access",{"0":{"250":1,"302":1,"303":1},"1":{"303":1,"304":1,"305":1,"306":1},"2":{"7":1,"19":1,"20":1,"21":1,"23":1,"36":1,"41":1,"70":1,"71":1,"74":2,"77":1,"184":1,"188":1,"218":1,"412":1,"413":1,"518":1,"555":1,"564":1,"607":1}}],["aggregate",{"2":{"430":1}}],["agrees",{"2":{"273":1}}],["age",{"2":{"212":1,"273":1}}],["agency",{"2":{"75":2,"77":1,"584":1,"609":1}}],["agentize",{"2":{"514":1}}],["agentizable",{"2":{"514":1}}],["agenticengineer",{"0":{"203":1},"1":{"204":1,"205":1,"206":1,"207":1,"208":1,"209":1}}],["agentic",{"0":{"53":1,"77":1,"175":1,"205":1,"241":1,"290":1},"1":{"54":1,"55":1,"56":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1,"251":1,"252":1,"253":1,"254":1,"255":1,"256":1,"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"291":1},"2":{"10":1,"18":1,"25":1,"30":1,"31":1,"35":1,"42":1,"47":1,"48":1,"52":1,"53":1,"55":1,"56":3,"61":1,"67":1,"77":1,"78":1,"90":1,"178":1,"186":1,"205":2,"207":1,"208":1,"216":1,"258":1,"272":1,"276":1,"463":1,"469":1,"571":1,"584":1,"600":1,"601":1,"608":1}}],["agents",{"0":{"34":1,"182":1,"192":1,"272":1,"333":1,"336":1,"364":1,"397":1,"401":1,"403":1,"418":1,"447":3,"456":1,"486":1,"511":1},"1":{"273":1,"274":1,"275":1,"276":1,"334":1,"335":1,"336":1,"337":1,"402":1,"404":1,"405":1,"448":3,"449":3,"457":1,"458":1,"459":1,"487":1,"488":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1},"2":{"21":2,"26":1,"28":1,"33":1,"34":1,"37":1,"54":1,"65":1,"67":2,"77":1,"89":3,"91":1,"177":3,"178":4,"182":2,"187":1,"189":4,"190":1,"191":1,"192":6,"194":5,"195":1,"196":1,"201":3,"205":4,"206":4,"209":1,"211":1,"212":2,"213":3,"215":3,"216":1,"219":2,"220":2,"221":1,"222":5,"225":1,"232":1,"233":1,"236":1,"239":2,"251":3,"262":1,"263":1,"264":2,"270":2,"271":1,"273":3,"274":2,"275":2,"276":1,"281":1,"282":1,"291":1,"322":1,"327":1,"331":1,"332":1,"333":1,"335":1,"336":2,"338":2,"342":1,"346":2,"352":1,"353":1,"354":1,"356":2,"357":1,"360":1,"362":1,"364":2,"377":1,"378":1,"381":2,"382":1,"383":1,"386":1,"387":1,"391":1,"394":1,"397":2,"401":1,"407":1,"409":2,"422":1,"427":1,"430":1,"442":1,"449":1,"452":2,"459":1,"464":1,"465":1,"467":1,"497":1,"498":1,"499":1,"501":2,"503":1,"509":1,"510":3,"518":1,"520":1,"525":1,"539":1,"541":3,"552":2,"555":2,"560":1,"563":1,"575":1,"579":1,"584":1,"588":1,"598":1,"602":1}}],["agent",{"0":{"26":1,"43":1,"57":1,"62":1,"67":1,"95":1,"101":1,"107":1,"113":1,"138":1,"169":1,"186":1,"187":1,"189":1,"200":1,"210":1,"226":1,"228":1,"232":1,"242":1,"244":1,"267":1,"277":1,"283":1,"292":1,"319":1,"320":1,"321":1,"327":1,"331":1,"340":1,"348":1,"353":1,"361":1,"365":1,"367":1,"373":1,"375":1,"377":1,"378":1,"384":1,"398":1,"399":1,"411":1,"424":1,"438":1,"449":1,"453":1,"461":1,"480":1,"494":1,"502":1,"513":1,"516":1,"520":1,"521":1,"527":1,"538":1,"541":1,"547":1,"558":1,"563":1,"567":1,"574":1,"593":1},"1":{"27":1,"28":1,"29":1,"30":1,"44":1,"45":1,"46":1,"47":1,"58":1,"59":1,"60":1,"61":1,"63":1,"64":1,"65":1,"66":1,"67":1,"96":1,"97":1,"98":1,"99":1,"100":1,"102":1,"103":1,"104":1,"105":1,"106":1,"108":1,"109":1,"110":1,"111":1,"112":1,"114":1,"115":1,"116":1,"117":1,"118":1,"139":1,"140":1,"141":1,"142":1,"143":1,"170":1,"171":1,"172":1,"173":1,"174":1,"211":1,"212":1,"213":1,"243":1,"244":1,"245":1,"246":1,"247":1,"268":1,"278":1,"279":1,"284":1,"285":1,"321":1,"322":2,"323":1,"324":1,"325":1,"326":1,"327":1,"328":2,"329":2,"330":2,"331":2,"332":2,"333":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1,"341":2,"342":2,"343":2,"344":1,"345":1,"346":1,"347":1,"348":1,"349":2,"350":2,"351":1,"352":1,"353":1,"354":1,"355":1,"356":1,"357":1,"358":1,"359":1,"360":1,"361":1,"362":1,"363":1,"364":1,"365":1,"366":1,"368":1,"369":1,"370":1,"371":1,"372":1,"373":1,"374":2,"375":2,"376":2,"377":2,"378":2,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1,"385":2,"386":2,"387":2,"388":2,"389":1,"390":1,"391":1,"392":1,"393":1,"394":1,"395":1,"396":1,"397":1,"398":1,"399":1,"412":1,"413":1,"425":1,"426":1,"454":1,"455":1,"481":1,"482":1,"495":1,"496":1,"497":1,"498":1,"499":1,"500":1,"501":1,"502":1,"503":1,"504":1,"505":1,"506":1,"507":1,"508":1,"509":1,"510":1,"514":1,"515":1,"517":1,"518":1,"519":1,"520":1,"522":1,"523":1,"524":1,"539":1,"540":1,"541":1,"542":1,"543":1,"544":1,"545":1,"546":1,"547":1,"548":1,"549":1,"550":1,"551":1,"552":1,"559":1,"560":1,"561":1,"562":1,"563":1,"564":2,"565":2,"566":2,"567":2,"568":2,"569":1,"570":1,"571":1,"572":1,"573":1,"574":1,"575":2,"576":2,"577":2,"578":1,"579":1,"580":1,"581":1,"582":1,"583":1},"2":{"1":1,"10":1,"18":1,"19":2,"20":1,"22":1,"23":2,"24":2,"25":1,"27":1,"28":3,"29":1,"30":3,"33":1,"34":4,"35":3,"36":2,"37":2,"39":3,"40":1,"41":2,"42":1,"43":1,"47":1,"48":2,"51":1,"54":3,"57":2,"58":3,"59":1,"61":3,"62":1,"63":1,"64":3,"65":3,"67":3,"73":2,"77":3,"80":2,"81":1,"82":1,"83":2,"87":1,"89":1,"91":7,"92":1,"95":1,"96":1,"97":2,"98":2,"102":1,"108":1,"111":1,"116":1,"123":1,"126":1,"139":1,"162":1,"163":1,"170":1,"172":1,"173":2,"177":1,"178":3,"180":2,"181":1,"182":2,"186":1,"187":1,"188":2,"189":4,"190":2,"192":1,"194":5,"195":2,"196":1,"198":2,"200":3,"201":1,"202":1,"204":2,"205":3,"206":1,"209":1,"211":1,"215":2,"216":4,"217":4,"218":1,"219":6,"220":1,"221":1,"222":2,"223":2,"224":1,"226":3,"227":4,"228":5,"229":1,"230":2,"231":7,"232":1,"233":1,"234":3,"235":3,"237":1,"239":1,"243":1,"244":3,"251":4,"252":3,"261":6,"262":1,"263":1,"265":1,"267":4,"268":3,"269":1,"270":1,"271":5,"275":1,"278":8,"279":4,"280":1,"281":1,"282":5,"284":1,"288":1,"289":1,"291":3,"292":5,"293":3,"296":2,"297":2,"298":4,"301":4,"303":1,"317":1,"319":1,"321":6,"322":1,"324":2,"325":2,"326":3,"327":1,"328":4,"331":1,"332":2,"334":5,"341":1,"343":4,"344":1,"346":1,"347":1,"349":4,"352":5,"353":5,"356":1,"358":1,"361":3,"365":2,"366":2,"368":6,"370":1,"377":2,"378":1,"379":2,"380":1,"382":4,"383":1,"384":2,"385":1,"386":1,"388":2,"391":2,"394":1,"397":3,"398":1,"401":1,"404":1,"405":1,"406":2,"407":10,"408":3,"409":2,"410":2,"411":2,"412":3,"413":3,"415":2,"416":1,"418":1,"419":3,"425":1,"429":1,"430":1,"435":1,"436":1,"437":2,"442":1,"445":1,"446":1,"448":4,"449":2,"451":2,"454":1,"455":2,"459":3,"460":2,"461":3,"464":1,"466":1,"469":1,"478":1,"485":1,"487":1,"490":2,"491":1,"495":1,"497":6,"498":3,"499":1,"501":3,"502":2,"504":1,"508":3,"509":1,"514":4,"515":2,"517":2,"518":2,"519":2,"520":3,"522":2,"523":2,"524":5,"525":6,"529":1,"531":2,"532":1,"533":4,"536":4,"537":4,"538":2,"539":7,"542":4,"543":2,"544":1,"546":1,"550":1,"551":2,"552":4,"554":2,"558":2,"559":1,"560":1,"563":1,"564":6,"566":4,"567":2,"568":2,"574":1,"575":2,"577":1,"578":1,"579":1,"581":2,"582":2,"583":3,"584":3,"588":1,"590":1,"592":1,"593":2,"600":2,"602":2,"605":1,"606":1}}],["agnostic",{"2":{"77":1,"197":1,"198":2,"584":1}}],["against",{"2":{"28":1,"29":1,"55":1,"99":1,"106":1,"112":1,"118":1,"124":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"198":1,"199":1,"239":1,"318":1,"335":1,"342":1,"394":1,"405":1,"446":1,"487":1}}],["after",{"0":{"74":1},"2":{"27":1,"70":1,"85":1,"92":1,"106":1,"112":1,"118":1,"124":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"237":2,"238":1,"309":1,"390":1,"446":2,"606":1}}],["awarded",{"2":{"584":1}}],["awareness",{"0":{"356":1},"2":{"219":1,"368":1}}],["aware",{"0":{"101":1,"399":1},"1":{"102":1,"103":1,"104":1,"105":1,"106":1},"2":{"91":1,"217":1,"261":1,"409":1}}],["await",{"2":{"326":1,"354":1}}],["away",{"0":{"21":1}}],["aws",{"2":{"20":1,"297":1}}],["a",{"0":{"27":1,"270":1,"319":1,"366":1,"486":1,"488":1},"1":{"487":1,"488":1},"2":{"14":1,"18":3,"20":2,"21":2,"22":1,"27":1,"28":1,"32":2,"34":2,"35":3,"36":2,"37":2,"38":3,"39":2,"41":1,"43":1,"48":1,"51":1,"54":7,"58":1,"61":3,"62":1,"63":1,"64":3,"67":6,"74":1,"75":2,"79":1,"83":1,"84":1,"88":1,"90":1,"95":1,"96":1,"105":1,"111":3,"114":1,"125":1,"128":3,"139":1,"151":1,"157":1,"162":1,"170":1,"173":1,"177":2,"178":3,"179":1,"180":1,"182":2,"183":3,"190":1,"191":1,"198":1,"200":2,"201":6,"205":2,"208":1,"209":3,"215":1,"221":1,"223":1,"225":1,"226":4,"227":2,"228":3,"230":3,"231":7,"233":2,"234":1,"235":1,"237":2,"238":1,"239":3,"240":3,"241":1,"264":1,"265":1,"267":1,"268":1,"269":4,"270":2,"275":1,"278":1,"280":2,"282":2,"284":1,"288":2,"289":1,"291":6,"292":2,"293":1,"296":3,"297":1,"301":1,"319":1,"321":3,"324":1,"326":1,"331":1,"332":1,"333":1,"349":1,"352":1,"353":2,"354":1,"356":1,"360":3,"365":1,"371":1,"372":1,"374":1,"379":2,"387":2,"388":1,"394":1,"395":1,"404":1,"406":1,"418":2,"425":1,"428":1,"431":1,"438":1,"439":1,"445":2,"449":1,"459":1,"461":1,"470":1,"492":1,"493":1,"495":1,"497":3,"498":1,"514":3,"518":2,"519":2,"520":2,"522":1,"528":2,"529":1,"537":1,"538":2,"539":1,"543":1,"544":1,"558":1,"567":1,"578":1,"583":4,"604":4,"605":4,"606":4,"607":4,"608":4,"609":1}}],["alt",{"2":{"539":1}}],["alternative",{"2":{"408":1,"542":2,"569":1,"570":1,"573":1,"582":1}}],["alert",{"0":{"425":1,"426":1}}],["alerting",{"0":{"424":1},"1":{"425":1,"426":1},"2":{"190":1,"220":1}}],["alongside",{"2":{"409":1}}],["also",{"2":{"231":1,"301":1,"560":1}}],["align",{"2":{"200":1}}],["always",{"0":{"456":1},"1":{"457":1,"458":1,"459":1},"2":{"77":1,"84":1,"192":1,"194":2,"201":1,"206":1,"215":1,"222":1,"246":1,"306":1,"350":1,"392":1,"407":1,"408":2,"452":1,"549":1,"550":1,"578":1,"579":1,"580":1,"582":1}}],["alumni",{"2":{"72":1}}],["already",{"2":{"7":1,"204":1,"356":1,"528":1}}],["allows",{"2":{"130":1}}],["allowedtools",{"2":{"243":1,"546":1,"560":1,"561":1}}],["allowed",{"2":{"40":1,"128":1,"142":1}}],["allow",{"2":{"23":1,"131":2,"231":1,"309":1,"318":1}}],["all",{"0":{"602":1},"2":{"1":1,"3":1,"16":2,"24":1,"25":1,"31":1,"34":1,"42":2,"50":1,"63":1,"74":1,"93":1,"94":1,"111":1,"126":1,"130":1,"154":1,"173":1,"197":1,"201":1,"202":1,"204":1,"205":1,"212":1,"230":1,"231":1,"238":1,"241":1,"260":1,"263":1,"280":1,"282":1,"296":1,"300":1,"316":2,"318":2,"321":1,"326":1,"330":1,"359":1,"372":2,"381":1,"386":1,"394":1,"404":1,"407":1,"409":2,"415":1,"418":1,"428":1,"429":2,"430":2,"431":1,"433":1,"473":2,"481":1,"487":1,"491":1,"498":1,"508":1,"509":2,"539":1,"541":1,"542":1,"554":1,"557":1,"559":1,"583":1,"588":1,"599":1}}],["aiproxy",{"2":{"194":1}}],["ai",{"0":{"57":1,"226":1,"511":1,"569":1},"1":{"58":1,"59":1,"60":1,"61":1,"512":1,"513":1,"514":1,"515":1,"516":1,"517":1,"518":1,"519":1,"520":1,"521":1,"522":1,"523":1,"524":1,"525":1,"526":1,"527":1,"528":1,"529":1,"530":1,"531":1,"532":1,"533":1,"534":1,"535":1,"536":1,"537":1,"570":1,"571":1,"572":1,"573":1},"2":{"6":1,"36":1,"37":1,"57":1,"180":1,"181":1,"184":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"194":1,"197":1,"198":2,"200":1,"201":1,"207":1,"208":1,"211":1,"212":1,"240":4,"264":3,"267":1,"273":2,"293":1,"296":2,"411":1,"464":1,"497":1,"524":2,"528":1,"535":2,"587":1}}],["aistudio",{"2":{"5":1}}],["ascii",{"2":{"501":1}}],["ascent",{"2":{"56":1}}],["asymmetric",{"2":{"362":1}}],["async",{"2":{"309":1,"455":1}}],["aspect",{"2":{"269":1,"563":1}}],["assumptions",{"2":{"362":1}}],["assigned",{"2":{"346":1}}],["assigning",{"2":{"233":1}}],["assisted",{"2":{"201":1,"524":1}}],["assistant",{"2":{"194":1,"285":1}}],["assistants",{"2":{"21":1}}],["assembly",{"2":{"233":2}}],["assessment",{"2":{"209":1}}],["assessments",{"2":{"82":1,"209":1}}],["assets",{"2":{"184":1,"298":1}}],["assert",{"2":{"168":1,"446":1}}],["asks",{"2":{"296":1}}],["ask",{"2":{"32":1,"38":1,"64":2,"230":1,"240":1,"264":2,"306":1}}],["as",{"0":{"336":1,"386":1,"387":1},"2":{"6":1,"23":1,"33":1,"34":1,"38":1,"178":3,"198":1,"201":1,"205":1,"209":1,"225":1,"230":1,"240":1,"248":1,"284":1,"296":2,"300":1,"382":2,"388":1,"409":1,"415":1,"429":1,"431":1,"463":1,"467":1,"497":1,"525":1,"538":1,"551":1,"552":1,"573":1,"577":1,"580":1,"608":1}}],["anatomy",{"0":{"287":1}}],["analyzing",{"2":{"236":1}}],["analyzer",{"2":{"497":1}}],["analyze",{"2":{"15":1,"472":1}}],["analysis",{"0":{"175":1,"550":1},"1":{"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"191":1,"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"17":1,"194":1,"198":1,"204":1,"224":1,"259":1,"375":1,"377":1,"430":1,"474":1,"497":1,"498":1,"508":1,"509":1,"510":1,"587":1}}],["angle",{"2":{"196":1}}],["another",{"2":{"55":1,"296":1}}],["an",{"0":{"57":1,"186":1,"226":1,"267":1,"277":1,"365":1,"460":1,"492":1,"513":1,"527":1},"1":{"58":1,"59":1,"60":1,"61":1,"268":1,"278":1,"279":1,"514":1,"515":1},"2":{"34":1,"35":1,"37":1,"42":1,"51":1,"52":1,"57":2,"67":1,"83":1,"96":1,"130":1,"163":1,"200":1,"216":2,"226":3,"230":2,"234":1,"239":1,"267":3,"271":1,"278":1,"279":1,"282":2,"288":1,"293":3,"296":1,"300":1,"347":1,"358":1,"379":1,"383":1,"384":2,"386":1,"396":2,"407":1,"448":1,"463":1,"499":1,"514":2,"520":1,"537":1,"544":1,"583":1,"605":1}}],["answers",{"2":{"96":1}}],["answer",{"2":{"32":2,"60":1,"70":1,"84":1,"90":1,"100":1,"230":2,"264":1,"276":1,"285":1,"292":2,"452":1,"518":1}}],["andrew",{"0":{"516":1},"1":{"517":1,"518":1,"519":1,"520":1}}],["andrej",{"2":{"56":1}}],["anders",{"2":{"264":1}}],["and",{"0":{"324":1,"408":1,"512":1},"2":{"10":1,"14":1,"15":1,"20":1,"21":2,"22":1,"25":1,"27":1,"28":3,"29":1,"30":1,"32":1,"34":1,"35":1,"36":1,"37":1,"39":1,"41":1,"47":1,"49":1,"52":1,"53":1,"54":1,"55":3,"58":2,"61":1,"66":1,"67":3,"71":1,"74":2,"75":1,"77":2,"83":1,"84":1,"89":5,"90":1,"96":1,"104":1,"108":1,"110":1,"116":1,"122":1,"126":1,"128":1,"135":1,"141":1,"147":1,"148":2,"153":1,"159":1,"160":1,"163":1,"172":1,"173":1,"177":1,"178":1,"182":1,"183":2,"187":1,"189":1,"190":1,"191":1,"194":1,"197":1,"198":3,"202":2,"203":1,"204":1,"206":1,"213":1,"220":1,"226":1,"228":1,"229":2,"230":1,"231":1,"232":2,"234":1,"235":1,"237":2,"239":2,"240":1,"241":1,"268":2,"269":1,"273":1,"274":2,"275":2,"276":1,"284":1,"291":1,"293":1,"296":3,"298":1,"301":1,"319":1,"331":1,"332":1,"338":1,"339":3,"347":1,"365":1,"371":2,"372":1,"379":1,"381":1,"382":2,"387":1,"390":1,"395":1,"407":1,"410":1,"413":1,"421":1,"422":2,"427":1,"439":1,"445":2,"452":1,"459":1,"467":1,"490":1,"495":1,"499":1,"538":1,"539":1,"541":2,"558":1,"580":1,"581":1,"584":2,"590":2,"601":1,"608":1}}],["ant",{"2":{"3":2,"92":1}}],["anthropic",{"0":{"3":1,"559":1},"1":{"560":1,"561":1,"562":1},"2":{"3":3,"7":1,"8":3,"9":2,"80":1,"87":2,"92":1,"176":1,"183":1,"184":1,"186":1,"187":1,"188":1,"189":1,"190":2,"191":1,"192":1,"194":1,"196":1,"197":1,"198":3,"200":1,"202":1,"205":1,"224":1,"587":1,"604":1,"605":1,"607":4}}],["anywhere",{"2":{"187":1}}],["anytime",{"2":{"74":1}}],["anything",{"2":{"25":1,"29":1,"231":1,"234":1,"344":1}}],["any",{"2":{"1":1,"23":1,"24":1,"32":1,"35":2,"41":1,"57":1,"67":1,"130":1,"186":1,"229":1,"231":1,"267":1,"289":1,"296":1,"317":1,"415":1,"429":2,"565":1,"568":3}}],["atom",{"2":{"397":1}}],["atomic",{"2":{"206":1,"397":1}}],["attempt",{"2":{"426":1,"482":1}}],["attempts",{"2":{"296":1,"481":3,"482":1}}],["attempting",{"2":{"92":1,"106":1,"112":1,"118":1,"124":1,"137":1,"143":1,"149":1,"155":1,"161":1,"174":1,"425":1}}],["attack",{"2":{"296":1}}],["attacker",{"2":{"37":1,"296":1,"298":3}}],["attacks",{"2":{"22":1,"37":1,"231":1,"248":1,"296":2}}],["at",{"2":{"0":1,"20":1,"21":2,"24":1,"25":1,"27":1,"28":1,"32":1,"35":1,"36":2,"47":1,"54":1,"56":1,"64":1,"75":1,"77":1,"79":1,"84":1,"87":1,"188":1,"211":1,"213":2,"230":1,"231":3,"232":5,"236":1,"238":1,"260":1,"271":1,"291":1,"293":1,"297":1,"316":2,"321":2,"343":1,"344":1,"404":1,"407":1,"436":3,"464":1,"481":1,"482":1,"499":1,"508":1,"520":1,"523":2,"539":1,"543":1,"573":1,"584":1,"606":1}}]],"serializationVersion":2}`;export{e as default}; diff --git a/site/.vitepress/dist/assets/chunks/VPLocalSearchBox.B-Z5LDGn.js b/site/.vitepress/dist/assets/chunks/VPLocalSearchBox.MFSo_m96.js similarity index 99% rename from site/.vitepress/dist/assets/chunks/VPLocalSearchBox.B-Z5LDGn.js rename to site/.vitepress/dist/assets/chunks/VPLocalSearchBox.MFSo_m96.js index 194335c..956e7a3 100644 --- a/site/.vitepress/dist/assets/chunks/VPLocalSearchBox.B-Z5LDGn.js +++ b/site/.vitepress/dist/assets/chunks/VPLocalSearchBox.MFSo_m96.js @@ -1,4 +1,4 @@ -var Rt=Object.defineProperty;var Ot=(a,e,t)=>e in a?Rt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t;var Me=(a,e,t)=>Ot(a,typeof e!="symbol"?e+"":e,t);import{_ as Ct,aq as Be,a7 as Mt,d as be,a5 as nt,a2 as Lt,a9 as Dt,J as Pt,a0 as ce,r as zt,e as rt,W as he,ak as Vt,ae as jt,as as $t,ar as Bt,N as Le,G as ve,M as xe,ai as Wt,ad as Kt,aj as Jt,v as Ut,K as qt,Q as U,h as Ht,g as T,ay as Gt,a8 as P,aw as Qt,ap as Yt,A as Zt,j as Q,H as st,i as _e,X as it,F as at,n as pe,a3 as me,T as Xt,B as ot,f as en,p as tn,S as nn,s as rn,c as sn}from"./framework.BPKcPtvA.js";import{u as an,c as on}from"./theme.1zhrRA1D.js";const ln={root:()=>Ct(()=>import("./@localSearchIndexroot.BN5M23AF.js"),[])};/*! +var Rt=Object.defineProperty;var Ot=(a,e,t)=>e in a?Rt(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t;var Me=(a,e,t)=>Ot(a,typeof e!="symbol"?e+"":e,t);import{_ as Ct,aq as Be,a7 as Mt,d as be,a5 as nt,a2 as Lt,a9 as Dt,J as Pt,a0 as ce,r as zt,e as rt,W as he,ak as Vt,ae as jt,as as $t,ar as Bt,N as Le,G as ve,M as xe,ai as Wt,ad as Kt,aj as Jt,v as Ut,K as qt,Q as U,h as Ht,g as T,ay as Gt,a8 as P,aw as Qt,ap as Yt,A as Zt,j as Q,H as st,i as _e,X as it,F as at,n as pe,a3 as me,T as Xt,B as ot,f as en,p as tn,S as nn,s as rn,c as sn}from"./framework.BPKcPtvA.js";import{u as an,c as on}from"./theme.DOzU43nI.js";const ln={root:()=>Ct(()=>import("./@localSearchIndexroot.CnJro5H2.js"),[])};/*! * tabbable 6.4.0 * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE */var gt=["input:not([inert]):not([inert] *)","select:not([inert]):not([inert] *)","textarea:not([inert]):not([inert] *)","a[href]:not([inert]):not([inert] *)","button:not([inert]):not([inert] *)","[tabindex]:not(slot):not([inert]):not([inert] *)","audio[controls]:not([inert]):not([inert] *)","video[controls]:not([inert]):not([inert] *)",'[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)',"details>summary:first-of-type:not([inert]):not([inert] *)","details:not([inert]):not([inert] *)"],ke=gt.join(","),bt=typeof Element>"u",ae=bt?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ne=!bt&&Element.prototype.getRootNode?function(a){var e;return a==null||(e=a.getRootNode)===null||e===void 0?void 0:e.call(a)}:function(a){return a==null?void 0:a.ownerDocument},Fe=function(e,t){var n;t===void 0&&(t=!0);var r=e==null||(n=e.getAttribute)===null||n===void 0?void 0:n.call(e,"inert"),i=r===""||r==="true",s=i||t&&e&&(typeof e.closest=="function"?e.closest("[inert]"):Fe(e.parentNode));return s},cn=function(e){var t,n=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return n===""||n==="true"},yt=function(e,t,n){if(Fe(e))return[];var r=Array.prototype.slice.apply(e.querySelectorAll(ke));return t&&ae.call(e,ke)&&r.unshift(e),r=r.filter(n),r},Ae=function(e,t,n){for(var r=[],i=Array.from(e);i.length;){var s=i.shift();if(!Fe(s,!1))if(s.tagName==="SLOT"){var o=s.assignedElements(),l=o.length?o:s.children,c=Ae(l,!0,n);n.flatten?r.push.apply(r,c):r.push({scopeParent:s,candidates:c})}else{var h=ae.call(s,ke);h&&n.filter(s)&&(t||!e.includes(s))&&r.push(s);var m=s.shadowRoot||typeof n.getShadowRoot=="function"&&n.getShadowRoot(s),p=!Fe(m,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(s));if(m&&p){var b=Ae(m===!0?s.children:m.children,!0,n);n.flatten?r.push.apply(r,b):r.push({scopeParent:s,candidates:b})}else i.unshift.apply(i,s.children)}}return r},wt=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},ie=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||cn(e))&&!wt(e)?0:e.tabIndex},un=function(e,t){var n=ie(e);return n<0&&t&&!wt(e)?0:n},dn=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},St=function(e){return e.tagName==="INPUT"},fn=function(e){return St(e)&&e.type==="hidden"},hn=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(n){return n.tagName==="SUMMARY"});return t},vn=function(e,t){for(var n=0;nsummary:first-of-type"),o=s?e.parentElement:e;if(ae.call(o,"details:not([open]) *"))return!0;if(!n||n==="full"||n==="full-native"||n==="legacy-full"){if(typeof r=="function"){for(var l=e;e;){var c=e.parentElement,h=Ne(e);if(c&&!c.shadowRoot&&r(c)===!0)return lt(e);e.assignedSlot?e=e.assignedSlot:!c&&h!==e.ownerDocument?e=h.host:e=c}e=l}if(bn(e))return!e.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return lt(e);return!1},wn=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var n=0;n=0)},xt=function(e){var t=[],n=[];return e.forEach(function(r,i){var s=!!r.scopeParent,o=s?r.scopeParent:r,l=un(o,s),c=s?xt(r.candidates):o;l===0?s?t.push.apply(t,c):t.push(o):n.push({documentOrder:i,tabIndex:l,item:r,isScope:s,content:c})}),n.sort(dn).reduce(function(r,i){return i.isScope?r.push.apply(r,i.content):r.push(i.content),r},[]).concat(t)},xn=function(e,t){t=t||{};var n;return t.getShadowRoot?n=Ae([e],t.includeContainer,{filter:We.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:Sn}):n=yt(e,t.includeContainer,We.bind(null,t)),xt(n)},_n=function(e,t){t=t||{};var n;return t.getShadowRoot?n=Ae([e],t.includeContainer,{filter:Re.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):n=yt(e,t.includeContainer,Re.bind(null,t)),n},oe=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return ae.call(e,ke)===!1?!1:We(t,e)},Tn=gt.concat("iframe:not([inert]):not([inert] *)").join(","),De=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return ae.call(e,Tn)===!1?!1:Re(t,e)};/*! diff --git a/site/.vitepress/dist/assets/chunks/theme.1zhrRA1D.js b/site/.vitepress/dist/assets/chunks/theme.DOzU43nI.js similarity index 60% rename from site/.vitepress/dist/assets/chunks/theme.1zhrRA1D.js rename to site/.vitepress/dist/assets/chunks/theme.DOzU43nI.js index 3d3c7d2..5f07d58 100644 --- a/site/.vitepress/dist/assets/chunks/theme.1zhrRA1D.js +++ b/site/.vitepress/dist/assets/chunks/theme.DOzU43nI.js @@ -1,2 +1,2 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/chunks/VPLocalSearchBox.B-Z5LDGn.js","assets/chunks/framework.BPKcPtvA.js"])))=>i.map(i=>d[i]); -import{r as g,j as u,Y as v,H as w,Q as o,n as B,a3 as $,h as _,av as h,b as de,i as p,c as y,ac as Be,z as He,a6 as Fe,au as ve,d as L,g as i,a8 as l,y as U,af as ie,W as N,aq as D,as as J,N as O,O as fe,at as he,P as De,t as Oe,F as T,X as M,Z as W,L as Q,o as k,a0 as $e,$ as H,E as Pe,ah as X,D as R,x as Z,ao as qe,I as Le,M as le,G as Se,an as Ve,v as ee,V as Ge,q as Re,_ as Ue,aj as Te,U as we,a4 as We,ax as je,K as ze,ay as Ke,al as Ye,m as ne}from"./framework.BPKcPtvA.js";const Je=g({__name:"VPBadge",props:{text:{},type:{default:"tip"}},setup(e){return(t,s)=>(o(),u("span",{class:w(["VPBadge",e.type])},[v(t.$slots,"default",{},()=>[B($(e.text),1)])],2))}}),Qe={key:0,class:"VPBackdrop"},Xe=g({__name:"VPBackdrop",props:{show:{type:Boolean}},setup(e){return(t,s)=>(o(),_(de,{name:"fade"},{default:h(()=>[e.show?(o(),u("div",Qe)):p("",!0)]),_:1}))}}),Ze=y(Xe,[["__scopeId","data-v-54a304ca"]]),V=Be;function et(e,t){let s,a=!1;return()=>{s&&clearTimeout(s),a?s=setTimeout(e,t):(e(),(a=!0)&&setTimeout(()=>a=!1,t))}}function re(e){return e.startsWith("/")?e:`/${e}`}function me(e){const{pathname:t,search:s,hash:a,protocol:n}=new URL(e,"http://a.com");if(He(e)||e.startsWith("#")||!n.startsWith("http")||!Fe(t))return e;const{site:c}=V(),d=t.endsWith("/")||t.endsWith(".html")?e:e.replace(/(?:(^\.+)\/)?.*$/,`$1${t.replace(/(\.md)?$/,c.value.cleanUrls?"":".html")}${s}${a}`);return ve(d)}function z({correspondingLink:e=!1}={}){const{site:t,localeIndex:s,page:a,theme:n,hash:c}=V(),d=L(()=>{var r,m;return{label:(r=t.value.locales[s.value])==null?void 0:r.label,link:((m=t.value.locales[s.value])==null?void 0:m.link)||(s.value==="root"?"/":`/${s.value}/`)}});return{localeLinks:L(()=>Object.entries(t.value.locales).flatMap(([r,m])=>d.value.label===m.label?[]:{text:m.label,link:tt(m.link||(r==="root"?"/":`/${r}/`),n.value.i18nRouting!==!1&&e,a.value.relativePath.slice(d.value.link.length-1),!t.value.cleanUrls)+c.value})),currentLang:d}}function tt(e,t,s,a){return t?e.replace(/\/$/,"")+re(s.replace(/(^|\/)index\.md$/,"$1").replace(/\.md$/,a?".html":"")):e}const st={class:"NotFound"},at={class:"code"},nt={class:"title"},ot={class:"quote"},it={class:"action"},lt=["href","aria-label"],rt=g({__name:"NotFound",setup(e){const{theme:t}=V(),{currentLang:s}=z();return(a,n)=>{var c,d,f,r,m;return o(),u("div",st,[i("p",at,$(((c=l(t).notFound)==null?void 0:c.code)??"404"),1),i("h1",nt,$(((d=l(t).notFound)==null?void 0:d.title)??"PAGE NOT FOUND"),1),n[0]||(n[0]=i("div",{class:"divider"},null,-1)),i("blockquote",ot,$(((f=l(t).notFound)==null?void 0:f.quote)??"But if you don't change your direction, and if you keep looking, you may end up where you are heading."),1),i("div",it,[i("a",{class:"link",href:l(ve)(l(s).link),"aria-label":((r=l(t).notFound)==null?void 0:r.linkLabel)??"go to home"},$(((m=l(t).notFound)==null?void 0:m.linkText)??"Take me home"),9,lt)])])}}}),ct=y(rt,[["__scopeId","data-v-6ff51ddd"]]);function Ne(e,t){if(Array.isArray(e))return K(e);if(e==null)return[];t=re(t);const s=Object.keys(e).sort((n,c)=>c.split("/").length-n.split("/").length).find(n=>t.startsWith(re(n))),a=s?e[s]:[];return Array.isArray(a)?K(a):K(a.items,a.base)}function ut(e){const t=[];let s=0;for(const a in e){const n=e[a];if(n.items){s=t.push(n);continue}t[s]||t.push({items:[]}),t[s].items.push(n)}return t}function dt(e){const t=[];function s(a){for(const n of a)n.text&&n.link&&t.push({text:n.text,link:n.link,docFooterText:n.docFooterText}),n.items&&s(n.items)}return s(e),t}function ce(e,t){return Array.isArray(t)?t.some(s=>ce(e,s)):U(e,t.link)?!0:t.items?ce(e,t.items):!1}function K(e,t){return[...e].map(s=>{const a={...s},n=a.base||t;return n&&a.link&&(a.link=n+a.link),a.items&&(a.items=K(a.items,n)),a})}function q(){const{frontmatter:e,page:t,theme:s}=V(),a=ie("(min-width: 960px)"),n=N(!1),c=L(()=>{const I=s.value.sidebar,x=t.value.relativePath;return I?Ne(I,x):[]}),d=N(c.value);D(c,(I,x)=>{JSON.stringify(I)!==JSON.stringify(x)&&(d.value=c.value)});const f=L(()=>e.value.sidebar!==!1&&d.value.length>0&&e.value.layout!=="home"),r=L(()=>m?e.value.aside==null?s.value.aside==="left":e.value.aside==="left":!1),m=L(()=>e.value.layout==="home"?!1:e.value.aside!=null?!!e.value.aside:s.value.aside!==!1),P=L(()=>f.value&&a.value),b=L(()=>f.value?ut(d.value):[]);function S(){n.value=!0}function A(){n.value=!1}function C(){n.value?A():S()}return{isOpen:n,sidebar:d,sidebarGroups:b,hasSidebar:f,hasAside:m,leftAside:r,isSidebarEnabled:P,open:S,close:A,toggle:C}}function vt(e,t){let s;J(()=>{s=e.value?document.activeElement:void 0}),O(()=>{window.addEventListener("keyup",a)}),fe(()=>{window.removeEventListener("keyup",a)});function a(n){n.key==="Escape"&&e.value&&(t(),s==null||s.focus())}}function ft(e){const{page:t,hash:s}=V(),a=N(!1),n=L(()=>e.value.collapsed!=null),c=L(()=>!!e.value.link),d=N(!1),f=()=>{d.value=U(t.value.relativePath,e.value.link)};D([t,e,s],f),O(f);const r=L(()=>d.value?!0:e.value.items?ce(t.value.relativePath,e.value.items):!1),m=L(()=>!!(e.value.items&&e.value.items.length));J(()=>{a.value=!!(n.value&&e.value.collapsed)}),he(()=>{(d.value||r.value)&&(a.value=!1)});function P(){n.value&&(a.value=!a.value)}return{collapsed:a,collapsible:n,isLink:c,isActiveLink:d,hasActiveLink:r,hasChildren:m,toggle:P}}function ht(){const{hasSidebar:e}=q(),t=ie("(min-width: 960px)"),s=ie("(min-width: 1280px)");return{isAsideEnabled:L(()=>!s.value&&!t.value?!1:e.value?s.value:t.value)}}const mt=/\b(?:VPBadge|header-anchor|footnote-ref|ignore-header)\b/,ue=[];function Ae(e){return typeof e.outline=="object"&&!Array.isArray(e.outline)&&e.outline.label||e.outlineTitle||"On this page"}function pe(e){const t=[...document.querySelectorAll(".VPDoc :where(h1,h2,h3,h4,h5,h6)")].filter(s=>s.id&&s.hasChildNodes()).map(s=>{const a=Number(s.tagName[1]);return{element:s,title:pt(s),link:"#"+s.id,level:a}});return gt(t,e)}function pt(e){let t="";for(const s of e.childNodes)if(s.nodeType===1){if(mt.test(s.className))continue;t+=s.textContent}else s.nodeType===3&&(t+=s.textContent);return t.trim()}function gt(e,t){if(t===!1)return[];const s=(typeof t=="object"&&!Array.isArray(t)?t.level:t)||2,[a,n]=typeof s=="number"?[s,s]:s==="deep"?[2,6]:s;return _t(e,a,n)}function kt(e,t){const{isAsideEnabled:s}=ht(),a=et(c,100);let n=null;O(()=>{requestAnimationFrame(c),window.addEventListener("scroll",a)}),De(()=>{d(location.hash)}),fe(()=>{window.removeEventListener("scroll",a)});function c(){if(!s.value)return;const f=window.scrollY,r=window.innerHeight,m=document.body.offsetHeight,P=Math.abs(f+r-m)<1,b=ue.map(({element:A,link:C})=>({link:C,top:bt(A)})).filter(({top:A})=>!Number.isNaN(A)).sort((A,C)=>A.top-C.top);if(!b.length){d(null);return}if(f<1){d(null);return}if(P){d(b[b.length-1].link);return}let S=null;for(const{link:A,top:C}of b){if(C>f+Oe()+4)break;S=A}d(S)}function d(f){n&&n.classList.remove("active"),f==null?n=null:n=e.value.querySelector(`a[href="${decodeURIComponent(f)}"]`);const r=n;r?(r.classList.add("active"),t.value.style.top=r.offsetTop+39+"px",t.value.style.opacity="1"):(t.value.style.top="33px",t.value.style.opacity="0")}}function bt(e){let t=0;for(;e!==document.body;){if(e===null)return NaN;t+=e.offsetTop,e=e.offsetParent}return t}function _t(e,t,s){ue.length=0;const a=[],n=[];return e.forEach(c=>{const d={...c,children:[]};let f=n[n.length-1];for(;f&&f.level>=d.level;)n.pop(),f=n[n.length-1];if(d.element.classList.contains("ignore-header")||f&&"shouldIgnore"in f){n.push({level:d.level,shouldIgnore:!0});return}d.level>s||d.level{const n=W("VPDocOutlineItem",!0);return o(),u("ul",{class:w(["VPDocOutlineItem",e.root?"root":"nested"])},[(o(!0),u(T,null,M(e.headers,({children:c,link:d,title:f})=>(o(),u("li",null,[i("a",{class:"outline-link",href:d,onClick:t,title:f},$(f),9,yt),c!=null&&c.length?(o(),_(n,{key:0,headers:c},null,8,["headers"])):p("",!0)]))),256))],2)}}}),Me=y($t,[["__scopeId","data-v-53c99d69"]]),Pt={class:"content"},Lt={"aria-level":"2",class:"outline-title",id:"doc-outline-aria-label",role:"heading"},St=g({__name:"VPDocAsideOutline",setup(e){const{frontmatter:t,theme:s}=V(),a=$e([]);Q(()=>{a.value=pe(t.value.outline??s.value.outline)});const n=N(),c=N();return kt(n,c),(d,f)=>(o(),u("nav",{"aria-labelledby":"doc-outline-aria-label",class:w(["VPDocAsideOutline",{"has-outline":a.value.length>0}]),ref_key:"container",ref:n},[i("div",Pt,[i("div",{class:"outline-marker",ref_key:"marker",ref:c},null,512),i("div",Lt,$(l(Ae)(l(s))),1),k(Me,{headers:a.value,root:!0},null,8,["headers"])])],2))}}),Vt=y(St,[["__scopeId","data-v-f610f197"]]),Tt={class:"VPDocAsideCarbonAds"},wt=g({__name:"VPDocAsideCarbonAds",props:{carbonAds:{}},setup(e){const t=()=>null;return(s,a)=>(o(),u("div",Tt,[k(l(t),{"carbon-ads":e.carbonAds},null,8,["carbon-ads"])]))}}),Nt={class:"VPDocAside"},At=g({__name:"VPDocAside",setup(e){const{theme:t}=V();return(s,a)=>(o(),u("div",Nt,[v(s.$slots,"aside-top",{},void 0,!0),v(s.$slots,"aside-outline-before",{},void 0,!0),k(Vt),v(s.$slots,"aside-outline-after",{},void 0,!0),a[0]||(a[0]=i("div",{class:"spacer"},null,-1)),v(s.$slots,"aside-ads-before",{},void 0,!0),l(t).carbonAds?(o(),_(wt,{key:0,"carbon-ads":l(t).carbonAds},null,8,["carbon-ads"])):p("",!0),v(s.$slots,"aside-ads-after",{},void 0,!0),v(s.$slots,"aside-bottom",{},void 0,!0)]))}}),Mt=y(At,[["__scopeId","data-v-cb998dce"]]);function Ct(){const{theme:e,page:t}=V();return L(()=>{const{text:s="Edit this page",pattern:a=""}=e.value.editLink||{};let n;return typeof a=="function"?n=a(t.value):n=a.replace(/:path/g,t.value.filePath),{url:n,text:s}})}function It(){const{page:e,theme:t,frontmatter:s}=V();return L(()=>{var m,P,b,S,A,C,I,x;const a=Ne(t.value.sidebar,e.value.relativePath),n=dt(a),c=xt(n,E=>E.link.replace(/[?#].*$/,"")),d=c.findIndex(E=>U(e.value.relativePath,E.link)),f=((m=t.value.docFooter)==null?void 0:m.prev)===!1&&!s.value.prev||s.value.prev===!1,r=((P=t.value.docFooter)==null?void 0:P.next)===!1&&!s.value.next||s.value.next===!1;return{prev:f?void 0:{text:(typeof s.value.prev=="string"?s.value.prev:typeof s.value.prev=="object"?s.value.prev.text:void 0)??((b=c[d-1])==null?void 0:b.docFooterText)??((S=c[d-1])==null?void 0:S.text),link:(typeof s.value.prev=="object"?s.value.prev.link:void 0)??((A=c[d-1])==null?void 0:A.link)},next:r?void 0:{text:(typeof s.value.next=="string"?s.value.next:typeof s.value.next=="object"?s.value.next.text:void 0)??((C=c[d+1])==null?void 0:C.docFooterText)??((I=c[d+1])==null?void 0:I.text),link:(typeof s.value.next=="object"?s.value.next.link:void 0)??((x=c[d+1])==null?void 0:x.link)}}})}function xt(e,t){const s=new Set;return e.filter(a=>{const n=t(a);return s.has(n)?!1:s.add(n)})}const F=g({__name:"VPLink",props:{tag:{},href:{},noIcon:{type:Boolean},target:{},rel:{}},setup(e){const t=e,s=L(()=>t.tag??(t.href?"a":"span")),a=L(()=>t.href&&Pe.test(t.href)||t.target==="_blank");return(n,c)=>(o(),_(H(s.value),{class:w(["VPLink",{link:e.href,"vp-external-link-icon":a.value,"no-icon":e.noIcon}]),href:e.href?l(me)(e.href):void 0,target:e.target??(a.value?"_blank":void 0),rel:e.rel??(a.value?"noreferrer":void 0)},{default:h(()=>[v(n.$slots,"default")]),_:3},8,["class","href","target","rel"]))}}),Et={class:"VPLastUpdated"},Bt=["datetime"],Ht=g({__name:"VPDocFooterLastUpdated",setup(e){const{theme:t,page:s,lang:a}=V(),n=L(()=>new Date(s.value.lastUpdated)),c=L(()=>n.value.toISOString()),d=N("");return O(()=>{J(()=>{var f,r,m;d.value=new Intl.DateTimeFormat((r=(f=t.value.lastUpdated)==null?void 0:f.formatOptions)!=null&&r.forceLocale?a.value:void 0,((m=t.value.lastUpdated)==null?void 0:m.formatOptions)??{dateStyle:"short",timeStyle:"short"}).format(n.value)})}),(f,r)=>{var m;return o(),u("p",Et,[B($(((m=l(t).lastUpdated)==null?void 0:m.text)||l(t).lastUpdatedText||"Last updated")+": ",1),i("time",{datetime:c.value},$(d.value),9,Bt)])}}}),Ft=y(Ht,[["__scopeId","data-v-1bb0c8a8"]]),Dt={key:0,class:"VPDocFooter"},Ot={key:0,class:"edit-info"},qt={key:0,class:"edit-link"},Gt={key:1,class:"last-updated"},Rt={key:1,class:"prev-next","aria-labelledby":"doc-footer-aria-label"},Ut={class:"pager"},Wt=["innerHTML"],jt=["innerHTML"],zt={class:"pager"},Kt=["innerHTML"],Yt=["innerHTML"],Jt=g({__name:"VPDocFooter",setup(e){const{theme:t,page:s,frontmatter:a}=V(),n=Ct(),c=It(),d=L(()=>t.value.editLink&&a.value.editLink!==!1),f=L(()=>s.value.lastUpdated),r=L(()=>d.value||f.value||c.value.prev||c.value.next);return(m,P)=>{var b,S,A,C;return r.value?(o(),u("footer",Dt,[v(m.$slots,"doc-footer-before",{},void 0,!0),d.value||f.value?(o(),u("div",Ot,[d.value?(o(),u("div",qt,[k(F,{class:"edit-link-button",href:l(n).url,"no-icon":!0},{default:h(()=>[P[0]||(P[0]=i("span",{class:"vpi-square-pen edit-link-icon"},null,-1)),B(" "+$(l(n).text),1)]),_:1},8,["href"])])):p("",!0),f.value?(o(),u("div",Gt,[k(Ft)])):p("",!0)])):p("",!0),(b=l(c).prev)!=null&&b.link||(S=l(c).next)!=null&&S.link?(o(),u("nav",Rt,[P[1]||(P[1]=i("span",{class:"visually-hidden",id:"doc-footer-aria-label"},"Pager",-1)),i("div",Ut,[(A=l(c).prev)!=null&&A.link?(o(),_(F,{key:0,class:"pager-link prev",href:l(c).prev.link},{default:h(()=>{var I;return[i("span",{class:"desc",innerHTML:((I=l(t).docFooter)==null?void 0:I.prev)||"Previous page"},null,8,Wt),i("span",{class:"title",innerHTML:l(c).prev.text},null,8,jt)]}),_:1},8,["href"])):p("",!0)]),i("div",zt,[(C=l(c).next)!=null&&C.link?(o(),_(F,{key:0,class:"pager-link next",href:l(c).next.link},{default:h(()=>{var I;return[i("span",{class:"desc",innerHTML:((I=l(t).docFooter)==null?void 0:I.next)||"Next page"},null,8,Kt),i("span",{class:"title",innerHTML:l(c).next.text},null,8,Yt)]}),_:1},8,["href"])):p("",!0)])])):p("",!0)])):p("",!0)}}}),Qt=y(Jt,[["__scopeId","data-v-1bcd8184"]]),Xt={class:"container"},Zt={class:"aside-container"},es={class:"aside-content"},ts={class:"content"},ss={class:"content-container"},as={class:"main"},ns=g({__name:"VPDoc",setup(e){const{theme:t}=V(),s=X(),{hasSidebar:a,hasAside:n,leftAside:c}=q(),d=L(()=>s.path.replace(/[./]+/g,"_").replace(/_html$/,""));return(f,r)=>{const m=W("Content");return o(),u("div",{class:w(["VPDoc",{"has-sidebar":l(a),"has-aside":l(n)}])},[v(f.$slots,"doc-top",{},void 0,!0),i("div",Xt,[l(n)?(o(),u("div",{key:0,class:w(["aside",{"left-aside":l(c)}])},[r[0]||(r[0]=i("div",{class:"aside-curtain"},null,-1)),i("div",Zt,[i("div",es,[k(Mt,null,{"aside-top":h(()=>[v(f.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":h(()=>[v(f.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":h(()=>[v(f.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":h(()=>[v(f.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":h(()=>[v(f.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":h(()=>[v(f.$slots,"aside-ads-after",{},void 0,!0)]),_:3})])])],2)):p("",!0),i("div",ts,[i("div",ss,[v(f.$slots,"doc-before",{},void 0,!0),i("main",as,[k(m,{class:w(["vp-doc",[d.value,l(t).externalLinkIcon&&"external-link-icon-enabled"]])},null,8,["class"])]),k(Qt,null,{"doc-footer-before":h(()=>[v(f.$slots,"doc-footer-before",{},void 0,!0)]),_:3}),v(f.$slots,"doc-after",{},void 0,!0)])])]),v(f.$slots,"doc-bottom",{},void 0,!0)],2)}}}),os=y(ns,[["__scopeId","data-v-e6f2a212"]]),is=g({__name:"VPButton",props:{tag:{},size:{default:"medium"},theme:{default:"brand"},text:{},href:{},target:{},rel:{}},setup(e){const t=e,s=L(()=>t.href&&Pe.test(t.href)),a=L(()=>t.tag||(t.href?"a":"button"));return(n,c)=>(o(),_(H(a.value),{class:w(["VPButton",[e.size,e.theme]]),href:e.href?l(me)(e.href):void 0,target:t.target??(s.value?"_blank":void 0),rel:t.rel??(s.value?"noreferrer":void 0)},{default:h(()=>[B($(e.text),1)]),_:1},8,["class","href","target","rel"]))}}),ls=y(is,[["__scopeId","data-v-93dc4167"]]),rs=["src","alt"],cs=g({inheritAttrs:!1,__name:"VPImage",props:{image:{},alt:{}},setup(e){return(t,s)=>{const a=W("VPImage",!0);return e.image?(o(),u(T,{key:0},[typeof e.image=="string"||"src"in e.image?(o(),u("img",R({key:0,class:"VPImage"},typeof e.image=="string"?t.$attrs:{...e.image,...t.$attrs},{src:l(ve)(typeof e.image=="string"?e.image:e.image.src),alt:e.alt??(typeof e.image=="string"?"":e.image.alt||"")}),null,16,rs)):(o(),u(T,{key:1},[k(a,R({class:"dark",image:e.image.dark,alt:e.image.alt},t.$attrs),null,16,["image","alt"]),k(a,R({class:"light",image:e.image.light,alt:e.image.alt},t.$attrs),null,16,["image","alt"])],64))],64)):p("",!0)}}}),Y=y(cs,[["__scopeId","data-v-ab19afbb"]]),us={class:"container"},ds={class:"main"},vs={class:"heading"},fs=["innerHTML"],hs=["innerHTML"],ms=["innerHTML"],ps={key:0,class:"actions"},gs={key:0,class:"image"},ks={class:"image-container"},bs=g({__name:"VPHero",props:{name:{},text:{},tagline:{},image:{},actions:{}},setup(e){const t=Z("hero-image-slot-exists");return(s,a)=>(o(),u("div",{class:w(["VPHero",{"has-image":e.image||l(t)}])},[i("div",us,[i("div",ds,[v(s.$slots,"home-hero-info-before",{},void 0,!0),v(s.$slots,"home-hero-info",{},()=>[i("h1",vs,[e.name?(o(),u("span",{key:0,innerHTML:e.name,class:"name clip"},null,8,fs)):p("",!0),e.text?(o(),u("span",{key:1,innerHTML:e.text,class:"text"},null,8,hs)):p("",!0)]),e.tagline?(o(),u("p",{key:0,innerHTML:e.tagline,class:"tagline"},null,8,ms)):p("",!0)],!0),v(s.$slots,"home-hero-info-after",{},void 0,!0),e.actions?(o(),u("div",ps,[(o(!0),u(T,null,M(e.actions,n=>(o(),u("div",{key:n.link,class:"action"},[k(ls,{tag:"a",size:"medium",theme:n.theme,text:n.text,href:n.link,target:n.target,rel:n.rel},null,8,["theme","text","href","target","rel"])]))),128))])):p("",!0),v(s.$slots,"home-hero-actions-after",{},void 0,!0)]),e.image||l(t)?(o(),u("div",gs,[i("div",ks,[a[0]||(a[0]=i("div",{class:"image-bg"},null,-1)),v(s.$slots,"home-hero-image",{},()=>[e.image?(o(),_(Y,{key:0,class:"image-src",image:e.image},null,8,["image"])):p("",!0)],!0)])])):p("",!0)])],2))}}),_s=y(bs,[["__scopeId","data-v-dd8814ff"]]),ys=g({__name:"VPHomeHero",setup(e){const{frontmatter:t}=V();return(s,a)=>l(t).hero?(o(),_(_s,{key:0,class:"VPHomeHero",name:l(t).hero.name,text:l(t).hero.text,tagline:l(t).hero.tagline,image:l(t).hero.image,actions:l(t).hero.actions},{"home-hero-info-before":h(()=>[v(s.$slots,"home-hero-info-before")]),"home-hero-info":h(()=>[v(s.$slots,"home-hero-info")]),"home-hero-info-after":h(()=>[v(s.$slots,"home-hero-info-after")]),"home-hero-actions-after":h(()=>[v(s.$slots,"home-hero-actions-after")]),"home-hero-image":h(()=>[v(s.$slots,"home-hero-image")]),_:3},8,["name","text","tagline","image","actions"])):p("",!0)}}),$s={class:"box"},Ps={key:0,class:"icon"},Ls=["innerHTML"],Ss=["innerHTML"],Vs=["innerHTML"],Ts={key:4,class:"link-text"},ws={class:"link-text-value"},Ns=g({__name:"VPFeature",props:{icon:{},title:{},details:{},link:{},linkText:{},rel:{},target:{}},setup(e){return(t,s)=>(o(),_(F,{class:"VPFeature",href:e.link,rel:e.rel,target:e.target,"no-icon":!0,tag:e.link?"a":"div"},{default:h(()=>[i("article",$s,[typeof e.icon=="object"&&e.icon.wrap?(o(),u("div",Ps,[k(Y,{image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])])):typeof e.icon=="object"?(o(),_(Y,{key:1,image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])):e.icon?(o(),u("div",{key:2,class:"icon",innerHTML:e.icon},null,8,Ls)):p("",!0),i("h2",{class:"title",innerHTML:e.title},null,8,Ss),e.details?(o(),u("p",{key:3,class:"details",innerHTML:e.details},null,8,Vs)):p("",!0),e.linkText?(o(),u("div",Ts,[i("p",ws,[B($(e.linkText)+" ",1),s[0]||(s[0]=i("span",{class:"vpi-arrow-right link-text-icon"},null,-1))])])):p("",!0)])]),_:1},8,["href","rel","target","tag"]))}}),As=y(Ns,[["__scopeId","data-v-bd37d1a2"]]),Ms={key:0,class:"VPFeatures"},Cs={class:"container"},Is={class:"items"},xs=g({__name:"VPFeatures",props:{features:{}},setup(e){const t=e,s=L(()=>{const a=t.features.length;if(a){if(a===2)return"grid-2";if(a===3)return"grid-3";if(a%3===0)return"grid-6";if(a>3)return"grid-4"}else return});return(a,n)=>e.features?(o(),u("div",Ms,[i("div",Cs,[i("div",Is,[(o(!0),u(T,null,M(e.features,c=>(o(),u("div",{key:c.title,class:w(["item",[s.value]])},[k(As,{icon:c.icon,title:c.title,details:c.details,link:c.link,"link-text":c.linkText,rel:c.rel,target:c.target},null,8,["icon","title","details","link","link-text","rel","target"])],2))),128))])])])):p("",!0)}}),Es=y(xs,[["__scopeId","data-v-b1eea84a"]]),Bs=g({__name:"VPHomeFeatures",setup(e){const{frontmatter:t}=V();return(s,a)=>l(t).features?(o(),_(Es,{key:0,class:"VPHomeFeatures",features:l(t).features},null,8,["features"])):p("",!0)}}),Hs=g({__name:"VPHomeContent",setup(e){const{width:t}=qe({initialWidth:0,includeScrollbar:!1});return(s,a)=>(o(),u("div",{class:"vp-doc container",style:Le(l(t)?{"--vp-offset":`calc(50% - ${l(t)/2}px)`}:{})},[v(s.$slots,"default",{},void 0,!0)],4))}}),Fs=y(Hs,[["__scopeId","data-v-c141a4bd"]]),Ds=g({__name:"VPHome",setup(e){const{frontmatter:t,theme:s}=V();return(a,n)=>{const c=W("Content");return o(),u("div",{class:w(["VPHome",{"external-link-icon-enabled":l(s).externalLinkIcon}])},[v(a.$slots,"home-hero-before",{},void 0,!0),k(ys,null,{"home-hero-info-before":h(()=>[v(a.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":h(()=>[v(a.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":h(()=>[v(a.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":h(()=>[v(a.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":h(()=>[v(a.$slots,"home-hero-image",{},void 0,!0)]),_:3}),v(a.$slots,"home-hero-after",{},void 0,!0),v(a.$slots,"home-features-before",{},void 0,!0),k(Bs),v(a.$slots,"home-features-after",{},void 0,!0),l(t).markdownStyles!==!1?(o(),_(Fs,{key:0},{default:h(()=>[k(c)]),_:1})):(o(),_(c,{key:1}))],2)}}}),Os=y(Ds,[["__scopeId","data-v-e07eaea7"]]),qs={},Gs={class:"VPPage"};function Rs(e,t){const s=W("Content");return o(),u("div",Gs,[v(e.$slots,"page-top"),k(s),v(e.$slots,"page-bottom")])}const Us=y(qs,[["render",Rs]]),Ws=g({__name:"VPContent",setup(e){const{page:t,frontmatter:s}=V(),{hasSidebar:a}=q();return(n,c)=>(o(),u("div",{class:w(["VPContent",{"has-sidebar":l(a),"is-home":l(s).layout==="home"}]),id:"VPContent"},[l(t).isNotFound?v(n.$slots,"not-found",{key:0},()=>[k(ct)],!0):l(s).layout==="page"?(o(),_(Us,{key:1},{"page-top":h(()=>[v(n.$slots,"page-top",{},void 0,!0)]),"page-bottom":h(()=>[v(n.$slots,"page-bottom",{},void 0,!0)]),_:3})):l(s).layout==="home"?(o(),_(Os,{key:2},{"home-hero-before":h(()=>[v(n.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":h(()=>[v(n.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":h(()=>[v(n.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":h(()=>[v(n.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":h(()=>[v(n.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":h(()=>[v(n.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":h(()=>[v(n.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":h(()=>[v(n.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":h(()=>[v(n.$slots,"home-features-after",{},void 0,!0)]),_:3})):l(s).layout&&l(s).layout!=="doc"?(o(),_(H(l(s).layout),{key:3})):(o(),_(os,{key:4},{"doc-top":h(()=>[v(n.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":h(()=>[v(n.$slots,"doc-bottom",{},void 0,!0)]),"doc-footer-before":h(()=>[v(n.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":h(()=>[v(n.$slots,"doc-before",{},void 0,!0)]),"doc-after":h(()=>[v(n.$slots,"doc-after",{},void 0,!0)]),"aside-top":h(()=>[v(n.$slots,"aside-top",{},void 0,!0)]),"aside-outline-before":h(()=>[v(n.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":h(()=>[v(n.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":h(()=>[v(n.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":h(()=>[v(n.$slots,"aside-ads-after",{},void 0,!0)]),"aside-bottom":h(()=>[v(n.$slots,"aside-bottom",{},void 0,!0)]),_:3}))],2))}}),js=y(Ws,[["__scopeId","data-v-9a6c75ad"]]),zs={class:"container"},Ks=["innerHTML"],Ys=["innerHTML"],Js=g({__name:"VPFooter",setup(e){const{theme:t,frontmatter:s}=V(),{hasSidebar:a}=q();return(n,c)=>l(t).footer&&l(s).footer!==!1?(o(),u("footer",{key:0,class:w(["VPFooter",{"has-sidebar":l(a)}])},[i("div",zs,[l(t).footer.message?(o(),u("p",{key:0,class:"message",innerHTML:l(t).footer.message},null,8,Ks)):p("",!0),l(t).footer.copyright?(o(),u("p",{key:1,class:"copyright",innerHTML:l(t).footer.copyright},null,8,Ys)):p("",!0)])],2)):p("",!0)}}),Qs=y(Js,[["__scopeId","data-v-566314d4"]]);function Xs(){const{theme:e,frontmatter:t}=V(),s=$e([]),a=L(()=>s.value.length>0);return Q(()=>{s.value=pe(t.value.outline??e.value.outline)}),{headers:s,hasLocalNav:a}}const Zs={class:"menu-text"},ea={class:"header"},ta={class:"outline"},sa=g({__name:"VPLocalNavOutlineDropdown",props:{headers:{},navHeight:{}},setup(e){const t=e,{theme:s}=V(),a=N(!1),n=N(0),c=N(),d=N();function f(b){var S;(S=c.value)!=null&&S.contains(b.target)||(a.value=!1)}D(a,b=>{if(b){document.addEventListener("click",f);return}document.removeEventListener("click",f)}),le("Escape",()=>{a.value=!1}),Q(()=>{a.value=!1});function r(){a.value=!a.value,n.value=window.innerHeight+Math.min(window.scrollY-t.navHeight,0)}function m(b){b.target.classList.contains("outline-link")&&(d.value&&(d.value.style.transition="none"),Se(()=>{a.value=!1}))}function P(){a.value=!1,window.scrollTo({top:0,left:0,behavior:"smooth"})}return(b,S)=>(o(),u("div",{class:"VPLocalNavOutlineDropdown",style:Le({"--vp-vh":n.value+"px"}),ref_key:"main",ref:c},[e.headers.length>0?(o(),u("button",{key:0,onClick:r,class:w({open:a.value})},[i("span",Zs,$(l(Ae)(l(s))),1),S[0]||(S[0]=i("span",{class:"vpi-chevron-right icon"},null,-1))],2)):(o(),u("button",{key:1,onClick:P},$(l(s).returnToTopLabel||"Return to top"),1)),k(de,{name:"flyout"},{default:h(()=>[a.value?(o(),u("div",{key:0,ref_key:"items",ref:d,class:"items",onClick:m},[i("div",ea,[i("a",{class:"top-link",href:"#",onClick:P},$(l(s).returnToTopLabel||"Return to top"),1)]),i("div",ta,[k(Me,{headers:e.headers},null,8,["headers"])])],512)):p("",!0)]),_:1})],4))}}),aa=y(sa,[["__scopeId","data-v-6b867909"]]),na={class:"container"},oa=["aria-expanded"],ia={class:"menu-text"},la=g({__name:"VPLocalNav",props:{open:{type:Boolean}},emits:["open-menu"],setup(e){const{theme:t,frontmatter:s}=V(),{hasSidebar:a}=q(),{headers:n}=Xs(),{y:c}=Ve(),d=N(0);O(()=>{d.value=parseInt(getComputedStyle(document.documentElement).getPropertyValue("--vp-nav-height"))}),Q(()=>{n.value=pe(s.value.outline??t.value.outline)});const f=L(()=>n.value.length===0),r=L(()=>f.value&&!a.value),m=L(()=>({VPLocalNav:!0,"has-sidebar":a.value,empty:f.value,fixed:r.value}));return(P,b)=>l(s).layout!=="home"&&(!r.value||l(c)>=d.value)?(o(),u("div",{key:0,class:w(m.value)},[i("div",na,[l(a)?(o(),u("button",{key:0,class:"menu","aria-expanded":e.open,"aria-controls":"VPSidebarNav",onClick:b[0]||(b[0]=S=>P.$emit("open-menu"))},[b[1]||(b[1]=i("span",{class:"vpi-align-left menu-icon"},null,-1)),i("span",ia,$(l(t).sidebarMenuLabel||"Menu"),1)],8,oa)):p("",!0),k(aa,{headers:l(n),navHeight:d.value},null,8,["headers","navHeight"])])],2)):p("",!0)}}),ra=y(la,[["__scopeId","data-v-2488c25a"]]);function ca(){const e=N(!1);function t(){e.value=!0,window.addEventListener("resize",n)}function s(){e.value=!1,window.removeEventListener("resize",n)}function a(){e.value?s():t()}function n(){window.outerWidth>=768&&s()}const c=X();return D(()=>c.path,s),{isScreenOpen:e,openScreen:t,closeScreen:s,toggleScreen:a}}const ua={},da={class:"VPSwitch",type:"button",role:"switch"},va={class:"check"},fa={key:0,class:"icon"};function ha(e,t){return o(),u("button",da,[i("span",va,[e.$slots.default?(o(),u("span",fa,[v(e.$slots,"default",{},void 0,!0)])):p("",!0)])])}const ma=y(ua,[["render",ha],["__scopeId","data-v-b4ccac88"]]),pa=g({__name:"VPSwitchAppearance",setup(e){const{isDark:t,theme:s}=V(),a=Z("toggle-appearance",()=>{t.value=!t.value}),n=N("");return he(()=>{n.value=t.value?s.value.lightModeSwitchTitle||"Switch to light theme":s.value.darkModeSwitchTitle||"Switch to dark theme"}),(c,d)=>(o(),_(ma,{title:n.value,class:"VPSwitchAppearance","aria-checked":l(t),onClick:l(a)},{default:h(()=>[...d[0]||(d[0]=[i("span",{class:"vpi-sun sun"},null,-1),i("span",{class:"vpi-moon moon"},null,-1)])]),_:1},8,["title","aria-checked","onClick"]))}}),ge=y(pa,[["__scopeId","data-v-be9742d9"]]),ga={key:0,class:"VPNavBarAppearance"},ka=g({__name:"VPNavBarAppearance",setup(e){const{site:t}=V();return(s,a)=>l(t).appearance&&l(t).appearance!=="force-dark"&&l(t).appearance!=="force-auto"?(o(),u("div",ga,[k(ge)])):p("",!0)}}),ba=y(ka,[["__scopeId","data-v-3f90c1a5"]]),ke=N();let Ce=!1,oe=0;function _a(e){const t=N(!1);if(ee){!Ce&&ya(),oe++;const s=D(ke,a=>{var n,c,d;a===e.el.value||(n=e.el.value)!=null&&n.contains(a)?(t.value=!0,(c=e.onFocus)==null||c.call(e)):(t.value=!1,(d=e.onBlur)==null||d.call(e))});fe(()=>{s(),oe--,oe||$a()})}return Ge(t)}function ya(){document.addEventListener("focusin",Ie),Ce=!0,ke.value=document.activeElement}function $a(){document.removeEventListener("focusin",Ie)}function Ie(){ke.value=document.activeElement}const Pa={class:"VPMenuLink"},La=["innerHTML"],Sa=g({__name:"VPMenuLink",props:{item:{}},setup(e){const{page:t}=V();return(s,a)=>(o(),u("div",Pa,[k(F,{class:w({active:l(U)(l(t).relativePath,e.item.activeMatch||e.item.link,!!e.item.activeMatch)}),href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,La)]),_:1},8,["class","href","target","rel","no-icon"])]))}}),te=y(Sa,[["__scopeId","data-v-7eeeb2dc"]]),Va={class:"VPMenuGroup"},Ta={key:0,class:"title"},wa=g({__name:"VPMenuGroup",props:{text:{},items:{}},setup(e){return(t,s)=>(o(),u("div",Va,[e.text?(o(),u("p",Ta,$(e.text),1)):p("",!0),(o(!0),u(T,null,M(e.items,a=>(o(),u(T,null,["link"in a?(o(),_(te,{key:0,item:a},null,8,["item"])):p("",!0)],64))),256))]))}}),Na=y(wa,[["__scopeId","data-v-a6b0397c"]]),Aa={class:"VPMenu"},Ma={key:0,class:"items"},Ca=g({__name:"VPMenu",props:{items:{}},setup(e){return(t,s)=>(o(),u("div",Aa,[e.items?(o(),u("div",Ma,[(o(!0),u(T,null,M(e.items,a=>(o(),u(T,{key:JSON.stringify(a)},["link"in a?(o(),_(te,{key:0,item:a},null,8,["item"])):"component"in a?(o(),_(H(a.component),R({key:1,ref_for:!0},a.props),null,16)):(o(),_(Na,{key:2,text:a.text,items:a.items},null,8,["text","items"]))],64))),128))])):p("",!0),v(t.$slots,"default",{},void 0,!0)]))}}),Ia=y(Ca,[["__scopeId","data-v-20ed86d6"]]),xa=["aria-expanded","aria-label"],Ea={key:0,class:"text"},Ba=["innerHTML"],Ha={key:1,class:"vpi-more-horizontal icon"},Fa={class:"menu"},Da=g({__name:"VPFlyout",props:{icon:{},button:{},label:{},items:{}},setup(e){const t=N(!1),s=N();_a({el:s,onBlur:a});function a(){t.value=!1}return(n,c)=>(o(),u("div",{class:"VPFlyout",ref_key:"el",ref:s,onMouseenter:c[1]||(c[1]=d=>t.value=!0),onMouseleave:c[2]||(c[2]=d=>t.value=!1)},[i("button",{type:"button",class:"button","aria-haspopup":"true","aria-expanded":t.value,"aria-label":e.label,onClick:c[0]||(c[0]=d=>t.value=!t.value)},[e.button||e.icon?(o(),u("span",Ea,[e.icon?(o(),u("span",{key:0,class:w([e.icon,"option-icon"])},null,2)):p("",!0),e.button?(o(),u("span",{key:1,innerHTML:e.button},null,8,Ba)):p("",!0),c[3]||(c[3]=i("span",{class:"vpi-chevron-down text-icon"},null,-1))])):(o(),u("span",Ha))],8,xa),i("div",Fa,[k(Ia,{items:e.items},{default:h(()=>[v(n.$slots,"default",{},void 0,!0)]),_:3},8,["items"])])],544))}}),be=y(Da,[["__scopeId","data-v-bfe7971f"]]),Oa=["href","aria-label","innerHTML"],qa=g({__name:"VPSocialLink",props:{icon:{},link:{},ariaLabel:{}},setup(e){const t=e,s=N();O(async()=>{var c;await Se();const n=(c=s.value)==null?void 0:c.children[0];n instanceof HTMLElement&&n.className.startsWith("vpi-social-")&&(getComputedStyle(n).maskImage||getComputedStyle(n).webkitMaskImage)==="none"&&n.style.setProperty("--icon",`url('https://api.iconify.design/simple-icons/${t.icon}.svg')`)});const a=L(()=>typeof t.icon=="object"?t.icon.svg:``);return(n,c)=>(o(),u("a",{ref_key:"el",ref:s,class:"VPSocialLink no-icon",href:e.link,"aria-label":e.ariaLabel??(typeof e.icon=="string"?e.icon:""),target:"_blank",rel:"noopener",innerHTML:a.value},null,8,Oa))}}),Ga=y(qa,[["__scopeId","data-v-60a9a2d3"]]),Ra={class:"VPSocialLinks"},Ua=g({__name:"VPSocialLinks",props:{links:{}},setup(e){return(t,s)=>(o(),u("div",Ra,[(o(!0),u(T,null,M(e.links,({link:a,icon:n,ariaLabel:c})=>(o(),_(Ga,{key:a,icon:n,link:a,ariaLabel:c},null,8,["icon","link","ariaLabel"]))),128))]))}}),_e=y(Ua,[["__scopeId","data-v-e71e869c"]]),Wa={key:0,class:"group translations"},ja={class:"trans-title"},za={key:1,class:"group"},Ka={class:"item appearance"},Ya={class:"label"},Ja={class:"appearance-action"},Qa={key:2,class:"group"},Xa={class:"item social-links"},Za=g({__name:"VPNavBarExtra",setup(e){const{site:t,theme:s}=V(),{localeLinks:a,currentLang:n}=z({correspondingLink:!0}),c=L(()=>a.value.length&&n.value.label||t.value.appearance||s.value.socialLinks);return(d,f)=>c.value?(o(),_(be,{key:0,class:"VPNavBarExtra",label:"extra navigation"},{default:h(()=>[l(a).length&&l(n).label?(o(),u("div",Wa,[i("p",ja,$(l(n).label),1),(o(!0),u(T,null,M(l(a),r=>(o(),_(te,{key:r.link,item:r},null,8,["item"]))),128))])):p("",!0),l(t).appearance&&l(t).appearance!=="force-dark"&&l(t).appearance!=="force-auto"?(o(),u("div",za,[i("div",Ka,[i("p",Ya,$(l(s).darkModeSwitchLabel||"Appearance"),1),i("div",Ja,[k(ge)])])])):p("",!0),l(s).socialLinks?(o(),u("div",Qa,[i("div",Xa,[k(_e,{class:"social-links-list",links:l(s).socialLinks},null,8,["links"])])])):p("",!0)]),_:1})):p("",!0)}}),en=y(Za,[["__scopeId","data-v-f953d92f"]]),tn=["aria-expanded"],sn=g({__name:"VPNavBarHamburger",props:{active:{type:Boolean}},emits:["click"],setup(e){return(t,s)=>(o(),u("button",{type:"button",class:w(["VPNavBarHamburger",{active:e.active}]),"aria-label":"mobile navigation","aria-expanded":e.active,"aria-controls":"VPNavScreen",onClick:s[0]||(s[0]=a=>t.$emit("click"))},[...s[1]||(s[1]=[i("span",{class:"container"},[i("span",{class:"top"}),i("span",{class:"middle"}),i("span",{class:"bottom"})],-1)])],10,tn))}}),an=y(sn,[["__scopeId","data-v-6bee1efd"]]),nn=["innerHTML"],on=g({__name:"VPNavBarMenuLink",props:{item:{}},setup(e){const{page:t}=V();return(s,a)=>(o(),_(F,{class:w({VPNavBarMenuLink:!0,active:l(U)(l(t).relativePath,e.item.activeMatch||e.item.link,!!e.item.activeMatch)}),href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon,tabindex:"0"},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,nn)]),_:1},8,["class","href","target","rel","no-icon"]))}}),ln=y(on,[["__scopeId","data-v-815115f5"]]),rn=g({__name:"VPNavBarMenuGroup",props:{item:{}},setup(e){const t=e,{page:s}=V(),a=c=>"component"in c?!1:"link"in c?U(s.value.relativePath,c.link,!!t.item.activeMatch):c.items.some(a),n=L(()=>a(t.item));return(c,d)=>(o(),_(be,{class:w({VPNavBarMenuGroup:!0,active:l(U)(l(s).relativePath,e.item.activeMatch,!!e.item.activeMatch)||n.value}),button:e.item.text,items:e.item.items},null,8,["class","button","items"]))}}),cn={key:0,"aria-labelledby":"main-nav-aria-label",class:"VPNavBarMenu"},un=g({__name:"VPNavBarMenu",setup(e){const{theme:t}=V();return(s,a)=>l(t).nav?(o(),u("nav",cn,[a[0]||(a[0]=i("span",{id:"main-nav-aria-label",class:"visually-hidden"}," Main Navigation ",-1)),(o(!0),u(T,null,M(l(t).nav,n=>(o(),u(T,{key:JSON.stringify(n)},["link"in n?(o(),_(ln,{key:0,item:n},null,8,["item"])):"component"in n?(o(),_(H(n.component),R({key:1,ref_for:!0},n.props),null,16)):(o(),_(rn,{key:2,item:n},null,8,["item"]))],64))),128))])):p("",!0)}}),dn=y(un,[["__scopeId","data-v-afb2845e"]]);function vn(e){const{localeIndex:t,theme:s}=V();function a(n){var C,I,x;const c=n.split("."),d=(C=s.value.search)==null?void 0:C.options,f=d&&typeof d=="object",r=f&&((x=(I=d.locales)==null?void 0:I[t.value])==null?void 0:x.translations)||null,m=f&&d.translations||null;let P=r,b=m,S=e;const A=c.pop();for(const E of c){let G=null;const j=S==null?void 0:S[E];j&&(G=S=j);const se=b==null?void 0:b[E];se&&(G=b=se);const ae=P==null?void 0:P[E];ae&&(G=P=ae),j||(S=G),se||(b=G),ae||(P=G)}return(P==null?void 0:P[A])??(b==null?void 0:b[A])??(S==null?void 0:S[A])??""}return a}const fn=["aria-label"],hn={class:"DocSearch-Button-Container"},mn={class:"DocSearch-Button-Placeholder"},ye=g({__name:"VPNavBarSearchButton",setup(e){const s=vn({button:{buttonText:"Search",buttonAriaLabel:"Search"}});return(a,n)=>(o(),u("button",{type:"button",class:"DocSearch DocSearch-Button","aria-label":l(s)("button.buttonAriaLabel")},[i("span",hn,[n[0]||(n[0]=i("span",{class:"vp-icon DocSearch-Search-Icon"},null,-1)),i("span",mn,$(l(s)("button.buttonText")),1)]),n[1]||(n[1]=i("span",{class:"DocSearch-Button-Keys"},[i("kbd",{class:"DocSearch-Button-Key"}),i("kbd",{class:"DocSearch-Button-Key"},"K")],-1))],8,fn))}}),pn={class:"VPNavBarSearch"},gn={id:"local-search"},kn={key:1,id:"docsearch"},bn=g({__name:"VPNavBarSearch",setup(e){const t=Re(()=>Ue(()=>import("./VPLocalSearchBox.B-Z5LDGn.js"),__vite__mapDeps([0,1]))),s=()=>null,{theme:a}=V(),n=N(!1),c=N(!1);O(()=>{});function d(){n.value||(n.value=!0,setTimeout(f,16))}function f(){const b=new Event("keydown");b.key="k",b.metaKey=!0,window.dispatchEvent(b),setTimeout(()=>{document.querySelector(".DocSearch-Modal")||f()},16)}function r(b){const S=b.target,A=S.tagName;return S.isContentEditable||A==="INPUT"||A==="SELECT"||A==="TEXTAREA"}const m=N(!1);le("k",b=>{(b.ctrlKey||b.metaKey)&&(b.preventDefault(),m.value=!0)}),le("/",b=>{r(b)||(b.preventDefault(),m.value=!0)});const P="local";return(b,S)=>{var A;return o(),u("div",pn,[l(P)==="local"?(o(),u(T,{key:0},[m.value?(o(),_(l(t),{key:0,onClose:S[0]||(S[0]=C=>m.value=!1)})):p("",!0),i("div",gn,[k(ye,{onClick:S[1]||(S[1]=C=>m.value=!0)})])],64)):l(P)==="algolia"?(o(),u(T,{key:1},[n.value?(o(),_(l(s),{key:0,algolia:((A=l(a).search)==null?void 0:A.options)??l(a).algolia,onVnodeBeforeMount:S[2]||(S[2]=C=>c.value=!0)},null,8,["algolia"])):p("",!0),c.value?p("",!0):(o(),u("div",kn,[k(ye,{onClick:d})]))],64)):p("",!0)])}}}),_n=g({__name:"VPNavBarSocialLinks",setup(e){const{theme:t}=V();return(s,a)=>l(t).socialLinks?(o(),_(_e,{key:0,class:"VPNavBarSocialLinks",links:l(t).socialLinks},null,8,["links"])):p("",!0)}}),yn=y(_n,[["__scopeId","data-v-ef6192dc"]]),$n=["href","rel","target"],Pn=["innerHTML"],Ln={key:2},Sn=g({__name:"VPNavBarTitle",setup(e){const{site:t,theme:s}=V(),{hasSidebar:a}=q(),{currentLang:n}=z(),c=L(()=>{var r;return typeof s.value.logoLink=="string"?s.value.logoLink:(r=s.value.logoLink)==null?void 0:r.link}),d=L(()=>{var r;return typeof s.value.logoLink=="string"||(r=s.value.logoLink)==null?void 0:r.rel}),f=L(()=>{var r;return typeof s.value.logoLink=="string"||(r=s.value.logoLink)==null?void 0:r.target});return(r,m)=>(o(),u("div",{class:w(["VPNavBarTitle",{"has-sidebar":l(a)}])},[i("a",{class:"title",href:c.value??l(me)(l(n).link),rel:d.value,target:f.value},[v(r.$slots,"nav-bar-title-before",{},void 0,!0),l(s).logo?(o(),_(Y,{key:0,class:"logo",image:l(s).logo},null,8,["image"])):p("",!0),l(s).siteTitle?(o(),u("span",{key:1,innerHTML:l(s).siteTitle},null,8,Pn)):l(s).siteTitle===void 0?(o(),u("span",Ln,$(l(t).title),1)):p("",!0),v(r.$slots,"nav-bar-title-after",{},void 0,!0)],8,$n)],2))}}),Vn=y(Sn,[["__scopeId","data-v-9f43907a"]]),Tn={class:"items"},wn={class:"title"},Nn=g({__name:"VPNavBarTranslations",setup(e){const{theme:t}=V(),{localeLinks:s,currentLang:a}=z({correspondingLink:!0});return(n,c)=>l(s).length&&l(a).label?(o(),_(be,{key:0,class:"VPNavBarTranslations",icon:"vpi-languages",label:l(t).langMenuLabel||"Change language"},{default:h(()=>[i("div",Tn,[i("p",wn,$(l(a).label),1),(o(!0),u(T,null,M(l(s),d=>(o(),_(te,{key:d.link,item:d},null,8,["item"]))),128))])]),_:1},8,["label"])):p("",!0)}}),An=y(Nn,[["__scopeId","data-v-acee064b"]]),Mn={class:"wrapper"},Cn={class:"container"},In={class:"title"},xn={class:"content"},En={class:"content-body"},Bn=g({__name:"VPNavBar",props:{isScreenOpen:{type:Boolean}},emits:["toggle-screen"],setup(e){const t=e,{y:s}=Ve(),{hasSidebar:a}=q(),{frontmatter:n}=V(),c=N({});return he(()=>{c.value={"has-sidebar":a.value,home:n.value.layout==="home",top:s.value===0,"screen-open":t.isScreenOpen}}),(d,f)=>(o(),u("div",{class:w(["VPNavBar",c.value])},[i("div",Mn,[i("div",Cn,[i("div",In,[k(Vn,null,{"nav-bar-title-before":h(()=>[v(d.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":h(()=>[v(d.$slots,"nav-bar-title-after",{},void 0,!0)]),_:3})]),i("div",xn,[i("div",En,[v(d.$slots,"nav-bar-content-before",{},void 0,!0),k(bn,{class:"search"}),k(dn,{class:"menu"}),k(An,{class:"translations"}),k(ba,{class:"appearance"}),k(yn,{class:"social-links"}),k(en,{class:"extra"}),v(d.$slots,"nav-bar-content-after",{},void 0,!0),k(an,{class:"hamburger",active:e.isScreenOpen,onClick:f[0]||(f[0]=r=>d.$emit("toggle-screen"))},null,8,["active"])])])])]),f[1]||(f[1]=i("div",{class:"divider"},[i("div",{class:"divider-line"})],-1))],2))}}),Hn=y(Bn,[["__scopeId","data-v-9fd4d1dd"]]),Fn={key:0,class:"VPNavScreenAppearance"},Dn={class:"text"},On=g({__name:"VPNavScreenAppearance",setup(e){const{site:t,theme:s}=V();return(a,n)=>l(t).appearance&&l(t).appearance!=="force-dark"&&l(t).appearance!=="force-auto"?(o(),u("div",Fn,[i("p",Dn,$(l(s).darkModeSwitchLabel||"Appearance"),1),k(ge)])):p("",!0)}}),qn=y(On,[["__scopeId","data-v-a3e2920d"]]),Gn=["innerHTML"],Rn=g({__name:"VPNavScreenMenuLink",props:{item:{}},setup(e){const t=Z("close-screen");return(s,a)=>(o(),_(F,{class:"VPNavScreenMenuLink",href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon,onClick:l(t)},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,Gn)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),Un=y(Rn,[["__scopeId","data-v-fa963d97"]]),Wn=["innerHTML"],jn=g({__name:"VPNavScreenMenuGroupLink",props:{item:{}},setup(e){const t=Z("close-screen");return(s,a)=>(o(),_(F,{class:"VPNavScreenMenuGroupLink",href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon,onClick:l(t)},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,Wn)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),xe=y(jn,[["__scopeId","data-v-e04f3e85"]]),zn={class:"VPNavScreenMenuGroupSection"},Kn={key:0,class:"title"},Yn=g({__name:"VPNavScreenMenuGroupSection",props:{text:{},items:{}},setup(e){return(t,s)=>(o(),u("div",zn,[e.text?(o(),u("p",Kn,$(e.text),1)):p("",!0),(o(!0),u(T,null,M(e.items,a=>(o(),_(xe,{key:a.text,item:a},null,8,["item"]))),128))]))}}),Jn=y(Yn,[["__scopeId","data-v-f60dbfa7"]]),Qn=["aria-controls","aria-expanded"],Xn=["innerHTML"],Zn=["id"],eo={key:0,class:"item"},to={key:1,class:"item"},so={key:2,class:"group"},ao=g({__name:"VPNavScreenMenuGroup",props:{text:{},items:{}},setup(e){const t=e,s=N(!1),a=L(()=>`NavScreenGroup-${t.text.replace(" ","-").toLowerCase()}`);function n(){s.value=!s.value}return(c,d)=>(o(),u("div",{class:w(["VPNavScreenMenuGroup",{open:s.value}])},[i("button",{class:"button","aria-controls":a.value,"aria-expanded":s.value,onClick:n},[i("span",{class:"button-text",innerHTML:e.text},null,8,Xn),d[0]||(d[0]=i("span",{class:"vpi-plus button-icon"},null,-1))],8,Qn),i("div",{id:a.value,class:"items"},[(o(!0),u(T,null,M(e.items,f=>(o(),u(T,{key:JSON.stringify(f)},["link"in f?(o(),u("div",eo,[k(xe,{item:f},null,8,["item"])])):"component"in f?(o(),u("div",to,[(o(),_(H(f.component),R({ref_for:!0},f.props,{"screen-menu":""}),null,16))])):(o(),u("div",so,[k(Jn,{text:f.text,items:f.items},null,8,["text","items"])]))],64))),128))],8,Zn)],2))}}),no=y(ao,[["__scopeId","data-v-d99bfeec"]]),oo={key:0,class:"VPNavScreenMenu"},io=g({__name:"VPNavScreenMenu",setup(e){const{theme:t}=V();return(s,a)=>l(t).nav?(o(),u("nav",oo,[(o(!0),u(T,null,M(l(t).nav,n=>(o(),u(T,{key:JSON.stringify(n)},["link"in n?(o(),_(Un,{key:0,item:n},null,8,["item"])):"component"in n?(o(),_(H(n.component),R({key:1,ref_for:!0},n.props,{"screen-menu":""}),null,16)):(o(),_(no,{key:2,text:n.text||"",items:n.items},null,8,["text","items"]))],64))),128))])):p("",!0)}}),lo=g({__name:"VPNavScreenSocialLinks",setup(e){const{theme:t}=V();return(s,a)=>l(t).socialLinks?(o(),_(_e,{key:0,class:"VPNavScreenSocialLinks",links:l(t).socialLinks},null,8,["links"])):p("",!0)}}),ro={class:"list"},co=g({__name:"VPNavScreenTranslations",setup(e){const{localeLinks:t,currentLang:s}=z({correspondingLink:!0}),a=N(!1);function n(){a.value=!a.value}return(c,d)=>l(t).length&&l(s).label?(o(),u("div",{key:0,class:w(["VPNavScreenTranslations",{open:a.value}])},[i("button",{class:"title",onClick:n},[d[0]||(d[0]=i("span",{class:"vpi-languages icon lang"},null,-1)),B(" "+$(l(s).label)+" ",1),d[1]||(d[1]=i("span",{class:"vpi-chevron-down icon chevron"},null,-1))]),i("ul",ro,[(o(!0),u(T,null,M(l(t),f=>(o(),u("li",{key:f.link,class:"item"},[k(F,{class:"link",href:f.link},{default:h(()=>[B($(f.text),1)]),_:2},1032,["href"])]))),128))])],2)):p("",!0)}}),uo=y(co,[["__scopeId","data-v-516e4bc3"]]),vo={class:"container"},fo=g({__name:"VPNavScreen",props:{open:{type:Boolean}},setup(e){const t=N(null),s=Te(ee?document.body:null);return(a,n)=>(o(),_(de,{name:"fade",onEnter:n[0]||(n[0]=c=>s.value=!0),onAfterLeave:n[1]||(n[1]=c=>s.value=!1)},{default:h(()=>[e.open?(o(),u("div",{key:0,class:"VPNavScreen",ref_key:"screen",ref:t,id:"VPNavScreen"},[i("div",vo,[v(a.$slots,"nav-screen-content-before",{},void 0,!0),k(io,{class:"menu"}),k(uo,{class:"translations"}),k(qn,{class:"appearance"}),k(lo,{class:"social-links"}),v(a.$slots,"nav-screen-content-after",{},void 0,!0)])],512)):p("",!0)]),_:3}))}}),ho=y(fo,[["__scopeId","data-v-2dd6d0c7"]]),mo={key:0,class:"VPNav"},po=g({__name:"VPNav",setup(e){const{isScreenOpen:t,closeScreen:s,toggleScreen:a}=ca(),{frontmatter:n}=V(),c=L(()=>n.value.navbar!==!1);return we("close-screen",s),J(()=>{ee&&document.documentElement.classList.toggle("hide-nav",!c.value)}),(d,f)=>c.value?(o(),u("header",mo,[k(Hn,{"is-screen-open":l(t),onToggleScreen:l(a)},{"nav-bar-title-before":h(()=>[v(d.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":h(()=>[v(d.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":h(()=>[v(d.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":h(()=>[v(d.$slots,"nav-bar-content-after",{},void 0,!0)]),_:3},8,["is-screen-open","onToggleScreen"]),k(ho,{open:l(t)},{"nav-screen-content-before":h(()=>[v(d.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":h(()=>[v(d.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3},8,["open"])])):p("",!0)}}),go=y(po,[["__scopeId","data-v-7ad780c2"]]),ko=["role","tabindex"],bo={key:1,class:"items"},_o=g({__name:"VPSidebarItem",props:{item:{},depth:{}},setup(e){const t=e,{collapsed:s,collapsible:a,isLink:n,isActiveLink:c,hasActiveLink:d,hasChildren:f,toggle:r}=ft(L(()=>t.item)),m=L(()=>f.value?"section":"div"),P=L(()=>n.value?"a":"div"),b=L(()=>f.value?t.depth+2===7?"p":`h${t.depth+2}`:"p"),S=L(()=>n.value?void 0:"button"),A=L(()=>[[`level-${t.depth}`],{collapsible:a.value},{collapsed:s.value},{"is-link":n.value},{"is-active":c.value},{"has-active":d.value}]);function C(x){"key"in x&&x.key!=="Enter"||!t.item.link&&r()}function I(){t.item.link&&r()}return(x,E)=>{const G=W("VPSidebarItem",!0);return o(),_(H(m.value),{class:w(["VPSidebarItem",A.value])},{default:h(()=>[e.item.text?(o(),u("div",R({key:0,class:"item",role:S.value},We(e.item.items?{click:C,keydown:C}:{},!0),{tabindex:e.item.items&&0}),[E[1]||(E[1]=i("div",{class:"indicator"},null,-1)),e.item.link?(o(),_(F,{key:0,tag:P.value,class:"link",href:e.item.link,rel:e.item.rel,target:e.item.target},{default:h(()=>[(o(),_(H(b.value),{class:"text",innerHTML:e.item.text},null,8,["innerHTML"]))]),_:1},8,["tag","href","rel","target"])):(o(),_(H(b.value),{key:1,class:"text",innerHTML:e.item.text},null,8,["innerHTML"])),e.item.collapsed!=null&&e.item.items&&e.item.items.length?(o(),u("div",{key:2,class:"caret",role:"button","aria-label":"toggle section",onClick:I,onKeydown:je(I,["enter"]),tabindex:"0"},[...E[0]||(E[0]=[i("span",{class:"vpi-chevron-right caret-icon"},null,-1)])],32)):p("",!0)],16,ko)):p("",!0),e.item.items&&e.item.items.length?(o(),u("div",bo,[e.depth<5?(o(!0),u(T,{key:0},M(e.item.items,j=>(o(),_(G,{key:j.text,item:j,depth:e.depth+1},null,8,["item","depth"]))),128)):p("",!0)])):p("",!0)]),_:1},8,["class"])}}}),yo=y(_o,[["__scopeId","data-v-0009425e"]]),$o=g({__name:"VPSidebarGroup",props:{items:{}},setup(e){const t=N(!0);let s=null;return O(()=>{s=setTimeout(()=>{s=null,t.value=!1},300)}),ze(()=>{s!=null&&(clearTimeout(s),s=null)}),(a,n)=>(o(!0),u(T,null,M(e.items,c=>(o(),u("div",{key:c.text,class:w(["group",{"no-transition":t.value}])},[k(yo,{item:c,depth:0},null,8,["item"])],2))),128))}}),Po=y($o,[["__scopeId","data-v-51288d80"]]),Lo={class:"nav",id:"VPSidebarNav","aria-labelledby":"sidebar-aria-label",tabindex:"-1"},So=g({__name:"VPSidebar",props:{open:{type:Boolean}},setup(e){const{sidebarGroups:t,hasSidebar:s}=q(),a=e,n=N(null),c=Te(ee?document.body:null);D([a,n],()=>{var f;a.open?(c.value=!0,(f=n.value)==null||f.focus()):c.value=!1},{immediate:!0,flush:"post"});const d=N(0);return D(t,()=>{d.value+=1},{deep:!0}),(f,r)=>l(s)?(o(),u("aside",{key:0,class:w(["VPSidebar",{open:e.open}]),ref_key:"navEl",ref:n,onClick:r[0]||(r[0]=Ke(()=>{},["stop"]))},[r[2]||(r[2]=i("div",{class:"curtain"},null,-1)),i("nav",Lo,[r[1]||(r[1]=i("span",{class:"visually-hidden",id:"sidebar-aria-label"}," Sidebar Navigation ",-1)),v(f.$slots,"sidebar-nav-before",{},void 0,!0),(o(),_(Po,{items:l(t),key:d.value},null,8,["items"])),v(f.$slots,"sidebar-nav-after",{},void 0,!0)])],2)):p("",!0)}}),Vo=y(So,[["__scopeId","data-v-42c4c606"]]),To=g({__name:"VPSkipLink",setup(e){const{theme:t}=V(),s=X(),a=N();D(()=>s.path,()=>a.value.focus());function n({target:c}){const d=document.getElementById(decodeURIComponent(c.hash).slice(1));if(d){const f=()=>{d.removeAttribute("tabindex"),d.removeEventListener("blur",f)};d.setAttribute("tabindex","-1"),d.addEventListener("blur",f),d.focus(),window.scrollTo(0,0)}}return(c,d)=>(o(),u(T,null,[i("span",{ref_key:"backToTop",ref:a,tabindex:"-1"},null,512),i("a",{href:"#VPContent",class:"VPSkipLink visually-hidden",onClick:n},$(l(t).skipToContentLabel||"Skip to content"),1)],64))}}),wo=y(To,[["__scopeId","data-v-fcbfc0e0"]]),No=g({__name:"Layout",setup(e){const{isOpen:t,open:s,close:a}=q(),n=X();D(()=>n.path,a),vt(t,a);const{frontmatter:c}=V(),d=Ye(),f=L(()=>!!d["home-hero-image"]);return we("hero-image-slot-exists",f),(r,m)=>{const P=W("Content");return l(c).layout!==!1?(o(),u("div",{key:0,class:w(["Layout",l(c).pageClass])},[v(r.$slots,"layout-top",{},void 0,!0),k(wo),k(Ze,{class:"backdrop",show:l(t),onClick:l(a)},null,8,["show","onClick"]),k(go,null,{"nav-bar-title-before":h(()=>[v(r.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":h(()=>[v(r.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":h(()=>[v(r.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":h(()=>[v(r.$slots,"nav-bar-content-after",{},void 0,!0)]),"nav-screen-content-before":h(()=>[v(r.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":h(()=>[v(r.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3}),k(ra,{open:l(t),onOpenMenu:l(s)},null,8,["open","onOpenMenu"]),k(Vo,{open:l(t)},{"sidebar-nav-before":h(()=>[v(r.$slots,"sidebar-nav-before",{},void 0,!0)]),"sidebar-nav-after":h(()=>[v(r.$slots,"sidebar-nav-after",{},void 0,!0)]),_:3},8,["open"]),k(js,null,{"page-top":h(()=>[v(r.$slots,"page-top",{},void 0,!0)]),"page-bottom":h(()=>[v(r.$slots,"page-bottom",{},void 0,!0)]),"not-found":h(()=>[v(r.$slots,"not-found",{},void 0,!0)]),"home-hero-before":h(()=>[v(r.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":h(()=>[v(r.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":h(()=>[v(r.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":h(()=>[v(r.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":h(()=>[v(r.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":h(()=>[v(r.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":h(()=>[v(r.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":h(()=>[v(r.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":h(()=>[v(r.$slots,"home-features-after",{},void 0,!0)]),"doc-footer-before":h(()=>[v(r.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":h(()=>[v(r.$slots,"doc-before",{},void 0,!0)]),"doc-after":h(()=>[v(r.$slots,"doc-after",{},void 0,!0)]),"doc-top":h(()=>[v(r.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":h(()=>[v(r.$slots,"doc-bottom",{},void 0,!0)]),"aside-top":h(()=>[v(r.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":h(()=>[v(r.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":h(()=>[v(r.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":h(()=>[v(r.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":h(()=>[v(r.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":h(()=>[v(r.$slots,"aside-ads-after",{},void 0,!0)]),_:3}),k(Qs),v(r.$slots,"layout-bottom",{},void 0,!0)],2)):(o(),_(P,{key:1}))}}}),Ao=y(No,[["__scopeId","data-v-d8b57b2d"]]),Ee={Layout:Ao,enhanceApp:({app:e})=>{e.component("Badge",Je)}},Mo={class:"fdsa-app"},Co={__name:"Layout",setup(e){const{Layout:t}=Ee;return(s,a)=>(o(),u("div",Mo,[k(l(t),null,{"layout-top":h(()=>[...a[0]||(a[0]=[])]),_:1})]))}},Io={class:"landing"},xo={class:"sec",id:"features"},Eo={class:"feat-grid"},Bo={class:"gci"},Ho={class:"material-symbols-outlined"},Fo={class:"gc-t"},Do={class:"gc-d"},Oo={class:"sec",id:"curriculum"},qo={class:"bento"},Go={class:"bi-n"},Ro={class:"bi-ic"},Uo={class:"material-symbols-outlined"},Wo={class:"bi-t"},jo={class:"bi-d"},zo={class:"bi-tags"},Ko={class:"sec",id:"testimonials"},Yo={class:"test-grid"},Jo={class:"test-q"},Qo={class:"test-a"},Xo={class:"test-av"},Zo={class:"test-n"},ei={class:"test-r"},ti={class:"sec",id:"why-fdsa"},si={class:"compare-grid"},ai={class:"compare-name"},ni={class:"compare-pros"},oi={class:"compare-cons"},ii={class:"sec pricing-sec",id:"pricing"},li={class:"pricing-grid"},ri={class:"price-name"},ci={class:"price-amt"},ui={class:"price-note"},di={class:"price-feats"},vi=["href"],fi={class:"sec",id:"faq"},hi={class:"faq-list"},mi=["onClick"],pi={class:"faq-q"},gi={key:0,class:"faq-a"},ki={__name:"LandingLayout",setup(e){const t=[{icon:"settings_suggest",t:"Agent Harness",d:"Own your harness. 6-level security ladder, verifier pattern, hooks architecture across 5 subsystems."},{icon:"speed",t:"Software Factory",d:"Systems that build systems. Agent chains, teams, P2P communication, depth-2 delegation."},{icon:"psychology",t:"Extensible Software",d:"Pluggable, composable, swappable. Beyond MCP, tool design patterns, CI/CD for agent configs."},{icon:"all_inclusive",t:"Always-On Agents",d:"Run 24/7. Autoresearch loops, heartbeat execution, meta-agents that improve themselves."},{icon:"terminal",t:"Agentic Access",d:"API-first design. Tool surface design, deployment modes, service connectors, MCP integration."},{icon:"trending_up",t:"Tokenomics",d:"3 levels of token value. Cascade routing, pass@k evals, the 3x cost rule, production optimization."}],s=[{n:"01",ic:"psychology",t:"Foundations",d:"What agents are, harness vs model, decision frameworks, agent loops.",tg:["LLM+Tools+Loop","Harness","Trust"],s:"w4"},{n:"02",ic:"handyman",t:"Architecture",d:"Tools, context, memory, skills system, codebase patterns, workspace design.",tg:["4 Pillars","Memory","Skills"],s:"w4"},{n:"03",ic:"shield",t:"Safety",d:"6-level security ladder, hooks, verifier pattern, defense-in-depth, ACIP.",tg:["L0-L5","Verifier","Hooks"],s:"w4"},{n:"04",ic:"hub",t:"Orchestration",d:"Multi-agent patterns, P-threads, F-threads, P2P, CEO Board, domain locking.",tg:["Teams","Chains","P2P"],s:"w6"},{n:"05",ic:"rocket_launch",t:"Production",d:"CI/CD for agents, shadow deploys, observability, rollback, 5-tool stack.",tg:["Deploy","Monitor","Rollback"],s:"w6"},{n:"06",ic:"analytics",t:"Economics",d:"Model pricing, cascade routing, pass@k evals, cost optimization per session.",tg:["100x Range","3x Rule","Evals"],s:"w6"},{n:"07",ic:"architecture",t:"Advanced",d:"Autoresearch, meta-agents, beyond MCP, always-on employee patterns.",tg:["Self-Improving","Meta"],s:"w6"},{n:"08",ic:"trophy",t:"Capstone",d:"Build production multi-agent system. Brand Monitor, CEO Board, or Code Review Pipeline.",tg:["Ship","Deploy","Rubric"],s:"w12 hl"}],a=[{name:"Self-Paced",amt:"97",note:"one-time payment",feats:["65 lessons across 8 modules","13 scaffolded labs with solutions","56 quiz questions","20 SKILL.md files (7 kits)","Lifetime access + updates","Mock LLM for offline labs"],url:"https://gumroad.com/l/fdsa-agentic-selfpaced",label:"Enroll Now",cta:"btn-primary",highlight:!0},{name:"Enterprise",amt:"199",note:"one-time payment",feats:["Everything in Self-Paced","Private Discord channel","2 custom skills for your stack","1-hour onboarding call","Priority updates for 1 year","Early access to new kits"],url:"https://gumroad.com/l/fdsa-agentic-enterprise",label:"Buy Enterprise",cta:"btn-ghost",highlight:!1},{name:"Cohort",amt:"247",note:"next cohort TBD",feats:["Everything in Enterprise","6-week structured schedule","Weekly live office hours","Capstone peer review","Completion certificate","Alumni network"],url:"https://gumroad.com/l/fdsa-agentic-cohort",label:"Join Cohort",cta:"btn-ghost",highlight:!1}],n=[{q:"The security ladder alone is worth the price. Finally understand how to safely deploy agents in production.",n:"Alex K.",r:"Senior ML Engineer"},{q:"Went from vibe-coding to actually engineering agents. The harness vs model distinction changed how I think.",n:"Jordan T.",r:"Full-Stack Developer"},{q:"Best practical course on multi-agent systems I've found. The CEO Board pattern is genius.",n:"Sam R.",r:"AI Startup Founder"}],c=[{q:"Do I need API keys to run the labs?",a:"No. All 13 labs include a mock LLM client that works offline. You only need API keys if you want to run against real models.",open:!1},{q:"What tools/CLIs does this course cover?",a:"The course is tool-agnostic. The concepts apply to Claude Code, Pi Agent, OpenCode, Gemini CLI, and any agent harness. Labs use Python with an Anthropic-style API that's easy to adapt.",open:!1},{q:"How does FDSA compare to TAC or ClaudeFAST?",a:"TAC ($97-147) focuses on tactical coding with 14 lessons. ClaudeFAST ($89-299) sells skill kits with 280 skills. FDSA ($97-247) gives you 65 lessons across 8 modules AND 20 skill kits — the most comprehensive single package for production agentic engineering.",open:!1},{q:"How long does the course take?",a:"Self-paced: 40-60 hours total. Most students complete M1-M7 in 4-6 weeks. M8 capstone adds 1-2 weeks.",open:!1},{q:"What's the refund policy?",a:"30-day guarantee. If you're not satisfied, email artale@fdsa.agency for a full refund.",open:!1},{q:"Can I buy individual skill kits?",a:"Yes. Security Foundation ($49), Multi-Agent Orch ($49), Verifier Pro ($39), and 4 more kits available individually on the pricing page.",open:!1}],d=[{name:"FDSA",pros:["65 lessons + 13 labs","20 skill kits included","8 modules (foundations to capstone)","Mock LLM for offline work","Tool-agnostic (any CLI)","30-day guarantee"],cons:["Newer platform","No video content yet","Community still growing"]},{name:"TAC",pros:["14 focused lessons","4 reference repos","Active YouTube channel","Proven track record"],cons:["$97-147 for less content","No skill kits","No capstone project","Claude Code focused only"]},{name:"ClaudeFAST",pros:["280 skill files","16 agent definitions","$89 entry price","Active community"],cons:["$299 for full access","No structured modules","No hands-on labs","Claude Code only"]},{name:"Learn Harness",pros:["Free (Anthropic)","6 projects","11 languages","Official Anthropic"],cons:["No advanced patterns","No skill kits","No capstone","No security ladder"]}];return O(()=>{const f=new IntersectionObserver(r=>{r.forEach(m=>{m.isIntersecting&&m.target.classList.add("revealed")})},{threshold:.1});document.querySelectorAll(".sec, .bi, .feat-grid .gc, .price-card, .test-card, .stat").forEach(r=>{r.classList.add("reveal"),f.observe(r)})}),(f,r)=>(o(),u("div",Io,[r[17]||(r[17]=ne('',1)),i("main",null,[r[16]||(r[16]=ne('
NOW ENROLLING

Master Agentic Engineering

65 lessons, 13 labs, 20 skill kits. Build production-grade multi-agent systems that are secure, cost-optimized, and always-on.

AGENT_PLANNER v2.1
> LOADING HARNESS... DONE
> DEPLOYING 8-AGENT SYSTEM
> SECURITY: LEVEL 4 (WHITELIST)
> ALL SYSTEMS OPERATIONAL
65Lessons
13Hands-on Labs
8Modules
20Skill Kits
',2)),i("section",xo,[r[0]||(r[0]=i("div",{class:"sec-label"},"What You'll Build",-1)),r[1]||(r[1]=i("h2",{class:"sec-title"},"Production-Ready Agent Systems",-1)),i("div",Eo,[(o(),u(T,null,M(t,m=>i("div",{class:"gc",key:m.t},[i("div",Bo,[i("span",Ho,$(m.icon),1)]),i("h3",Fo,$(m.t),1),i("p",Do,$(m.d),1)])),64))])]),i("section",Oo,[r[2]||(r[2]=i("div",{class:"sec-label"},"Curriculum",-1)),r[3]||(r[3]=i("h2",{class:"sec-title"},"8 Modules. From Zero to Production.",-1)),i("div",qo,[(o(),u(T,null,M(s,(m,P)=>i("div",{key:P,class:w(["bi",m.s])},[i("div",Go,$(m.n),1),i("div",Ro,[i("span",Uo,$(m.ic),1)]),i("h4",Wo,$(m.t),1),i("p",jo,$(m.d),1),i("div",zo,[(o(!0),u(T,null,M(m.tg,b=>(o(),u("span",{key:b},$(b),1))),128))])],2)),64))])]),i("section",Ko,[r[4]||(r[4]=i("div",{class:"sec-label"},"Trusted By",-1)),r[5]||(r[5]=i("h2",{class:"sec-title"},"What Engineers Are Saying",-1)),i("div",Yo,[(o(),u(T,null,M(n,m=>i("div",{class:"test-card",key:m.q},[i("div",Jo,'"'+$(m.q)+'"',1),i("div",Qo,[i("div",Xo,$(m.n[0]),1),i("div",null,[i("div",Zo,$(m.n),1),i("div",ei,$(m.r),1)])])])),64))])]),i("section",ti,[r[8]||(r[8]=i("div",{class:"sec-label"},"Compared To",-1)),r[9]||(r[9]=i("h2",{class:"sec-title"},"Why FDSA vs Other Courses",-1)),i("div",si,[(o(),u(T,null,M(d,m=>i("div",{class:"compare-c",key:m.name},[i("div",ai,$(m.name),1),i("ul",ni,[(o(!0),u(T,null,M(m.pros,P=>(o(),u("li",{key:P},[r[6]||(r[6]=i("span",{class:"material-symbols-outlined"},"check",-1)),B($(P),1)]))),128))]),i("ul",oi,[(o(!0),u(T,null,M(m.cons,P=>(o(),u("li",{key:P},[r[7]||(r[7]=i("span",{class:"material-symbols-outlined"},"close",-1)),B($(P),1)]))),128))])])),64))])]),i("section",ii,[r[12]||(r[12]=i("div",{class:"sec-label"},"Investment",-1)),r[13]||(r[13]=i("h2",{class:"sec-title"},"Choose Your Path",-1)),i("div",li,[(o(),u(T,null,M(a,m=>i("div",{class:w(["price-card",{highlight:m.highlight}]),key:m.name},[i("div",ri,$(m.name),1),i("div",ci,[r[10]||(r[10]=i("span",{class:"price-dol"},"$",-1)),B($(m.amt),1)]),i("div",ui,$(m.note),1),i("ul",di,[(o(!0),u(T,null,M(m.feats,P=>(o(),u("li",{key:P},[r[11]||(r[11]=i("span",{class:"material-symbols-outlined"},"check_circle",-1)),B($(P),1)]))),128))]),i("a",{href:m.url,class:w(["btn-p",m.cta])},$(m.label),11,vi)],2)),64))])]),i("section",fi,[r[14]||(r[14]=i("div",{class:"sec-label"},"FAQ",-1)),r[15]||(r[15]=i("h2",{class:"sec-title"},"Common Questions",-1)),i("div",hi,[(o(),u(T,null,M(c,m=>i("div",{class:"faq-item",key:m.q,onClick:P=>m.open=!m.open},[i("div",pi,[B($(m.q)+" ",1),i("span",{class:w(["material-symbols-outlined faq-icon",{open:m.open}])},"expand_more",2)]),m.open?(o(),u("div",gi,$(m.a),1)):p("",!0)],8,mi)),64))])])]),r[18]||(r[18]=ne('',2))]))}},bi=y(ki,[["__scopeId","data-v-2e722993"]]),yi={extends:Ee,Layout:Co,enhanceApp({app:e}){e.component("LandingLayout",bi)}};export{yi as R,vn as c,V as u}; +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/chunks/VPLocalSearchBox.MFSo_m96.js","assets/chunks/framework.BPKcPtvA.js"])))=>i.map(i=>d[i]); +import{r as b,j as d,Y as v,H as w,Q as o,n as B,a3 as $,h as _,av as h,b as ue,i as p,c as y,ac as Be,z as He,a6 as Fe,au as ve,d as L,g as i,a8 as l,y as U,af as ie,W as N,aq as D,as as J,N as O,O as fe,at as he,P as De,t as Oe,F as T,X as M,Z as W,L as Q,o as g,a0 as $e,$ as H,E as Pe,ah as X,D as R,x as Z,ao as qe,I as Le,M as le,G as Se,an as Ve,v as ee,V as Ge,q as Re,_ as Ue,aj as Te,U as we,a4 as We,ax as je,K as ze,ay as Ke,al as Ye,m as ne}from"./framework.BPKcPtvA.js";const Je=b({__name:"VPBadge",props:{text:{},type:{default:"tip"}},setup(e){return(t,s)=>(o(),d("span",{class:w(["VPBadge",e.type])},[v(t.$slots,"default",{},()=>[B($(e.text),1)])],2))}}),Qe={key:0,class:"VPBackdrop"},Xe=b({__name:"VPBackdrop",props:{show:{type:Boolean}},setup(e){return(t,s)=>(o(),_(ue,{name:"fade"},{default:h(()=>[e.show?(o(),d("div",Qe)):p("",!0)]),_:1}))}}),Ze=y(Xe,[["__scopeId","data-v-54a304ca"]]),V=Be;function et(e,t){let s,a=!1;return()=>{s&&clearTimeout(s),a?s=setTimeout(e,t):(e(),(a=!0)&&setTimeout(()=>a=!1,t))}}function re(e){return e.startsWith("/")?e:`/${e}`}function me(e){const{pathname:t,search:s,hash:a,protocol:n}=new URL(e,"http://a.com");if(He(e)||e.startsWith("#")||!n.startsWith("http")||!Fe(t))return e;const{site:c}=V(),u=t.endsWith("/")||t.endsWith(".html")?e:e.replace(/(?:(^\.+)\/)?.*$/,`$1${t.replace(/(\.md)?$/,c.value.cleanUrls?"":".html")}${s}${a}`);return ve(u)}function z({correspondingLink:e=!1}={}){const{site:t,localeIndex:s,page:a,theme:n,hash:c}=V(),u=L(()=>{var r,m;return{label:(r=t.value.locales[s.value])==null?void 0:r.label,link:((m=t.value.locales[s.value])==null?void 0:m.link)||(s.value==="root"?"/":`/${s.value}/`)}});return{localeLinks:L(()=>Object.entries(t.value.locales).flatMap(([r,m])=>u.value.label===m.label?[]:{text:m.label,link:tt(m.link||(r==="root"?"/":`/${r}/`),n.value.i18nRouting!==!1&&e,a.value.relativePath.slice(u.value.link.length-1),!t.value.cleanUrls)+c.value})),currentLang:u}}function tt(e,t,s,a){return t?e.replace(/\/$/,"")+re(s.replace(/(^|\/)index\.md$/,"$1").replace(/\.md$/,a?".html":"")):e}const st={class:"NotFound"},at={class:"code"},nt={class:"title"},ot={class:"quote"},it={class:"action"},lt=["href","aria-label"],rt=b({__name:"NotFound",setup(e){const{theme:t}=V(),{currentLang:s}=z();return(a,n)=>{var c,u,f,r,m;return o(),d("div",st,[i("p",at,$(((c=l(t).notFound)==null?void 0:c.code)??"404"),1),i("h1",nt,$(((u=l(t).notFound)==null?void 0:u.title)??"PAGE NOT FOUND"),1),n[0]||(n[0]=i("div",{class:"divider"},null,-1)),i("blockquote",ot,$(((f=l(t).notFound)==null?void 0:f.quote)??"But if you don't change your direction, and if you keep looking, you may end up where you are heading."),1),i("div",it,[i("a",{class:"link",href:l(ve)(l(s).link),"aria-label":((r=l(t).notFound)==null?void 0:r.linkLabel)??"go to home"},$(((m=l(t).notFound)==null?void 0:m.linkText)??"Take me home"),9,lt)])])}}}),ct=y(rt,[["__scopeId","data-v-6ff51ddd"]]);function Ne(e,t){if(Array.isArray(e))return K(e);if(e==null)return[];t=re(t);const s=Object.keys(e).sort((n,c)=>c.split("/").length-n.split("/").length).find(n=>t.startsWith(re(n))),a=s?e[s]:[];return Array.isArray(a)?K(a):K(a.items,a.base)}function dt(e){const t=[];let s=0;for(const a in e){const n=e[a];if(n.items){s=t.push(n);continue}t[s]||t.push({items:[]}),t[s].items.push(n)}return t}function ut(e){const t=[];function s(a){for(const n of a)n.text&&n.link&&t.push({text:n.text,link:n.link,docFooterText:n.docFooterText}),n.items&&s(n.items)}return s(e),t}function ce(e,t){return Array.isArray(t)?t.some(s=>ce(e,s)):U(e,t.link)?!0:t.items?ce(e,t.items):!1}function K(e,t){return[...e].map(s=>{const a={...s},n=a.base||t;return n&&a.link&&(a.link=n+a.link),a.items&&(a.items=K(a.items,n)),a})}function q(){const{frontmatter:e,page:t,theme:s}=V(),a=ie("(min-width: 960px)"),n=N(!1),c=L(()=>{const I=s.value.sidebar,x=t.value.relativePath;return I?Ne(I,x):[]}),u=N(c.value);D(c,(I,x)=>{JSON.stringify(I)!==JSON.stringify(x)&&(u.value=c.value)});const f=L(()=>e.value.sidebar!==!1&&u.value.length>0&&e.value.layout!=="home"),r=L(()=>m?e.value.aside==null?s.value.aside==="left":e.value.aside==="left":!1),m=L(()=>e.value.layout==="home"?!1:e.value.aside!=null?!!e.value.aside:s.value.aside!==!1),P=L(()=>f.value&&a.value),k=L(()=>f.value?dt(u.value):[]);function S(){n.value=!0}function A(){n.value=!1}function C(){n.value?A():S()}return{isOpen:n,sidebar:u,sidebarGroups:k,hasSidebar:f,hasAside:m,leftAside:r,isSidebarEnabled:P,open:S,close:A,toggle:C}}function vt(e,t){let s;J(()=>{s=e.value?document.activeElement:void 0}),O(()=>{window.addEventListener("keyup",a)}),fe(()=>{window.removeEventListener("keyup",a)});function a(n){n.key==="Escape"&&e.value&&(t(),s==null||s.focus())}}function ft(e){const{page:t,hash:s}=V(),a=N(!1),n=L(()=>e.value.collapsed!=null),c=L(()=>!!e.value.link),u=N(!1),f=()=>{u.value=U(t.value.relativePath,e.value.link)};D([t,e,s],f),O(f);const r=L(()=>u.value?!0:e.value.items?ce(t.value.relativePath,e.value.items):!1),m=L(()=>!!(e.value.items&&e.value.items.length));J(()=>{a.value=!!(n.value&&e.value.collapsed)}),he(()=>{(u.value||r.value)&&(a.value=!1)});function P(){n.value&&(a.value=!a.value)}return{collapsed:a,collapsible:n,isLink:c,isActiveLink:u,hasActiveLink:r,hasChildren:m,toggle:P}}function ht(){const{hasSidebar:e}=q(),t=ie("(min-width: 960px)"),s=ie("(min-width: 1280px)");return{isAsideEnabled:L(()=>!s.value&&!t.value?!1:e.value?s.value:t.value)}}const mt=/\b(?:VPBadge|header-anchor|footnote-ref|ignore-header)\b/,de=[];function Ae(e){return typeof e.outline=="object"&&!Array.isArray(e.outline)&&e.outline.label||e.outlineTitle||"On this page"}function pe(e){const t=[...document.querySelectorAll(".VPDoc :where(h1,h2,h3,h4,h5,h6)")].filter(s=>s.id&&s.hasChildNodes()).map(s=>{const a=Number(s.tagName[1]);return{element:s,title:pt(s),link:"#"+s.id,level:a}});return bt(t,e)}function pt(e){let t="";for(const s of e.childNodes)if(s.nodeType===1){if(mt.test(s.className))continue;t+=s.textContent}else s.nodeType===3&&(t+=s.textContent);return t.trim()}function bt(e,t){if(t===!1)return[];const s=(typeof t=="object"&&!Array.isArray(t)?t.level:t)||2,[a,n]=typeof s=="number"?[s,s]:s==="deep"?[2,6]:s;return _t(e,a,n)}function gt(e,t){const{isAsideEnabled:s}=ht(),a=et(c,100);let n=null;O(()=>{requestAnimationFrame(c),window.addEventListener("scroll",a)}),De(()=>{u(location.hash)}),fe(()=>{window.removeEventListener("scroll",a)});function c(){if(!s.value)return;const f=window.scrollY,r=window.innerHeight,m=document.body.offsetHeight,P=Math.abs(f+r-m)<1,k=de.map(({element:A,link:C})=>({link:C,top:kt(A)})).filter(({top:A})=>!Number.isNaN(A)).sort((A,C)=>A.top-C.top);if(!k.length){u(null);return}if(f<1){u(null);return}if(P){u(k[k.length-1].link);return}let S=null;for(const{link:A,top:C}of k){if(C>f+Oe()+4)break;S=A}u(S)}function u(f){n&&n.classList.remove("active"),f==null?n=null:n=e.value.querySelector(`a[href="${decodeURIComponent(f)}"]`);const r=n;r?(r.classList.add("active"),t.value.style.top=r.offsetTop+39+"px",t.value.style.opacity="1"):(t.value.style.top="33px",t.value.style.opacity="0")}}function kt(e){let t=0;for(;e!==document.body;){if(e===null)return NaN;t+=e.offsetTop,e=e.offsetParent}return t}function _t(e,t,s){de.length=0;const a=[],n=[];return e.forEach(c=>{const u={...c,children:[]};let f=n[n.length-1];for(;f&&f.level>=u.level;)n.pop(),f=n[n.length-1];if(u.element.classList.contains("ignore-header")||f&&"shouldIgnore"in f){n.push({level:u.level,shouldIgnore:!0});return}u.level>s||u.level{const n=W("VPDocOutlineItem",!0);return o(),d("ul",{class:w(["VPDocOutlineItem",e.root?"root":"nested"])},[(o(!0),d(T,null,M(e.headers,({children:c,link:u,title:f})=>(o(),d("li",null,[i("a",{class:"outline-link",href:u,onClick:t,title:f},$(f),9,yt),c!=null&&c.length?(o(),_(n,{key:0,headers:c},null,8,["headers"])):p("",!0)]))),256))],2)}}}),Me=y($t,[["__scopeId","data-v-53c99d69"]]),Pt={class:"content"},Lt={"aria-level":"2",class:"outline-title",id:"doc-outline-aria-label",role:"heading"},St=b({__name:"VPDocAsideOutline",setup(e){const{frontmatter:t,theme:s}=V(),a=$e([]);Q(()=>{a.value=pe(t.value.outline??s.value.outline)});const n=N(),c=N();return gt(n,c),(u,f)=>(o(),d("nav",{"aria-labelledby":"doc-outline-aria-label",class:w(["VPDocAsideOutline",{"has-outline":a.value.length>0}]),ref_key:"container",ref:n},[i("div",Pt,[i("div",{class:"outline-marker",ref_key:"marker",ref:c},null,512),i("div",Lt,$(l(Ae)(l(s))),1),g(Me,{headers:a.value,root:!0},null,8,["headers"])])],2))}}),Vt=y(St,[["__scopeId","data-v-f610f197"]]),Tt={class:"VPDocAsideCarbonAds"},wt=b({__name:"VPDocAsideCarbonAds",props:{carbonAds:{}},setup(e){const t=()=>null;return(s,a)=>(o(),d("div",Tt,[g(l(t),{"carbon-ads":e.carbonAds},null,8,["carbon-ads"])]))}}),Nt={class:"VPDocAside"},At=b({__name:"VPDocAside",setup(e){const{theme:t}=V();return(s,a)=>(o(),d("div",Nt,[v(s.$slots,"aside-top",{},void 0,!0),v(s.$slots,"aside-outline-before",{},void 0,!0),g(Vt),v(s.$slots,"aside-outline-after",{},void 0,!0),a[0]||(a[0]=i("div",{class:"spacer"},null,-1)),v(s.$slots,"aside-ads-before",{},void 0,!0),l(t).carbonAds?(o(),_(wt,{key:0,"carbon-ads":l(t).carbonAds},null,8,["carbon-ads"])):p("",!0),v(s.$slots,"aside-ads-after",{},void 0,!0),v(s.$slots,"aside-bottom",{},void 0,!0)]))}}),Mt=y(At,[["__scopeId","data-v-cb998dce"]]);function Ct(){const{theme:e,page:t}=V();return L(()=>{const{text:s="Edit this page",pattern:a=""}=e.value.editLink||{};let n;return typeof a=="function"?n=a(t.value):n=a.replace(/:path/g,t.value.filePath),{url:n,text:s}})}function It(){const{page:e,theme:t,frontmatter:s}=V();return L(()=>{var m,P,k,S,A,C,I,x;const a=Ne(t.value.sidebar,e.value.relativePath),n=ut(a),c=xt(n,E=>E.link.replace(/[?#].*$/,"")),u=c.findIndex(E=>U(e.value.relativePath,E.link)),f=((m=t.value.docFooter)==null?void 0:m.prev)===!1&&!s.value.prev||s.value.prev===!1,r=((P=t.value.docFooter)==null?void 0:P.next)===!1&&!s.value.next||s.value.next===!1;return{prev:f?void 0:{text:(typeof s.value.prev=="string"?s.value.prev:typeof s.value.prev=="object"?s.value.prev.text:void 0)??((k=c[u-1])==null?void 0:k.docFooterText)??((S=c[u-1])==null?void 0:S.text),link:(typeof s.value.prev=="object"?s.value.prev.link:void 0)??((A=c[u-1])==null?void 0:A.link)},next:r?void 0:{text:(typeof s.value.next=="string"?s.value.next:typeof s.value.next=="object"?s.value.next.text:void 0)??((C=c[u+1])==null?void 0:C.docFooterText)??((I=c[u+1])==null?void 0:I.text),link:(typeof s.value.next=="object"?s.value.next.link:void 0)??((x=c[u+1])==null?void 0:x.link)}}})}function xt(e,t){const s=new Set;return e.filter(a=>{const n=t(a);return s.has(n)?!1:s.add(n)})}const F=b({__name:"VPLink",props:{tag:{},href:{},noIcon:{type:Boolean},target:{},rel:{}},setup(e){const t=e,s=L(()=>t.tag??(t.href?"a":"span")),a=L(()=>t.href&&Pe.test(t.href)||t.target==="_blank");return(n,c)=>(o(),_(H(s.value),{class:w(["VPLink",{link:e.href,"vp-external-link-icon":a.value,"no-icon":e.noIcon}]),href:e.href?l(me)(e.href):void 0,target:e.target??(a.value?"_blank":void 0),rel:e.rel??(a.value?"noreferrer":void 0)},{default:h(()=>[v(n.$slots,"default")]),_:3},8,["class","href","target","rel"]))}}),Et={class:"VPLastUpdated"},Bt=["datetime"],Ht=b({__name:"VPDocFooterLastUpdated",setup(e){const{theme:t,page:s,lang:a}=V(),n=L(()=>new Date(s.value.lastUpdated)),c=L(()=>n.value.toISOString()),u=N("");return O(()=>{J(()=>{var f,r,m;u.value=new Intl.DateTimeFormat((r=(f=t.value.lastUpdated)==null?void 0:f.formatOptions)!=null&&r.forceLocale?a.value:void 0,((m=t.value.lastUpdated)==null?void 0:m.formatOptions)??{dateStyle:"short",timeStyle:"short"}).format(n.value)})}),(f,r)=>{var m;return o(),d("p",Et,[B($(((m=l(t).lastUpdated)==null?void 0:m.text)||l(t).lastUpdatedText||"Last updated")+": ",1),i("time",{datetime:c.value},$(u.value),9,Bt)])}}}),Ft=y(Ht,[["__scopeId","data-v-1bb0c8a8"]]),Dt={key:0,class:"VPDocFooter"},Ot={key:0,class:"edit-info"},qt={key:0,class:"edit-link"},Gt={key:1,class:"last-updated"},Rt={key:1,class:"prev-next","aria-labelledby":"doc-footer-aria-label"},Ut={class:"pager"},Wt=["innerHTML"],jt=["innerHTML"],zt={class:"pager"},Kt=["innerHTML"],Yt=["innerHTML"],Jt=b({__name:"VPDocFooter",setup(e){const{theme:t,page:s,frontmatter:a}=V(),n=Ct(),c=It(),u=L(()=>t.value.editLink&&a.value.editLink!==!1),f=L(()=>s.value.lastUpdated),r=L(()=>u.value||f.value||c.value.prev||c.value.next);return(m,P)=>{var k,S,A,C;return r.value?(o(),d("footer",Dt,[v(m.$slots,"doc-footer-before",{},void 0,!0),u.value||f.value?(o(),d("div",Ot,[u.value?(o(),d("div",qt,[g(F,{class:"edit-link-button",href:l(n).url,"no-icon":!0},{default:h(()=>[P[0]||(P[0]=i("span",{class:"vpi-square-pen edit-link-icon"},null,-1)),B(" "+$(l(n).text),1)]),_:1},8,["href"])])):p("",!0),f.value?(o(),d("div",Gt,[g(Ft)])):p("",!0)])):p("",!0),(k=l(c).prev)!=null&&k.link||(S=l(c).next)!=null&&S.link?(o(),d("nav",Rt,[P[1]||(P[1]=i("span",{class:"visually-hidden",id:"doc-footer-aria-label"},"Pager",-1)),i("div",Ut,[(A=l(c).prev)!=null&&A.link?(o(),_(F,{key:0,class:"pager-link prev",href:l(c).prev.link},{default:h(()=>{var I;return[i("span",{class:"desc",innerHTML:((I=l(t).docFooter)==null?void 0:I.prev)||"Previous page"},null,8,Wt),i("span",{class:"title",innerHTML:l(c).prev.text},null,8,jt)]}),_:1},8,["href"])):p("",!0)]),i("div",zt,[(C=l(c).next)!=null&&C.link?(o(),_(F,{key:0,class:"pager-link next",href:l(c).next.link},{default:h(()=>{var I;return[i("span",{class:"desc",innerHTML:((I=l(t).docFooter)==null?void 0:I.next)||"Next page"},null,8,Kt),i("span",{class:"title",innerHTML:l(c).next.text},null,8,Yt)]}),_:1},8,["href"])):p("",!0)])])):p("",!0)])):p("",!0)}}}),Qt=y(Jt,[["__scopeId","data-v-1bcd8184"]]),Xt={class:"container"},Zt={class:"aside-container"},es={class:"aside-content"},ts={class:"content"},ss={class:"content-container"},as={class:"main"},ns=b({__name:"VPDoc",setup(e){const{theme:t}=V(),s=X(),{hasSidebar:a,hasAside:n,leftAside:c}=q(),u=L(()=>s.path.replace(/[./]+/g,"_").replace(/_html$/,""));return(f,r)=>{const m=W("Content");return o(),d("div",{class:w(["VPDoc",{"has-sidebar":l(a),"has-aside":l(n)}])},[v(f.$slots,"doc-top",{},void 0,!0),i("div",Xt,[l(n)?(o(),d("div",{key:0,class:w(["aside",{"left-aside":l(c)}])},[r[0]||(r[0]=i("div",{class:"aside-curtain"},null,-1)),i("div",Zt,[i("div",es,[g(Mt,null,{"aside-top":h(()=>[v(f.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":h(()=>[v(f.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":h(()=>[v(f.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":h(()=>[v(f.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":h(()=>[v(f.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":h(()=>[v(f.$slots,"aside-ads-after",{},void 0,!0)]),_:3})])])],2)):p("",!0),i("div",ts,[i("div",ss,[v(f.$slots,"doc-before",{},void 0,!0),i("main",as,[g(m,{class:w(["vp-doc",[u.value,l(t).externalLinkIcon&&"external-link-icon-enabled"]])},null,8,["class"])]),g(Qt,null,{"doc-footer-before":h(()=>[v(f.$slots,"doc-footer-before",{},void 0,!0)]),_:3}),v(f.$slots,"doc-after",{},void 0,!0)])])]),v(f.$slots,"doc-bottom",{},void 0,!0)],2)}}}),os=y(ns,[["__scopeId","data-v-e6f2a212"]]),is=b({__name:"VPButton",props:{tag:{},size:{default:"medium"},theme:{default:"brand"},text:{},href:{},target:{},rel:{}},setup(e){const t=e,s=L(()=>t.href&&Pe.test(t.href)),a=L(()=>t.tag||(t.href?"a":"button"));return(n,c)=>(o(),_(H(a.value),{class:w(["VPButton",[e.size,e.theme]]),href:e.href?l(me)(e.href):void 0,target:t.target??(s.value?"_blank":void 0),rel:t.rel??(s.value?"noreferrer":void 0)},{default:h(()=>[B($(e.text),1)]),_:1},8,["class","href","target","rel"]))}}),ls=y(is,[["__scopeId","data-v-93dc4167"]]),rs=["src","alt"],cs=b({inheritAttrs:!1,__name:"VPImage",props:{image:{},alt:{}},setup(e){return(t,s)=>{const a=W("VPImage",!0);return e.image?(o(),d(T,{key:0},[typeof e.image=="string"||"src"in e.image?(o(),d("img",R({key:0,class:"VPImage"},typeof e.image=="string"?t.$attrs:{...e.image,...t.$attrs},{src:l(ve)(typeof e.image=="string"?e.image:e.image.src),alt:e.alt??(typeof e.image=="string"?"":e.image.alt||"")}),null,16,rs)):(o(),d(T,{key:1},[g(a,R({class:"dark",image:e.image.dark,alt:e.image.alt},t.$attrs),null,16,["image","alt"]),g(a,R({class:"light",image:e.image.light,alt:e.image.alt},t.$attrs),null,16,["image","alt"])],64))],64)):p("",!0)}}}),Y=y(cs,[["__scopeId","data-v-ab19afbb"]]),ds={class:"container"},us={class:"main"},vs={class:"heading"},fs=["innerHTML"],hs=["innerHTML"],ms=["innerHTML"],ps={key:0,class:"actions"},bs={key:0,class:"image"},gs={class:"image-container"},ks=b({__name:"VPHero",props:{name:{},text:{},tagline:{},image:{},actions:{}},setup(e){const t=Z("hero-image-slot-exists");return(s,a)=>(o(),d("div",{class:w(["VPHero",{"has-image":e.image||l(t)}])},[i("div",ds,[i("div",us,[v(s.$slots,"home-hero-info-before",{},void 0,!0),v(s.$slots,"home-hero-info",{},()=>[i("h1",vs,[e.name?(o(),d("span",{key:0,innerHTML:e.name,class:"name clip"},null,8,fs)):p("",!0),e.text?(o(),d("span",{key:1,innerHTML:e.text,class:"text"},null,8,hs)):p("",!0)]),e.tagline?(o(),d("p",{key:0,innerHTML:e.tagline,class:"tagline"},null,8,ms)):p("",!0)],!0),v(s.$slots,"home-hero-info-after",{},void 0,!0),e.actions?(o(),d("div",ps,[(o(!0),d(T,null,M(e.actions,n=>(o(),d("div",{key:n.link,class:"action"},[g(ls,{tag:"a",size:"medium",theme:n.theme,text:n.text,href:n.link,target:n.target,rel:n.rel},null,8,["theme","text","href","target","rel"])]))),128))])):p("",!0),v(s.$slots,"home-hero-actions-after",{},void 0,!0)]),e.image||l(t)?(o(),d("div",bs,[i("div",gs,[a[0]||(a[0]=i("div",{class:"image-bg"},null,-1)),v(s.$slots,"home-hero-image",{},()=>[e.image?(o(),_(Y,{key:0,class:"image-src",image:e.image},null,8,["image"])):p("",!0)],!0)])])):p("",!0)])],2))}}),_s=y(ks,[["__scopeId","data-v-dd8814ff"]]),ys=b({__name:"VPHomeHero",setup(e){const{frontmatter:t}=V();return(s,a)=>l(t).hero?(o(),_(_s,{key:0,class:"VPHomeHero",name:l(t).hero.name,text:l(t).hero.text,tagline:l(t).hero.tagline,image:l(t).hero.image,actions:l(t).hero.actions},{"home-hero-info-before":h(()=>[v(s.$slots,"home-hero-info-before")]),"home-hero-info":h(()=>[v(s.$slots,"home-hero-info")]),"home-hero-info-after":h(()=>[v(s.$slots,"home-hero-info-after")]),"home-hero-actions-after":h(()=>[v(s.$slots,"home-hero-actions-after")]),"home-hero-image":h(()=>[v(s.$slots,"home-hero-image")]),_:3},8,["name","text","tagline","image","actions"])):p("",!0)}}),$s={class:"box"},Ps={key:0,class:"icon"},Ls=["innerHTML"],Ss=["innerHTML"],Vs=["innerHTML"],Ts={key:4,class:"link-text"},ws={class:"link-text-value"},Ns=b({__name:"VPFeature",props:{icon:{},title:{},details:{},link:{},linkText:{},rel:{},target:{}},setup(e){return(t,s)=>(o(),_(F,{class:"VPFeature",href:e.link,rel:e.rel,target:e.target,"no-icon":!0,tag:e.link?"a":"div"},{default:h(()=>[i("article",$s,[typeof e.icon=="object"&&e.icon.wrap?(o(),d("div",Ps,[g(Y,{image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])])):typeof e.icon=="object"?(o(),_(Y,{key:1,image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])):e.icon?(o(),d("div",{key:2,class:"icon",innerHTML:e.icon},null,8,Ls)):p("",!0),i("h2",{class:"title",innerHTML:e.title},null,8,Ss),e.details?(o(),d("p",{key:3,class:"details",innerHTML:e.details},null,8,Vs)):p("",!0),e.linkText?(o(),d("div",Ts,[i("p",ws,[B($(e.linkText)+" ",1),s[0]||(s[0]=i("span",{class:"vpi-arrow-right link-text-icon"},null,-1))])])):p("",!0)])]),_:1},8,["href","rel","target","tag"]))}}),As=y(Ns,[["__scopeId","data-v-bd37d1a2"]]),Ms={key:0,class:"VPFeatures"},Cs={class:"container"},Is={class:"items"},xs=b({__name:"VPFeatures",props:{features:{}},setup(e){const t=e,s=L(()=>{const a=t.features.length;if(a){if(a===2)return"grid-2";if(a===3)return"grid-3";if(a%3===0)return"grid-6";if(a>3)return"grid-4"}else return});return(a,n)=>e.features?(o(),d("div",Ms,[i("div",Cs,[i("div",Is,[(o(!0),d(T,null,M(e.features,c=>(o(),d("div",{key:c.title,class:w(["item",[s.value]])},[g(As,{icon:c.icon,title:c.title,details:c.details,link:c.link,"link-text":c.linkText,rel:c.rel,target:c.target},null,8,["icon","title","details","link","link-text","rel","target"])],2))),128))])])])):p("",!0)}}),Es=y(xs,[["__scopeId","data-v-b1eea84a"]]),Bs=b({__name:"VPHomeFeatures",setup(e){const{frontmatter:t}=V();return(s,a)=>l(t).features?(o(),_(Es,{key:0,class:"VPHomeFeatures",features:l(t).features},null,8,["features"])):p("",!0)}}),Hs=b({__name:"VPHomeContent",setup(e){const{width:t}=qe({initialWidth:0,includeScrollbar:!1});return(s,a)=>(o(),d("div",{class:"vp-doc container",style:Le(l(t)?{"--vp-offset":`calc(50% - ${l(t)/2}px)`}:{})},[v(s.$slots,"default",{},void 0,!0)],4))}}),Fs=y(Hs,[["__scopeId","data-v-c141a4bd"]]),Ds=b({__name:"VPHome",setup(e){const{frontmatter:t,theme:s}=V();return(a,n)=>{const c=W("Content");return o(),d("div",{class:w(["VPHome",{"external-link-icon-enabled":l(s).externalLinkIcon}])},[v(a.$slots,"home-hero-before",{},void 0,!0),g(ys,null,{"home-hero-info-before":h(()=>[v(a.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":h(()=>[v(a.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":h(()=>[v(a.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":h(()=>[v(a.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":h(()=>[v(a.$slots,"home-hero-image",{},void 0,!0)]),_:3}),v(a.$slots,"home-hero-after",{},void 0,!0),v(a.$slots,"home-features-before",{},void 0,!0),g(Bs),v(a.$slots,"home-features-after",{},void 0,!0),l(t).markdownStyles!==!1?(o(),_(Fs,{key:0},{default:h(()=>[g(c)]),_:1})):(o(),_(c,{key:1}))],2)}}}),Os=y(Ds,[["__scopeId","data-v-e07eaea7"]]),qs={},Gs={class:"VPPage"};function Rs(e,t){const s=W("Content");return o(),d("div",Gs,[v(e.$slots,"page-top"),g(s),v(e.$slots,"page-bottom")])}const Us=y(qs,[["render",Rs]]),Ws=b({__name:"VPContent",setup(e){const{page:t,frontmatter:s}=V(),{hasSidebar:a}=q();return(n,c)=>(o(),d("div",{class:w(["VPContent",{"has-sidebar":l(a),"is-home":l(s).layout==="home"}]),id:"VPContent"},[l(t).isNotFound?v(n.$slots,"not-found",{key:0},()=>[g(ct)],!0):l(s).layout==="page"?(o(),_(Us,{key:1},{"page-top":h(()=>[v(n.$slots,"page-top",{},void 0,!0)]),"page-bottom":h(()=>[v(n.$slots,"page-bottom",{},void 0,!0)]),_:3})):l(s).layout==="home"?(o(),_(Os,{key:2},{"home-hero-before":h(()=>[v(n.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":h(()=>[v(n.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":h(()=>[v(n.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":h(()=>[v(n.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":h(()=>[v(n.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":h(()=>[v(n.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":h(()=>[v(n.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":h(()=>[v(n.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":h(()=>[v(n.$slots,"home-features-after",{},void 0,!0)]),_:3})):l(s).layout&&l(s).layout!=="doc"?(o(),_(H(l(s).layout),{key:3})):(o(),_(os,{key:4},{"doc-top":h(()=>[v(n.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":h(()=>[v(n.$slots,"doc-bottom",{},void 0,!0)]),"doc-footer-before":h(()=>[v(n.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":h(()=>[v(n.$slots,"doc-before",{},void 0,!0)]),"doc-after":h(()=>[v(n.$slots,"doc-after",{},void 0,!0)]),"aside-top":h(()=>[v(n.$slots,"aside-top",{},void 0,!0)]),"aside-outline-before":h(()=>[v(n.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":h(()=>[v(n.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":h(()=>[v(n.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":h(()=>[v(n.$slots,"aside-ads-after",{},void 0,!0)]),"aside-bottom":h(()=>[v(n.$slots,"aside-bottom",{},void 0,!0)]),_:3}))],2))}}),js=y(Ws,[["__scopeId","data-v-9a6c75ad"]]),zs={class:"container"},Ks=["innerHTML"],Ys=["innerHTML"],Js=b({__name:"VPFooter",setup(e){const{theme:t,frontmatter:s}=V(),{hasSidebar:a}=q();return(n,c)=>l(t).footer&&l(s).footer!==!1?(o(),d("footer",{key:0,class:w(["VPFooter",{"has-sidebar":l(a)}])},[i("div",zs,[l(t).footer.message?(o(),d("p",{key:0,class:"message",innerHTML:l(t).footer.message},null,8,Ks)):p("",!0),l(t).footer.copyright?(o(),d("p",{key:1,class:"copyright",innerHTML:l(t).footer.copyright},null,8,Ys)):p("",!0)])],2)):p("",!0)}}),Qs=y(Js,[["__scopeId","data-v-566314d4"]]);function Xs(){const{theme:e,frontmatter:t}=V(),s=$e([]),a=L(()=>s.value.length>0);return Q(()=>{s.value=pe(t.value.outline??e.value.outline)}),{headers:s,hasLocalNav:a}}const Zs={class:"menu-text"},ea={class:"header"},ta={class:"outline"},sa=b({__name:"VPLocalNavOutlineDropdown",props:{headers:{},navHeight:{}},setup(e){const t=e,{theme:s}=V(),a=N(!1),n=N(0),c=N(),u=N();function f(k){var S;(S=c.value)!=null&&S.contains(k.target)||(a.value=!1)}D(a,k=>{if(k){document.addEventListener("click",f);return}document.removeEventListener("click",f)}),le("Escape",()=>{a.value=!1}),Q(()=>{a.value=!1});function r(){a.value=!a.value,n.value=window.innerHeight+Math.min(window.scrollY-t.navHeight,0)}function m(k){k.target.classList.contains("outline-link")&&(u.value&&(u.value.style.transition="none"),Se(()=>{a.value=!1}))}function P(){a.value=!1,window.scrollTo({top:0,left:0,behavior:"smooth"})}return(k,S)=>(o(),d("div",{class:"VPLocalNavOutlineDropdown",style:Le({"--vp-vh":n.value+"px"}),ref_key:"main",ref:c},[e.headers.length>0?(o(),d("button",{key:0,onClick:r,class:w({open:a.value})},[i("span",Zs,$(l(Ae)(l(s))),1),S[0]||(S[0]=i("span",{class:"vpi-chevron-right icon"},null,-1))],2)):(o(),d("button",{key:1,onClick:P},$(l(s).returnToTopLabel||"Return to top"),1)),g(ue,{name:"flyout"},{default:h(()=>[a.value?(o(),d("div",{key:0,ref_key:"items",ref:u,class:"items",onClick:m},[i("div",ea,[i("a",{class:"top-link",href:"#",onClick:P},$(l(s).returnToTopLabel||"Return to top"),1)]),i("div",ta,[g(Me,{headers:e.headers},null,8,["headers"])])],512)):p("",!0)]),_:1})],4))}}),aa=y(sa,[["__scopeId","data-v-6b867909"]]),na={class:"container"},oa=["aria-expanded"],ia={class:"menu-text"},la=b({__name:"VPLocalNav",props:{open:{type:Boolean}},emits:["open-menu"],setup(e){const{theme:t,frontmatter:s}=V(),{hasSidebar:a}=q(),{headers:n}=Xs(),{y:c}=Ve(),u=N(0);O(()=>{u.value=parseInt(getComputedStyle(document.documentElement).getPropertyValue("--vp-nav-height"))}),Q(()=>{n.value=pe(s.value.outline??t.value.outline)});const f=L(()=>n.value.length===0),r=L(()=>f.value&&!a.value),m=L(()=>({VPLocalNav:!0,"has-sidebar":a.value,empty:f.value,fixed:r.value}));return(P,k)=>l(s).layout!=="home"&&(!r.value||l(c)>=u.value)?(o(),d("div",{key:0,class:w(m.value)},[i("div",na,[l(a)?(o(),d("button",{key:0,class:"menu","aria-expanded":e.open,"aria-controls":"VPSidebarNav",onClick:k[0]||(k[0]=S=>P.$emit("open-menu"))},[k[1]||(k[1]=i("span",{class:"vpi-align-left menu-icon"},null,-1)),i("span",ia,$(l(t).sidebarMenuLabel||"Menu"),1)],8,oa)):p("",!0),g(aa,{headers:l(n),navHeight:u.value},null,8,["headers","navHeight"])])],2)):p("",!0)}}),ra=y(la,[["__scopeId","data-v-2488c25a"]]);function ca(){const e=N(!1);function t(){e.value=!0,window.addEventListener("resize",n)}function s(){e.value=!1,window.removeEventListener("resize",n)}function a(){e.value?s():t()}function n(){window.outerWidth>=768&&s()}const c=X();return D(()=>c.path,s),{isScreenOpen:e,openScreen:t,closeScreen:s,toggleScreen:a}}const da={},ua={class:"VPSwitch",type:"button",role:"switch"},va={class:"check"},fa={key:0,class:"icon"};function ha(e,t){return o(),d("button",ua,[i("span",va,[e.$slots.default?(o(),d("span",fa,[v(e.$slots,"default",{},void 0,!0)])):p("",!0)])])}const ma=y(da,[["render",ha],["__scopeId","data-v-b4ccac88"]]),pa=b({__name:"VPSwitchAppearance",setup(e){const{isDark:t,theme:s}=V(),a=Z("toggle-appearance",()=>{t.value=!t.value}),n=N("");return he(()=>{n.value=t.value?s.value.lightModeSwitchTitle||"Switch to light theme":s.value.darkModeSwitchTitle||"Switch to dark theme"}),(c,u)=>(o(),_(ma,{title:n.value,class:"VPSwitchAppearance","aria-checked":l(t),onClick:l(a)},{default:h(()=>[...u[0]||(u[0]=[i("span",{class:"vpi-sun sun"},null,-1),i("span",{class:"vpi-moon moon"},null,-1)])]),_:1},8,["title","aria-checked","onClick"]))}}),be=y(pa,[["__scopeId","data-v-be9742d9"]]),ba={key:0,class:"VPNavBarAppearance"},ga=b({__name:"VPNavBarAppearance",setup(e){const{site:t}=V();return(s,a)=>l(t).appearance&&l(t).appearance!=="force-dark"&&l(t).appearance!=="force-auto"?(o(),d("div",ba,[g(be)])):p("",!0)}}),ka=y(ga,[["__scopeId","data-v-3f90c1a5"]]),ge=N();let Ce=!1,oe=0;function _a(e){const t=N(!1);if(ee){!Ce&&ya(),oe++;const s=D(ge,a=>{var n,c,u;a===e.el.value||(n=e.el.value)!=null&&n.contains(a)?(t.value=!0,(c=e.onFocus)==null||c.call(e)):(t.value=!1,(u=e.onBlur)==null||u.call(e))});fe(()=>{s(),oe--,oe||$a()})}return Ge(t)}function ya(){document.addEventListener("focusin",Ie),Ce=!0,ge.value=document.activeElement}function $a(){document.removeEventListener("focusin",Ie)}function Ie(){ge.value=document.activeElement}const Pa={class:"VPMenuLink"},La=["innerHTML"],Sa=b({__name:"VPMenuLink",props:{item:{}},setup(e){const{page:t}=V();return(s,a)=>(o(),d("div",Pa,[g(F,{class:w({active:l(U)(l(t).relativePath,e.item.activeMatch||e.item.link,!!e.item.activeMatch)}),href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,La)]),_:1},8,["class","href","target","rel","no-icon"])]))}}),te=y(Sa,[["__scopeId","data-v-7eeeb2dc"]]),Va={class:"VPMenuGroup"},Ta={key:0,class:"title"},wa=b({__name:"VPMenuGroup",props:{text:{},items:{}},setup(e){return(t,s)=>(o(),d("div",Va,[e.text?(o(),d("p",Ta,$(e.text),1)):p("",!0),(o(!0),d(T,null,M(e.items,a=>(o(),d(T,null,["link"in a?(o(),_(te,{key:0,item:a},null,8,["item"])):p("",!0)],64))),256))]))}}),Na=y(wa,[["__scopeId","data-v-a6b0397c"]]),Aa={class:"VPMenu"},Ma={key:0,class:"items"},Ca=b({__name:"VPMenu",props:{items:{}},setup(e){return(t,s)=>(o(),d("div",Aa,[e.items?(o(),d("div",Ma,[(o(!0),d(T,null,M(e.items,a=>(o(),d(T,{key:JSON.stringify(a)},["link"in a?(o(),_(te,{key:0,item:a},null,8,["item"])):"component"in a?(o(),_(H(a.component),R({key:1,ref_for:!0},a.props),null,16)):(o(),_(Na,{key:2,text:a.text,items:a.items},null,8,["text","items"]))],64))),128))])):p("",!0),v(t.$slots,"default",{},void 0,!0)]))}}),Ia=y(Ca,[["__scopeId","data-v-20ed86d6"]]),xa=["aria-expanded","aria-label"],Ea={key:0,class:"text"},Ba=["innerHTML"],Ha={key:1,class:"vpi-more-horizontal icon"},Fa={class:"menu"},Da=b({__name:"VPFlyout",props:{icon:{},button:{},label:{},items:{}},setup(e){const t=N(!1),s=N();_a({el:s,onBlur:a});function a(){t.value=!1}return(n,c)=>(o(),d("div",{class:"VPFlyout",ref_key:"el",ref:s,onMouseenter:c[1]||(c[1]=u=>t.value=!0),onMouseleave:c[2]||(c[2]=u=>t.value=!1)},[i("button",{type:"button",class:"button","aria-haspopup":"true","aria-expanded":t.value,"aria-label":e.label,onClick:c[0]||(c[0]=u=>t.value=!t.value)},[e.button||e.icon?(o(),d("span",Ea,[e.icon?(o(),d("span",{key:0,class:w([e.icon,"option-icon"])},null,2)):p("",!0),e.button?(o(),d("span",{key:1,innerHTML:e.button},null,8,Ba)):p("",!0),c[3]||(c[3]=i("span",{class:"vpi-chevron-down text-icon"},null,-1))])):(o(),d("span",Ha))],8,xa),i("div",Fa,[g(Ia,{items:e.items},{default:h(()=>[v(n.$slots,"default",{},void 0,!0)]),_:3},8,["items"])])],544))}}),ke=y(Da,[["__scopeId","data-v-bfe7971f"]]),Oa=["href","aria-label","innerHTML"],qa=b({__name:"VPSocialLink",props:{icon:{},link:{},ariaLabel:{}},setup(e){const t=e,s=N();O(async()=>{var c;await Se();const n=(c=s.value)==null?void 0:c.children[0];n instanceof HTMLElement&&n.className.startsWith("vpi-social-")&&(getComputedStyle(n).maskImage||getComputedStyle(n).webkitMaskImage)==="none"&&n.style.setProperty("--icon",`url('https://api.iconify.design/simple-icons/${t.icon}.svg')`)});const a=L(()=>typeof t.icon=="object"?t.icon.svg:``);return(n,c)=>(o(),d("a",{ref_key:"el",ref:s,class:"VPSocialLink no-icon",href:e.link,"aria-label":e.ariaLabel??(typeof e.icon=="string"?e.icon:""),target:"_blank",rel:"noopener",innerHTML:a.value},null,8,Oa))}}),Ga=y(qa,[["__scopeId","data-v-60a9a2d3"]]),Ra={class:"VPSocialLinks"},Ua=b({__name:"VPSocialLinks",props:{links:{}},setup(e){return(t,s)=>(o(),d("div",Ra,[(o(!0),d(T,null,M(e.links,({link:a,icon:n,ariaLabel:c})=>(o(),_(Ga,{key:a,icon:n,link:a,ariaLabel:c},null,8,["icon","link","ariaLabel"]))),128))]))}}),_e=y(Ua,[["__scopeId","data-v-e71e869c"]]),Wa={key:0,class:"group translations"},ja={class:"trans-title"},za={key:1,class:"group"},Ka={class:"item appearance"},Ya={class:"label"},Ja={class:"appearance-action"},Qa={key:2,class:"group"},Xa={class:"item social-links"},Za=b({__name:"VPNavBarExtra",setup(e){const{site:t,theme:s}=V(),{localeLinks:a,currentLang:n}=z({correspondingLink:!0}),c=L(()=>a.value.length&&n.value.label||t.value.appearance||s.value.socialLinks);return(u,f)=>c.value?(o(),_(ke,{key:0,class:"VPNavBarExtra",label:"extra navigation"},{default:h(()=>[l(a).length&&l(n).label?(o(),d("div",Wa,[i("p",ja,$(l(n).label),1),(o(!0),d(T,null,M(l(a),r=>(o(),_(te,{key:r.link,item:r},null,8,["item"]))),128))])):p("",!0),l(t).appearance&&l(t).appearance!=="force-dark"&&l(t).appearance!=="force-auto"?(o(),d("div",za,[i("div",Ka,[i("p",Ya,$(l(s).darkModeSwitchLabel||"Appearance"),1),i("div",Ja,[g(be)])])])):p("",!0),l(s).socialLinks?(o(),d("div",Qa,[i("div",Xa,[g(_e,{class:"social-links-list",links:l(s).socialLinks},null,8,["links"])])])):p("",!0)]),_:1})):p("",!0)}}),en=y(Za,[["__scopeId","data-v-f953d92f"]]),tn=["aria-expanded"],sn=b({__name:"VPNavBarHamburger",props:{active:{type:Boolean}},emits:["click"],setup(e){return(t,s)=>(o(),d("button",{type:"button",class:w(["VPNavBarHamburger",{active:e.active}]),"aria-label":"mobile navigation","aria-expanded":e.active,"aria-controls":"VPNavScreen",onClick:s[0]||(s[0]=a=>t.$emit("click"))},[...s[1]||(s[1]=[i("span",{class:"container"},[i("span",{class:"top"}),i("span",{class:"middle"}),i("span",{class:"bottom"})],-1)])],10,tn))}}),an=y(sn,[["__scopeId","data-v-6bee1efd"]]),nn=["innerHTML"],on=b({__name:"VPNavBarMenuLink",props:{item:{}},setup(e){const{page:t}=V();return(s,a)=>(o(),_(F,{class:w({VPNavBarMenuLink:!0,active:l(U)(l(t).relativePath,e.item.activeMatch||e.item.link,!!e.item.activeMatch)}),href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon,tabindex:"0"},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,nn)]),_:1},8,["class","href","target","rel","no-icon"]))}}),ln=y(on,[["__scopeId","data-v-815115f5"]]),rn=b({__name:"VPNavBarMenuGroup",props:{item:{}},setup(e){const t=e,{page:s}=V(),a=c=>"component"in c?!1:"link"in c?U(s.value.relativePath,c.link,!!t.item.activeMatch):c.items.some(a),n=L(()=>a(t.item));return(c,u)=>(o(),_(ke,{class:w({VPNavBarMenuGroup:!0,active:l(U)(l(s).relativePath,e.item.activeMatch,!!e.item.activeMatch)||n.value}),button:e.item.text,items:e.item.items},null,8,["class","button","items"]))}}),cn={key:0,"aria-labelledby":"main-nav-aria-label",class:"VPNavBarMenu"},dn=b({__name:"VPNavBarMenu",setup(e){const{theme:t}=V();return(s,a)=>l(t).nav?(o(),d("nav",cn,[a[0]||(a[0]=i("span",{id:"main-nav-aria-label",class:"visually-hidden"}," Main Navigation ",-1)),(o(!0),d(T,null,M(l(t).nav,n=>(o(),d(T,{key:JSON.stringify(n)},["link"in n?(o(),_(ln,{key:0,item:n},null,8,["item"])):"component"in n?(o(),_(H(n.component),R({key:1,ref_for:!0},n.props),null,16)):(o(),_(rn,{key:2,item:n},null,8,["item"]))],64))),128))])):p("",!0)}}),un=y(dn,[["__scopeId","data-v-afb2845e"]]);function vn(e){const{localeIndex:t,theme:s}=V();function a(n){var C,I,x;const c=n.split("."),u=(C=s.value.search)==null?void 0:C.options,f=u&&typeof u=="object",r=f&&((x=(I=u.locales)==null?void 0:I[t.value])==null?void 0:x.translations)||null,m=f&&u.translations||null;let P=r,k=m,S=e;const A=c.pop();for(const E of c){let G=null;const j=S==null?void 0:S[E];j&&(G=S=j);const se=k==null?void 0:k[E];se&&(G=k=se);const ae=P==null?void 0:P[E];ae&&(G=P=ae),j||(S=G),se||(k=G),ae||(P=G)}return(P==null?void 0:P[A])??(k==null?void 0:k[A])??(S==null?void 0:S[A])??""}return a}const fn=["aria-label"],hn={class:"DocSearch-Button-Container"},mn={class:"DocSearch-Button-Placeholder"},ye=b({__name:"VPNavBarSearchButton",setup(e){const s=vn({button:{buttonText:"Search",buttonAriaLabel:"Search"}});return(a,n)=>(o(),d("button",{type:"button",class:"DocSearch DocSearch-Button","aria-label":l(s)("button.buttonAriaLabel")},[i("span",hn,[n[0]||(n[0]=i("span",{class:"vp-icon DocSearch-Search-Icon"},null,-1)),i("span",mn,$(l(s)("button.buttonText")),1)]),n[1]||(n[1]=i("span",{class:"DocSearch-Button-Keys"},[i("kbd",{class:"DocSearch-Button-Key"}),i("kbd",{class:"DocSearch-Button-Key"},"K")],-1))],8,fn))}}),pn={class:"VPNavBarSearch"},bn={id:"local-search"},gn={key:1,id:"docsearch"},kn=b({__name:"VPNavBarSearch",setup(e){const t=Re(()=>Ue(()=>import("./VPLocalSearchBox.MFSo_m96.js"),__vite__mapDeps([0,1]))),s=()=>null,{theme:a}=V(),n=N(!1),c=N(!1);O(()=>{});function u(){n.value||(n.value=!0,setTimeout(f,16))}function f(){const k=new Event("keydown");k.key="k",k.metaKey=!0,window.dispatchEvent(k),setTimeout(()=>{document.querySelector(".DocSearch-Modal")||f()},16)}function r(k){const S=k.target,A=S.tagName;return S.isContentEditable||A==="INPUT"||A==="SELECT"||A==="TEXTAREA"}const m=N(!1);le("k",k=>{(k.ctrlKey||k.metaKey)&&(k.preventDefault(),m.value=!0)}),le("/",k=>{r(k)||(k.preventDefault(),m.value=!0)});const P="local";return(k,S)=>{var A;return o(),d("div",pn,[l(P)==="local"?(o(),d(T,{key:0},[m.value?(o(),_(l(t),{key:0,onClose:S[0]||(S[0]=C=>m.value=!1)})):p("",!0),i("div",bn,[g(ye,{onClick:S[1]||(S[1]=C=>m.value=!0)})])],64)):l(P)==="algolia"?(o(),d(T,{key:1},[n.value?(o(),_(l(s),{key:0,algolia:((A=l(a).search)==null?void 0:A.options)??l(a).algolia,onVnodeBeforeMount:S[2]||(S[2]=C=>c.value=!0)},null,8,["algolia"])):p("",!0),c.value?p("",!0):(o(),d("div",gn,[g(ye,{onClick:u})]))],64)):p("",!0)])}}}),_n=b({__name:"VPNavBarSocialLinks",setup(e){const{theme:t}=V();return(s,a)=>l(t).socialLinks?(o(),_(_e,{key:0,class:"VPNavBarSocialLinks",links:l(t).socialLinks},null,8,["links"])):p("",!0)}}),yn=y(_n,[["__scopeId","data-v-ef6192dc"]]),$n=["href","rel","target"],Pn=["innerHTML"],Ln={key:2},Sn=b({__name:"VPNavBarTitle",setup(e){const{site:t,theme:s}=V(),{hasSidebar:a}=q(),{currentLang:n}=z(),c=L(()=>{var r;return typeof s.value.logoLink=="string"?s.value.logoLink:(r=s.value.logoLink)==null?void 0:r.link}),u=L(()=>{var r;return typeof s.value.logoLink=="string"||(r=s.value.logoLink)==null?void 0:r.rel}),f=L(()=>{var r;return typeof s.value.logoLink=="string"||(r=s.value.logoLink)==null?void 0:r.target});return(r,m)=>(o(),d("div",{class:w(["VPNavBarTitle",{"has-sidebar":l(a)}])},[i("a",{class:"title",href:c.value??l(me)(l(n).link),rel:u.value,target:f.value},[v(r.$slots,"nav-bar-title-before",{},void 0,!0),l(s).logo?(o(),_(Y,{key:0,class:"logo",image:l(s).logo},null,8,["image"])):p("",!0),l(s).siteTitle?(o(),d("span",{key:1,innerHTML:l(s).siteTitle},null,8,Pn)):l(s).siteTitle===void 0?(o(),d("span",Ln,$(l(t).title),1)):p("",!0),v(r.$slots,"nav-bar-title-after",{},void 0,!0)],8,$n)],2))}}),Vn=y(Sn,[["__scopeId","data-v-9f43907a"]]),Tn={class:"items"},wn={class:"title"},Nn=b({__name:"VPNavBarTranslations",setup(e){const{theme:t}=V(),{localeLinks:s,currentLang:a}=z({correspondingLink:!0});return(n,c)=>l(s).length&&l(a).label?(o(),_(ke,{key:0,class:"VPNavBarTranslations",icon:"vpi-languages",label:l(t).langMenuLabel||"Change language"},{default:h(()=>[i("div",Tn,[i("p",wn,$(l(a).label),1),(o(!0),d(T,null,M(l(s),u=>(o(),_(te,{key:u.link,item:u},null,8,["item"]))),128))])]),_:1},8,["label"])):p("",!0)}}),An=y(Nn,[["__scopeId","data-v-acee064b"]]),Mn={class:"wrapper"},Cn={class:"container"},In={class:"title"},xn={class:"content"},En={class:"content-body"},Bn=b({__name:"VPNavBar",props:{isScreenOpen:{type:Boolean}},emits:["toggle-screen"],setup(e){const t=e,{y:s}=Ve(),{hasSidebar:a}=q(),{frontmatter:n}=V(),c=N({});return he(()=>{c.value={"has-sidebar":a.value,home:n.value.layout==="home",top:s.value===0,"screen-open":t.isScreenOpen}}),(u,f)=>(o(),d("div",{class:w(["VPNavBar",c.value])},[i("div",Mn,[i("div",Cn,[i("div",In,[g(Vn,null,{"nav-bar-title-before":h(()=>[v(u.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":h(()=>[v(u.$slots,"nav-bar-title-after",{},void 0,!0)]),_:3})]),i("div",xn,[i("div",En,[v(u.$slots,"nav-bar-content-before",{},void 0,!0),g(kn,{class:"search"}),g(un,{class:"menu"}),g(An,{class:"translations"}),g(ka,{class:"appearance"}),g(yn,{class:"social-links"}),g(en,{class:"extra"}),v(u.$slots,"nav-bar-content-after",{},void 0,!0),g(an,{class:"hamburger",active:e.isScreenOpen,onClick:f[0]||(f[0]=r=>u.$emit("toggle-screen"))},null,8,["active"])])])])]),f[1]||(f[1]=i("div",{class:"divider"},[i("div",{class:"divider-line"})],-1))],2))}}),Hn=y(Bn,[["__scopeId","data-v-9fd4d1dd"]]),Fn={key:0,class:"VPNavScreenAppearance"},Dn={class:"text"},On=b({__name:"VPNavScreenAppearance",setup(e){const{site:t,theme:s}=V();return(a,n)=>l(t).appearance&&l(t).appearance!=="force-dark"&&l(t).appearance!=="force-auto"?(o(),d("div",Fn,[i("p",Dn,$(l(s).darkModeSwitchLabel||"Appearance"),1),g(be)])):p("",!0)}}),qn=y(On,[["__scopeId","data-v-a3e2920d"]]),Gn=["innerHTML"],Rn=b({__name:"VPNavScreenMenuLink",props:{item:{}},setup(e){const t=Z("close-screen");return(s,a)=>(o(),_(F,{class:"VPNavScreenMenuLink",href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon,onClick:l(t)},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,Gn)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),Un=y(Rn,[["__scopeId","data-v-fa963d97"]]),Wn=["innerHTML"],jn=b({__name:"VPNavScreenMenuGroupLink",props:{item:{}},setup(e){const t=Z("close-screen");return(s,a)=>(o(),_(F,{class:"VPNavScreenMenuGroupLink",href:e.item.link,target:e.item.target,rel:e.item.rel,"no-icon":e.item.noIcon,onClick:l(t)},{default:h(()=>[i("span",{innerHTML:e.item.text},null,8,Wn)]),_:1},8,["href","target","rel","no-icon","onClick"]))}}),xe=y(jn,[["__scopeId","data-v-e04f3e85"]]),zn={class:"VPNavScreenMenuGroupSection"},Kn={key:0,class:"title"},Yn=b({__name:"VPNavScreenMenuGroupSection",props:{text:{},items:{}},setup(e){return(t,s)=>(o(),d("div",zn,[e.text?(o(),d("p",Kn,$(e.text),1)):p("",!0),(o(!0),d(T,null,M(e.items,a=>(o(),_(xe,{key:a.text,item:a},null,8,["item"]))),128))]))}}),Jn=y(Yn,[["__scopeId","data-v-f60dbfa7"]]),Qn=["aria-controls","aria-expanded"],Xn=["innerHTML"],Zn=["id"],eo={key:0,class:"item"},to={key:1,class:"item"},so={key:2,class:"group"},ao=b({__name:"VPNavScreenMenuGroup",props:{text:{},items:{}},setup(e){const t=e,s=N(!1),a=L(()=>`NavScreenGroup-${t.text.replace(" ","-").toLowerCase()}`);function n(){s.value=!s.value}return(c,u)=>(o(),d("div",{class:w(["VPNavScreenMenuGroup",{open:s.value}])},[i("button",{class:"button","aria-controls":a.value,"aria-expanded":s.value,onClick:n},[i("span",{class:"button-text",innerHTML:e.text},null,8,Xn),u[0]||(u[0]=i("span",{class:"vpi-plus button-icon"},null,-1))],8,Qn),i("div",{id:a.value,class:"items"},[(o(!0),d(T,null,M(e.items,f=>(o(),d(T,{key:JSON.stringify(f)},["link"in f?(o(),d("div",eo,[g(xe,{item:f},null,8,["item"])])):"component"in f?(o(),d("div",to,[(o(),_(H(f.component),R({ref_for:!0},f.props,{"screen-menu":""}),null,16))])):(o(),d("div",so,[g(Jn,{text:f.text,items:f.items},null,8,["text","items"])]))],64))),128))],8,Zn)],2))}}),no=y(ao,[["__scopeId","data-v-d99bfeec"]]),oo={key:0,class:"VPNavScreenMenu"},io=b({__name:"VPNavScreenMenu",setup(e){const{theme:t}=V();return(s,a)=>l(t).nav?(o(),d("nav",oo,[(o(!0),d(T,null,M(l(t).nav,n=>(o(),d(T,{key:JSON.stringify(n)},["link"in n?(o(),_(Un,{key:0,item:n},null,8,["item"])):"component"in n?(o(),_(H(n.component),R({key:1,ref_for:!0},n.props,{"screen-menu":""}),null,16)):(o(),_(no,{key:2,text:n.text||"",items:n.items},null,8,["text","items"]))],64))),128))])):p("",!0)}}),lo=b({__name:"VPNavScreenSocialLinks",setup(e){const{theme:t}=V();return(s,a)=>l(t).socialLinks?(o(),_(_e,{key:0,class:"VPNavScreenSocialLinks",links:l(t).socialLinks},null,8,["links"])):p("",!0)}}),ro={class:"list"},co=b({__name:"VPNavScreenTranslations",setup(e){const{localeLinks:t,currentLang:s}=z({correspondingLink:!0}),a=N(!1);function n(){a.value=!a.value}return(c,u)=>l(t).length&&l(s).label?(o(),d("div",{key:0,class:w(["VPNavScreenTranslations",{open:a.value}])},[i("button",{class:"title",onClick:n},[u[0]||(u[0]=i("span",{class:"vpi-languages icon lang"},null,-1)),B(" "+$(l(s).label)+" ",1),u[1]||(u[1]=i("span",{class:"vpi-chevron-down icon chevron"},null,-1))]),i("ul",ro,[(o(!0),d(T,null,M(l(t),f=>(o(),d("li",{key:f.link,class:"item"},[g(F,{class:"link",href:f.link},{default:h(()=>[B($(f.text),1)]),_:2},1032,["href"])]))),128))])],2)):p("",!0)}}),uo=y(co,[["__scopeId","data-v-516e4bc3"]]),vo={class:"container"},fo=b({__name:"VPNavScreen",props:{open:{type:Boolean}},setup(e){const t=N(null),s=Te(ee?document.body:null);return(a,n)=>(o(),_(ue,{name:"fade",onEnter:n[0]||(n[0]=c=>s.value=!0),onAfterLeave:n[1]||(n[1]=c=>s.value=!1)},{default:h(()=>[e.open?(o(),d("div",{key:0,class:"VPNavScreen",ref_key:"screen",ref:t,id:"VPNavScreen"},[i("div",vo,[v(a.$slots,"nav-screen-content-before",{},void 0,!0),g(io,{class:"menu"}),g(uo,{class:"translations"}),g(qn,{class:"appearance"}),g(lo,{class:"social-links"}),v(a.$slots,"nav-screen-content-after",{},void 0,!0)])],512)):p("",!0)]),_:3}))}}),ho=y(fo,[["__scopeId","data-v-2dd6d0c7"]]),mo={key:0,class:"VPNav"},po=b({__name:"VPNav",setup(e){const{isScreenOpen:t,closeScreen:s,toggleScreen:a}=ca(),{frontmatter:n}=V(),c=L(()=>n.value.navbar!==!1);return we("close-screen",s),J(()=>{ee&&document.documentElement.classList.toggle("hide-nav",!c.value)}),(u,f)=>c.value?(o(),d("header",mo,[g(Hn,{"is-screen-open":l(t),onToggleScreen:l(a)},{"nav-bar-title-before":h(()=>[v(u.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":h(()=>[v(u.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":h(()=>[v(u.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":h(()=>[v(u.$slots,"nav-bar-content-after",{},void 0,!0)]),_:3},8,["is-screen-open","onToggleScreen"]),g(ho,{open:l(t)},{"nav-screen-content-before":h(()=>[v(u.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":h(()=>[v(u.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3},8,["open"])])):p("",!0)}}),bo=y(po,[["__scopeId","data-v-7ad780c2"]]),go=["role","tabindex"],ko={key:1,class:"items"},_o=b({__name:"VPSidebarItem",props:{item:{},depth:{}},setup(e){const t=e,{collapsed:s,collapsible:a,isLink:n,isActiveLink:c,hasActiveLink:u,hasChildren:f,toggle:r}=ft(L(()=>t.item)),m=L(()=>f.value?"section":"div"),P=L(()=>n.value?"a":"div"),k=L(()=>f.value?t.depth+2===7?"p":`h${t.depth+2}`:"p"),S=L(()=>n.value?void 0:"button"),A=L(()=>[[`level-${t.depth}`],{collapsible:a.value},{collapsed:s.value},{"is-link":n.value},{"is-active":c.value},{"has-active":u.value}]);function C(x){"key"in x&&x.key!=="Enter"||!t.item.link&&r()}function I(){t.item.link&&r()}return(x,E)=>{const G=W("VPSidebarItem",!0);return o(),_(H(m.value),{class:w(["VPSidebarItem",A.value])},{default:h(()=>[e.item.text?(o(),d("div",R({key:0,class:"item",role:S.value},We(e.item.items?{click:C,keydown:C}:{},!0),{tabindex:e.item.items&&0}),[E[1]||(E[1]=i("div",{class:"indicator"},null,-1)),e.item.link?(o(),_(F,{key:0,tag:P.value,class:"link",href:e.item.link,rel:e.item.rel,target:e.item.target},{default:h(()=>[(o(),_(H(k.value),{class:"text",innerHTML:e.item.text},null,8,["innerHTML"]))]),_:1},8,["tag","href","rel","target"])):(o(),_(H(k.value),{key:1,class:"text",innerHTML:e.item.text},null,8,["innerHTML"])),e.item.collapsed!=null&&e.item.items&&e.item.items.length?(o(),d("div",{key:2,class:"caret",role:"button","aria-label":"toggle section",onClick:I,onKeydown:je(I,["enter"]),tabindex:"0"},[...E[0]||(E[0]=[i("span",{class:"vpi-chevron-right caret-icon"},null,-1)])],32)):p("",!0)],16,go)):p("",!0),e.item.items&&e.item.items.length?(o(),d("div",ko,[e.depth<5?(o(!0),d(T,{key:0},M(e.item.items,j=>(o(),_(G,{key:j.text,item:j,depth:e.depth+1},null,8,["item","depth"]))),128)):p("",!0)])):p("",!0)]),_:1},8,["class"])}}}),yo=y(_o,[["__scopeId","data-v-0009425e"]]),$o=b({__name:"VPSidebarGroup",props:{items:{}},setup(e){const t=N(!0);let s=null;return O(()=>{s=setTimeout(()=>{s=null,t.value=!1},300)}),ze(()=>{s!=null&&(clearTimeout(s),s=null)}),(a,n)=>(o(!0),d(T,null,M(e.items,c=>(o(),d("div",{key:c.text,class:w(["group",{"no-transition":t.value}])},[g(yo,{item:c,depth:0},null,8,["item"])],2))),128))}}),Po=y($o,[["__scopeId","data-v-51288d80"]]),Lo={class:"nav",id:"VPSidebarNav","aria-labelledby":"sidebar-aria-label",tabindex:"-1"},So=b({__name:"VPSidebar",props:{open:{type:Boolean}},setup(e){const{sidebarGroups:t,hasSidebar:s}=q(),a=e,n=N(null),c=Te(ee?document.body:null);D([a,n],()=>{var f;a.open?(c.value=!0,(f=n.value)==null||f.focus()):c.value=!1},{immediate:!0,flush:"post"});const u=N(0);return D(t,()=>{u.value+=1},{deep:!0}),(f,r)=>l(s)?(o(),d("aside",{key:0,class:w(["VPSidebar",{open:e.open}]),ref_key:"navEl",ref:n,onClick:r[0]||(r[0]=Ke(()=>{},["stop"]))},[r[2]||(r[2]=i("div",{class:"curtain"},null,-1)),i("nav",Lo,[r[1]||(r[1]=i("span",{class:"visually-hidden",id:"sidebar-aria-label"}," Sidebar Navigation ",-1)),v(f.$slots,"sidebar-nav-before",{},void 0,!0),(o(),_(Po,{items:l(t),key:u.value},null,8,["items"])),v(f.$slots,"sidebar-nav-after",{},void 0,!0)])],2)):p("",!0)}}),Vo=y(So,[["__scopeId","data-v-42c4c606"]]),To=b({__name:"VPSkipLink",setup(e){const{theme:t}=V(),s=X(),a=N();D(()=>s.path,()=>a.value.focus());function n({target:c}){const u=document.getElementById(decodeURIComponent(c.hash).slice(1));if(u){const f=()=>{u.removeAttribute("tabindex"),u.removeEventListener("blur",f)};u.setAttribute("tabindex","-1"),u.addEventListener("blur",f),u.focus(),window.scrollTo(0,0)}}return(c,u)=>(o(),d(T,null,[i("span",{ref_key:"backToTop",ref:a,tabindex:"-1"},null,512),i("a",{href:"#VPContent",class:"VPSkipLink visually-hidden",onClick:n},$(l(t).skipToContentLabel||"Skip to content"),1)],64))}}),wo=y(To,[["__scopeId","data-v-fcbfc0e0"]]),No=b({__name:"Layout",setup(e){const{isOpen:t,open:s,close:a}=q(),n=X();D(()=>n.path,a),vt(t,a);const{frontmatter:c}=V(),u=Ye(),f=L(()=>!!u["home-hero-image"]);return we("hero-image-slot-exists",f),(r,m)=>{const P=W("Content");return l(c).layout!==!1?(o(),d("div",{key:0,class:w(["Layout",l(c).pageClass])},[v(r.$slots,"layout-top",{},void 0,!0),g(wo),g(Ze,{class:"backdrop",show:l(t),onClick:l(a)},null,8,["show","onClick"]),g(bo,null,{"nav-bar-title-before":h(()=>[v(r.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":h(()=>[v(r.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":h(()=>[v(r.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":h(()=>[v(r.$slots,"nav-bar-content-after",{},void 0,!0)]),"nav-screen-content-before":h(()=>[v(r.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":h(()=>[v(r.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3}),g(ra,{open:l(t),onOpenMenu:l(s)},null,8,["open","onOpenMenu"]),g(Vo,{open:l(t)},{"sidebar-nav-before":h(()=>[v(r.$slots,"sidebar-nav-before",{},void 0,!0)]),"sidebar-nav-after":h(()=>[v(r.$slots,"sidebar-nav-after",{},void 0,!0)]),_:3},8,["open"]),g(js,null,{"page-top":h(()=>[v(r.$slots,"page-top",{},void 0,!0)]),"page-bottom":h(()=>[v(r.$slots,"page-bottom",{},void 0,!0)]),"not-found":h(()=>[v(r.$slots,"not-found",{},void 0,!0)]),"home-hero-before":h(()=>[v(r.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info-before":h(()=>[v(r.$slots,"home-hero-info-before",{},void 0,!0)]),"home-hero-info":h(()=>[v(r.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-info-after":h(()=>[v(r.$slots,"home-hero-info-after",{},void 0,!0)]),"home-hero-actions-after":h(()=>[v(r.$slots,"home-hero-actions-after",{},void 0,!0)]),"home-hero-image":h(()=>[v(r.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":h(()=>[v(r.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":h(()=>[v(r.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":h(()=>[v(r.$slots,"home-features-after",{},void 0,!0)]),"doc-footer-before":h(()=>[v(r.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":h(()=>[v(r.$slots,"doc-before",{},void 0,!0)]),"doc-after":h(()=>[v(r.$slots,"doc-after",{},void 0,!0)]),"doc-top":h(()=>[v(r.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":h(()=>[v(r.$slots,"doc-bottom",{},void 0,!0)]),"aside-top":h(()=>[v(r.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":h(()=>[v(r.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":h(()=>[v(r.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":h(()=>[v(r.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":h(()=>[v(r.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":h(()=>[v(r.$slots,"aside-ads-after",{},void 0,!0)]),_:3}),g(Qs),v(r.$slots,"layout-bottom",{},void 0,!0)],2)):(o(),_(P,{key:1}))}}}),Ao=y(No,[["__scopeId","data-v-d8b57b2d"]]),Ee={Layout:Ao,enhanceApp:({app:e})=>{e.component("Badge",Je)}},Mo={class:"fdsa-app"},Co={__name:"Layout",setup(e){const{Layout:t}=Ee;return(s,a)=>(o(),d("div",Mo,[g(l(t),null,{"layout-top":h(()=>[...a[0]||(a[0]=[])]),_:1})]))}},Io={class:"landing"},xo={class:"sec",id:"features"},Eo={class:"feat-grid"},Bo={class:"gci"},Ho={class:"material-symbols-outlined"},Fo={class:"gc-t"},Do={class:"gc-d"},Oo={class:"sec",id:"curriculum"},qo={class:"bento"},Go={class:"bi-n"},Ro={class:"bi-ic"},Uo={class:"material-symbols-outlined"},Wo={class:"bi-t"},jo={class:"bi-d"},zo={class:"bi-tags"},Ko={class:"sec",id:"testimonials"},Yo={class:"test-grid"},Jo={class:"test-q"},Qo={class:"test-a"},Xo={class:"test-av"},Zo={class:"test-n"},ei={class:"test-r"},ti={class:"sec",id:"why-fdsa"},si={class:"compare-grid"},ai={class:"compare-name"},ni={class:"compare-pros"},oi={class:"compare-cons"},ii={class:"sec pricing-sec",id:"pricing"},li={class:"pricing-grid"},ri={class:"price-name"},ci={class:"price-amt"},di={class:"price-note"},ui={class:"price-feats"},vi=["href"],fi={class:"sec",id:"faq"},hi={class:"faq-list"},mi=["onClick"],pi={class:"faq-q"},bi={key:0,class:"faq-a"},gi={__name:"LandingLayout",setup(e){const t=[{icon:"settings_suggest",t:"Agent Harness",d:"Own your harness. 6-level security ladder, verifier pattern, hooks architecture across 5 subsystems."},{icon:"speed",t:"Software Factory",d:"Systems that build systems. Agent chains, teams, P2P communication, depth-2 delegation."},{icon:"psychology",t:"Extensible Software",d:"Pluggable, composable, swappable. Beyond MCP, tool design patterns, CI/CD for agent configs."},{icon:"all_inclusive",t:"Always-On Agents",d:"Run 24/7. Autoresearch loops, heartbeat execution, meta-agents that improve themselves."},{icon:"terminal",t:"Agentic Access",d:"API-first design. Tool surface design, deployment modes, service connectors, MCP integration."},{icon:"trending_up",t:"Tokenomics",d:"3 levels of token value. Cascade routing, pass@k evals, the 3x cost rule, production optimization."}],s=[{n:"01",ic:"psychology",t:"Foundations",d:"What agents are, harness vs model, decision frameworks, agent loops.",tg:["LLM+Tools+Loop","Harness","Trust"],s:"w4"},{n:"02",ic:"handyman",t:"Architecture",d:"Tools, context, memory, skills system, codebase patterns, workspace design.",tg:["4 Pillars","Memory","Skills"],s:"w4"},{n:"03",ic:"shield",t:"Safety",d:"6-level security ladder, hooks, verifier pattern, defense-in-depth, ACIP.",tg:["L0-L5","Verifier","Hooks"],s:"w4"},{n:"04",ic:"hub",t:"Orchestration",d:"Multi-agent patterns, P-threads, F-threads, P2P, CEO Board, domain locking.",tg:["Teams","Chains","P2P"],s:"w6"},{n:"05",ic:"rocket_launch",t:"Production",d:"CI/CD for agents, shadow deploys, observability, rollback, 5-tool stack.",tg:["Deploy","Monitor","Rollback"],s:"w6"},{n:"06",ic:"analytics",t:"Economics",d:"Model pricing, cascade routing, pass@k evals, cost optimization per session.",tg:["100x Range","3x Rule","Evals"],s:"w6"},{n:"07",ic:"architecture",t:"Advanced",d:"Autoresearch, meta-agents, beyond MCP, always-on employee patterns.",tg:["Self-Improving","Meta"],s:"w6"},{n:"08",ic:"trophy",t:"Capstone",d:"Build production multi-agent system. Brand Monitor, CEO Board, or Code Review Pipeline.",tg:["Ship","Deploy","Rubric"],s:"w12 hl"}],a=[{name:"Self-Paced",amt:"97",note:"one-time payment",feats:["65 lessons across 8 modules","13 scaffolded labs with solutions","56 quiz questions","20 SKILL.md files (7 kits)","Lifetime access + updates","Mock LLM for offline labs"],url:"https://gumroad.com/l/fdsa-agentic-selfpaced",label:"Enroll Now",cta:"btn-primary",highlight:!0},{name:"Enterprise",amt:"199",note:"one-time payment",feats:["Everything in Self-Paced","Private Discord channel","2 custom skills for your stack","1-hour onboarding call","Priority updates for 1 year","Early access to new kits"],url:"https://gumroad.com/l/fdsa-agentic-enterprise",label:"Buy Enterprise",cta:"btn-ghost",highlight:!1},{name:"Cohort",amt:"247",note:"next cohort TBD",feats:["Everything in Enterprise","6-week structured schedule","Weekly live office hours","Capstone peer review","Completion certificate","Alumni network"],url:"https://gumroad.com/l/fdsa-agentic-cohort",label:"Join Cohort",cta:"btn-ghost",highlight:!1}],n=[{q:"The security ladder alone is worth the price. Finally understand how to safely deploy agents in production.",n:"Alex K.",r:"Senior ML Engineer"},{q:"Went from vibe-coding to actually engineering agents. The harness vs model distinction changed how I think.",n:"Jordan T.",r:"Full-Stack Developer"},{q:"Best practical course on multi-agent systems I've found. The CEO Board pattern is genius.",n:"Sam R.",r:"AI Startup Founder"}],c=[{q:"Do I need API keys to run the labs?",a:"No. All 13 labs include a mock LLM client that works offline. You only need API keys if you want to run against real models.",open:!1},{q:"What tools/CLIs does this course cover?",a:"The course is tool-agnostic. The concepts apply to Claude Code, Pi Agent, OpenCode, Gemini CLI, and any agent harness. Labs use Python with an Anthropic-style API that's easy to adapt.",open:!1},{q:"How does FDSA compare to TAC or ClaudeFAST?",a:"TAC ($97-147) focuses on tactical coding with 14 lessons. ClaudeFAST ($89-299) sells skill kits with 280 skills. FDSA ($97-247) gives you 65 lessons across 8 modules AND 20 skill kits — the most comprehensive single package for production agentic engineering.",open:!1},{q:"How long does the course take?",a:"Self-paced: 40-60 hours total. Most students complete M1-M7 in 4-6 weeks. M8 capstone adds 1-2 weeks.",open:!1},{q:"What's the refund policy?",a:"30-day guarantee. If you're not satisfied, email artale@fdsa.agency for a full refund.",open:!1},{q:"Can I buy individual skill kits?",a:"Yes. Security Foundation ($49), Multi-Agent Orch ($49), Verifier Pro ($39), and 4 more kits available individually on the pricing page.",open:!1}],u=[{name:"FDSA",pros:["65 lessons + 13 labs","20 skill kits included","8 modules (foundations to capstone)","Mock LLM for offline work","Tool-agnostic (any CLI)","30-day guarantee"],cons:["Newer platform","No video content yet","Community still growing"]},{name:"TAC",pros:["14 focused lessons","4 reference repos","Active YouTube channel","Proven track record"],cons:["$97-147 for less content","No skill kits","No capstone project","Claude Code focused only"]},{name:"ClaudeFAST",pros:["280 skill files","16 agent definitions","$89 entry price","Active community"],cons:["$299 for full access","No structured modules","No hands-on labs","Claude Code only"]},{name:"Learn Harness",pros:["Free (Anthropic)","6 projects","11 languages","Official Anthropic"],cons:["No advanced patterns","No skill kits","No capstone","No security ladder"]}];return O(()=>{const f=new IntersectionObserver(r=>{r.forEach(m=>{m.isIntersecting&&m.target.classList.add("revealed")})},{threshold:.1});document.querySelectorAll(".sec, .bi, .feat-grid .gc, .price-card, .test-card, .stat").forEach(r=>{r.classList.add("reveal"),f.observe(r)})}),(f,r)=>(o(),d("div",Io,[r[17]||(r[17]=ne('',1)),i("main",null,[r[16]||(r[16]=ne('
NOW ENROLLING

Master Agentic Engineering

65 lessons, 13 labs, 20 skill kits. Build production-grade multi-agent systems that are secure, cost-optimized, and always-on.

AGENT_PLANNER v2.1
> LOADING HARNESS... DONE
> DEPLOYING 8-AGENT SYSTEM
> SECURITY: LEVEL 4 (WHITELIST)
> ALL SYSTEMS OPERATIONAL
65Lessons
13Hands-on Labs
8Modules
20Skill Kits
',2)),i("section",xo,[r[0]||(r[0]=i("div",{class:"sec-label"},"What You'll Build",-1)),r[1]||(r[1]=i("h2",{class:"sec-title"},"Production-Ready Agent Systems",-1)),i("div",Eo,[(o(),d(T,null,M(t,m=>i("div",{class:"gc",key:m.t},[i("div",Bo,[i("span",Ho,$(m.icon),1)]),i("h3",Fo,$(m.t),1),i("p",Do,$(m.d),1)])),64))])]),i("section",Oo,[r[2]||(r[2]=i("div",{class:"sec-label"},"Curriculum",-1)),r[3]||(r[3]=i("h2",{class:"sec-title"},"8 Modules. From Zero to Production.",-1)),i("div",qo,[(o(),d(T,null,M(s,(m,P)=>i("div",{key:P,class:w(["bi",m.s])},[i("div",Go,$(m.n),1),i("div",Ro,[i("span",Uo,$(m.ic),1)]),i("h4",Wo,$(m.t),1),i("p",jo,$(m.d),1),i("div",zo,[(o(!0),d(T,null,M(m.tg,k=>(o(),d("span",{key:k},$(k),1))),128))])],2)),64))])]),i("section",Ko,[r[4]||(r[4]=i("div",{class:"sec-label"},"Trusted By",-1)),r[5]||(r[5]=i("h2",{class:"sec-title"},"What Engineers Are Saying",-1)),i("div",Yo,[(o(),d(T,null,M(n,m=>i("div",{class:"test-card",key:m.q},[i("div",Jo,'"'+$(m.q)+'"',1),i("div",Qo,[i("div",Xo,$(m.n[0]),1),i("div",null,[i("div",Zo,$(m.n),1),i("div",ei,$(m.r),1)])])])),64))])]),i("section",ti,[r[8]||(r[8]=i("div",{class:"sec-label"},"Compared To",-1)),r[9]||(r[9]=i("h2",{class:"sec-title"},"Why FDSA vs Other Courses",-1)),i("div",si,[(o(),d(T,null,M(u,m=>i("div",{class:"compare-c",key:m.name},[i("div",ai,$(m.name),1),i("ul",ni,[(o(!0),d(T,null,M(m.pros,P=>(o(),d("li",{key:P},[r[6]||(r[6]=i("span",{class:"material-symbols-outlined"},"check",-1)),B($(P),1)]))),128))]),i("ul",oi,[(o(!0),d(T,null,M(m.cons,P=>(o(),d("li",{key:P},[r[7]||(r[7]=i("span",{class:"material-symbols-outlined"},"close",-1)),B($(P),1)]))),128))])])),64))])]),i("section",ii,[r[12]||(r[12]=i("div",{class:"sec-label"},"Investment",-1)),r[13]||(r[13]=i("h2",{class:"sec-title"},"Choose Your Path",-1)),i("div",li,[(o(),d(T,null,M(a,m=>i("div",{class:w(["price-card",{highlight:m.highlight}]),key:m.name},[i("div",ri,$(m.name),1),i("div",ci,[r[10]||(r[10]=i("span",{class:"price-dol"},"$",-1)),B($(m.amt),1)]),i("div",di,$(m.note),1),i("ul",ui,[(o(!0),d(T,null,M(m.feats,P=>(o(),d("li",{key:P},[r[11]||(r[11]=i("span",{class:"material-symbols-outlined"},"check_circle",-1)),B($(P),1)]))),128))]),i("a",{href:m.url,class:w(["btn-p",m.cta])},$(m.label),11,vi)],2)),64))])]),i("section",fi,[r[14]||(r[14]=i("div",{class:"sec-label"},"FAQ",-1)),r[15]||(r[15]=i("h2",{class:"sec-title"},"Common Questions",-1)),i("div",hi,[(o(),d(T,null,M(c,m=>i("div",{class:"faq-item",key:m.q,onClick:P=>m.open=!m.open},[i("div",pi,[B($(m.q)+" ",1),i("span",{class:w(["material-symbols-outlined faq-icon",{open:m.open}])},"expand_more",2)]),m.open?(o(),d("div",bi,$(m.a),1)):p("",!0)],8,mi)),64))])])]),r[18]||(r[18]=ne('',2))]))}},ki=y(gi,[["__scopeId","data-v-b6e5d8ee"]]),yi={extends:Ee,Layout:Co,enhanceApp({app:e}){e.component("LandingLayout",ki)}};export{yi as R,vn as c,V as u}; diff --git a/site/.vitepress/dist/assets/style.B1TTbr_m.css b/site/.vitepress/dist/assets/style.D5PW7x-3.css similarity index 80% rename from site/.vitepress/dist/assets/style.B1TTbr_m.css rename to site/.vitepress/dist/assets/style.D5PW7x-3.css index 2079783..665748b 100644 --- a/site/.vitepress/dist/assets/style.B1TTbr_m.css +++ b/site/.vitepress/dist/assets/style.D5PW7x-3.css @@ -1 +1 @@ -@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700;9..40,800&family=DM+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0,0&display=swap";@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-cyrillic-ext.BBPuwvHQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-cyrillic.C5lxZ8CY.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-greek-ext.CqjqNYQ-.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-greek.BBVDIX6e.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-vietnamese.BjW4sHH5.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-latin-ext.4ZJIpNVo.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-latin.Di8DUHzh.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-cyrillic-ext.r48I6akx.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-cyrillic.By2_1cv3.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-greek-ext.1u6EdAuj.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-greek.DJ8dCoTZ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-vietnamese.BSbpV94h.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-latin-ext.CN1xVJS-.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-latin.C2AdPX0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Punctuation SC;font-weight:400;src:local("PingFang SC Regular"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:500;src:local("PingFang SC Medium"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:600;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:700;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}:root{--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white)}.dark{--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black)}:root{--vp-c-gray-1: #dddde3;--vp-c-gray-2: #e4e4e9;--vp-c-gray-3: #ebebef;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-indigo-2: #3a5ccc;--vp-c-indigo-3: #5672cd;--vp-c-indigo-soft: rgba(100, 108, 255, .14);--vp-c-purple-1: #6f42c1;--vp-c-purple-2: #7e4cc9;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .14);--vp-c-green-1: #18794e;--vp-c-green-2: #299764;--vp-c-green-3: #30a46c;--vp-c-green-soft: rgba(16, 185, 129, .14);--vp-c-yellow-1: #915930;--vp-c-yellow-2: #946300;--vp-c-yellow-3: #9f6a00;--vp-c-yellow-soft: rgba(234, 179, 8, .14);--vp-c-red-1: #b8272c;--vp-c-red-2: #d5393e;--vp-c-red-3: #e0575b;--vp-c-red-soft: rgba(244, 63, 94, .14);--vp-c-sponsor: #db2777}.dark{--vp-c-gray-1: #515c67;--vp-c-gray-2: #414853;--vp-c-gray-3: #32363f;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-indigo-2: #5c73e7;--vp-c-indigo-3: #3e63dd;--vp-c-indigo-soft: rgba(100, 108, 255, .16);--vp-c-purple-1: #c8abfa;--vp-c-purple-2: #a879e6;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .16);--vp-c-green-1: #3dd68c;--vp-c-green-2: #30a46c;--vp-c-green-3: #298459;--vp-c-green-soft: rgba(16, 185, 129, .16);--vp-c-yellow-1: #f9b44e;--vp-c-yellow-2: #da8b17;--vp-c-yellow-3: #a46a0a;--vp-c-yellow-soft: rgba(234, 179, 8, .16);--vp-c-red-1: #f66f81;--vp-c-red-2: #f14158;--vp-c-red-3: #b62a3c;--vp-c-red-soft: rgba(244, 63, 94, .16)}:root{--vp-c-bg: #ffffff;--vp-c-bg-alt: #f6f6f7;--vp-c-bg-elv: #ffffff;--vp-c-bg-soft: #f6f6f7}.dark{--vp-c-bg: #1b1b1f;--vp-c-bg-alt: #161618;--vp-c-bg-elv: #202127;--vp-c-bg-soft: #202127}:root{--vp-c-border: #c2c2c4;--vp-c-divider: #e2e2e3;--vp-c-gutter: #e2e2e3}.dark{--vp-c-border: #3c3f44;--vp-c-divider: #2e2e32;--vp-c-gutter: #000000}:root{--vp-c-text-1: #3c3c43;--vp-c-text-2: #67676c;--vp-c-text-3: #929295}.dark{--vp-c-text-1: #dfdfd6;--vp-c-text-2: #98989f;--vp-c-text-3: #6a6a71}:root{--vp-c-default-1: var(--vp-c-gray-1);--vp-c-default-2: var(--vp-c-gray-2);--vp-c-default-3: var(--vp-c-gray-3);--vp-c-default-soft: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1);--vp-c-brand-2: var(--vp-c-indigo-2);--vp-c-brand-3: var(--vp-c-indigo-3);--vp-c-brand-soft: var(--vp-c-indigo-soft);--vp-c-brand: var(--vp-c-brand-1);--vp-c-tip-1: var(--vp-c-brand-1);--vp-c-tip-2: var(--vp-c-brand-2);--vp-c-tip-3: var(--vp-c-brand-3);--vp-c-tip-soft: var(--vp-c-brand-soft);--vp-c-note-1: var(--vp-c-brand-1);--vp-c-note-2: var(--vp-c-brand-2);--vp-c-note-3: var(--vp-c-brand-3);--vp-c-note-soft: var(--vp-c-brand-soft);--vp-c-success-1: var(--vp-c-green-1);--vp-c-success-2: var(--vp-c-green-2);--vp-c-success-3: var(--vp-c-green-3);--vp-c-success-soft: var(--vp-c-green-soft);--vp-c-important-1: var(--vp-c-purple-1);--vp-c-important-2: var(--vp-c-purple-2);--vp-c-important-3: var(--vp-c-purple-3);--vp-c-important-soft: var(--vp-c-purple-soft);--vp-c-warning-1: var(--vp-c-yellow-1);--vp-c-warning-2: var(--vp-c-yellow-2);--vp-c-warning-3: var(--vp-c-yellow-3);--vp-c-warning-soft: var(--vp-c-yellow-soft);--vp-c-danger-1: var(--vp-c-red-1);--vp-c-danger-2: var(--vp-c-red-2);--vp-c-danger-3: var(--vp-c-red-3);--vp-c-danger-soft: var(--vp-c-red-soft);--vp-c-caution-1: var(--vp-c-red-1);--vp-c-caution-2: var(--vp-c-red-2);--vp-c-caution-3: var(--vp-c-red-3);--vp-c-caution-soft: var(--vp-c-red-soft)}:root{--vp-font-family-base: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vp-font-family-mono: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;font-optical-sizing:auto}:root:where(:lang(zh)){--vp-font-family-base: "Punctuation SC", "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}:root{--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--vp-shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--vp-shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--vp-shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16)}:root{--vp-z-index-footer: 10;--vp-z-index-local-nav: 20;--vp-z-index-nav: 30;--vp-z-index-layout-top: 40;--vp-z-index-backdrop: 50;--vp-z-index-sidebar: 60}@media (min-width: 960px){:root{--vp-z-index-sidebar: 25}}:root{--vp-layout-max-width: 1440px}:root{--vp-header-anchor-symbol: "#"}:root{--vp-code-line-height: 1.7;--vp-code-font-size: .875em;--vp-code-color: var(--vp-c-brand-1);--vp-code-link-color: var(--vp-c-brand-1);--vp-code-link-hover-color: var(--vp-c-brand-2);--vp-code-bg: var(--vp-c-default-soft);--vp-code-block-color: var(--vp-c-text-2);--vp-code-block-bg: var(--vp-c-bg-alt);--vp-code-block-divider-color: var(--vp-c-gutter);--vp-code-lang-color: var(--vp-c-text-3);--vp-code-line-highlight-color: var(--vp-c-default-soft);--vp-code-line-number-color: var(--vp-c-text-3);--vp-code-line-diff-add-color: var(--vp-c-success-soft);--vp-code-line-diff-add-symbol-color: var(--vp-c-success-1);--vp-code-line-diff-remove-color: var(--vp-c-danger-soft);--vp-code-line-diff-remove-symbol-color: var(--vp-c-danger-1);--vp-code-line-warning-color: var(--vp-c-warning-soft);--vp-code-line-error-color: var(--vp-c-danger-soft);--vp-code-copy-code-border-color: var(--vp-c-divider);--vp-code-copy-code-bg: var(--vp-c-bg-soft);--vp-code-copy-code-hover-border-color: var(--vp-c-divider);--vp-code-copy-code-hover-bg: var(--vp-c-bg);--vp-code-copy-code-active-text: var(--vp-c-text-2);--vp-code-copy-copied-text-content: "Copied";--vp-code-tab-divider: var(--vp-code-block-divider-color);--vp-code-tab-text-color: var(--vp-c-text-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-1);--vp-code-tab-active-text-color: var(--vp-c-text-1);--vp-code-tab-active-bar-color: var(--vp-c-brand-1)}:lang(es),:lang(pt){--vp-code-copy-copied-text-content: "Copiado"}:lang(fa){--vp-code-copy-copied-text-content: "کپی شد"}:lang(ko){--vp-code-copy-copied-text-content: "복사됨"}:lang(ru){--vp-code-copy-copied-text-content: "Скопировано"}:lang(zh){--vp-code-copy-copied-text-content: "已复制"}:root{--vp-button-brand-border: transparent;--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand-3);--vp-button-brand-hover-border: transparent;--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-2);--vp-button-brand-active-border: transparent;--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-1);--vp-button-alt-border: transparent;--vp-button-alt-text: var(--vp-c-text-1);--vp-button-alt-bg: var(--vp-c-default-3);--vp-button-alt-hover-border: transparent;--vp-button-alt-hover-text: var(--vp-c-text-1);--vp-button-alt-hover-bg: var(--vp-c-default-2);--vp-button-alt-active-border: transparent;--vp-button-alt-active-text: var(--vp-c-text-1);--vp-button-alt-active-bg: var(--vp-c-default-1);--vp-button-sponsor-border: var(--vp-c-text-2);--vp-button-sponsor-text: var(--vp-c-text-2);--vp-button-sponsor-bg: transparent;--vp-button-sponsor-hover-border: var(--vp-c-sponsor);--vp-button-sponsor-hover-text: var(--vp-c-sponsor);--vp-button-sponsor-hover-bg: transparent;--vp-button-sponsor-active-border: var(--vp-c-sponsor);--vp-button-sponsor-active-text: var(--vp-c-sponsor);--vp-button-sponsor-active-bg: transparent}:root{--vp-custom-block-font-size: 14px;--vp-custom-block-code-font-size: 13px;--vp-custom-block-info-border: transparent;--vp-custom-block-info-text: var(--vp-c-text-1);--vp-custom-block-info-bg: var(--vp-c-default-soft);--vp-custom-block-info-code-bg: var(--vp-c-default-soft);--vp-custom-block-note-border: transparent;--vp-custom-block-note-text: var(--vp-c-text-1);--vp-custom-block-note-bg: var(--vp-c-default-soft);--vp-custom-block-note-code-bg: var(--vp-c-default-soft);--vp-custom-block-tip-border: transparent;--vp-custom-block-tip-text: var(--vp-c-text-1);--vp-custom-block-tip-bg: var(--vp-c-tip-soft);--vp-custom-block-tip-code-bg: var(--vp-c-tip-soft);--vp-custom-block-important-border: transparent;--vp-custom-block-important-text: var(--vp-c-text-1);--vp-custom-block-important-bg: var(--vp-c-important-soft);--vp-custom-block-important-code-bg: var(--vp-c-important-soft);--vp-custom-block-warning-border: transparent;--vp-custom-block-warning-text: var(--vp-c-text-1);--vp-custom-block-warning-bg: var(--vp-c-warning-soft);--vp-custom-block-warning-code-bg: var(--vp-c-warning-soft);--vp-custom-block-danger-border: transparent;--vp-custom-block-danger-text: var(--vp-c-text-1);--vp-custom-block-danger-bg: var(--vp-c-danger-soft);--vp-custom-block-danger-code-bg: var(--vp-c-danger-soft);--vp-custom-block-caution-border: transparent;--vp-custom-block-caution-text: var(--vp-c-text-1);--vp-custom-block-caution-bg: var(--vp-c-caution-soft);--vp-custom-block-caution-code-bg: var(--vp-c-caution-soft);--vp-custom-block-details-border: var(--vp-custom-block-info-border);--vp-custom-block-details-text: var(--vp-custom-block-info-text);--vp-custom-block-details-bg: var(--vp-custom-block-info-bg);--vp-custom-block-details-code-bg: var(--vp-custom-block-info-code-bg)}:root{--vp-input-border-color: var(--vp-c-border);--vp-input-bg-color: var(--vp-c-bg-alt);--vp-input-switch-bg-color: var(--vp-c-default-soft)}:root{--vp-nav-height: 64px;--vp-nav-bg-color: var(--vp-c-bg);--vp-nav-screen-bg-color: var(--vp-c-bg);--vp-nav-logo-height: 24px}.hide-nav{--vp-nav-height: 0px}.hide-nav .VPSidebar{--vp-nav-height: 22px}:root{--vp-local-nav-bg-color: var(--vp-c-bg)}:root{--vp-sidebar-width: 272px;--vp-sidebar-bg-color: var(--vp-c-bg-alt)}:root{--vp-backdrop-bg-color: rgba(0, 0, 0, .6)}:root{--vp-home-hero-name-color: var(--vp-c-brand-1);--vp-home-hero-name-background: transparent;--vp-home-hero-image-background-image: none;--vp-home-hero-image-filter: none}:root{--vp-badge-info-border: transparent;--vp-badge-info-text: var(--vp-c-text-2);--vp-badge-info-bg: var(--vp-c-default-soft);--vp-badge-tip-border: transparent;--vp-badge-tip-text: var(--vp-c-tip-1);--vp-badge-tip-bg: var(--vp-c-tip-soft);--vp-badge-warning-border: transparent;--vp-badge-warning-text: var(--vp-c-warning-1);--vp-badge-warning-bg: var(--vp-c-warning-soft);--vp-badge-danger-border: transparent;--vp-badge-danger-text: var(--vp-c-danger-1);--vp-badge-danger-bg: var(--vp-c-danger-soft)}:root{--vp-carbon-ads-text-color: var(--vp-c-text-1);--vp-carbon-ads-poweredby-color: var(--vp-c-text-2);--vp-carbon-ads-bg-color: var(--vp-c-bg-soft);--vp-carbon-ads-hover-text-color: var(--vp-c-brand-1);--vp-carbon-ads-hover-poweredby-color: var(--vp-c-text-1)}:root{--vp-local-search-bg: var(--vp-c-bg);--vp-local-search-result-bg: var(--vp-c-bg);--vp-local-search-result-border: var(--vp-c-divider);--vp-local-search-result-selected-bg: var(--vp-c-bg);--vp-local-search-result-selected-border: var(--vp-c-brand-1);--vp-local-search-highlight-bg: var(--vp-c-brand-1);--vp-local-search-highlight-text: var(--vp-c-neutral-inverse)}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}*,:before,:after{box-sizing:border-box}html{line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}html.dark{color-scheme:dark}body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:16px;font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:24px;font-size:16px;font-weight:400}p{margin:0}strong,b{font-weight:600}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}a{color:inherit;text-decoration:inherit}ol,ul{list-style:none;margin:0;padding:0}blockquote{margin:0}pre,code,kbd,samp{font-family:var(--vp-font-family-mono)}img,svg,video,canvas,audio,iframe,embed,object{display:block}figure{margin:0}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{border:0;padding:0;line-height:inherit;color:inherit}button{padding:0;font-family:inherit;background-color:transparent;background-image:none}button:enabled,[role=button]:enabled{cursor:pointer}button:focus,button:focus-visible{outline:1px dotted;outline:4px auto -webkit-focus-ring-color}button:focus:not(:focus-visible){outline:none!important}input:focus,textarea:focus,select:focus{outline:none}table{border-collapse:collapse}input{background-color:transparent}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--vp-c-text-3)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--vp-c-text-3)}input::placeholder,textarea::placeholder{color:var(--vp-c-text-3)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:vertical}select{-webkit-appearance:none}fieldset{margin:0;padding:0}h1,h2,h3,h4,h5,h6,li,p{overflow-wrap:break-word}vite-error-overlay{z-index:9999}mjx-container{overflow-x:auto}mjx-container>svg{display:inline-block;margin:auto}[class^=vpi-],[class*=" vpi-"],.vp-icon{width:1em;height:1em}[class^=vpi-].bg,[class*=" vpi-"].bg,.vp-icon.bg{background-size:100% 100%;background-color:transparent}[class^=vpi-]:not(.bg),[class*=" vpi-"]:not(.bg),.vp-icon:not(.bg){-webkit-mask:var(--icon) no-repeat;mask:var(--icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit}.vpi-align-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 6H3M15 12H3M17 18H3'/%3E%3C/svg%3E")}.vpi-arrow-right,.vpi-arrow-down,.vpi-arrow-left,.vpi-arrow-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E")}.vpi-chevron-right,.vpi-chevron-down,.vpi-chevron-left,.vpi-chevron-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.vpi-chevron-down,.vpi-arrow-down{transform:rotate(90deg)}.vpi-chevron-left,.vpi-arrow-left{transform:rotate(180deg)}.vpi-chevron-up,.vpi-arrow-up{transform:rotate(-90deg)}.vpi-square-pen{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.375 2.625a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4Z'/%3E%3C/svg%3E")}.vpi-plus{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5v14'/%3E%3C/svg%3E")}.vpi-sun{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E")}.vpi-moon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z'/%3E%3C/svg%3E")}.vpi-more-horizontal{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E")}.vpi-languages{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m5 8 6 6M4 14l6-6 2-3M2 5h12M7 2h1M22 22l-5-10-5 10M14 18h6'/%3E%3C/svg%3E")}.vpi-heart{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'/%3E%3C/svg%3E")}.vpi-search{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E")}.vpi-layout-list{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Cpath d='M14 4h7M14 9h7M14 15h7M14 20h7'/%3E%3C/svg%3E")}.vpi-delete{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2ZM18 9l-6 6M12 9l6 6'/%3E%3C/svg%3E")}.vpi-corner-down-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 10-5 5 5 5'/%3E%3Cpath d='M20 4v7a4 4 0 0 1-4 4H4'/%3E%3C/svg%3E")}:root{--vp-icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3C/svg%3E");--vp-icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='m9 14 2 2 4-4'/%3E%3C/svg%3E")}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.custom-block{border:1px solid transparent;border-radius:8px;padding:16px 16px 8px;line-height:24px;font-size:var(--vp-custom-block-font-size);color:var(--vp-c-text-2)}.custom-block.info{border-color:var(--vp-custom-block-info-border);color:var(--vp-custom-block-info-text);background-color:var(--vp-custom-block-info-bg)}.custom-block.info a,.custom-block.info code{color:var(--vp-c-brand-1)}.custom-block.info a:hover,.custom-block.info a:hover>code{color:var(--vp-c-brand-2)}.custom-block.info code{background-color:var(--vp-custom-block-info-code-bg)}.custom-block.note{border-color:var(--vp-custom-block-note-border);color:var(--vp-custom-block-note-text);background-color:var(--vp-custom-block-note-bg)}.custom-block.note a,.custom-block.note code{color:var(--vp-c-brand-1)}.custom-block.note a:hover,.custom-block.note a:hover>code{color:var(--vp-c-brand-2)}.custom-block.note code{background-color:var(--vp-custom-block-note-code-bg)}.custom-block.tip{border-color:var(--vp-custom-block-tip-border);color:var(--vp-custom-block-tip-text);background-color:var(--vp-custom-block-tip-bg)}.custom-block.tip a,.custom-block.tip code{color:var(--vp-c-tip-1)}.custom-block.tip a:hover,.custom-block.tip a:hover>code{color:var(--vp-c-tip-2)}.custom-block.tip code{background-color:var(--vp-custom-block-tip-code-bg)}.custom-block.important{border-color:var(--vp-custom-block-important-border);color:var(--vp-custom-block-important-text);background-color:var(--vp-custom-block-important-bg)}.custom-block.important a,.custom-block.important code{color:var(--vp-c-important-1)}.custom-block.important a:hover,.custom-block.important a:hover>code{color:var(--vp-c-important-2)}.custom-block.important code{background-color:var(--vp-custom-block-important-code-bg)}.custom-block.warning{border-color:var(--vp-custom-block-warning-border);color:var(--vp-custom-block-warning-text);background-color:var(--vp-custom-block-warning-bg)}.custom-block.warning a,.custom-block.warning code{color:var(--vp-c-warning-1)}.custom-block.warning a:hover,.custom-block.warning a:hover>code{color:var(--vp-c-warning-2)}.custom-block.warning code{background-color:var(--vp-custom-block-warning-code-bg)}.custom-block.danger{border-color:var(--vp-custom-block-danger-border);color:var(--vp-custom-block-danger-text);background-color:var(--vp-custom-block-danger-bg)}.custom-block.danger a,.custom-block.danger code{color:var(--vp-c-danger-1)}.custom-block.danger a:hover,.custom-block.danger a:hover>code{color:var(--vp-c-danger-2)}.custom-block.danger code{background-color:var(--vp-custom-block-danger-code-bg)}.custom-block.caution{border-color:var(--vp-custom-block-caution-border);color:var(--vp-custom-block-caution-text);background-color:var(--vp-custom-block-caution-bg)}.custom-block.caution a,.custom-block.caution code{color:var(--vp-c-caution-1)}.custom-block.caution a:hover,.custom-block.caution a:hover>code{color:var(--vp-c-caution-2)}.custom-block.caution code{background-color:var(--vp-custom-block-caution-code-bg)}.custom-block.details{border-color:var(--vp-custom-block-details-border);color:var(--vp-custom-block-details-text);background-color:var(--vp-custom-block-details-bg)}.custom-block.details a{color:var(--vp-c-brand-1)}.custom-block.details a:hover,.custom-block.details a:hover>code{color:var(--vp-c-brand-2)}.custom-block.details code{background-color:var(--vp-custom-block-details-code-bg)}.custom-block-title{font-weight:600}.custom-block p+p{margin:8px 0}.custom-block.details summary{margin:0 0 8px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-block.details summary+p{margin:8px 0}.custom-block a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .25s}.custom-block a:hover{opacity:.75}.custom-block code{font-size:var(--vp-custom-block-code-font-size)}.custom-block.custom-block th,.custom-block.custom-block blockquote>p{font-size:var(--vp-custom-block-font-size);color:inherit}.dark .vp-code span{color:var(--shiki-dark, inherit)}html:not(.dark) .vp-code span{color:var(--shiki-light, inherit)}.vp-code-group{margin-top:16px}.vp-code-group .tabs{position:relative;display:flex;margin-right:-24px;margin-left:-24px;padding:0 12px;background-color:var(--vp-code-tab-bg);overflow-x:auto;overflow-y:hidden;box-shadow:inset 0 -1px var(--vp-code-tab-divider)}@media (min-width: 640px){.vp-code-group .tabs{margin-right:0;margin-left:0;border-radius:8px 8px 0 0}}.vp-code-group .tabs input{position:fixed;opacity:0;pointer-events:none}.vp-code-group .tabs label{position:relative;display:inline-block;border-bottom:1px solid transparent;padding:0 12px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-code-tab-text-color);white-space:nowrap;cursor:pointer;transition:color .25s}.vp-code-group .tabs label:after{position:absolute;right:8px;bottom:-1px;left:8px;z-index:1;height:2px;border-radius:2px;content:"";background-color:transparent;transition:background-color .25s}.vp-code-group label:hover{color:var(--vp-code-tab-hover-text-color)}.vp-code-group input:checked+label{color:var(--vp-code-tab-active-text-color)}.vp-code-group input:checked+label:after{background-color:var(--vp-code-tab-active-bar-color)}.vp-code-group div[class*=language-],.vp-block{display:none;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.vp-code-group div[class*=language-].active,.vp-block.active{display:block}.vp-block{padding:20px 24px}.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{position:relative;font-weight:600;outline:none}.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:28px}.vp-doc h2{margin:48px 0 16px;border-top:1px solid var(--vp-c-divider);padding-top:24px;letter-spacing:-.02em;line-height:32px;font-size:24px}.vp-doc h3{margin:32px 0 0;letter-spacing:-.01em;line-height:28px;font-size:20px}.vp-doc h4{margin:24px 0 0;letter-spacing:-.01em;line-height:24px;font-size:18px}.vp-doc .header-anchor{position:absolute;top:0;left:0;margin-left:-.87em;font-weight:500;-webkit-user-select:none;user-select:none;opacity:0;text-decoration:none;transition:color .25s,opacity .25s}.vp-doc .header-anchor:before{content:var(--vp-header-anchor-symbol)}.vp-doc h1:hover .header-anchor,.vp-doc h1 .header-anchor:focus,.vp-doc h2:hover .header-anchor,.vp-doc h2 .header-anchor:focus,.vp-doc h3:hover .header-anchor,.vp-doc h3 .header-anchor:focus,.vp-doc h4:hover .header-anchor,.vp-doc h4 .header-anchor:focus,.vp-doc h5:hover .header-anchor,.vp-doc h5 .header-anchor:focus,.vp-doc h6:hover .header-anchor,.vp-doc h6 .header-anchor:focus{opacity:1}@media (min-width: 768px){.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:32px}}.vp-doc h2 .header-anchor{top:24px}.vp-doc p,.vp-doc summary{margin:16px 0}.vp-doc p{line-height:28px}.vp-doc blockquote{margin:16px 0;border-left:2px solid var(--vp-c-divider);padding-left:16px;transition:border-color .5s;color:var(--vp-c-text-2)}.vp-doc blockquote>p{margin:0;font-size:16px;transition:color .5s}.vp-doc a{font-weight:500;color:var(--vp-c-brand-1);text-decoration:underline;text-underline-offset:2px;transition:color .25s,opacity .25s}.vp-doc a:hover{color:var(--vp-c-brand-2)}.vp-doc strong{font-weight:600}.vp-doc ul,.vp-doc ol{padding-left:1.25rem;margin:16px 0}.vp-doc ul{list-style:disc}.vp-doc ol{list-style:decimal}.vp-doc li+li{margin-top:8px}.vp-doc li>ol,.vp-doc li>ul{margin:8px 0 0}.vp-doc table{display:block;border-collapse:collapse;margin:20px 0;overflow-x:auto}.vp-doc tr{background-color:var(--vp-c-bg);border-top:1px solid var(--vp-c-divider);transition:background-color .5s}.vp-doc tr:nth-child(2n){background-color:var(--vp-c-bg-soft)}.vp-doc th,.vp-doc td{border:1px solid var(--vp-c-divider);padding:8px 16px}.vp-doc th{text-align:left;font-size:14px;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-doc td{font-size:14px}.vp-doc hr{margin:16px 0;border:none;border-top:1px solid var(--vp-c-divider)}.vp-doc .custom-block{margin:16px 0}.vp-doc .custom-block p{margin:8px 0;line-height:24px}.vp-doc .custom-block p:first-child{margin:0}.vp-doc .custom-block div[class*=language-]{margin:8px 0;border-radius:8px}.vp-doc .custom-block div[class*=language-] code{font-weight:400;background-color:transparent}.vp-doc .custom-block .vp-code-group .tabs{margin:0;border-radius:8px 8px 0 0}.vp-doc :not(pre,h1,h2,h3,h4,h5,h6)>code{font-size:var(--vp-code-font-size);color:var(--vp-code-color)}.vp-doc :not(pre)>code{border-radius:4px;padding:3px 6px;background-color:var(--vp-code-bg);transition:color .25s,background-color .5s}.vp-doc a>code{color:var(--vp-code-link-color)}.vp-doc a:hover>code{color:var(--vp-code-link-hover-color)}.vp-doc h1>code,.vp-doc h2>code,.vp-doc h3>code,.vp-doc h4>code{font-size:.9em}.vp-doc div[class*=language-],.vp-block{position:relative;margin:16px -24px;background-color:var(--vp-code-block-bg);overflow-x:auto;transition:background-color .5s}@media (min-width: 640px){.vp-doc div[class*=language-],.vp-block{border-radius:8px;margin:16px 0}}@media (max-width: 639px){.vp-doc li div[class*=language-]{border-radius:8px 0 0 8px}}.vp-doc div[class*=language-]+div[class*=language-],.vp-doc div[class$=-api]+div[class*=language-],.vp-doc div[class*=language-]+div[class$=-api]>div[class*=language-]{margin-top:-8px}.vp-doc [class*=language-] pre,.vp-doc [class*=language-] code{direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.vp-doc [class*=language-] pre{position:relative;z-index:1;margin:0;padding:20px 0;background:transparent;overflow-x:auto}.vp-doc [class*=language-] code{display:block;padding:0 24px;width:fit-content;min-width:100%;line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-block-color);transition:color .5s}.vp-doc [class*=language-] code .highlighted{background-color:var(--vp-code-line-highlight-color);transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .highlighted.error{background-color:var(--vp-code-line-error-color)}.vp-doc [class*=language-] code .highlighted.warning{background-color:var(--vp-code-line-warning-color)}.vp-doc [class*=language-] code .diff{transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .diff:before{position:absolute;left:10px}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){opacity:.7;transition:filter .35s,opacity .35s}.vp-doc [class*=language-]:hover .has-focused-lines .line:not(.has-focus){filter:blur(0);opacity:1}.vp-doc [class*=language-] code .diff.remove{background-color:var(--vp-code-line-diff-remove-color);opacity:.7}.vp-doc [class*=language-] code .diff.remove:before{content:"-";color:var(--vp-code-line-diff-remove-symbol-color)}.vp-doc [class*=language-] code .diff.add{background-color:var(--vp-code-line-diff-add-color)}.vp-doc [class*=language-] code .diff.add:before{content:"+";color:var(--vp-code-line-diff-add-symbol-color)}.vp-doc div[class*=language-].line-numbers-mode{padding-left:32px}.vp-doc .line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid var(--vp-code-block-divider-color);padding-top:20px;width:32px;text-align:center;font-family:var(--vp-font-family-mono);line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-line-number-color);transition:border-color .5s,color .5s}.vp-doc [class*=language-]>button.copy{direction:ltr;position:absolute;top:12px;right:12px;z-index:3;border:1px solid var(--vp-code-copy-code-border-color);border-radius:4px;width:40px;height:40px;background-color:var(--vp-code-copy-code-bg);opacity:0;cursor:pointer;background-image:var(--vp-icon-copy);background-position:50%;background-size:20px;background-repeat:no-repeat;transition:border-color .25s,background-color .25s,opacity .25s}.vp-doc [class*=language-]:hover>button.copy,.vp-doc [class*=language-]>button.copy:focus{opacity:1}.vp-doc [class*=language-]>button.copy:hover,.vp-doc [class*=language-]>button.copy.copied{border-color:var(--vp-code-copy-code-hover-border-color);background-color:var(--vp-code-copy-code-hover-bg)}.vp-doc [class*=language-]>button.copy.copied,.vp-doc [class*=language-]>button.copy:hover.copied{border-radius:0 4px 4px 0;background-color:var(--vp-code-copy-code-hover-bg);background-image:var(--vp-icon-copied)}.vp-doc [class*=language-]>button.copy.copied:before,.vp-doc [class*=language-]>button.copy:hover.copied:before{position:relative;top:-1px;transform:translate(calc(-100% - 1px));display:flex;justify-content:center;align-items:center;border:1px solid var(--vp-code-copy-code-hover-border-color);border-right:0;border-radius:4px 0 0 4px;padding:0 10px;width:fit-content;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--vp-code-copy-code-active-text);background-color:var(--vp-code-copy-code-hover-bg);white-space:nowrap;content:var(--vp-code-copy-copied-text-content)}.vp-doc [class*=language-]>span.lang{position:absolute;top:2px;right:8px;z-index:2;font-size:12px;font-weight:500;-webkit-user-select:none;user-select:none;color:var(--vp-code-lang-color);transition:color .4s,opacity .4s}.vp-doc [class*=language-]:hover>button.copy+span.lang,.vp-doc [class*=language-]>button.copy:focus+span.lang{opacity:0}.vp-doc .VPTeamMembers{margin-top:24px}.vp-doc .VPTeamMembers.small.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-doc .VPTeamMembers.small.count-2 .container,.vp-doc .VPTeamMembers.small.count-3 .container{max-width:100%!important}.vp-doc .VPTeamMembers.medium.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}:is(.vp-external-link-icon,.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{display:inline-block;margin-top:-1px;margin-left:4px;width:11px;height:11px;background:currentColor;color:var(--vp-c-text-3);flex-shrink:0;--icon: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none' /%3E%3Cpath d='M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z' /%3E%3C/svg%3E");-webkit-mask-image:var(--icon);mask-image:var(--icon)}.vp-external-link-icon:after{content:""}.external-link-icon-enabled :is(.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{content:"";color:currentColor}.vp-sponsor{border-radius:16px;overflow:hidden}.vp-sponsor.aside{border-radius:12px}.vp-sponsor-section+.vp-sponsor-section{margin-top:4px}.vp-sponsor-tier{margin:0 0 4px!important;text-align:center;letter-spacing:1px!important;line-height:24px;width:100%;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-sponsor.normal .vp-sponsor-tier{padding:13px 0 11px;font-size:14px}.vp-sponsor.aside .vp-sponsor-tier{padding:9px 0 7px;font-size:12px}.vp-sponsor-grid+.vp-sponsor-tier{margin-top:4px}.vp-sponsor-grid{display:flex;flex-wrap:wrap;gap:4px}.vp-sponsor-grid.xmini .vp-sponsor-grid-link{height:64px}.vp-sponsor-grid.xmini .vp-sponsor-grid-image{max-width:64px;max-height:22px}.vp-sponsor-grid.mini .vp-sponsor-grid-link{height:72px}.vp-sponsor-grid.mini .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.small .vp-sponsor-grid-link{height:96px}.vp-sponsor-grid.small .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.medium .vp-sponsor-grid-link{height:112px}.vp-sponsor-grid.medium .vp-sponsor-grid-image{max-width:120px;max-height:36px}.vp-sponsor-grid.big .vp-sponsor-grid-link{height:184px}.vp-sponsor-grid.big .vp-sponsor-grid-image{max-width:192px;max-height:56px}.vp-sponsor-grid[data-vp-grid="2"] .vp-sponsor-grid-item{width:calc((100% - 4px)/2)}.vp-sponsor-grid[data-vp-grid="3"] .vp-sponsor-grid-item{width:calc((100% - 4px * 2) / 3)}.vp-sponsor-grid[data-vp-grid="4"] .vp-sponsor-grid-item{width:calc((100% - 12px)/4)}.vp-sponsor-grid[data-vp-grid="5"] .vp-sponsor-grid-item{width:calc((100% - 16px)/5)}.vp-sponsor-grid[data-vp-grid="6"] .vp-sponsor-grid-item{width:calc((100% - 4px * 5) / 6)}.vp-sponsor-grid-item{flex-shrink:0;width:100%;background-color:var(--vp-c-bg-soft);transition:background-color .25s}.vp-sponsor-grid-item:hover{background-color:var(--vp-c-default-soft)}.vp-sponsor-grid-item:hover .vp-sponsor-grid-image{filter:grayscale(0) invert(0)}.vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.dark .vp-sponsor-grid-item:hover{background-color:var(--vp-c-white)}.dark .vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.vp-sponsor-grid-link{display:flex}.vp-sponsor-grid-box{display:flex;justify-content:center;align-items:center;width:100%}.vp-sponsor-grid-image{max-width:100%;filter:grayscale(1);transition:filter .25s}.dark .vp-sponsor-grid-image{filter:grayscale(1) invert(1)}.VPBadge{display:inline-block;margin-left:2px;border:1px solid transparent;border-radius:12px;padding:0 10px;line-height:22px;font-size:12px;font-weight:500;transform:translateY(-2px)}.VPBadge.small{padding:0 6px;line-height:18px;font-size:10px;transform:translateY(-8px)}.VPDocFooter .VPBadge{display:none}.vp-doc h1>.VPBadge{margin-top:4px;vertical-align:top}.vp-doc h2>.VPBadge{margin-top:3px;padding:0 8px;vertical-align:top}.vp-doc h3>.VPBadge{vertical-align:middle}.vp-doc h4>.VPBadge,.vp-doc h5>.VPBadge,.vp-doc h6>.VPBadge{vertical-align:middle;line-height:18px}.VPBadge.info{border-color:var(--vp-badge-info-border);color:var(--vp-badge-info-text);background-color:var(--vp-badge-info-bg)}.VPBadge.tip{border-color:var(--vp-badge-tip-border);color:var(--vp-badge-tip-text);background-color:var(--vp-badge-tip-bg)}.VPBadge.warning{border-color:var(--vp-badge-warning-border);color:var(--vp-badge-warning-text);background-color:var(--vp-badge-warning-bg)}.VPBadge.danger{border-color:var(--vp-badge-danger-border);color:var(--vp-badge-danger-text);background-color:var(--vp-badge-danger-bg)}.VPBackdrop[data-v-54a304ca]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vp-z-index-backdrop);background:var(--vp-backdrop-bg-color);transition:opacity .5s}.VPBackdrop.fade-enter-from[data-v-54a304ca],.VPBackdrop.fade-leave-to[data-v-54a304ca]{opacity:0}.VPBackdrop.fade-leave-active[data-v-54a304ca]{transition-duration:.25s}@media (min-width: 1280px){.VPBackdrop[data-v-54a304ca]{display:none}}.NotFound[data-v-6ff51ddd]{padding:64px 24px 96px;text-align:center}@media (min-width: 768px){.NotFound[data-v-6ff51ddd]{padding:96px 32px 168px}}.code[data-v-6ff51ddd]{line-height:64px;font-size:64px;font-weight:600}.title[data-v-6ff51ddd]{padding-top:12px;letter-spacing:2px;line-height:20px;font-size:20px;font-weight:700}.divider[data-v-6ff51ddd]{margin:24px auto 18px;width:64px;height:1px;background-color:var(--vp-c-divider)}.quote[data-v-6ff51ddd]{margin:0 auto;max-width:256px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.action[data-v-6ff51ddd]{padding-top:20px}.link[data-v-6ff51ddd]{display:inline-block;border:1px solid var(--vp-c-brand-1);border-radius:16px;padding:3px 16px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:border-color .25s,color .25s}.link[data-v-6ff51ddd]:hover{border-color:var(--vp-c-brand-2);color:var(--vp-c-brand-2)}.root[data-v-53c99d69]{position:relative;z-index:1}.nested[data-v-53c99d69]{padding-right:16px;padding-left:16px}.outline-link[data-v-53c99d69]{display:block;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s}.outline-link[data-v-53c99d69]:hover,.outline-link.active[data-v-53c99d69]{color:var(--vp-c-text-1);transition:color .25s}.outline-link.nested[data-v-53c99d69]{padding-left:13px}.VPDocAsideOutline[data-v-f610f197]{display:none}.VPDocAsideOutline.has-outline[data-v-f610f197]{display:block}.content[data-v-f610f197]{position:relative;border-left:1px solid var(--vp-c-divider);padding-left:16px;font-size:13px;font-weight:500}.outline-marker[data-v-f610f197]{position:absolute;top:32px;left:-1px;z-index:0;opacity:0;width:2px;border-radius:2px;height:18px;background-color:var(--vp-c-brand-1);transition:top .25s cubic-bezier(0,1,.5,1),background-color .5s,opacity .25s}.outline-title[data-v-f610f197]{line-height:32px;font-size:14px;font-weight:600}.VPDocAside[data-v-cb998dce]{display:flex;flex-direction:column;flex-grow:1}.spacer[data-v-cb998dce]{flex-grow:1}.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideSponsors,.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideCarbonAds{margin-top:24px}.VPDocAside[data-v-cb998dce] .VPDocAsideSponsors+.VPDocAsideCarbonAds{margin-top:16px}.VPLastUpdated[data-v-1bb0c8a8]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 640px){.VPLastUpdated[data-v-1bb0c8a8]{line-height:32px;font-size:14px;font-weight:500}}.VPDocFooter[data-v-1bcd8184]{margin-top:64px}.edit-info[data-v-1bcd8184]{padding-bottom:18px}@media (min-width: 640px){.edit-info[data-v-1bcd8184]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}}.edit-link-button[data-v-1bcd8184]{display:flex;align-items:center;border:0;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.edit-link-button[data-v-1bcd8184]:hover{color:var(--vp-c-brand-2)}.edit-link-icon[data-v-1bcd8184]{margin-right:8px}.prev-next[data-v-1bcd8184]{border-top:1px solid var(--vp-c-divider);padding-top:24px;display:grid;grid-row-gap:8px}@media (min-width: 640px){.prev-next[data-v-1bcd8184]{grid-template-columns:repeat(2,1fr);grid-column-gap:16px}}.pager-link[data-v-1bcd8184]{display:block;border:1px solid var(--vp-c-divider);border-radius:8px;padding:11px 16px 13px;width:100%;height:100%;transition:border-color .25s}.pager-link[data-v-1bcd8184]:hover{border-color:var(--vp-c-brand-1)}.pager-link.next[data-v-1bcd8184]{margin-left:auto;text-align:right}.desc[data-v-1bcd8184]{display:block;line-height:20px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.title[data-v-1bcd8184]{display:block;line-height:20px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.VPDoc[data-v-e6f2a212]{padding:32px 24px 96px;width:100%}@media (min-width: 768px){.VPDoc[data-v-e6f2a212]{padding:48px 32px 128px}}@media (min-width: 960px){.VPDoc[data-v-e6f2a212]{padding:48px 32px 0}.VPDoc:not(.has-sidebar) .container[data-v-e6f2a212]{display:flex;justify-content:center;max-width:992px}.VPDoc:not(.has-sidebar) .content[data-v-e6f2a212]{max-width:752px}}@media (min-width: 1280px){.VPDoc .container[data-v-e6f2a212]{display:flex;justify-content:center}.VPDoc .aside[data-v-e6f2a212]{display:block}}@media (min-width: 1440px){.VPDoc:not(.has-sidebar) .content[data-v-e6f2a212]{max-width:784px}.VPDoc:not(.has-sidebar) .container[data-v-e6f2a212]{max-width:1104px}}.container[data-v-e6f2a212]{margin:0 auto;width:100%}.aside[data-v-e6f2a212]{position:relative;display:none;order:2;flex-grow:1;padding-left:32px;width:100%;max-width:256px}.left-aside[data-v-e6f2a212]{order:1;padding-left:unset;padding-right:32px}.aside-container[data-v-e6f2a212]{position:fixed;top:0;padding-top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + var(--vp-doc-top-height, 0px) + 48px);width:224px;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.aside-container[data-v-e6f2a212]::-webkit-scrollbar{display:none}.aside-curtain[data-v-e6f2a212]{position:fixed;bottom:0;z-index:10;width:224px;height:32px;background:linear-gradient(transparent,var(--vp-c-bg) 70%)}.aside-content[data-v-e6f2a212]{display:flex;flex-direction:column;min-height:calc(100vh - (var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px));padding-bottom:32px}.content[data-v-e6f2a212]{position:relative;margin:0 auto;width:100%}@media (min-width: 960px){.content[data-v-e6f2a212]{padding:0 32px 128px}}@media (min-width: 1280px){.content[data-v-e6f2a212]{order:1;margin:0;min-width:640px}}.content-container[data-v-e6f2a212]{margin:0 auto}.VPDoc.has-aside .content-container[data-v-e6f2a212]{max-width:688px}.VPButton[data-v-93dc4167]{display:inline-block;border:1px solid transparent;text-align:center;font-weight:600;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.VPButton[data-v-93dc4167]:active{transition:color .1s,border-color .1s,background-color .1s}.VPButton.medium[data-v-93dc4167]{border-radius:20px;padding:0 20px;line-height:38px;font-size:14px}.VPButton.big[data-v-93dc4167]{border-radius:24px;padding:0 24px;line-height:46px;font-size:16px}.VPButton.brand[data-v-93dc4167]{border-color:var(--vp-button-brand-border);color:var(--vp-button-brand-text);background-color:var(--vp-button-brand-bg)}.VPButton.brand[data-v-93dc4167]:hover{border-color:var(--vp-button-brand-hover-border);color:var(--vp-button-brand-hover-text);background-color:var(--vp-button-brand-hover-bg)}.VPButton.brand[data-v-93dc4167]:active{border-color:var(--vp-button-brand-active-border);color:var(--vp-button-brand-active-text);background-color:var(--vp-button-brand-active-bg)}.VPButton.alt[data-v-93dc4167]{border-color:var(--vp-button-alt-border);color:var(--vp-button-alt-text);background-color:var(--vp-button-alt-bg)}.VPButton.alt[data-v-93dc4167]:hover{border-color:var(--vp-button-alt-hover-border);color:var(--vp-button-alt-hover-text);background-color:var(--vp-button-alt-hover-bg)}.VPButton.alt[data-v-93dc4167]:active{border-color:var(--vp-button-alt-active-border);color:var(--vp-button-alt-active-text);background-color:var(--vp-button-alt-active-bg)}.VPButton.sponsor[data-v-93dc4167]{border-color:var(--vp-button-sponsor-border);color:var(--vp-button-sponsor-text);background-color:var(--vp-button-sponsor-bg)}.VPButton.sponsor[data-v-93dc4167]:hover{border-color:var(--vp-button-sponsor-hover-border);color:var(--vp-button-sponsor-hover-text);background-color:var(--vp-button-sponsor-hover-bg)}.VPButton.sponsor[data-v-93dc4167]:active{border-color:var(--vp-button-sponsor-active-border);color:var(--vp-button-sponsor-active-text);background-color:var(--vp-button-sponsor-active-bg)}html:not(.dark) .VPImage.dark[data-v-ab19afbb]{display:none}.dark .VPImage.light[data-v-ab19afbb]{display:none}.VPHero[data-v-dd8814ff]{margin-top:calc((var(--vp-nav-height) + var(--vp-layout-top-height, 0px)) * -1);padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px) 24px 48px}@media (min-width: 640px){.VPHero[data-v-dd8814ff]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 48px 64px}}@media (min-width: 960px){.VPHero[data-v-dd8814ff]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 64px 64px}}.container[data-v-dd8814ff]{display:flex;flex-direction:column;margin:0 auto;max-width:1152px}@media (min-width: 960px){.container[data-v-dd8814ff]{flex-direction:row}}.main[data-v-dd8814ff]{position:relative;z-index:10;order:2;flex-grow:1;flex-shrink:0}.VPHero.has-image .container[data-v-dd8814ff]{text-align:center}@media (min-width: 960px){.VPHero.has-image .container[data-v-dd8814ff]{text-align:left}}@media (min-width: 960px){.main[data-v-dd8814ff]{order:1;width:calc((100% / 3) * 2)}.VPHero.has-image .main[data-v-dd8814ff]{max-width:592px}}.heading[data-v-dd8814ff]{display:flex;flex-direction:column}.name[data-v-dd8814ff],.text[data-v-dd8814ff]{width:fit-content;max-width:392px;letter-spacing:-.4px;line-height:40px;font-size:32px;font-weight:700;white-space:pre-wrap}.VPHero.has-image .name[data-v-dd8814ff],.VPHero.has-image .text[data-v-dd8814ff]{margin:0 auto}.name[data-v-dd8814ff]{color:var(--vp-home-hero-name-color)}.clip[data-v-dd8814ff]{background:var(--vp-home-hero-name-background);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--vp-home-hero-name-color)}@media (min-width: 640px){.name[data-v-dd8814ff],.text[data-v-dd8814ff]{max-width:576px;line-height:56px;font-size:48px}}@media (min-width: 960px){.name[data-v-dd8814ff],.text[data-v-dd8814ff]{line-height:64px;font-size:56px}.VPHero.has-image .name[data-v-dd8814ff],.VPHero.has-image .text[data-v-dd8814ff]{margin:0}}.tagline[data-v-dd8814ff]{padding-top:8px;max-width:392px;line-height:28px;font-size:18px;font-weight:500;white-space:pre-wrap;color:var(--vp-c-text-2)}.VPHero.has-image .tagline[data-v-dd8814ff]{margin:0 auto}@media (min-width: 640px){.tagline[data-v-dd8814ff]{padding-top:12px;max-width:576px;line-height:32px;font-size:20px}}@media (min-width: 960px){.tagline[data-v-dd8814ff]{line-height:36px;font-size:24px}.VPHero.has-image .tagline[data-v-dd8814ff]{margin:0}}.actions[data-v-dd8814ff]{display:flex;flex-wrap:wrap;margin:-6px;padding-top:24px}.VPHero.has-image .actions[data-v-dd8814ff]{justify-content:center}@media (min-width: 640px){.actions[data-v-dd8814ff]{padding-top:32px}}@media (min-width: 960px){.VPHero.has-image .actions[data-v-dd8814ff]{justify-content:flex-start}}.action[data-v-dd8814ff]{flex-shrink:0;padding:6px}.image[data-v-dd8814ff]{order:1;margin:-76px -24px -48px}@media (min-width: 640px){.image[data-v-dd8814ff]{margin:-108px -24px -48px}}@media (min-width: 960px){.image[data-v-dd8814ff]{flex-grow:1;order:2;margin:0;min-height:100%}}.image-container[data-v-dd8814ff]{position:relative;margin:0 auto;width:320px;height:320px}@media (min-width: 640px){.image-container[data-v-dd8814ff]{width:392px;height:392px}}@media (min-width: 960px){.image-container[data-v-dd8814ff]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translate(-32px,-32px)}}.image-bg[data-v-dd8814ff]{position:absolute;top:50%;left:50%;border-radius:50%;width:192px;height:192px;background-image:var(--vp-home-hero-image-background-image);filter:var(--vp-home-hero-image-filter);transform:translate(-50%,-50%)}@media (min-width: 640px){.image-bg[data-v-dd8814ff]{width:256px;height:256px}}@media (min-width: 960px){.image-bg[data-v-dd8814ff]{width:320px;height:320px}}[data-v-dd8814ff] .image-src{position:absolute;top:50%;left:50%;max-width:192px;max-height:192px;transform:translate(-50%,-50%)}@media (min-width: 640px){[data-v-dd8814ff] .image-src{max-width:256px;max-height:256px}}@media (min-width: 960px){[data-v-dd8814ff] .image-src{max-width:320px;max-height:320px}}.VPFeature[data-v-bd37d1a2]{display:block;border:1px solid var(--vp-c-bg-soft);border-radius:12px;height:100%;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s}.VPFeature.link[data-v-bd37d1a2]:hover{border-color:var(--vp-c-brand-1)}.box[data-v-bd37d1a2]{display:flex;flex-direction:column;padding:24px;height:100%}.box[data-v-bd37d1a2]>.VPImage{margin-bottom:20px}.icon[data-v-bd37d1a2]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--vp-c-default-soft);width:48px;height:48px;font-size:24px;transition:background-color .25s}.title[data-v-bd37d1a2]{line-height:24px;font-size:16px;font-weight:600}.details[data-v-bd37d1a2]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.link-text[data-v-bd37d1a2]{padding-top:8px}.link-text-value[data-v-bd37d1a2]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.link-text-icon[data-v-bd37d1a2]{margin-left:6px}.VPFeatures[data-v-b1eea84a]{position:relative;padding:0 24px}@media (min-width: 640px){.VPFeatures[data-v-b1eea84a]{padding:0 48px}}@media (min-width: 960px){.VPFeatures[data-v-b1eea84a]{padding:0 64px}}.container[data-v-b1eea84a]{margin:0 auto;max-width:1152px}.items[data-v-b1eea84a]{display:flex;flex-wrap:wrap;margin:-8px}.item[data-v-b1eea84a]{padding:8px;width:100%}@media (min-width: 640px){.item.grid-2[data-v-b1eea84a],.item.grid-4[data-v-b1eea84a],.item.grid-6[data-v-b1eea84a]{width:50%}}@media (min-width: 768px){.item.grid-2[data-v-b1eea84a],.item.grid-4[data-v-b1eea84a]{width:50%}.item.grid-3[data-v-b1eea84a],.item.grid-6[data-v-b1eea84a]{width:calc(100% / 3)}}@media (min-width: 960px){.item.grid-4[data-v-b1eea84a]{width:25%}}.container[data-v-c141a4bd]{margin:auto;width:100%;max-width:1280px;padding:0 24px}@media (min-width: 640px){.container[data-v-c141a4bd]{padding:0 48px}}@media (min-width: 960px){.container[data-v-c141a4bd]{width:100%;padding:0 64px}}.vp-doc[data-v-c141a4bd] .VPHomeSponsors,.vp-doc[data-v-c141a4bd] .VPTeamPage{margin-left:var(--vp-offset, calc(50% - 50vw) );margin-right:var(--vp-offset, calc(50% - 50vw) )}.vp-doc[data-v-c141a4bd] .VPHomeSponsors h2{border-top:none;letter-spacing:normal}.vp-doc[data-v-c141a4bd] .VPHomeSponsors a,.vp-doc[data-v-c141a4bd] .VPTeamPage a{text-decoration:none}.VPHome[data-v-e07eaea7]{margin-bottom:96px}@media (min-width: 768px){.VPHome[data-v-e07eaea7]{margin-bottom:128px}}.VPContent[data-v-9a6c75ad]{flex-grow:1;flex-shrink:0;margin:var(--vp-layout-top-height, 0px) auto 0;width:100%}.VPContent.is-home[data-v-9a6c75ad]{width:100%;max-width:100%}.VPContent.has-sidebar[data-v-9a6c75ad]{margin:0}@media (min-width: 960px){.VPContent[data-v-9a6c75ad]{padding-top:var(--vp-nav-height)}.VPContent.has-sidebar[data-v-9a6c75ad]{margin:var(--vp-layout-top-height, 0px) 0 0;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPContent.has-sidebar[data-v-9a6c75ad]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.VPFooter[data-v-566314d4]{position:relative;z-index:var(--vp-z-index-footer);border-top:1px solid var(--vp-c-gutter);padding:32px 24px;background-color:var(--vp-c-bg)}.VPFooter.has-sidebar[data-v-566314d4]{display:none}.VPFooter[data-v-566314d4] a{text-decoration-line:underline;text-underline-offset:2px;transition:color .25s}.VPFooter[data-v-566314d4] a:hover{color:var(--vp-c-text-1)}@media (min-width: 768px){.VPFooter[data-v-566314d4]{padding:32px}}.container[data-v-566314d4]{margin:0 auto;max-width:var(--vp-layout-max-width);text-align:center}.message[data-v-566314d4],.copyright[data-v-566314d4]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.VPLocalNavOutlineDropdown[data-v-6b867909]{padding:12px 20px 11px}@media (min-width: 960px){.VPLocalNavOutlineDropdown[data-v-6b867909]{padding:12px 36px 11px}}.VPLocalNavOutlineDropdown button[data-v-6b867909]{display:block;font-size:12px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;position:relative}.VPLocalNavOutlineDropdown button[data-v-6b867909]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPLocalNavOutlineDropdown button.open[data-v-6b867909]{color:var(--vp-c-text-1)}.icon[data-v-6b867909]{display:inline-block;vertical-align:middle;margin-left:2px;font-size:14px;transform:rotate(0);transition:transform .25s}@media (min-width: 960px){.VPLocalNavOutlineDropdown button[data-v-6b867909]{font-size:14px}.icon[data-v-6b867909]{font-size:16px}}.open>.icon[data-v-6b867909]{transform:rotate(90deg)}.items[data-v-6b867909]{position:absolute;top:40px;right:16px;left:16px;display:grid;gap:1px;border:1px solid var(--vp-c-border);border-radius:8px;background-color:var(--vp-c-gutter);max-height:calc(var(--vp-vh, 100vh) - 86px);overflow:hidden auto;box-shadow:var(--vp-shadow-3)}@media (min-width: 960px){.items[data-v-6b867909]{right:auto;left:calc(var(--vp-sidebar-width) + 32px);width:320px}}.header[data-v-6b867909]{background-color:var(--vp-c-bg-soft)}.top-link[data-v-6b867909]{display:block;padding:0 16px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.outline[data-v-6b867909]{padding:8px 0;background-color:var(--vp-c-bg-soft)}.flyout-enter-active[data-v-6b867909]{transition:all .2s ease-out}.flyout-leave-active[data-v-6b867909]{transition:all .15s ease-in}.flyout-enter-from[data-v-6b867909],.flyout-leave-to[data-v-6b867909]{opacity:0;transform:translateY(-16px)}.VPLocalNav[data-v-2488c25a]{position:sticky;top:0;left:0;z-index:var(--vp-z-index-local-nav);border-bottom:1px solid var(--vp-c-gutter);padding-top:var(--vp-layout-top-height, 0px);width:100%;background-color:var(--vp-local-nav-bg-color)}.VPLocalNav.fixed[data-v-2488c25a]{position:fixed}@media (min-width: 960px){.VPLocalNav[data-v-2488c25a]{top:var(--vp-nav-height)}.VPLocalNav.has-sidebar[data-v-2488c25a]{padding-left:var(--vp-sidebar-width)}.VPLocalNav.empty[data-v-2488c25a]{display:none}}@media (min-width: 1280px){.VPLocalNav[data-v-2488c25a]{display:none}}@media (min-width: 1440px){.VPLocalNav.has-sidebar[data-v-2488c25a]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.container[data-v-2488c25a]{display:flex;justify-content:space-between;align-items:center}.menu[data-v-2488c25a]{display:flex;align-items:center;padding:12px 24px 11px;line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.menu[data-v-2488c25a]:hover{color:var(--vp-c-text-1);transition:color .25s}@media (min-width: 768px){.menu[data-v-2488c25a]{padding:0 32px}}@media (min-width: 960px){.menu[data-v-2488c25a]{display:none}}.menu-icon[data-v-2488c25a]{margin-right:8px;font-size:14px}.VPOutlineDropdown[data-v-2488c25a]{padding:12px 24px 11px}@media (min-width: 768px){.VPOutlineDropdown[data-v-2488c25a]{padding:12px 32px 11px}}.VPSwitch[data-v-b4ccac88]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s!important}.VPSwitch[data-v-b4ccac88]:hover{border-color:var(--vp-c-brand-1)}.check[data-v-b4ccac88]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon[data-v-b4ccac88]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-b4ccac88] [class^=vpi-]{position:absolute;top:3px;left:3px;width:12px;height:12px;color:var(--vp-c-text-2)}.dark .icon[data-v-b4ccac88] [class^=vpi-]{color:var(--vp-c-text-1);transition:opacity .25s!important}.sun[data-v-be9742d9]{opacity:1}.moon[data-v-be9742d9],.dark .sun[data-v-be9742d9]{opacity:0}.dark .moon[data-v-be9742d9]{opacity:1}.dark .VPSwitchAppearance[data-v-be9742d9] .check{transform:translate(18px)}.VPNavBarAppearance[data-v-3f90c1a5]{display:none}@media (min-width: 1280px){.VPNavBarAppearance[data-v-3f90c1a5]{display:flex;align-items:center}}.VPMenuGroup+.VPMenuLink[data-v-7eeeb2dc]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.link[data-v-7eeeb2dc]{display:block;border-radius:6px;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);white-space:nowrap;transition:background-color .25s,color .25s}.link[data-v-7eeeb2dc]:hover{color:var(--vp-c-brand-1);background-color:var(--vp-c-default-soft)}.link.active[data-v-7eeeb2dc]{color:var(--vp-c-brand-1)}.VPMenuGroup[data-v-a6b0397c]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.VPMenuGroup[data-v-a6b0397c]:first-child{margin-top:0;border-top:0;padding-top:0}.VPMenuGroup+.VPMenuGroup[data-v-a6b0397c]{margin-top:12px;border-top:1px solid var(--vp-c-divider)}.title[data-v-a6b0397c]{padding:0 12px;line-height:32px;font-size:14px;font-weight:600;color:var(--vp-c-text-2);white-space:nowrap;transition:color .25s}.VPMenu[data-v-20ed86d6]{border-radius:12px;padding:12px;min-width:128px;border:1px solid var(--vp-c-divider);background-color:var(--vp-c-bg-elv);box-shadow:var(--vp-shadow-3);transition:background-color .5s;max-height:calc(100vh - var(--vp-nav-height));overflow-y:auto}.VPMenu[data-v-20ed86d6] .group{margin:0 -12px;padding:0 12px 12px}.VPMenu[data-v-20ed86d6] .group+.group{border-top:1px solid var(--vp-c-divider);padding:11px 12px 12px}.VPMenu[data-v-20ed86d6] .group:last-child{padding-bottom:0}.VPMenu[data-v-20ed86d6] .group+.item{border-top:1px solid var(--vp-c-divider);padding:11px 16px 0}.VPMenu[data-v-20ed86d6] .item{padding:0 16px;white-space:nowrap}.VPMenu[data-v-20ed86d6] .label{flex-grow:1;line-height:28px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.VPMenu[data-v-20ed86d6] .action{padding-left:24px}.VPFlyout[data-v-bfe7971f]{position:relative}.VPFlyout[data-v-bfe7971f]:hover{color:var(--vp-c-brand-1);transition:color .25s}.VPFlyout:hover .text[data-v-bfe7971f]{color:var(--vp-c-text-2)}.VPFlyout:hover .icon[data-v-bfe7971f]{fill:var(--vp-c-text-2)}.VPFlyout.active .text[data-v-bfe7971f]{color:var(--vp-c-brand-1)}.VPFlyout.active:hover .text[data-v-bfe7971f]{color:var(--vp-c-brand-2)}.button[aria-expanded=false]+.menu[data-v-bfe7971f]{opacity:0;visibility:hidden;transform:translateY(0)}.VPFlyout:hover .menu[data-v-bfe7971f],.button[aria-expanded=true]+.menu[data-v-bfe7971f]{opacity:1;visibility:visible;transform:translateY(0)}.button[data-v-bfe7971f]{display:flex;align-items:center;padding:0 12px;height:var(--vp-nav-height);color:var(--vp-c-text-1);transition:color .5s}.text[data-v-bfe7971f]{display:flex;align-items:center;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.option-icon[data-v-bfe7971f]{margin-right:0;font-size:16px}.text-icon[data-v-bfe7971f]{margin-left:4px;font-size:14px}.icon[data-v-bfe7971f]{font-size:20px;transition:fill .25s}.menu[data-v-bfe7971f]{position:absolute;top:calc(var(--vp-nav-height) / 2 + 20px);right:0;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.VPSocialLink[data-v-60a9a2d3]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--vp-c-text-2);transition:color .5s}.VPSocialLink[data-v-60a9a2d3]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPSocialLink[data-v-60a9a2d3]>svg,.VPSocialLink[data-v-60a9a2d3]>[class^=vpi-social-]{width:20px;height:20px;fill:currentColor}.VPSocialLinks[data-v-e71e869c]{display:flex;justify-content:center}.VPNavBarExtra[data-v-f953d92f]{display:none;margin-right:-12px}@media (min-width: 768px){.VPNavBarExtra[data-v-f953d92f]{display:block}}@media (min-width: 1280px){.VPNavBarExtra[data-v-f953d92f]{display:none}}.trans-title[data-v-f953d92f]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.item.appearance[data-v-f953d92f],.item.social-links[data-v-f953d92f]{display:flex;align-items:center;padding:0 12px}.item.appearance[data-v-f953d92f]{min-width:176px}.appearance-action[data-v-f953d92f]{margin-right:-2px}.social-links-list[data-v-f953d92f]{margin:-4px -8px}.VPNavBarHamburger[data-v-6bee1efd]{display:flex;justify-content:center;align-items:center;width:48px;height:var(--vp-nav-height)}@media (min-width: 768px){.VPNavBarHamburger[data-v-6bee1efd]{display:none}}.container[data-v-6bee1efd]{position:relative;width:16px;height:14px;overflow:hidden}.VPNavBarHamburger:hover .top[data-v-6bee1efd]{top:0;left:0;transform:translate(4px)}.VPNavBarHamburger:hover .middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(0)}.VPNavBarHamburger:hover .bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(8px)}.VPNavBarHamburger.active .top[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(225deg)}.VPNavBarHamburger.active .middle[data-v-6bee1efd]{top:6px;transform:translate(16px)}.VPNavBarHamburger.active .bottom[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(135deg)}.VPNavBarHamburger.active:hover .top[data-v-6bee1efd],.VPNavBarHamburger.active:hover .middle[data-v-6bee1efd],.VPNavBarHamburger.active:hover .bottom[data-v-6bee1efd]{background-color:var(--vp-c-text-2);transition:top .25s,background-color .25s,transform .25s}.top[data-v-6bee1efd],.middle[data-v-6bee1efd],.bottom[data-v-6bee1efd]{position:absolute;width:16px;height:2px;background-color:var(--vp-c-text-1);transition:top .25s,background-color .5s,transform .25s}.top[data-v-6bee1efd]{top:0;left:0;transform:translate(0)}.middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(8px)}.bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(4px)}.VPNavBarMenuLink[data-v-815115f5]{display:flex;align-items:center;padding:0 12px;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.VPNavBarMenuLink.active[data-v-815115f5],.VPNavBarMenuLink[data-v-815115f5]:hover{color:var(--vp-c-brand-1)}.VPNavBarMenu[data-v-afb2845e]{display:none}@media (min-width: 768px){.VPNavBarMenu[data-v-afb2845e]{display:flex}}/*! @docsearch/css 3.8.2 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 1px 0 rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 1px 1px 0 #0304094d;--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 2px;position:relative;top:-1px;width:20px}.DocSearch-Button-Key--pressed{box-shadow:var(--docsearch-key-pressed-shadow);transform:translate3d(0,1px,0)}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:2px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;width:20px}.DocSearch-VisuallyHiddenForAccessibility{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[class*=DocSearch]{--docsearch-primary-color: var(--vp-c-brand-1);--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-text-color: var(--vp-c-text-1);--docsearch-muted-color: var(--vp-c-text-2);--docsearch-searchbox-shadow: none;--docsearch-searchbox-background: transparent;--docsearch-searchbox-focus-background: transparent;--docsearch-key-gradient: transparent;--docsearch-key-shadow: none;--docsearch-modal-background: var(--vp-c-bg-soft);--docsearch-footer-background: var(--vp-c-bg)}.dark [class*=DocSearch]{--docsearch-modal-shadow: none;--docsearch-footer-shadow: none;--docsearch-logo-color: var(--vp-c-text-2);--docsearch-hit-background: var(--vp-c-default-soft);--docsearch-hit-color: var(--vp-c-text-2);--docsearch-hit-shadow: none}.DocSearch-Button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:48px;height:55px;background:transparent;transition:border-color .25s}.DocSearch-Button:hover{background:transparent}.DocSearch-Button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.DocSearch-Button-Key--pressed{transform:none;box-shadow:none}.DocSearch-Button:focus:not(:focus-visible){outline:none!important}@media (min-width: 768px){.DocSearch-Button{justify-content:flex-start;border:1px solid transparent;border-radius:8px;padding:0 10px 0 12px;width:100%;height:40px;background-color:var(--vp-c-bg-alt)}.DocSearch-Button:hover{border-color:var(--vp-c-brand-1);background:var(--vp-c-bg-alt)}}.DocSearch-Button .DocSearch-Button-Container{display:flex;align-items:center}.DocSearch-Button .DocSearch-Search-Icon{position:relative;width:16px;height:16px;color:var(--vp-c-text-1);fill:currentColor;transition:color .5s}.DocSearch-Button:hover .DocSearch-Search-Icon{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Search-Icon{top:1px;margin-right:8px;width:14px;height:14px;color:var(--vp-c-text-2)}}.DocSearch-Button .DocSearch-Button-Placeholder{display:none;margin-top:2px;padding:0 16px 0 0;font-size:13px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.DocSearch-Button:hover .DocSearch-Button-Placeholder{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Placeholder{display:inline-block}}.DocSearch-Button .DocSearch-Button-Keys{direction:ltr;display:none;min-width:auto}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Keys{display:flex;align-items:center}}.DocSearch-Button .DocSearch-Button-Key{display:block;margin:2px 0 0;border:1px solid var(--vp-c-divider);border-right:none;border-radius:4px 0 0 4px;padding-left:6px;min-width:0;width:auto;height:22px;line-height:22px;font-family:var(--vp-font-family-base);font-size:12px;font-weight:500;transition:color .5s,border-color .5s}.DocSearch-Button .DocSearch-Button-Key+.DocSearch-Button-Key{border-right:1px solid var(--vp-c-divider);border-left:none;border-radius:0 4px 4px 0;padding-left:2px;padding-right:6px}.DocSearch-Button .DocSearch-Button-Key:first-child{font-size:0!important}.DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"Ctrl";font-size:12px;letter-spacing:normal;color:var(--docsearch-muted-color)}.mac .DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"⌘"}.DocSearch-Button .DocSearch-Button-Key:first-child>*{display:none}.DocSearch-Search-Icon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke-width='1.6' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' d='m14.386 14.386 4.088 4.088-4.088-4.088A7.533 7.533 0 1 1 3.733 3.733a7.533 7.533 0 0 1 10.653 10.653z'/%3E%3C/svg%3E")}.VPNavBarSearch{display:flex;align-items:center}@media (min-width: 768px){.VPNavBarSearch{flex-grow:1;padding-left:24px}}@media (min-width: 960px){.VPNavBarSearch{padding-left:32px}}.dark .DocSearch-Footer{border-top:1px solid var(--vp-c-divider)}.DocSearch-Form{border:1px solid var(--vp-c-brand-1);background-color:var(--vp-c-white)}.dark .DocSearch-Form{background-color:var(--vp-c-default-soft)}.DocSearch-Screen-Icon>svg{margin:auto}.VPNavBarSocialLinks[data-v-ef6192dc]{display:none}@media (min-width: 1280px){.VPNavBarSocialLinks[data-v-ef6192dc]{display:flex;align-items:center}}.title[data-v-9f43907a]{display:flex;align-items:center;border-bottom:1px solid transparent;width:100%;height:var(--vp-nav-height);font-size:16px;font-weight:600;color:var(--vp-c-text-1);transition:opacity .25s}@media (min-width: 960px){.title[data-v-9f43907a]{flex-shrink:0}.VPNavBarTitle.has-sidebar .title[data-v-9f43907a]{border-bottom-color:var(--vp-c-divider)}}[data-v-9f43907a] .logo{margin-right:8px;height:var(--vp-nav-logo-height)}.VPNavBarTranslations[data-v-acee064b]{display:none}@media (min-width: 1280px){.VPNavBarTranslations[data-v-acee064b]{display:flex;align-items:center}}.title[data-v-acee064b]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.VPNavBar[data-v-9fd4d1dd]{position:relative;height:var(--vp-nav-height);pointer-events:none;white-space:nowrap;transition:background-color .25s}.VPNavBar.screen-open[data-v-9fd4d1dd]{transition:none;background-color:var(--vp-nav-bg-color);border-bottom:1px solid var(--vp-c-divider)}.VPNavBar[data-v-9fd4d1dd]:not(.home){background-color:var(--vp-nav-bg-color)}@media (min-width: 960px){.VPNavBar[data-v-9fd4d1dd]:not(.home){background-color:transparent}.VPNavBar[data-v-9fd4d1dd]:not(.has-sidebar):not(.home.top){background-color:var(--vp-nav-bg-color)}}.wrapper[data-v-9fd4d1dd]{padding:0 8px 0 24px}@media (min-width: 768px){.wrapper[data-v-9fd4d1dd]{padding:0 32px}}@media (min-width: 960px){.VPNavBar.has-sidebar .wrapper[data-v-9fd4d1dd]{padding:0}}.container[data-v-9fd4d1dd]{display:flex;justify-content:space-between;margin:0 auto;max-width:calc(var(--vp-layout-max-width) - 64px);height:var(--vp-nav-height);pointer-events:none}.container>.title[data-v-9fd4d1dd],.container>.content[data-v-9fd4d1dd]{pointer-events:none}.container[data-v-9fd4d1dd] *{pointer-events:auto}@media (min-width: 960px){.VPNavBar.has-sidebar .container[data-v-9fd4d1dd]{max-width:100%}}.title[data-v-9fd4d1dd]{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .title[data-v-9fd4d1dd]{position:absolute;top:0;left:0;z-index:2;padding:0 32px;width:var(--vp-sidebar-width);height:var(--vp-nav-height);background-color:transparent}}@media (min-width: 1440px){.VPNavBar.has-sidebar .title[data-v-9fd4d1dd]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}.content[data-v-9fd4d1dd]{flex-grow:1}@media (min-width: 960px){.VPNavBar.has-sidebar .content[data-v-9fd4d1dd]{position:relative;z-index:1;padding-right:32px;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .content[data-v-9fd4d1dd]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2 + 32px);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.content-body[data-v-9fd4d1dd]{display:flex;justify-content:flex-end;align-items:center;height:var(--vp-nav-height);transition:background-color .5s}@media (min-width: 960px){.VPNavBar:not(.home.top) .content-body[data-v-9fd4d1dd]{position:relative;background-color:var(--vp-nav-bg-color)}.VPNavBar:not(.has-sidebar):not(.home.top) .content-body[data-v-9fd4d1dd]{background-color:transparent}}@media (max-width: 767px){.content-body[data-v-9fd4d1dd]{column-gap:.5rem}}.menu+.translations[data-v-9fd4d1dd]:before,.menu+.appearance[data-v-9fd4d1dd]:before,.menu+.social-links[data-v-9fd4d1dd]:before,.translations+.appearance[data-v-9fd4d1dd]:before,.appearance+.social-links[data-v-9fd4d1dd]:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.menu+.appearance[data-v-9fd4d1dd]:before,.translations+.appearance[data-v-9fd4d1dd]:before{margin-right:16px}.appearance+.social-links[data-v-9fd4d1dd]:before{margin-left:16px}.social-links[data-v-9fd4d1dd]{margin-right:-8px}.divider[data-v-9fd4d1dd]{width:100%;height:1px}@media (min-width: 960px){.VPNavBar.has-sidebar .divider[data-v-9fd4d1dd]{padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .divider[data-v-9fd4d1dd]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.divider-line[data-v-9fd4d1dd]{width:100%;height:1px;transition:background-color .5s}.VPNavBar:not(.home) .divider-line[data-v-9fd4d1dd]{background-color:var(--vp-c-gutter)}@media (min-width: 960px){.VPNavBar:not(.home.top) .divider-line[data-v-9fd4d1dd]{background-color:var(--vp-c-gutter)}.VPNavBar:not(.has-sidebar):not(.home.top) .divider[data-v-9fd4d1dd]{background-color:var(--vp-c-gutter)}}.VPNavScreenAppearance[data-v-a3e2920d]{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:12px 14px 12px 16px;background-color:var(--vp-c-bg-soft)}.text[data-v-a3e2920d]{line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.VPNavScreenMenuLink[data-v-fa963d97]{display:block;border-bottom:1px solid var(--vp-c-divider);padding:12px 0 11px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:border-color .25s,color .25s}.VPNavScreenMenuLink[data-v-fa963d97]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupLink[data-v-e04f3e85]{display:block;margin-left:12px;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-1);transition:color .25s}.VPNavScreenMenuGroupLink[data-v-e04f3e85]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupSection[data-v-f60dbfa7]{display:block}.title[data-v-f60dbfa7]{line-height:32px;font-size:13px;font-weight:700;color:var(--vp-c-text-2);transition:color .25s}.VPNavScreenMenuGroup[data-v-d99bfeec]{border-bottom:1px solid var(--vp-c-divider);height:48px;overflow:hidden;transition:border-color .5s}.VPNavScreenMenuGroup .items[data-v-d99bfeec]{visibility:hidden}.VPNavScreenMenuGroup.open .items[data-v-d99bfeec]{visibility:visible}.VPNavScreenMenuGroup.open[data-v-d99bfeec]{padding-bottom:10px;height:auto}.VPNavScreenMenuGroup.open .button[data-v-d99bfeec]{padding-bottom:6px;color:var(--vp-c-brand-1)}.VPNavScreenMenuGroup.open .button-icon[data-v-d99bfeec]{transform:rotate(45deg)}.button[data-v-d99bfeec]{display:flex;justify-content:space-between;align-items:center;padding:12px 4px 11px 0;width:100%;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.button[data-v-d99bfeec]:hover{color:var(--vp-c-brand-1)}.button-icon[data-v-d99bfeec]{transition:transform .25s}.group[data-v-d99bfeec]:first-child{padding-top:0}.group+.group[data-v-d99bfeec],.group+.item[data-v-d99bfeec]{padding-top:4px}.VPNavScreenTranslations[data-v-516e4bc3]{height:24px;overflow:hidden}.VPNavScreenTranslations.open[data-v-516e4bc3]{height:auto}.title[data-v-516e4bc3]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-text-1)}.icon[data-v-516e4bc3]{font-size:16px}.icon.lang[data-v-516e4bc3]{margin-right:8px}.icon.chevron[data-v-516e4bc3]{margin-left:4px}.list[data-v-516e4bc3]{padding:4px 0 0 24px}.link[data-v-516e4bc3]{line-height:32px;font-size:13px;color:var(--vp-c-text-1)}.VPNavScreen[data-v-2dd6d0c7]{position:fixed;top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px));right:0;bottom:0;left:0;padding:0 32px;width:100%;background-color:var(--vp-nav-screen-bg-color);overflow-y:auto;transition:background-color .25s;pointer-events:auto}.VPNavScreen.fade-enter-active[data-v-2dd6d0c7],.VPNavScreen.fade-leave-active[data-v-2dd6d0c7]{transition:opacity .25s}.VPNavScreen.fade-enter-active .container[data-v-2dd6d0c7],.VPNavScreen.fade-leave-active .container[data-v-2dd6d0c7]{transition:transform .25s ease}.VPNavScreen.fade-enter-from[data-v-2dd6d0c7],.VPNavScreen.fade-leave-to[data-v-2dd6d0c7]{opacity:0}.VPNavScreen.fade-enter-from .container[data-v-2dd6d0c7],.VPNavScreen.fade-leave-to .container[data-v-2dd6d0c7]{transform:translateY(-8px)}@media (min-width: 768px){.VPNavScreen[data-v-2dd6d0c7]{display:none}}.container[data-v-2dd6d0c7]{margin:0 auto;padding:24px 0 96px;max-width:288px}.menu+.translations[data-v-2dd6d0c7],.menu+.appearance[data-v-2dd6d0c7],.translations+.appearance[data-v-2dd6d0c7]{margin-top:24px}.menu+.social-links[data-v-2dd6d0c7]{margin-top:16px}.appearance+.social-links[data-v-2dd6d0c7]{margin-top:16px}.VPNav[data-v-7ad780c2]{position:relative;top:var(--vp-layout-top-height, 0px);left:0;z-index:var(--vp-z-index-nav);width:100%;pointer-events:none;transition:background-color .5s}@media (min-width: 960px){.VPNav[data-v-7ad780c2]{position:fixed}}.VPSidebarItem.level-0[data-v-0009425e]{padding-bottom:24px}.VPSidebarItem.collapsed.level-0[data-v-0009425e]{padding-bottom:10px}.item[data-v-0009425e]{position:relative;display:flex;width:100%}.VPSidebarItem.collapsible>.item[data-v-0009425e]{cursor:pointer}.indicator[data-v-0009425e]{position:absolute;top:6px;bottom:6px;left:-17px;width:2px;border-radius:2px;transition:background-color .25s}.VPSidebarItem.level-2.is-active>.item>.indicator[data-v-0009425e],.VPSidebarItem.level-3.is-active>.item>.indicator[data-v-0009425e],.VPSidebarItem.level-4.is-active>.item>.indicator[data-v-0009425e],.VPSidebarItem.level-5.is-active>.item>.indicator[data-v-0009425e]{background-color:var(--vp-c-brand-1)}.link[data-v-0009425e]{display:flex;align-items:center;flex-grow:1}.text[data-v-0009425e]{flex-grow:1;padding:4px 0;line-height:24px;font-size:14px;transition:color .25s}.VPSidebarItem.level-0 .text[data-v-0009425e]{font-weight:700;color:var(--vp-c-text-1)}.VPSidebarItem.level-1 .text[data-v-0009425e],.VPSidebarItem.level-2 .text[data-v-0009425e],.VPSidebarItem.level-3 .text[data-v-0009425e],.VPSidebarItem.level-4 .text[data-v-0009425e],.VPSidebarItem.level-5 .text[data-v-0009425e]{font-weight:500;color:var(--vp-c-text-2)}.VPSidebarItem.level-0.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-1.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-2.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-3.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-4.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-5.is-link>.item>.link:hover .text[data-v-0009425e]{color:var(--vp-c-brand-1)}.VPSidebarItem.level-0.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-1.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-2.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-3.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-4.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-5.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-0.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-1.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-2.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-3.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-4.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-5.has-active>.item>.link>.text[data-v-0009425e]{color:var(--vp-c-text-1)}.VPSidebarItem.level-0.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-1.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-2.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-3.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-4.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-5.is-active>.item .link>.text[data-v-0009425e]{color:var(--vp-c-brand-1)}.caret[data-v-0009425e]{display:flex;justify-content:center;align-items:center;margin-right:-7px;width:32px;height:32px;color:var(--vp-c-text-3);cursor:pointer;transition:color .25s;flex-shrink:0}.item:hover .caret[data-v-0009425e]{color:var(--vp-c-text-2)}.item:hover .caret[data-v-0009425e]:hover{color:var(--vp-c-text-1)}.caret-icon[data-v-0009425e]{font-size:18px;transform:rotate(90deg);transition:transform .25s}.VPSidebarItem.collapsed .caret-icon[data-v-0009425e]{transform:rotate(0)}.VPSidebarItem.level-1 .items[data-v-0009425e],.VPSidebarItem.level-2 .items[data-v-0009425e],.VPSidebarItem.level-3 .items[data-v-0009425e],.VPSidebarItem.level-4 .items[data-v-0009425e],.VPSidebarItem.level-5 .items[data-v-0009425e]{border-left:1px solid var(--vp-c-divider);padding-left:16px}.VPSidebarItem.collapsed .items[data-v-0009425e]{display:none}.no-transition[data-v-51288d80] .caret-icon{transition:none}.group+.group[data-v-51288d80]{border-top:1px solid var(--vp-c-divider);padding-top:10px}@media (min-width: 960px){.group[data-v-51288d80]{padding-top:10px;width:calc(var(--vp-sidebar-width) - 64px)}}.VPSidebar[data-v-42c4c606]{position:fixed;top:var(--vp-layout-top-height, 0px);bottom:0;left:0;z-index:var(--vp-z-index-sidebar);padding:32px 32px 96px;width:calc(100vw - 64px);max-width:320px;background-color:var(--vp-sidebar-bg-color);opacity:0;box-shadow:var(--vp-c-shadow-3);overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:opacity .5s,transform .25s ease;overscroll-behavior:contain}.VPSidebar.open[data-v-42c4c606]{opacity:1;visibility:visible;transform:translate(0);transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1)}.dark .VPSidebar[data-v-42c4c606]{box-shadow:var(--vp-shadow-1)}@media (min-width: 960px){.VPSidebar[data-v-42c4c606]{padding-top:var(--vp-nav-height);width:var(--vp-sidebar-width);max-width:100%;background-color:var(--vp-sidebar-bg-color);opacity:1;visibility:visible;box-shadow:none;transform:translate(0)}}@media (min-width: 1440px){.VPSidebar[data-v-42c4c606]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}@media (min-width: 960px){.curtain[data-v-42c4c606]{position:sticky;top:-64px;left:0;z-index:1;margin-top:calc(var(--vp-nav-height) * -1);margin-right:-32px;margin-left:-32px;height:var(--vp-nav-height);background-color:var(--vp-sidebar-bg-color)}}.nav[data-v-42c4c606]{outline:0}.VPSkipLink[data-v-fcbfc0e0]{top:8px;left:8px;padding:8px 16px;z-index:999;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--vp-c-brand-1);box-shadow:var(--vp-shadow-3);background-color:var(--vp-c-bg)}.VPSkipLink[data-v-fcbfc0e0]:focus{height:auto;width:auto;clip:auto;clip-path:none}@media (min-width: 1280px){.VPSkipLink[data-v-fcbfc0e0]{top:14px;left:16px}}.Layout[data-v-d8b57b2d]{display:flex;flex-direction:column;min-height:100vh}.VPHomeSponsors[data-v-3dc26e1d]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPHomeSponsors[data-v-3dc26e1d]{margin:96px 0}@media (min-width: 768px){.VPHomeSponsors[data-v-3dc26e1d]{margin:128px 0}}.VPHomeSponsors[data-v-3dc26e1d]{padding:0 24px}@media (min-width: 768px){.VPHomeSponsors[data-v-3dc26e1d]{padding:0 48px}}@media (min-width: 960px){.VPHomeSponsors[data-v-3dc26e1d]{padding:0 64px}}.container[data-v-3dc26e1d]{margin:0 auto;max-width:1152px}.love[data-v-3dc26e1d]{margin:0 auto;width:fit-content;font-size:28px;color:var(--vp-c-text-3)}.icon[data-v-3dc26e1d]{display:inline-block}.message[data-v-3dc26e1d]{margin:0 auto;padding-top:10px;max-width:320px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.sponsors[data-v-3dc26e1d]{padding-top:32px}.action[data-v-3dc26e1d]{padding-top:40px;text-align:center}.VPTeamMembersItem[data-v-acff304e]{display:flex;flex-direction:column;gap:2px;border-radius:12px;width:100%;height:100%;overflow:hidden}.VPTeamMembersItem.small .profile[data-v-acff304e]{padding:32px}.VPTeamMembersItem.small .data[data-v-acff304e]{padding-top:20px}.VPTeamMembersItem.small .avatar[data-v-acff304e]{width:64px;height:64px}.VPTeamMembersItem.small .name[data-v-acff304e]{line-height:24px;font-size:16px}.VPTeamMembersItem.small .affiliation[data-v-acff304e]{padding-top:4px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .desc[data-v-acff304e]{padding-top:12px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .links[data-v-acff304e]{margin:0 -16px -20px;padding:10px 0 0}.VPTeamMembersItem.medium .profile[data-v-acff304e]{padding:48px 32px}.VPTeamMembersItem.medium .data[data-v-acff304e]{padding-top:24px;text-align:center}.VPTeamMembersItem.medium .avatar[data-v-acff304e]{width:96px;height:96px}.VPTeamMembersItem.medium .name[data-v-acff304e]{letter-spacing:.15px;line-height:28px;font-size:20px}.VPTeamMembersItem.medium .affiliation[data-v-acff304e]{padding-top:4px;font-size:16px}.VPTeamMembersItem.medium .desc[data-v-acff304e]{padding-top:16px;max-width:288px;font-size:16px}.VPTeamMembersItem.medium .links[data-v-acff304e]{margin:0 -16px -12px;padding:16px 12px 0}.profile[data-v-acff304e]{flex-grow:1;background-color:var(--vp-c-bg-soft)}.data[data-v-acff304e]{text-align:center}.avatar[data-v-acff304e]{position:relative;flex-shrink:0;margin:0 auto;border-radius:50%;box-shadow:var(--vp-shadow-3)}.avatar-img[data-v-acff304e]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;object-fit:cover}.name[data-v-acff304e]{margin:0;font-weight:600}.affiliation[data-v-acff304e]{margin:0;font-weight:500;color:var(--vp-c-text-2)}.org.link[data-v-acff304e]{color:var(--vp-c-text-2);transition:color .25s}.org.link[data-v-acff304e]:hover{color:var(--vp-c-brand-1)}.desc[data-v-acff304e]{margin:0 auto}.desc[data-v-acff304e] a{font-weight:500;color:var(--vp-c-brand-1);text-decoration-style:dotted;transition:color .25s}.links[data-v-acff304e]{display:flex;justify-content:center;height:56px}.sp-link[data-v-acff304e]{display:flex;justify-content:center;align-items:center;text-align:center;padding:16px;font-size:14px;font-weight:500;color:var(--vp-c-sponsor);background-color:var(--vp-c-bg-soft);transition:color .25s,background-color .25s}.sp .sp-link.link[data-v-acff304e]:hover,.sp .sp-link.link[data-v-acff304e]:focus{outline:none;color:var(--vp-c-white);background-color:var(--vp-c-sponsor)}.sp-icon[data-v-acff304e]{margin-right:8px;font-size:16px}.VPTeamMembers.small .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(224px,1fr))}.VPTeamMembers.small.count-1 .container[data-v-bf782009]{max-width:276px}.VPTeamMembers.small.count-2 .container[data-v-bf782009]{max-width:576px}.VPTeamMembers.small.count-3 .container[data-v-bf782009]{max-width:876px}.VPTeamMembers.medium .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(256px,1fr))}@media (min-width: 375px){.VPTeamMembers.medium .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}}.VPTeamMembers.medium.count-1 .container[data-v-bf782009]{max-width:368px}.VPTeamMembers.medium.count-2 .container[data-v-bf782009]{max-width:760px}.container[data-v-bf782009]{display:grid;gap:24px;margin:0 auto;max-width:1152px}.VPTeamPage[data-v-a5329171]{margin:96px 0}@media (min-width: 768px){.VPTeamPage[data-v-a5329171]{margin:128px 0}}.VPHome .VPTeamPageTitle[data-v-a5329171-s]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPTeamPageSection+.VPTeamPageSection[data-v-a5329171-s],.VPTeamMembers+.VPTeamPageSection[data-v-a5329171-s]{margin-top:64px}.VPTeamMembers+.VPTeamMembers[data-v-a5329171-s]{margin-top:24px}@media (min-width: 768px){.VPTeamPageTitle+.VPTeamPageSection[data-v-a5329171-s]{margin-top:16px}.VPTeamPageSection+.VPTeamPageSection[data-v-a5329171-s],.VPTeamMembers+.VPTeamPageSection[data-v-a5329171-s]{margin-top:96px}}.VPTeamMembers[data-v-a5329171-s]{padding:0 24px}@media (min-width: 768px){.VPTeamMembers[data-v-a5329171-s]{padding:0 48px}}@media (min-width: 960px){.VPTeamMembers[data-v-a5329171-s]{padding:0 64px}}.VPTeamPageSection[data-v-3bf2e850]{padding:0 32px}@media (min-width: 768px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 48px}}@media (min-width: 960px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 64px}}.title[data-v-3bf2e850]{position:relative;margin:0 auto;max-width:1152px;text-align:center;color:var(--vp-c-text-2)}.title-line[data-v-3bf2e850]{position:absolute;top:16px;left:0;width:100%;height:1px;background-color:var(--vp-c-divider)}.title-text[data-v-3bf2e850]{position:relative;display:inline-block;padding:0 24px;letter-spacing:0;line-height:32px;font-size:20px;font-weight:500;background-color:var(--vp-c-bg)}.lead[data-v-3bf2e850]{margin:0 auto;max-width:480px;padding-top:12px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.members[data-v-3bf2e850]{padding-top:40px}.VPTeamPageTitle[data-v-46c5e327]{padding:48px 32px;text-align:center}@media (min-width: 768px){.VPTeamPageTitle[data-v-46c5e327]{padding:64px 48px 48px}}@media (min-width: 960px){.VPTeamPageTitle[data-v-46c5e327]{padding:80px 64px 48px}}.title[data-v-46c5e327]{letter-spacing:0;line-height:44px;font-size:36px;font-weight:500}@media (min-width: 768px){.title[data-v-46c5e327]{letter-spacing:-.5px;line-height:56px;font-size:48px}}.lead[data-v-46c5e327]{margin:0 auto;max-width:512px;padding-top:12px;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 768px){.lead[data-v-46c5e327]{max-width:592px;letter-spacing:.15px;line-height:28px;font-size:20px}}.fdsa-app{background:var(--vp-c-bg);min-height:100vh}.fdsa-app:before{content:"";position:fixed;top:0;left:0;right:0;height:600px;background:radial-gradient(ellipse at 50% 0%,rgba(217,92,65,.04) 0%,transparent 60%);pointer-events:none;z-index:0}.VPNav,.VPSidebar,.VPContent{position:relative;z-index:1}.VPDoc:not(.VPDoc--blank)>.container>.content{background:var(--vp-c-bg-soft)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border:1px solid rgba(128,128,128,.08)!important;border-top:1px solid rgba(128,128,128,.12)!important;border-radius:12px!important}.VPNav{background:#000000d9!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid var(--vp-c-border)!important}.VPNavBarTitle .title{display:flex!important;align-items:center!important;gap:8px!important;font-family:DM Sans,sans-serif!important;font-size:20px!important;font-weight:800!important;letter-spacing:-.5px!important;color:var(--vp-c-text-1)!important}.VPNavBarTitle .title:before{content:"terminal";font-family:Material Symbols Outlined;font-size:22px;color:var(--vp-c-brand-1)}.VPNavBarTitle .logo{display:none!important}.VPNavBarMenuLink:hover,.VPNavBarMenuLink.active{color:var(--vp-c-brand-1)!important}.VPSidebar{background:transparent!important;border-right:1px solid var(--vp-c-border)!important}.VPSidebar .item .text{font-size:13px!important;font-weight:500!important}.VPSidebar .item.active .text{color:var(--vp-c-brand-1)!important;font-weight:600!important}.VPSidebar .item .text:hover{color:var(--vp-c-brand-1)!important}.VPSidebar .group+.group{border-top:1px solid var(--vp-c-border)!important}.vp-doc{max-width:800px;margin:0 auto;padding:32px 40px 48px}.vp-doc h1{font-size:2.25rem!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.1!important;margin-bottom:24px!important;color:var(--vp-c-text-1)!important}.vp-doc h2{font-size:1.375rem!important;font-weight:700!important;letter-spacing:-.3px!important;padding-top:32px!important;margin-top:40px!important;margin-bottom:16px!important;border-top:1px solid var(--vp-c-border)!important;color:var(--vp-c-text-1)!important}.vp-doc h3{font-size:1.0625rem!important;font-weight:600!important;margin-top:28px!important;margin-bottom:12px!important;color:var(--vp-c-text-1)!important}.vp-doc p{font-size:.9375rem!important;line-height:1.7!important;color:var(--vp-c-text-1)!important;margin-bottom:16px!important}.vp-doc a{color:var(--vp-c-brand-1)!important;text-decoration:underline;text-underline-offset:2px}.vp-doc a:hover{color:var(--vp-c-brand-2)!important}.vp-doc div[class*=language-]{border-radius:10px!important;border:1px solid var(--vp-c-border)!important;background:#0000004d!important;margin:24px 0!important}.vp-code{font-family:DM Mono,ui-monospace,monospace!important;font-size:13px!important;line-height:1.7!important}.vp-doc code{font-family:DM Mono,ui-monospace,monospace!important;font-size:.8125rem!important;background:var(--vp-c-bg-mute)!important;border:1px solid var(--vp-c-border)!important;padding:2px 8px!important;border-radius:6px!important;color:var(--vp-c-text-1)!important}.vp-doc table{width:100%;border-collapse:collapse;border:1px solid var(--vp-c-border);border-radius:10px;overflow:hidden;font-size:.875rem!important;margin:24px 0!important}.vp-doc th{background:var(--vp-c-bg-mute);font-weight:600;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.06em;color:var(--vp-c-text-2);padding:12px 16px;border-bottom:1px solid var(--vp-c-border)}.vp-doc td{padding:12px 16px;border-bottom:1px solid var(--vp-c-divider);font-size:.875rem!important;color:var(--vp-c-text-1)}.vp-doc tr:last-child td{border-bottom:none}.vp-doc tr:hover td{background:var(--vp-c-bg-soft)}.vp-doc blockquote{border-left:3px solid var(--vp-c-brand-1)!important;background:var(--vp-c-brand-soft)!important;padding:16px 24px!important;border-radius:0 10px 10px 0!important;margin:24px 0!important}.vp-doc blockquote p{font-size:.875rem!important;color:var(--vp-c-text-2)!important;font-style:italic!important}.vp-doc hr{border:none;border-top:1px solid var(--vp-c-divider);margin:48px 0}.custom-block{border-radius:10px!important;border:1px solid var(--vp-c-border)!important;padding:16px 20px!important;margin:24px 0!important;background:var(--vp-c-bg-soft)!important}.custom-block.tip{border-color:#d95c414d!important;background:var(--vp-c-brand-soft)!important}.VPFooter{border-top:1px solid var(--vp-c-divider)!important;background:transparent!important;padding:24px 0!important}.VPFooter .message{font-size:13px!important;color:var(--vp-c-text-3)!important}@media (max-width: 768px){.vp-doc{padding:24px 20px}.vp-doc h1{font-size:1.75rem!important}.vp-doc h2{font-size:1.125rem!important}}[data-v-2e722993],[data-v-2e722993]:before,[data-v-2e722993]:after{box-sizing:border-box;margin:0;padding:0}.landing[data-v-2e722993]{font-family:DM Sans,-apple-system,sans-serif;background:var(--vp-c-bg);color:var(--vp-c-text-1);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}.nav[data-v-2e722993]{position:fixed;top:0;left:0;right:0;z-index:50;background:#000000d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--vp-c-divider)}.nav-inner[data-v-2e722993]{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px}.logo-wrap[data-v-2e722993]{display:flex;align-items:center;gap:8px}.logo-text[data-v-2e722993]{font-weight:800;font-size:20px;letter-spacing:-.5px;color:var(--vp-c-text-1)}.nav-links[data-v-2e722993]{display:flex;gap:28px;align-items:center}.nav-links a[data-v-2e722993]{color:var(--vp-c-text-2);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.nav-links a[data-v-2e722993]:hover{color:var(--vp-c-text-1)}.nav-cta[data-v-2e722993]{background:var(--vp-c-brand-1);color:#fff!important;padding:8px 20px;border-radius:6px;font-weight:600}.nav-cta[data-v-2e722993]:hover{background:var(--vp-c-brand-3)!important}.hero-sec[data-v-2e722993]{min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:140px 24px 60px;text-align:center;position:relative;overflow:hidden}.hero-grid[data-v-2e722993]{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(217,92,65,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(217,92,65,.04) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.hero-glow[data-v-2e722993]{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(217,92,65,.08) 0%,transparent 60%);pointer-events:none}.hero-inner[data-v-2e722993]{position:relative;z-index:1;max-width:680px;width:100%;margin:0 auto}.hero-pill[data-v-2e722993]{display:inline-flex;align-items:center;gap:8px;background:#d95c411a;border:1px solid rgba(217,92,65,.3);padding:6px 16px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--vp-c-brand-1);margin-bottom:24px}.pill-dot[data-v-2e722993]{width:6px;height:6px;border-radius:50%;background:var(--vp-c-brand-1);animation:pulse-2e722993 2s ease-in-out infinite}@keyframes pulse-2e722993{0%,to{opacity:1}50%{opacity:.3}}.hero-sec h1[data-v-2e722993]{font-size:56px;font-weight:800;letter-spacing:-1.5px;line-height:1.05;color:var(--vp-c-text-1);margin-bottom:20px}.hlt[data-v-2e722993]{background:linear-gradient(135deg,var(--vp-c-brand-1),var(--vp-c-brand-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-v-2e722993]{font-size:18px;color:var(--vp-c-text-2);line-height:1.6;margin-bottom:36px;max-width:560px;margin-left:auto;margin-right:auto}.hero-actions[data-v-2e722993]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn-p[data-v-2e722993]{display:inline-block;padding:14px 32px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;transition:all .2s;cursor:pointer}.btn-primary[data-v-2e722993]{background:var(--vp-c-brand-1);color:#fff}.btn-primary[data-v-2e722993]:hover{background:var(--vp-c-brand-3);transform:translateY(-1px)}.btn-ghost[data-v-2e722993]{color:var(--vp-c-text-1);border:1px solid var(--vp-c-border)}.btn-ghost[data-v-2e722993]:hover{border-color:var(--vp-c-text-2)}.term-widget[data-v-2e722993]{margin-top:48px;max-width:560px;width:100%;background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--vp-c-border);border-radius:12px;padding:20px;text-align:left;position:relative;overflow:hidden}.term-widget[data-v-2e722993]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--vp-c-brand-1),transparent);opacity:.5}.term-dots[data-v-2e722993]{display:flex;gap:8px;margin-bottom:16px}.td[data-v-2e722993]{width:10px;height:10px;border-radius:50%}.td.r[data-v-2e722993]{background:#ef4444}.td.y[data-v-2e722993]{background:#eab308}.td.g[data-v-2e722993]{background:#22c55e}.term-l[data-v-2e722993]{font-family:DM Mono,monospace;font-size:12px;color:var(--vp-c-text-2);line-height:2}.term-l.c[data-v-2e722993]{color:var(--vp-c-brand-1)}.term-l.a[data-v-2e722993]{color:#7bd0ff}.term-l.g[data-v-2e722993]{color:#22c55e}.term-bar[data-v-2e722993]{margin-top:12px;height:4px;background:var(--vp-c-divider);border-radius:2px;overflow:hidden}.term-fill[data-v-2e722993]{height:100%;width:72%;background:linear-gradient(90deg,var(--vp-c-brand-1),var(--vp-c-brand-2));border-radius:2px;animation:prog-2e722993 3s ease-in-out infinite}@keyframes prog-2e722993{0%{width:20%;opacity:.6}50%{width:75%;opacity:1}to{width:20%;opacity:.6}}.stats-sec[data-v-2e722993]{padding:0 24px 60px}.stats-grid[data-v-2e722993]{display:grid;grid-template-columns:repeat(4,1fr);max-width:800px;margin:0 auto;gap:24px}.stat[data-v-2e722993]{text-align:center;background:var(--vp-c-bg-soft);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:24px 16px;transition:all .4s}.stat[data-v-2e722993]:hover{border-color:#d95c4133}.stat-n[data-v-2e722993]{display:block;font-size:36px;font-weight:800;color:var(--vp-c-brand-1);line-height:1;margin-bottom:4px}.stat-l[data-v-2e722993]{display:block;font-size:13px;color:var(--vp-c-text-3);font-weight:500}.sec[data-v-2e722993]{max-width:1280px;margin:0 auto;padding:80px 24px}.sec-label[data-v-2e722993]{font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--vp-c-brand-1);text-align:center;margin-bottom:16px}.sec-title[data-v-2e722993]{text-align:center;font-size:32px;font-weight:700;margin-bottom:48px;color:var(--vp-c-text-1)}.gc[data-v-2e722993]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-top:1px solid rgba(128,128,128,.12);border-radius:12px;padding:28px 24px;transition:all .4s}.gc[data-v-2e722993]:hover{border-color:#d95c414d;transform:translateY(-2px)}.reveal[data-v-2e722993]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed[data-v-2e722993]{opacity:1;transform:translateY(0)}.bi.reveal[data-v-2e722993],.feat-grid .gc.reveal[data-v-2e722993],.price-card.reveal[data-v-2e722993],.test-card.reveal[data-v-2e722993],.stat.reveal[data-v-2e722993]{opacity:0;transform:translateY(16px)}.bi.reveal.revealed[data-v-2e722993],.feat-grid .gc.reveal.revealed[data-v-2e722993],.price-card.reveal.revealed[data-v-2e722993],.test-card.reveal.revealed[data-v-2e722993],.stat.reveal.revealed[data-v-2e722993]{opacity:1;transform:translateY(0)}.feat-grid[data-v-2e722993]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#8080800f;border-radius:12px;overflow:hidden;border:1px solid rgba(128,128,128,.08)}.feat-grid .gc[data-v-2e722993]{border:none;border-radius:0}.gci[data-v-2e722993]{width:48px;height:48px;border-radius:10px;background:#d95c411f;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.gci .material-symbols-outlined[data-v-2e722993]{color:var(--vp-c-brand-1);font-size:24px}.gc-t[data-v-2e722993]{font-size:15px;font-weight:700;color:var(--vp-c-text-1);margin-bottom:8px}.gc-d[data-v-2e722993]{font-size:13px;color:var(--vp-c-text-2);line-height:1.6}.bento[data-v-2e722993]{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.bi[data-v-2e722993]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-top:1px solid rgba(128,128,128,.12);border-radius:12px;padding:24px;position:relative;overflow:hidden;transition:all .3s}.bi[data-v-2e722993]:hover{border-color:#d95c414d;transform:translateY(-1px)}.bi.hl[data-v-2e722993]{border-color:#d95c4133;background:#d95c410a}.w4[data-v-2e722993]{grid-column:span 4}.w6[data-v-2e722993]{grid-column:span 6}.w8[data-v-2e722993]{grid-column:span 8}.w12[data-v-2e722993]{grid-column:span 12}.bi-n[data-v-2e722993]{position:absolute;top:12px;right:16px;font-size:40px;font-weight:800;opacity:.06;color:#000;-webkit-user-select:none;user-select:none}.bi-ic[data-v-2e722993]{width:36px;height:36px;border-radius:8px;background:#d95c411f;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.bi-ic .material-symbols-outlined[data-v-2e722993]{color:var(--vp-c-brand-1);font-size:20px}.bi-t[data-v-2e722993]{font-size:15px;font-weight:700;color:var(--vp-c-text-1);margin-bottom:6px}.bi-d[data-v-2e722993]{font-size:13px;color:var(--vp-c-text-2);line-height:1.5;margin-bottom:12px}.bi-tags[data-v-2e722993]{display:flex;flex-wrap:wrap;gap:6px}.bi-tags span[data-v-2e722993]{font-size:10px;font-weight:600;letter-spacing:.05em;padding:3px 8px;border-radius:4px;background:#80808014;border:1px solid rgba(128,128,128,.1);color:var(--vp-c-text-3)}.test-grid[data-v-2e722993]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.test-card[data-v-2e722993]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.test-q[data-v-2e722993]{font-size:14px;line-height:1.6;color:var(--vp-c-text-2);font-style:italic;margin-bottom:20px}.test-a[data-v-2e722993]{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(128,128,128,.08)}.test-av[data-v-2e722993]{width:36px;height:36px;border-radius:50%;background:#d95c4133;color:var(--vp-c-brand-1);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.test-n[data-v-2e722993]{font-size:13px;font-weight:600;color:var(--vp-c-text-1)}.test-r[data-v-2e722993]{font-size:11px;color:var(--vp-c-text-3)}.compare-grid[data-v-2e722993]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.compare-c[data-v-2e722993]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:24px}.compare-name[data-v-2e722993]{font-size:16px;font-weight:700;color:var(--vp-c-text-1);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(128,128,128,.08)}.compare-pros[data-v-2e722993],.compare-cons[data-v-2e722993]{list-style:none;margin:0;padding:0;font-size:12px;line-height:1.6}.compare-pros[data-v-2e722993]{color:#22c55e;margin-bottom:12px}.compare-pros li[data-v-2e722993],.compare-cons li[data-v-2e722993]{display:flex;align-items:flex-start;gap:6px;padding:4px 0}.compare-pros .material-symbols-outlined[data-v-2e722993],.compare-cons .material-symbols-outlined[data-v-2e722993]{font-size:14px;margin-top:2px}.compare-pros .material-symbols-outlined[data-v-2e722993]{color:#22c55e}.compare-cons .material-symbols-outlined[data-v-2e722993]{color:#ef4444}.compare-cons[data-v-2e722993]{color:var(--vp-c-text-2)}.pricing-grid[data-v-2e722993]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:960px;margin:0 auto}.price-card[data-v-2e722993]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:32px 24px;text-align:center;transition:all .3s;display:flex;flex-direction:column}.price-card[data-v-2e722993]:hover{border-color:#d95c4133}.price-card.highlight[data-v-2e722993]{border-color:#d95c414d;background:#d95c410a;position:relative}.price-card.highlight[data-v-2e722993]:before{content:"Most Popular";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--vp-c-brand-1);color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 16px;border-radius:999px}.price-name[data-v-2e722993]{font-size:14px;font-weight:600;color:var(--vp-c-text-2);margin-bottom:8px;text-transform:uppercase;letter-spacing:.1em}.price-amt[data-v-2e722993]{font-size:48px;font-weight:800;color:var(--vp-c-brand-1);line-height:1;margin-bottom:4px}.price-dol[data-v-2e722993]{font-size:24px;vertical-align:super}.price-note[data-v-2e722993]{font-size:12px;color:var(--vp-c-text-3);margin-bottom:24px}.price-feats[data-v-2e722993]{list-style:none;text-align:left;margin-bottom:28px;flex:1}.price-feats li[data-v-2e722993]{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(128,128,128,.08);font-size:13px;color:var(--vp-c-text-2)}.price-feats li[data-v-2e722993]:last-child{border-bottom:none}.price-feats .material-symbols-outlined[data-v-2e722993]{font-size:18px;color:var(--vp-c-brand-1);flex-shrink:0}.price-card .btn-p[data-v-2e722993]{width:100%;text-align:center}.faq-list[data-v-2e722993]{max-width:640px;margin:0 auto}.faq-item[data-v-2e722993]{border-bottom:1px solid rgba(128,128,128,.08);cursor:pointer;padding:0}.faq-q[data-v-2e722993]{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:15px;color:var(--vp-c-text-1);font-weight:500}.faq-icon[data-v-2e722993]{font-size:20px;color:var(--vp-c-text-3);transition:transform .2s}.faq-icon.open[data-v-2e722993]{transform:rotate(180deg)}.faq-a[data-v-2e722993]{padding:0 0 20px;font-size:14px;line-height:1.7;color:var(--vp-c-text-2)}.ft[data-v-2e722993]{padding:48px 24px 80px;border-top:1px solid var(--vp-c-divider)}.ft-inner[data-v-2e722993]{max-width:1280px;margin:0 auto}.ft-grid[data-v-2e722993]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:32px}.ft-l[data-v-2e722993]{font-size:20px;font-weight:800;color:var(--vp-c-text-1);margin-bottom:8px}.ft-desc[data-v-2e722993]{font-size:13px;color:var(--vp-c-text-3);line-height:1.6;max-width:240px}.ft-h[data-v-2e722993]{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vp-c-text-2);margin-bottom:16px}.ft-col[data-v-2e722993]{display:flex;flex-direction:column;gap:10px}.ft-col a[data-v-2e722993]{color:var(--vp-c-text-3);text-decoration:none;font-size:13px;transition:color .2s}.ft-col a[data-v-2e722993]:hover{color:var(--vp-c-text-2)}.ft-c[data-v-2e722993]{text-align:center;font-size:12px;color:var(--vp-c-text-3);padding-top:24px;border-top:1px solid var(--vp-c-divider)}.bn[data-v-2e722993]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#000000eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--vp-c-divider);height:64px;padding:4px 16px 12px;justify-content:space-around;align-items:center}.bn-i[data-v-2e722993]{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:var(--vp-c-text-3);font-size:10px;font-weight:600;transition:color .2s}.bn-i.active[data-v-2e722993]{color:var(--vp-c-brand-1)}.bn-i[data-v-2e722993]:hover{color:var(--vp-c-text-2)}.bn-i .material-symbols-outlined[data-v-2e722993]{font-size:22px}@media (max-width:768px){.nav-links a[data-v-2e722993]:not(.nav-cta){display:none}.hero-sec h1[data-v-2e722993]{font-size:32px}.hero-sub[data-v-2e722993]{font-size:16px}.feat-grid[data-v-2e722993],.test-grid[data-v-2e722993],.compare-grid[data-v-2e722993],.pricing-grid[data-v-2e722993]{grid-template-columns:1fr}.stats-grid[data-v-2e722993]{grid-template-columns:repeat(2,1fr)}.ft-grid[data-v-2e722993]{grid-template-columns:1fr 1fr;gap:24px}.ft-brand[data-v-2e722993]{grid-column:span 2}.w4[data-v-2e722993],.w6[data-v-2e722993],.w8[data-v-2e722993],.w12[data-v-2e722993]{grid-column:span 12}.bn[data-v-2e722993]{display:flex}.landing[data-v-2e722993]{padding-bottom:64px}.sec[data-v-2e722993]{padding:48px 16px}}@media (min-width:769px)and(max-width:1024px){.w4[data-v-2e722993],.w6[data-v-2e722993]{grid-column:span 6}.w8[data-v-2e722993],.w12[data-v-2e722993]{grid-column:span 12}}:root{--vp-c-bg: #0a0a0a;--vp-c-bg-soft: #111;--vp-c-bg-mute: #181818;--vp-c-bg-alt: #080808;--vp-c-bg-elv: #141414;--vp-c-divider: #1a1a1a;--vp-c-border: #222;--vp-c-gutter: #141414;--vp-c-text-1: #e8e8e8;--vp-c-text-2: #888;--vp-c-text-3: #555;--vp-c-brand-1: #d95c41;--vp-c-brand-2: #e87d2f;--vp-c-brand-3: #b8432a;--vp-c-brand-soft: rgba(217, 92, 65, .08);--vp-font-family-base: "DM Sans", ui-sans-serif, sans-serif;--vp-font-family-mono: "DM Mono", ui-monospace, monospace}:root:not(.dark){--vp-c-bg: #f8f8f5;--vp-c-bg-soft: #fff;--vp-c-bg-mute: #efeee9;--vp-c-bg-alt: #f0efea;--vp-c-bg-elv: #fff;--vp-c-divider: #dddcd5;--vp-c-border: #d0cfc8;--vp-c-text-1: #1a1a1a;--vp-c-text-2: #555;--vp-c-text-3: #888;--vp-c-brand-1: #c44a30;--vp-c-brand-2: #d95c41}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;display:inline-block;line-height:1}body{font-family:var(--vp-font-family-base);font-weight:400;-webkit-font-smoothing:antialiased;background:var(--vp-c-bg);color:var(--vp-c-text-1)}::selection{background:var(--vp-c-brand-1);color:#fff}.payment-note{display:flex;align-items:center;gap:8px;background:#d95c4114;border:1px solid rgba(217,92,65,.2);padding:12px 16px;border-radius:8px;font-size:13px;color:#d95c41;margin-bottom:32px}.tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:24px 0}.tier-grid h3{margin-top:0}.tier-grid ul{margin-bottom:20px}.VPLocalSearchBox[data-v-68e678c9]{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex}.backdrop[data-v-68e678c9]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vp-backdrop-bg-color);transition:opacity .5s}.shell[data-v-68e678c9]{position:relative;padding:12px;margin:64px auto;display:flex;flex-direction:column;gap:16px;background:var(--vp-local-search-bg);width:min(100vw - 60px,900px);height:min-content;max-height:min(100vh - 128px,900px);border-radius:6px}@media (max-width: 767px){.shell[data-v-68e678c9]{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}}.search-bar[data-v-68e678c9]{border:1px solid var(--vp-c-divider);border-radius:4px;display:flex;align-items:center;padding:0 12px;cursor:text}@media (max-width: 767px){.search-bar[data-v-68e678c9]{padding:0 8px}}.search-bar[data-v-68e678c9]:focus-within{border-color:var(--vp-c-brand-1)}.local-search-icon[data-v-68e678c9]{display:block;font-size:18px}.navigate-icon[data-v-68e678c9]{display:block;font-size:14px}.search-icon[data-v-68e678c9]{margin:8px}@media (max-width: 767px){.search-icon[data-v-68e678c9]{display:none}}.search-input[data-v-68e678c9]{padding:6px 12px;font-size:inherit;width:100%}@media (max-width: 767px){.search-input[data-v-68e678c9]{padding:6px 4px}}.search-actions[data-v-68e678c9]{display:flex;gap:4px}@media (any-pointer: coarse){.search-actions[data-v-68e678c9]{gap:8px}}@media (min-width: 769px){.search-actions.before[data-v-68e678c9]{display:none}}.search-actions button[data-v-68e678c9]{padding:8px}.search-actions button[data-v-68e678c9]:not([disabled]):hover,.toggle-layout-button.detailed-list[data-v-68e678c9]{color:var(--vp-c-brand-1)}.search-actions button.clear-button[data-v-68e678c9]:disabled{opacity:.37}.search-keyboard-shortcuts[data-v-68e678c9]{font-size:.8rem;opacity:75%;display:flex;flex-wrap:wrap;gap:16px;line-height:14px}.search-keyboard-shortcuts span[data-v-68e678c9]{display:flex;align-items:center;gap:4px}@media (max-width: 767px){.search-keyboard-shortcuts[data-v-68e678c9]{display:none}}.search-keyboard-shortcuts kbd[data-v-68e678c9]{background:#8080801a;border-radius:4px;padding:3px 6px;min-width:24px;display:inline-block;text-align:center;vertical-align:middle;border:1px solid rgba(128,128,128,.15);box-shadow:0 2px 2px #0000001a}.results[data-v-68e678c9]{display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.result[data-v-68e678c9]{display:flex;align-items:center;gap:8px;border-radius:4px;transition:none;line-height:1rem;border:solid 2px var(--vp-local-search-result-border);outline:none}.result>div[data-v-68e678c9]{margin:12px;width:100%;overflow:hidden}@media (max-width: 767px){.result>div[data-v-68e678c9]{margin:8px}}.titles[data-v-68e678c9]{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:1001;padding:2px 0}.title[data-v-68e678c9]{display:flex;align-items:center;gap:4px}.title.main[data-v-68e678c9]{font-weight:500}.title-icon[data-v-68e678c9]{opacity:.5;font-weight:500;color:var(--vp-c-brand-1)}.title svg[data-v-68e678c9]{opacity:.5}.result.selected[data-v-68e678c9]{--vp-local-search-result-bg: var(--vp-local-search-result-selected-bg);border-color:var(--vp-local-search-result-selected-border)}.excerpt-wrapper[data-v-68e678c9]{position:relative}.excerpt[data-v-68e678c9]{opacity:50%;pointer-events:none;max-height:140px;overflow:hidden;position:relative;margin-top:4px}.result.selected .excerpt[data-v-68e678c9]{opacity:1}.excerpt[data-v-68e678c9] *{font-size:.8rem!important;line-height:130%!important}.titles[data-v-68e678c9] mark,.excerpt[data-v-68e678c9] mark{background-color:var(--vp-local-search-highlight-bg);color:var(--vp-local-search-highlight-text);border-radius:2px;padding:0 2px}.excerpt[data-v-68e678c9] .vp-code-group .tabs{display:none}.excerpt[data-v-68e678c9] .vp-code-group div[class*=language-]{border-radius:8px!important}.excerpt-gradient-bottom[data-v-68e678c9]{position:absolute;bottom:-1px;left:0;width:100%;height:8px;background:linear-gradient(transparent,var(--vp-local-search-result-bg));z-index:1000}.excerpt-gradient-top[data-v-68e678c9]{position:absolute;top:-1px;left:0;width:100%;height:8px;background:linear-gradient(var(--vp-local-search-result-bg),transparent);z-index:1000}.result.selected .titles[data-v-68e678c9],.result.selected .title-icon[data-v-68e678c9]{color:var(--vp-c-brand-1)!important}.no-results[data-v-68e678c9]{font-size:.9rem;text-align:center;padding:12px}svg[data-v-68e678c9]{flex:none} +@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700;9..40,800&family=DM+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0,0&display=swap";@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-cyrillic-ext.BBPuwvHQ.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-cyrillic.C5lxZ8CY.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-greek-ext.CqjqNYQ-.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-greek.BBVDIX6e.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-vietnamese.BjW4sHH5.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-latin-ext.4ZJIpNVo.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/inter-roman-latin.Di8DUHzh.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-cyrillic-ext.r48I6akx.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-cyrillic.By2_1cv3.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-greek-ext.1u6EdAuj.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-greek.DJ8dCoTZ.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-vietnamese.BSbpV94h.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-latin-ext.CN1xVJS-.woff2) format("woff2");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/inter-italic-latin.C2AdPX0b.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Punctuation SC;font-weight:400;src:local("PingFang SC Regular"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:500;src:local("PingFang SC Medium"),local("Noto Sans CJK SC"),local("Microsoft YaHei");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:600;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}@font-face{font-family:Punctuation SC;font-weight:700;src:local("PingFang SC Semibold"),local("Noto Sans CJK SC Bold"),local("Microsoft YaHei Bold");unicode-range:U+201C,U+201D,U+2018,U+2019,U+2E3A,U+2014,U+2013,U+2026,U+00B7,U+007E,U+002F}:root{--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white)}.dark{--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black)}:root{--vp-c-gray-1: #dddde3;--vp-c-gray-2: #e4e4e9;--vp-c-gray-3: #ebebef;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-indigo-2: #3a5ccc;--vp-c-indigo-3: #5672cd;--vp-c-indigo-soft: rgba(100, 108, 255, .14);--vp-c-purple-1: #6f42c1;--vp-c-purple-2: #7e4cc9;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .14);--vp-c-green-1: #18794e;--vp-c-green-2: #299764;--vp-c-green-3: #30a46c;--vp-c-green-soft: rgba(16, 185, 129, .14);--vp-c-yellow-1: #915930;--vp-c-yellow-2: #946300;--vp-c-yellow-3: #9f6a00;--vp-c-yellow-soft: rgba(234, 179, 8, .14);--vp-c-red-1: #b8272c;--vp-c-red-2: #d5393e;--vp-c-red-3: #e0575b;--vp-c-red-soft: rgba(244, 63, 94, .14);--vp-c-sponsor: #db2777}.dark{--vp-c-gray-1: #515c67;--vp-c-gray-2: #414853;--vp-c-gray-3: #32363f;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-indigo-2: #5c73e7;--vp-c-indigo-3: #3e63dd;--vp-c-indigo-soft: rgba(100, 108, 255, .16);--vp-c-purple-1: #c8abfa;--vp-c-purple-2: #a879e6;--vp-c-purple-3: #8e5cd9;--vp-c-purple-soft: rgba(159, 122, 234, .16);--vp-c-green-1: #3dd68c;--vp-c-green-2: #30a46c;--vp-c-green-3: #298459;--vp-c-green-soft: rgba(16, 185, 129, .16);--vp-c-yellow-1: #f9b44e;--vp-c-yellow-2: #da8b17;--vp-c-yellow-3: #a46a0a;--vp-c-yellow-soft: rgba(234, 179, 8, .16);--vp-c-red-1: #f66f81;--vp-c-red-2: #f14158;--vp-c-red-3: #b62a3c;--vp-c-red-soft: rgba(244, 63, 94, .16)}:root{--vp-c-bg: #ffffff;--vp-c-bg-alt: #f6f6f7;--vp-c-bg-elv: #ffffff;--vp-c-bg-soft: #f6f6f7}.dark{--vp-c-bg: #1b1b1f;--vp-c-bg-alt: #161618;--vp-c-bg-elv: #202127;--vp-c-bg-soft: #202127}:root{--vp-c-border: #c2c2c4;--vp-c-divider: #e2e2e3;--vp-c-gutter: #e2e2e3}.dark{--vp-c-border: #3c3f44;--vp-c-divider: #2e2e32;--vp-c-gutter: #000000}:root{--vp-c-text-1: #3c3c43;--vp-c-text-2: #67676c;--vp-c-text-3: #929295}.dark{--vp-c-text-1: #dfdfd6;--vp-c-text-2: #98989f;--vp-c-text-3: #6a6a71}:root{--vp-c-default-1: var(--vp-c-gray-1);--vp-c-default-2: var(--vp-c-gray-2);--vp-c-default-3: var(--vp-c-gray-3);--vp-c-default-soft: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1);--vp-c-brand-2: var(--vp-c-indigo-2);--vp-c-brand-3: var(--vp-c-indigo-3);--vp-c-brand-soft: var(--vp-c-indigo-soft);--vp-c-brand: var(--vp-c-brand-1);--vp-c-tip-1: var(--vp-c-brand-1);--vp-c-tip-2: var(--vp-c-brand-2);--vp-c-tip-3: var(--vp-c-brand-3);--vp-c-tip-soft: var(--vp-c-brand-soft);--vp-c-note-1: var(--vp-c-brand-1);--vp-c-note-2: var(--vp-c-brand-2);--vp-c-note-3: var(--vp-c-brand-3);--vp-c-note-soft: var(--vp-c-brand-soft);--vp-c-success-1: var(--vp-c-green-1);--vp-c-success-2: var(--vp-c-green-2);--vp-c-success-3: var(--vp-c-green-3);--vp-c-success-soft: var(--vp-c-green-soft);--vp-c-important-1: var(--vp-c-purple-1);--vp-c-important-2: var(--vp-c-purple-2);--vp-c-important-3: var(--vp-c-purple-3);--vp-c-important-soft: var(--vp-c-purple-soft);--vp-c-warning-1: var(--vp-c-yellow-1);--vp-c-warning-2: var(--vp-c-yellow-2);--vp-c-warning-3: var(--vp-c-yellow-3);--vp-c-warning-soft: var(--vp-c-yellow-soft);--vp-c-danger-1: var(--vp-c-red-1);--vp-c-danger-2: var(--vp-c-red-2);--vp-c-danger-3: var(--vp-c-red-3);--vp-c-danger-soft: var(--vp-c-red-soft);--vp-c-caution-1: var(--vp-c-red-1);--vp-c-caution-2: var(--vp-c-red-2);--vp-c-caution-3: var(--vp-c-red-3);--vp-c-caution-soft: var(--vp-c-red-soft)}:root{--vp-font-family-base: "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vp-font-family-mono: ui-monospace, "Menlo", "Monaco", "Consolas", "Liberation Mono", "Courier New", monospace;font-optical-sizing:auto}:root:where(:lang(zh)){--vp-font-family-base: "Punctuation SC", "Inter", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}:root{--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--vp-shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--vp-shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--vp-shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16)}:root{--vp-z-index-footer: 10;--vp-z-index-local-nav: 20;--vp-z-index-nav: 30;--vp-z-index-layout-top: 40;--vp-z-index-backdrop: 50;--vp-z-index-sidebar: 60}@media (min-width: 960px){:root{--vp-z-index-sidebar: 25}}:root{--vp-layout-max-width: 1440px}:root{--vp-header-anchor-symbol: "#"}:root{--vp-code-line-height: 1.7;--vp-code-font-size: .875em;--vp-code-color: var(--vp-c-brand-1);--vp-code-link-color: var(--vp-c-brand-1);--vp-code-link-hover-color: var(--vp-c-brand-2);--vp-code-bg: var(--vp-c-default-soft);--vp-code-block-color: var(--vp-c-text-2);--vp-code-block-bg: var(--vp-c-bg-alt);--vp-code-block-divider-color: var(--vp-c-gutter);--vp-code-lang-color: var(--vp-c-text-3);--vp-code-line-highlight-color: var(--vp-c-default-soft);--vp-code-line-number-color: var(--vp-c-text-3);--vp-code-line-diff-add-color: var(--vp-c-success-soft);--vp-code-line-diff-add-symbol-color: var(--vp-c-success-1);--vp-code-line-diff-remove-color: var(--vp-c-danger-soft);--vp-code-line-diff-remove-symbol-color: var(--vp-c-danger-1);--vp-code-line-warning-color: var(--vp-c-warning-soft);--vp-code-line-error-color: var(--vp-c-danger-soft);--vp-code-copy-code-border-color: var(--vp-c-divider);--vp-code-copy-code-bg: var(--vp-c-bg-soft);--vp-code-copy-code-hover-border-color: var(--vp-c-divider);--vp-code-copy-code-hover-bg: var(--vp-c-bg);--vp-code-copy-code-active-text: var(--vp-c-text-2);--vp-code-copy-copied-text-content: "Copied";--vp-code-tab-divider: var(--vp-code-block-divider-color);--vp-code-tab-text-color: var(--vp-c-text-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-1);--vp-code-tab-active-text-color: var(--vp-c-text-1);--vp-code-tab-active-bar-color: var(--vp-c-brand-1)}:lang(es),:lang(pt){--vp-code-copy-copied-text-content: "Copiado"}:lang(fa){--vp-code-copy-copied-text-content: "کپی شد"}:lang(ko){--vp-code-copy-copied-text-content: "복사됨"}:lang(ru){--vp-code-copy-copied-text-content: "Скопировано"}:lang(zh){--vp-code-copy-copied-text-content: "已复制"}:root{--vp-button-brand-border: transparent;--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand-3);--vp-button-brand-hover-border: transparent;--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-2);--vp-button-brand-active-border: transparent;--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-1);--vp-button-alt-border: transparent;--vp-button-alt-text: var(--vp-c-text-1);--vp-button-alt-bg: var(--vp-c-default-3);--vp-button-alt-hover-border: transparent;--vp-button-alt-hover-text: var(--vp-c-text-1);--vp-button-alt-hover-bg: var(--vp-c-default-2);--vp-button-alt-active-border: transparent;--vp-button-alt-active-text: var(--vp-c-text-1);--vp-button-alt-active-bg: var(--vp-c-default-1);--vp-button-sponsor-border: var(--vp-c-text-2);--vp-button-sponsor-text: var(--vp-c-text-2);--vp-button-sponsor-bg: transparent;--vp-button-sponsor-hover-border: var(--vp-c-sponsor);--vp-button-sponsor-hover-text: var(--vp-c-sponsor);--vp-button-sponsor-hover-bg: transparent;--vp-button-sponsor-active-border: var(--vp-c-sponsor);--vp-button-sponsor-active-text: var(--vp-c-sponsor);--vp-button-sponsor-active-bg: transparent}:root{--vp-custom-block-font-size: 14px;--vp-custom-block-code-font-size: 13px;--vp-custom-block-info-border: transparent;--vp-custom-block-info-text: var(--vp-c-text-1);--vp-custom-block-info-bg: var(--vp-c-default-soft);--vp-custom-block-info-code-bg: var(--vp-c-default-soft);--vp-custom-block-note-border: transparent;--vp-custom-block-note-text: var(--vp-c-text-1);--vp-custom-block-note-bg: var(--vp-c-default-soft);--vp-custom-block-note-code-bg: var(--vp-c-default-soft);--vp-custom-block-tip-border: transparent;--vp-custom-block-tip-text: var(--vp-c-text-1);--vp-custom-block-tip-bg: var(--vp-c-tip-soft);--vp-custom-block-tip-code-bg: var(--vp-c-tip-soft);--vp-custom-block-important-border: transparent;--vp-custom-block-important-text: var(--vp-c-text-1);--vp-custom-block-important-bg: var(--vp-c-important-soft);--vp-custom-block-important-code-bg: var(--vp-c-important-soft);--vp-custom-block-warning-border: transparent;--vp-custom-block-warning-text: var(--vp-c-text-1);--vp-custom-block-warning-bg: var(--vp-c-warning-soft);--vp-custom-block-warning-code-bg: var(--vp-c-warning-soft);--vp-custom-block-danger-border: transparent;--vp-custom-block-danger-text: var(--vp-c-text-1);--vp-custom-block-danger-bg: var(--vp-c-danger-soft);--vp-custom-block-danger-code-bg: var(--vp-c-danger-soft);--vp-custom-block-caution-border: transparent;--vp-custom-block-caution-text: var(--vp-c-text-1);--vp-custom-block-caution-bg: var(--vp-c-caution-soft);--vp-custom-block-caution-code-bg: var(--vp-c-caution-soft);--vp-custom-block-details-border: var(--vp-custom-block-info-border);--vp-custom-block-details-text: var(--vp-custom-block-info-text);--vp-custom-block-details-bg: var(--vp-custom-block-info-bg);--vp-custom-block-details-code-bg: var(--vp-custom-block-info-code-bg)}:root{--vp-input-border-color: var(--vp-c-border);--vp-input-bg-color: var(--vp-c-bg-alt);--vp-input-switch-bg-color: var(--vp-c-default-soft)}:root{--vp-nav-height: 64px;--vp-nav-bg-color: var(--vp-c-bg);--vp-nav-screen-bg-color: var(--vp-c-bg);--vp-nav-logo-height: 24px}.hide-nav{--vp-nav-height: 0px}.hide-nav .VPSidebar{--vp-nav-height: 22px}:root{--vp-local-nav-bg-color: var(--vp-c-bg)}:root{--vp-sidebar-width: 272px;--vp-sidebar-bg-color: var(--vp-c-bg-alt)}:root{--vp-backdrop-bg-color: rgba(0, 0, 0, .6)}:root{--vp-home-hero-name-color: var(--vp-c-brand-1);--vp-home-hero-name-background: transparent;--vp-home-hero-image-background-image: none;--vp-home-hero-image-filter: none}:root{--vp-badge-info-border: transparent;--vp-badge-info-text: var(--vp-c-text-2);--vp-badge-info-bg: var(--vp-c-default-soft);--vp-badge-tip-border: transparent;--vp-badge-tip-text: var(--vp-c-tip-1);--vp-badge-tip-bg: var(--vp-c-tip-soft);--vp-badge-warning-border: transparent;--vp-badge-warning-text: var(--vp-c-warning-1);--vp-badge-warning-bg: var(--vp-c-warning-soft);--vp-badge-danger-border: transparent;--vp-badge-danger-text: var(--vp-c-danger-1);--vp-badge-danger-bg: var(--vp-c-danger-soft)}:root{--vp-carbon-ads-text-color: var(--vp-c-text-1);--vp-carbon-ads-poweredby-color: var(--vp-c-text-2);--vp-carbon-ads-bg-color: var(--vp-c-bg-soft);--vp-carbon-ads-hover-text-color: var(--vp-c-brand-1);--vp-carbon-ads-hover-poweredby-color: var(--vp-c-text-1)}:root{--vp-local-search-bg: var(--vp-c-bg);--vp-local-search-result-bg: var(--vp-c-bg);--vp-local-search-result-border: var(--vp-c-divider);--vp-local-search-result-selected-bg: var(--vp-c-bg);--vp-local-search-result-selected-border: var(--vp-c-brand-1);--vp-local-search-highlight-bg: var(--vp-c-brand-1);--vp-local-search-highlight-text: var(--vp-c-neutral-inverse)}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}*,:before,:after{box-sizing:border-box}html{line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}html.dark{color-scheme:dark}body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:16px;font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:24px;font-size:16px;font-weight:400}p{margin:0}strong,b{font-weight:600}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}a{color:inherit;text-decoration:inherit}ol,ul{list-style:none;margin:0;padding:0}blockquote{margin:0}pre,code,kbd,samp{font-family:var(--vp-font-family-mono)}img,svg,video,canvas,audio,iframe,embed,object{display:block}figure{margin:0}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{border:0;padding:0;line-height:inherit;color:inherit}button{padding:0;font-family:inherit;background-color:transparent;background-image:none}button:enabled,[role=button]:enabled{cursor:pointer}button:focus,button:focus-visible{outline:1px dotted;outline:4px auto -webkit-focus-ring-color}button:focus:not(:focus-visible){outline:none!important}input:focus,textarea:focus,select:focus{outline:none}table{border-collapse:collapse}input{background-color:transparent}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--vp-c-text-3)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--vp-c-text-3)}input::placeholder,textarea::placeholder{color:var(--vp-c-text-3)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:vertical}select{-webkit-appearance:none}fieldset{margin:0;padding:0}h1,h2,h3,h4,h5,h6,li,p{overflow-wrap:break-word}vite-error-overlay{z-index:9999}mjx-container{overflow-x:auto}mjx-container>svg{display:inline-block;margin:auto}[class^=vpi-],[class*=" vpi-"],.vp-icon{width:1em;height:1em}[class^=vpi-].bg,[class*=" vpi-"].bg,.vp-icon.bg{background-size:100% 100%;background-color:transparent}[class^=vpi-]:not(.bg),[class*=" vpi-"]:not(.bg),.vp-icon:not(.bg){-webkit-mask:var(--icon) no-repeat;mask:var(--icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit}.vpi-align-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M21 6H3M15 12H3M17 18H3'/%3E%3C/svg%3E")}.vpi-arrow-right,.vpi-arrow-down,.vpi-arrow-left,.vpi-arrow-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5l7 7-7 7'/%3E%3C/svg%3E")}.vpi-chevron-right,.vpi-chevron-down,.vpi-chevron-left,.vpi-chevron-up{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.vpi-chevron-down,.vpi-arrow-down{transform:rotate(90deg)}.vpi-chevron-left,.vpi-arrow-left{transform:rotate(180deg)}.vpi-chevron-up,.vpi-arrow-up{transform:rotate(-90deg)}.vpi-square-pen{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'/%3E%3Cpath d='M18.375 2.625a2.121 2.121 0 1 1 3 3L12 15l-4 1 1-4Z'/%3E%3C/svg%3E")}.vpi-plus{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M5 12h14M12 5v14'/%3E%3C/svg%3E")}.vpi-sun{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='4'/%3E%3Cpath d='M12 2v2M12 20v2M4.93 4.93l1.41 1.41M17.66 17.66l1.41 1.41M2 12h2M20 12h2M6.34 17.66l-1.41 1.41M19.07 4.93l-1.41 1.41'/%3E%3C/svg%3E")}.vpi-moon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z'/%3E%3C/svg%3E")}.vpi-more-horizontal{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='19' cy='12' r='1'/%3E%3Ccircle cx='5' cy='12' r='1'/%3E%3C/svg%3E")}.vpi-languages{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m5 8 6 6M4 14l6-6 2-3M2 5h12M7 2h1M22 22l-5-10-5 10M14 18h6'/%3E%3C/svg%3E")}.vpi-heart{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M19 14c1.49-1.46 3-3.21 3-5.5A5.5 5.5 0 0 0 16.5 3c-1.76 0-3 .5-4.5 2-1.5-1.5-2.74-2-4.5-2A5.5 5.5 0 0 0 2 8.5c0 2.3 1.5 4.05 3 5.5l7 7Z'/%3E%3C/svg%3E")}.vpi-search{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.3-4.3'/%3E%3C/svg%3E")}.vpi-layout-list{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='7' height='7' x='3' y='3' rx='1'/%3E%3Crect width='7' height='7' x='3' y='14' rx='1'/%3E%3Cpath d='M14 4h7M14 9h7M14 15h7M14 20h7'/%3E%3C/svg%3E")}.vpi-delete{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M20 5H9l-7 7 7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2ZM18 9l-6 6M12 9l6 6'/%3E%3C/svg%3E")}.vpi-corner-down-left{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m9 10-5 5 5 5'/%3E%3Cpath d='M20 4v7a4 4 0 0 1-4 4H4'/%3E%3C/svg%3E")}:root{--vp-icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3C/svg%3E");--vp-icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='rgba(128,128,128,1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Crect width='8' height='4' x='8' y='2' rx='1' ry='1'/%3E%3Cpath d='M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2'/%3E%3Cpath d='m9 14 2 2 4-4'/%3E%3C/svg%3E")}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.custom-block{border:1px solid transparent;border-radius:8px;padding:16px 16px 8px;line-height:24px;font-size:var(--vp-custom-block-font-size);color:var(--vp-c-text-2)}.custom-block.info{border-color:var(--vp-custom-block-info-border);color:var(--vp-custom-block-info-text);background-color:var(--vp-custom-block-info-bg)}.custom-block.info a,.custom-block.info code{color:var(--vp-c-brand-1)}.custom-block.info a:hover,.custom-block.info a:hover>code{color:var(--vp-c-brand-2)}.custom-block.info code{background-color:var(--vp-custom-block-info-code-bg)}.custom-block.note{border-color:var(--vp-custom-block-note-border);color:var(--vp-custom-block-note-text);background-color:var(--vp-custom-block-note-bg)}.custom-block.note a,.custom-block.note code{color:var(--vp-c-brand-1)}.custom-block.note a:hover,.custom-block.note a:hover>code{color:var(--vp-c-brand-2)}.custom-block.note code{background-color:var(--vp-custom-block-note-code-bg)}.custom-block.tip{border-color:var(--vp-custom-block-tip-border);color:var(--vp-custom-block-tip-text);background-color:var(--vp-custom-block-tip-bg)}.custom-block.tip a,.custom-block.tip code{color:var(--vp-c-tip-1)}.custom-block.tip a:hover,.custom-block.tip a:hover>code{color:var(--vp-c-tip-2)}.custom-block.tip code{background-color:var(--vp-custom-block-tip-code-bg)}.custom-block.important{border-color:var(--vp-custom-block-important-border);color:var(--vp-custom-block-important-text);background-color:var(--vp-custom-block-important-bg)}.custom-block.important a,.custom-block.important code{color:var(--vp-c-important-1)}.custom-block.important a:hover,.custom-block.important a:hover>code{color:var(--vp-c-important-2)}.custom-block.important code{background-color:var(--vp-custom-block-important-code-bg)}.custom-block.warning{border-color:var(--vp-custom-block-warning-border);color:var(--vp-custom-block-warning-text);background-color:var(--vp-custom-block-warning-bg)}.custom-block.warning a,.custom-block.warning code{color:var(--vp-c-warning-1)}.custom-block.warning a:hover,.custom-block.warning a:hover>code{color:var(--vp-c-warning-2)}.custom-block.warning code{background-color:var(--vp-custom-block-warning-code-bg)}.custom-block.danger{border-color:var(--vp-custom-block-danger-border);color:var(--vp-custom-block-danger-text);background-color:var(--vp-custom-block-danger-bg)}.custom-block.danger a,.custom-block.danger code{color:var(--vp-c-danger-1)}.custom-block.danger a:hover,.custom-block.danger a:hover>code{color:var(--vp-c-danger-2)}.custom-block.danger code{background-color:var(--vp-custom-block-danger-code-bg)}.custom-block.caution{border-color:var(--vp-custom-block-caution-border);color:var(--vp-custom-block-caution-text);background-color:var(--vp-custom-block-caution-bg)}.custom-block.caution a,.custom-block.caution code{color:var(--vp-c-caution-1)}.custom-block.caution a:hover,.custom-block.caution a:hover>code{color:var(--vp-c-caution-2)}.custom-block.caution code{background-color:var(--vp-custom-block-caution-code-bg)}.custom-block.details{border-color:var(--vp-custom-block-details-border);color:var(--vp-custom-block-details-text);background-color:var(--vp-custom-block-details-bg)}.custom-block.details a{color:var(--vp-c-brand-1)}.custom-block.details a:hover,.custom-block.details a:hover>code{color:var(--vp-c-brand-2)}.custom-block.details code{background-color:var(--vp-custom-block-details-code-bg)}.custom-block-title{font-weight:600}.custom-block p+p{margin:8px 0}.custom-block.details summary{margin:0 0 8px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-block.details summary+p{margin:8px 0}.custom-block a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .25s}.custom-block a:hover{opacity:.75}.custom-block code{font-size:var(--vp-custom-block-code-font-size)}.custom-block.custom-block th,.custom-block.custom-block blockquote>p{font-size:var(--vp-custom-block-font-size);color:inherit}.dark .vp-code span{color:var(--shiki-dark, inherit)}html:not(.dark) .vp-code span{color:var(--shiki-light, inherit)}.vp-code-group{margin-top:16px}.vp-code-group .tabs{position:relative;display:flex;margin-right:-24px;margin-left:-24px;padding:0 12px;background-color:var(--vp-code-tab-bg);overflow-x:auto;overflow-y:hidden;box-shadow:inset 0 -1px var(--vp-code-tab-divider)}@media (min-width: 640px){.vp-code-group .tabs{margin-right:0;margin-left:0;border-radius:8px 8px 0 0}}.vp-code-group .tabs input{position:fixed;opacity:0;pointer-events:none}.vp-code-group .tabs label{position:relative;display:inline-block;border-bottom:1px solid transparent;padding:0 12px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-code-tab-text-color);white-space:nowrap;cursor:pointer;transition:color .25s}.vp-code-group .tabs label:after{position:absolute;right:8px;bottom:-1px;left:8px;z-index:1;height:2px;border-radius:2px;content:"";background-color:transparent;transition:background-color .25s}.vp-code-group label:hover{color:var(--vp-code-tab-hover-text-color)}.vp-code-group input:checked+label{color:var(--vp-code-tab-active-text-color)}.vp-code-group input:checked+label:after{background-color:var(--vp-code-tab-active-bar-color)}.vp-code-group div[class*=language-],.vp-block{display:none;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.vp-code-group div[class*=language-].active,.vp-block.active{display:block}.vp-block{padding:20px 24px}.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{position:relative;font-weight:600;outline:none}.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:28px}.vp-doc h2{margin:48px 0 16px;border-top:1px solid var(--vp-c-divider);padding-top:24px;letter-spacing:-.02em;line-height:32px;font-size:24px}.vp-doc h3{margin:32px 0 0;letter-spacing:-.01em;line-height:28px;font-size:20px}.vp-doc h4{margin:24px 0 0;letter-spacing:-.01em;line-height:24px;font-size:18px}.vp-doc .header-anchor{position:absolute;top:0;left:0;margin-left:-.87em;font-weight:500;-webkit-user-select:none;user-select:none;opacity:0;text-decoration:none;transition:color .25s,opacity .25s}.vp-doc .header-anchor:before{content:var(--vp-header-anchor-symbol)}.vp-doc h1:hover .header-anchor,.vp-doc h1 .header-anchor:focus,.vp-doc h2:hover .header-anchor,.vp-doc h2 .header-anchor:focus,.vp-doc h3:hover .header-anchor,.vp-doc h3 .header-anchor:focus,.vp-doc h4:hover .header-anchor,.vp-doc h4 .header-anchor:focus,.vp-doc h5:hover .header-anchor,.vp-doc h5 .header-anchor:focus,.vp-doc h6:hover .header-anchor,.vp-doc h6 .header-anchor:focus{opacity:1}@media (min-width: 768px){.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:32px}}.vp-doc h2 .header-anchor{top:24px}.vp-doc p,.vp-doc summary{margin:16px 0}.vp-doc p{line-height:28px}.vp-doc blockquote{margin:16px 0;border-left:2px solid var(--vp-c-divider);padding-left:16px;transition:border-color .5s;color:var(--vp-c-text-2)}.vp-doc blockquote>p{margin:0;font-size:16px;transition:color .5s}.vp-doc a{font-weight:500;color:var(--vp-c-brand-1);text-decoration:underline;text-underline-offset:2px;transition:color .25s,opacity .25s}.vp-doc a:hover{color:var(--vp-c-brand-2)}.vp-doc strong{font-weight:600}.vp-doc ul,.vp-doc ol{padding-left:1.25rem;margin:16px 0}.vp-doc ul{list-style:disc}.vp-doc ol{list-style:decimal}.vp-doc li+li{margin-top:8px}.vp-doc li>ol,.vp-doc li>ul{margin:8px 0 0}.vp-doc table{display:block;border-collapse:collapse;margin:20px 0;overflow-x:auto}.vp-doc tr{background-color:var(--vp-c-bg);border-top:1px solid var(--vp-c-divider);transition:background-color .5s}.vp-doc tr:nth-child(2n){background-color:var(--vp-c-bg-soft)}.vp-doc th,.vp-doc td{border:1px solid var(--vp-c-divider);padding:8px 16px}.vp-doc th{text-align:left;font-size:14px;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-doc td{font-size:14px}.vp-doc hr{margin:16px 0;border:none;border-top:1px solid var(--vp-c-divider)}.vp-doc .custom-block{margin:16px 0}.vp-doc .custom-block p{margin:8px 0;line-height:24px}.vp-doc .custom-block p:first-child{margin:0}.vp-doc .custom-block div[class*=language-]{margin:8px 0;border-radius:8px}.vp-doc .custom-block div[class*=language-] code{font-weight:400;background-color:transparent}.vp-doc .custom-block .vp-code-group .tabs{margin:0;border-radius:8px 8px 0 0}.vp-doc :not(pre,h1,h2,h3,h4,h5,h6)>code{font-size:var(--vp-code-font-size);color:var(--vp-code-color)}.vp-doc :not(pre)>code{border-radius:4px;padding:3px 6px;background-color:var(--vp-code-bg);transition:color .25s,background-color .5s}.vp-doc a>code{color:var(--vp-code-link-color)}.vp-doc a:hover>code{color:var(--vp-code-link-hover-color)}.vp-doc h1>code,.vp-doc h2>code,.vp-doc h3>code,.vp-doc h4>code{font-size:.9em}.vp-doc div[class*=language-],.vp-block{position:relative;margin:16px -24px;background-color:var(--vp-code-block-bg);overflow-x:auto;transition:background-color .5s}@media (min-width: 640px){.vp-doc div[class*=language-],.vp-block{border-radius:8px;margin:16px 0}}@media (max-width: 639px){.vp-doc li div[class*=language-]{border-radius:8px 0 0 8px}}.vp-doc div[class*=language-]+div[class*=language-],.vp-doc div[class$=-api]+div[class*=language-],.vp-doc div[class*=language-]+div[class$=-api]>div[class*=language-]{margin-top:-8px}.vp-doc [class*=language-] pre,.vp-doc [class*=language-] code{direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.vp-doc [class*=language-] pre{position:relative;z-index:1;margin:0;padding:20px 0;background:transparent;overflow-x:auto}.vp-doc [class*=language-] code{display:block;padding:0 24px;width:fit-content;min-width:100%;line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-block-color);transition:color .5s}.vp-doc [class*=language-] code .highlighted{background-color:var(--vp-code-line-highlight-color);transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .highlighted.error{background-color:var(--vp-code-line-error-color)}.vp-doc [class*=language-] code .highlighted.warning{background-color:var(--vp-code-line-warning-color)}.vp-doc [class*=language-] code .diff{transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .diff:before{position:absolute;left:10px}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){opacity:.7;transition:filter .35s,opacity .35s}.vp-doc [class*=language-]:hover .has-focused-lines .line:not(.has-focus){filter:blur(0);opacity:1}.vp-doc [class*=language-] code .diff.remove{background-color:var(--vp-code-line-diff-remove-color);opacity:.7}.vp-doc [class*=language-] code .diff.remove:before{content:"-";color:var(--vp-code-line-diff-remove-symbol-color)}.vp-doc [class*=language-] code .diff.add{background-color:var(--vp-code-line-diff-add-color)}.vp-doc [class*=language-] code .diff.add:before{content:"+";color:var(--vp-code-line-diff-add-symbol-color)}.vp-doc div[class*=language-].line-numbers-mode{padding-left:32px}.vp-doc .line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid var(--vp-code-block-divider-color);padding-top:20px;width:32px;text-align:center;font-family:var(--vp-font-family-mono);line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-line-number-color);transition:border-color .5s,color .5s}.vp-doc [class*=language-]>button.copy{direction:ltr;position:absolute;top:12px;right:12px;z-index:3;border:1px solid var(--vp-code-copy-code-border-color);border-radius:4px;width:40px;height:40px;background-color:var(--vp-code-copy-code-bg);opacity:0;cursor:pointer;background-image:var(--vp-icon-copy);background-position:50%;background-size:20px;background-repeat:no-repeat;transition:border-color .25s,background-color .25s,opacity .25s}.vp-doc [class*=language-]:hover>button.copy,.vp-doc [class*=language-]>button.copy:focus{opacity:1}.vp-doc [class*=language-]>button.copy:hover,.vp-doc [class*=language-]>button.copy.copied{border-color:var(--vp-code-copy-code-hover-border-color);background-color:var(--vp-code-copy-code-hover-bg)}.vp-doc [class*=language-]>button.copy.copied,.vp-doc [class*=language-]>button.copy:hover.copied{border-radius:0 4px 4px 0;background-color:var(--vp-code-copy-code-hover-bg);background-image:var(--vp-icon-copied)}.vp-doc [class*=language-]>button.copy.copied:before,.vp-doc [class*=language-]>button.copy:hover.copied:before{position:relative;top:-1px;transform:translate(calc(-100% - 1px));display:flex;justify-content:center;align-items:center;border:1px solid var(--vp-code-copy-code-hover-border-color);border-right:0;border-radius:4px 0 0 4px;padding:0 10px;width:fit-content;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--vp-code-copy-code-active-text);background-color:var(--vp-code-copy-code-hover-bg);white-space:nowrap;content:var(--vp-code-copy-copied-text-content)}.vp-doc [class*=language-]>span.lang{position:absolute;top:2px;right:8px;z-index:2;font-size:12px;font-weight:500;-webkit-user-select:none;user-select:none;color:var(--vp-code-lang-color);transition:color .4s,opacity .4s}.vp-doc [class*=language-]:hover>button.copy+span.lang,.vp-doc [class*=language-]>button.copy:focus+span.lang{opacity:0}.vp-doc .VPTeamMembers{margin-top:24px}.vp-doc .VPTeamMembers.small.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-doc .VPTeamMembers.small.count-2 .container,.vp-doc .VPTeamMembers.small.count-3 .container{max-width:100%!important}.vp-doc .VPTeamMembers.medium.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}:is(.vp-external-link-icon,.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{display:inline-block;margin-top:-1px;margin-left:4px;width:11px;height:11px;background:currentColor;color:var(--vp-c-text-3);flex-shrink:0;--icon: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none' /%3E%3Cpath d='M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z' /%3E%3C/svg%3E");-webkit-mask-image:var(--icon);mask-image:var(--icon)}.vp-external-link-icon:after{content:""}.external-link-icon-enabled :is(.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(:is(.no-icon,svg a,:has(img,svg))):after{content:"";color:currentColor}.vp-sponsor{border-radius:16px;overflow:hidden}.vp-sponsor.aside{border-radius:12px}.vp-sponsor-section+.vp-sponsor-section{margin-top:4px}.vp-sponsor-tier{margin:0 0 4px!important;text-align:center;letter-spacing:1px!important;line-height:24px;width:100%;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-sponsor.normal .vp-sponsor-tier{padding:13px 0 11px;font-size:14px}.vp-sponsor.aside .vp-sponsor-tier{padding:9px 0 7px;font-size:12px}.vp-sponsor-grid+.vp-sponsor-tier{margin-top:4px}.vp-sponsor-grid{display:flex;flex-wrap:wrap;gap:4px}.vp-sponsor-grid.xmini .vp-sponsor-grid-link{height:64px}.vp-sponsor-grid.xmini .vp-sponsor-grid-image{max-width:64px;max-height:22px}.vp-sponsor-grid.mini .vp-sponsor-grid-link{height:72px}.vp-sponsor-grid.mini .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.small .vp-sponsor-grid-link{height:96px}.vp-sponsor-grid.small .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.medium .vp-sponsor-grid-link{height:112px}.vp-sponsor-grid.medium .vp-sponsor-grid-image{max-width:120px;max-height:36px}.vp-sponsor-grid.big .vp-sponsor-grid-link{height:184px}.vp-sponsor-grid.big .vp-sponsor-grid-image{max-width:192px;max-height:56px}.vp-sponsor-grid[data-vp-grid="2"] .vp-sponsor-grid-item{width:calc((100% - 4px)/2)}.vp-sponsor-grid[data-vp-grid="3"] .vp-sponsor-grid-item{width:calc((100% - 4px * 2) / 3)}.vp-sponsor-grid[data-vp-grid="4"] .vp-sponsor-grid-item{width:calc((100% - 12px)/4)}.vp-sponsor-grid[data-vp-grid="5"] .vp-sponsor-grid-item{width:calc((100% - 16px)/5)}.vp-sponsor-grid[data-vp-grid="6"] .vp-sponsor-grid-item{width:calc((100% - 4px * 5) / 6)}.vp-sponsor-grid-item{flex-shrink:0;width:100%;background-color:var(--vp-c-bg-soft);transition:background-color .25s}.vp-sponsor-grid-item:hover{background-color:var(--vp-c-default-soft)}.vp-sponsor-grid-item:hover .vp-sponsor-grid-image{filter:grayscale(0) invert(0)}.vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.dark .vp-sponsor-grid-item:hover{background-color:var(--vp-c-white)}.dark .vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.vp-sponsor-grid-link{display:flex}.vp-sponsor-grid-box{display:flex;justify-content:center;align-items:center;width:100%}.vp-sponsor-grid-image{max-width:100%;filter:grayscale(1);transition:filter .25s}.dark .vp-sponsor-grid-image{filter:grayscale(1) invert(1)}.VPBadge{display:inline-block;margin-left:2px;border:1px solid transparent;border-radius:12px;padding:0 10px;line-height:22px;font-size:12px;font-weight:500;transform:translateY(-2px)}.VPBadge.small{padding:0 6px;line-height:18px;font-size:10px;transform:translateY(-8px)}.VPDocFooter .VPBadge{display:none}.vp-doc h1>.VPBadge{margin-top:4px;vertical-align:top}.vp-doc h2>.VPBadge{margin-top:3px;padding:0 8px;vertical-align:top}.vp-doc h3>.VPBadge{vertical-align:middle}.vp-doc h4>.VPBadge,.vp-doc h5>.VPBadge,.vp-doc h6>.VPBadge{vertical-align:middle;line-height:18px}.VPBadge.info{border-color:var(--vp-badge-info-border);color:var(--vp-badge-info-text);background-color:var(--vp-badge-info-bg)}.VPBadge.tip{border-color:var(--vp-badge-tip-border);color:var(--vp-badge-tip-text);background-color:var(--vp-badge-tip-bg)}.VPBadge.warning{border-color:var(--vp-badge-warning-border);color:var(--vp-badge-warning-text);background-color:var(--vp-badge-warning-bg)}.VPBadge.danger{border-color:var(--vp-badge-danger-border);color:var(--vp-badge-danger-text);background-color:var(--vp-badge-danger-bg)}.VPBackdrop[data-v-54a304ca]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vp-z-index-backdrop);background:var(--vp-backdrop-bg-color);transition:opacity .5s}.VPBackdrop.fade-enter-from[data-v-54a304ca],.VPBackdrop.fade-leave-to[data-v-54a304ca]{opacity:0}.VPBackdrop.fade-leave-active[data-v-54a304ca]{transition-duration:.25s}@media (min-width: 1280px){.VPBackdrop[data-v-54a304ca]{display:none}}.NotFound[data-v-6ff51ddd]{padding:64px 24px 96px;text-align:center}@media (min-width: 768px){.NotFound[data-v-6ff51ddd]{padding:96px 32px 168px}}.code[data-v-6ff51ddd]{line-height:64px;font-size:64px;font-weight:600}.title[data-v-6ff51ddd]{padding-top:12px;letter-spacing:2px;line-height:20px;font-size:20px;font-weight:700}.divider[data-v-6ff51ddd]{margin:24px auto 18px;width:64px;height:1px;background-color:var(--vp-c-divider)}.quote[data-v-6ff51ddd]{margin:0 auto;max-width:256px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.action[data-v-6ff51ddd]{padding-top:20px}.link[data-v-6ff51ddd]{display:inline-block;border:1px solid var(--vp-c-brand-1);border-radius:16px;padding:3px 16px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:border-color .25s,color .25s}.link[data-v-6ff51ddd]:hover{border-color:var(--vp-c-brand-2);color:var(--vp-c-brand-2)}.root[data-v-53c99d69]{position:relative;z-index:1}.nested[data-v-53c99d69]{padding-right:16px;padding-left:16px}.outline-link[data-v-53c99d69]{display:block;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s}.outline-link[data-v-53c99d69]:hover,.outline-link.active[data-v-53c99d69]{color:var(--vp-c-text-1);transition:color .25s}.outline-link.nested[data-v-53c99d69]{padding-left:13px}.VPDocAsideOutline[data-v-f610f197]{display:none}.VPDocAsideOutline.has-outline[data-v-f610f197]{display:block}.content[data-v-f610f197]{position:relative;border-left:1px solid var(--vp-c-divider);padding-left:16px;font-size:13px;font-weight:500}.outline-marker[data-v-f610f197]{position:absolute;top:32px;left:-1px;z-index:0;opacity:0;width:2px;border-radius:2px;height:18px;background-color:var(--vp-c-brand-1);transition:top .25s cubic-bezier(0,1,.5,1),background-color .5s,opacity .25s}.outline-title[data-v-f610f197]{line-height:32px;font-size:14px;font-weight:600}.VPDocAside[data-v-cb998dce]{display:flex;flex-direction:column;flex-grow:1}.spacer[data-v-cb998dce]{flex-grow:1}.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideSponsors,.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideCarbonAds{margin-top:24px}.VPDocAside[data-v-cb998dce] .VPDocAsideSponsors+.VPDocAsideCarbonAds{margin-top:16px}.VPLastUpdated[data-v-1bb0c8a8]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 640px){.VPLastUpdated[data-v-1bb0c8a8]{line-height:32px;font-size:14px;font-weight:500}}.VPDocFooter[data-v-1bcd8184]{margin-top:64px}.edit-info[data-v-1bcd8184]{padding-bottom:18px}@media (min-width: 640px){.edit-info[data-v-1bcd8184]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}}.edit-link-button[data-v-1bcd8184]{display:flex;align-items:center;border:0;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.edit-link-button[data-v-1bcd8184]:hover{color:var(--vp-c-brand-2)}.edit-link-icon[data-v-1bcd8184]{margin-right:8px}.prev-next[data-v-1bcd8184]{border-top:1px solid var(--vp-c-divider);padding-top:24px;display:grid;grid-row-gap:8px}@media (min-width: 640px){.prev-next[data-v-1bcd8184]{grid-template-columns:repeat(2,1fr);grid-column-gap:16px}}.pager-link[data-v-1bcd8184]{display:block;border:1px solid var(--vp-c-divider);border-radius:8px;padding:11px 16px 13px;width:100%;height:100%;transition:border-color .25s}.pager-link[data-v-1bcd8184]:hover{border-color:var(--vp-c-brand-1)}.pager-link.next[data-v-1bcd8184]{margin-left:auto;text-align:right}.desc[data-v-1bcd8184]{display:block;line-height:20px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.title[data-v-1bcd8184]{display:block;line-height:20px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.VPDoc[data-v-e6f2a212]{padding:32px 24px 96px;width:100%}@media (min-width: 768px){.VPDoc[data-v-e6f2a212]{padding:48px 32px 128px}}@media (min-width: 960px){.VPDoc[data-v-e6f2a212]{padding:48px 32px 0}.VPDoc:not(.has-sidebar) .container[data-v-e6f2a212]{display:flex;justify-content:center;max-width:992px}.VPDoc:not(.has-sidebar) .content[data-v-e6f2a212]{max-width:752px}}@media (min-width: 1280px){.VPDoc .container[data-v-e6f2a212]{display:flex;justify-content:center}.VPDoc .aside[data-v-e6f2a212]{display:block}}@media (min-width: 1440px){.VPDoc:not(.has-sidebar) .content[data-v-e6f2a212]{max-width:784px}.VPDoc:not(.has-sidebar) .container[data-v-e6f2a212]{max-width:1104px}}.container[data-v-e6f2a212]{margin:0 auto;width:100%}.aside[data-v-e6f2a212]{position:relative;display:none;order:2;flex-grow:1;padding-left:32px;width:100%;max-width:256px}.left-aside[data-v-e6f2a212]{order:1;padding-left:unset;padding-right:32px}.aside-container[data-v-e6f2a212]{position:fixed;top:0;padding-top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + var(--vp-doc-top-height, 0px) + 48px);width:224px;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.aside-container[data-v-e6f2a212]::-webkit-scrollbar{display:none}.aside-curtain[data-v-e6f2a212]{position:fixed;bottom:0;z-index:10;width:224px;height:32px;background:linear-gradient(transparent,var(--vp-c-bg) 70%)}.aside-content[data-v-e6f2a212]{display:flex;flex-direction:column;min-height:calc(100vh - (var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px));padding-bottom:32px}.content[data-v-e6f2a212]{position:relative;margin:0 auto;width:100%}@media (min-width: 960px){.content[data-v-e6f2a212]{padding:0 32px 128px}}@media (min-width: 1280px){.content[data-v-e6f2a212]{order:1;margin:0;min-width:640px}}.content-container[data-v-e6f2a212]{margin:0 auto}.VPDoc.has-aside .content-container[data-v-e6f2a212]{max-width:688px}.VPButton[data-v-93dc4167]{display:inline-block;border:1px solid transparent;text-align:center;font-weight:600;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.VPButton[data-v-93dc4167]:active{transition:color .1s,border-color .1s,background-color .1s}.VPButton.medium[data-v-93dc4167]{border-radius:20px;padding:0 20px;line-height:38px;font-size:14px}.VPButton.big[data-v-93dc4167]{border-radius:24px;padding:0 24px;line-height:46px;font-size:16px}.VPButton.brand[data-v-93dc4167]{border-color:var(--vp-button-brand-border);color:var(--vp-button-brand-text);background-color:var(--vp-button-brand-bg)}.VPButton.brand[data-v-93dc4167]:hover{border-color:var(--vp-button-brand-hover-border);color:var(--vp-button-brand-hover-text);background-color:var(--vp-button-brand-hover-bg)}.VPButton.brand[data-v-93dc4167]:active{border-color:var(--vp-button-brand-active-border);color:var(--vp-button-brand-active-text);background-color:var(--vp-button-brand-active-bg)}.VPButton.alt[data-v-93dc4167]{border-color:var(--vp-button-alt-border);color:var(--vp-button-alt-text);background-color:var(--vp-button-alt-bg)}.VPButton.alt[data-v-93dc4167]:hover{border-color:var(--vp-button-alt-hover-border);color:var(--vp-button-alt-hover-text);background-color:var(--vp-button-alt-hover-bg)}.VPButton.alt[data-v-93dc4167]:active{border-color:var(--vp-button-alt-active-border);color:var(--vp-button-alt-active-text);background-color:var(--vp-button-alt-active-bg)}.VPButton.sponsor[data-v-93dc4167]{border-color:var(--vp-button-sponsor-border);color:var(--vp-button-sponsor-text);background-color:var(--vp-button-sponsor-bg)}.VPButton.sponsor[data-v-93dc4167]:hover{border-color:var(--vp-button-sponsor-hover-border);color:var(--vp-button-sponsor-hover-text);background-color:var(--vp-button-sponsor-hover-bg)}.VPButton.sponsor[data-v-93dc4167]:active{border-color:var(--vp-button-sponsor-active-border);color:var(--vp-button-sponsor-active-text);background-color:var(--vp-button-sponsor-active-bg)}html:not(.dark) .VPImage.dark[data-v-ab19afbb]{display:none}.dark .VPImage.light[data-v-ab19afbb]{display:none}.VPHero[data-v-dd8814ff]{margin-top:calc((var(--vp-nav-height) + var(--vp-layout-top-height, 0px)) * -1);padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px) 24px 48px}@media (min-width: 640px){.VPHero[data-v-dd8814ff]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 48px 64px}}@media (min-width: 960px){.VPHero[data-v-dd8814ff]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 64px 64px}}.container[data-v-dd8814ff]{display:flex;flex-direction:column;margin:0 auto;max-width:1152px}@media (min-width: 960px){.container[data-v-dd8814ff]{flex-direction:row}}.main[data-v-dd8814ff]{position:relative;z-index:10;order:2;flex-grow:1;flex-shrink:0}.VPHero.has-image .container[data-v-dd8814ff]{text-align:center}@media (min-width: 960px){.VPHero.has-image .container[data-v-dd8814ff]{text-align:left}}@media (min-width: 960px){.main[data-v-dd8814ff]{order:1;width:calc((100% / 3) * 2)}.VPHero.has-image .main[data-v-dd8814ff]{max-width:592px}}.heading[data-v-dd8814ff]{display:flex;flex-direction:column}.name[data-v-dd8814ff],.text[data-v-dd8814ff]{width:fit-content;max-width:392px;letter-spacing:-.4px;line-height:40px;font-size:32px;font-weight:700;white-space:pre-wrap}.VPHero.has-image .name[data-v-dd8814ff],.VPHero.has-image .text[data-v-dd8814ff]{margin:0 auto}.name[data-v-dd8814ff]{color:var(--vp-home-hero-name-color)}.clip[data-v-dd8814ff]{background:var(--vp-home-hero-name-background);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--vp-home-hero-name-color)}@media (min-width: 640px){.name[data-v-dd8814ff],.text[data-v-dd8814ff]{max-width:576px;line-height:56px;font-size:48px}}@media (min-width: 960px){.name[data-v-dd8814ff],.text[data-v-dd8814ff]{line-height:64px;font-size:56px}.VPHero.has-image .name[data-v-dd8814ff],.VPHero.has-image .text[data-v-dd8814ff]{margin:0}}.tagline[data-v-dd8814ff]{padding-top:8px;max-width:392px;line-height:28px;font-size:18px;font-weight:500;white-space:pre-wrap;color:var(--vp-c-text-2)}.VPHero.has-image .tagline[data-v-dd8814ff]{margin:0 auto}@media (min-width: 640px){.tagline[data-v-dd8814ff]{padding-top:12px;max-width:576px;line-height:32px;font-size:20px}}@media (min-width: 960px){.tagline[data-v-dd8814ff]{line-height:36px;font-size:24px}.VPHero.has-image .tagline[data-v-dd8814ff]{margin:0}}.actions[data-v-dd8814ff]{display:flex;flex-wrap:wrap;margin:-6px;padding-top:24px}.VPHero.has-image .actions[data-v-dd8814ff]{justify-content:center}@media (min-width: 640px){.actions[data-v-dd8814ff]{padding-top:32px}}@media (min-width: 960px){.VPHero.has-image .actions[data-v-dd8814ff]{justify-content:flex-start}}.action[data-v-dd8814ff]{flex-shrink:0;padding:6px}.image[data-v-dd8814ff]{order:1;margin:-76px -24px -48px}@media (min-width: 640px){.image[data-v-dd8814ff]{margin:-108px -24px -48px}}@media (min-width: 960px){.image[data-v-dd8814ff]{flex-grow:1;order:2;margin:0;min-height:100%}}.image-container[data-v-dd8814ff]{position:relative;margin:0 auto;width:320px;height:320px}@media (min-width: 640px){.image-container[data-v-dd8814ff]{width:392px;height:392px}}@media (min-width: 960px){.image-container[data-v-dd8814ff]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translate(-32px,-32px)}}.image-bg[data-v-dd8814ff]{position:absolute;top:50%;left:50%;border-radius:50%;width:192px;height:192px;background-image:var(--vp-home-hero-image-background-image);filter:var(--vp-home-hero-image-filter);transform:translate(-50%,-50%)}@media (min-width: 640px){.image-bg[data-v-dd8814ff]{width:256px;height:256px}}@media (min-width: 960px){.image-bg[data-v-dd8814ff]{width:320px;height:320px}}[data-v-dd8814ff] .image-src{position:absolute;top:50%;left:50%;max-width:192px;max-height:192px;transform:translate(-50%,-50%)}@media (min-width: 640px){[data-v-dd8814ff] .image-src{max-width:256px;max-height:256px}}@media (min-width: 960px){[data-v-dd8814ff] .image-src{max-width:320px;max-height:320px}}.VPFeature[data-v-bd37d1a2]{display:block;border:1px solid var(--vp-c-bg-soft);border-radius:12px;height:100%;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s}.VPFeature.link[data-v-bd37d1a2]:hover{border-color:var(--vp-c-brand-1)}.box[data-v-bd37d1a2]{display:flex;flex-direction:column;padding:24px;height:100%}.box[data-v-bd37d1a2]>.VPImage{margin-bottom:20px}.icon[data-v-bd37d1a2]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--vp-c-default-soft);width:48px;height:48px;font-size:24px;transition:background-color .25s}.title[data-v-bd37d1a2]{line-height:24px;font-size:16px;font-weight:600}.details[data-v-bd37d1a2]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.link-text[data-v-bd37d1a2]{padding-top:8px}.link-text-value[data-v-bd37d1a2]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.link-text-icon[data-v-bd37d1a2]{margin-left:6px}.VPFeatures[data-v-b1eea84a]{position:relative;padding:0 24px}@media (min-width: 640px){.VPFeatures[data-v-b1eea84a]{padding:0 48px}}@media (min-width: 960px){.VPFeatures[data-v-b1eea84a]{padding:0 64px}}.container[data-v-b1eea84a]{margin:0 auto;max-width:1152px}.items[data-v-b1eea84a]{display:flex;flex-wrap:wrap;margin:-8px}.item[data-v-b1eea84a]{padding:8px;width:100%}@media (min-width: 640px){.item.grid-2[data-v-b1eea84a],.item.grid-4[data-v-b1eea84a],.item.grid-6[data-v-b1eea84a]{width:50%}}@media (min-width: 768px){.item.grid-2[data-v-b1eea84a],.item.grid-4[data-v-b1eea84a]{width:50%}.item.grid-3[data-v-b1eea84a],.item.grid-6[data-v-b1eea84a]{width:calc(100% / 3)}}@media (min-width: 960px){.item.grid-4[data-v-b1eea84a]{width:25%}}.container[data-v-c141a4bd]{margin:auto;width:100%;max-width:1280px;padding:0 24px}@media (min-width: 640px){.container[data-v-c141a4bd]{padding:0 48px}}@media (min-width: 960px){.container[data-v-c141a4bd]{width:100%;padding:0 64px}}.vp-doc[data-v-c141a4bd] .VPHomeSponsors,.vp-doc[data-v-c141a4bd] .VPTeamPage{margin-left:var(--vp-offset, calc(50% - 50vw) );margin-right:var(--vp-offset, calc(50% - 50vw) )}.vp-doc[data-v-c141a4bd] .VPHomeSponsors h2{border-top:none;letter-spacing:normal}.vp-doc[data-v-c141a4bd] .VPHomeSponsors a,.vp-doc[data-v-c141a4bd] .VPTeamPage a{text-decoration:none}.VPHome[data-v-e07eaea7]{margin-bottom:96px}@media (min-width: 768px){.VPHome[data-v-e07eaea7]{margin-bottom:128px}}.VPContent[data-v-9a6c75ad]{flex-grow:1;flex-shrink:0;margin:var(--vp-layout-top-height, 0px) auto 0;width:100%}.VPContent.is-home[data-v-9a6c75ad]{width:100%;max-width:100%}.VPContent.has-sidebar[data-v-9a6c75ad]{margin:0}@media (min-width: 960px){.VPContent[data-v-9a6c75ad]{padding-top:var(--vp-nav-height)}.VPContent.has-sidebar[data-v-9a6c75ad]{margin:var(--vp-layout-top-height, 0px) 0 0;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPContent.has-sidebar[data-v-9a6c75ad]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.VPFooter[data-v-566314d4]{position:relative;z-index:var(--vp-z-index-footer);border-top:1px solid var(--vp-c-gutter);padding:32px 24px;background-color:var(--vp-c-bg)}.VPFooter.has-sidebar[data-v-566314d4]{display:none}.VPFooter[data-v-566314d4] a{text-decoration-line:underline;text-underline-offset:2px;transition:color .25s}.VPFooter[data-v-566314d4] a:hover{color:var(--vp-c-text-1)}@media (min-width: 768px){.VPFooter[data-v-566314d4]{padding:32px}}.container[data-v-566314d4]{margin:0 auto;max-width:var(--vp-layout-max-width);text-align:center}.message[data-v-566314d4],.copyright[data-v-566314d4]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.VPLocalNavOutlineDropdown[data-v-6b867909]{padding:12px 20px 11px}@media (min-width: 960px){.VPLocalNavOutlineDropdown[data-v-6b867909]{padding:12px 36px 11px}}.VPLocalNavOutlineDropdown button[data-v-6b867909]{display:block;font-size:12px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;position:relative}.VPLocalNavOutlineDropdown button[data-v-6b867909]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPLocalNavOutlineDropdown button.open[data-v-6b867909]{color:var(--vp-c-text-1)}.icon[data-v-6b867909]{display:inline-block;vertical-align:middle;margin-left:2px;font-size:14px;transform:rotate(0);transition:transform .25s}@media (min-width: 960px){.VPLocalNavOutlineDropdown button[data-v-6b867909]{font-size:14px}.icon[data-v-6b867909]{font-size:16px}}.open>.icon[data-v-6b867909]{transform:rotate(90deg)}.items[data-v-6b867909]{position:absolute;top:40px;right:16px;left:16px;display:grid;gap:1px;border:1px solid var(--vp-c-border);border-radius:8px;background-color:var(--vp-c-gutter);max-height:calc(var(--vp-vh, 100vh) - 86px);overflow:hidden auto;box-shadow:var(--vp-shadow-3)}@media (min-width: 960px){.items[data-v-6b867909]{right:auto;left:calc(var(--vp-sidebar-width) + 32px);width:320px}}.header[data-v-6b867909]{background-color:var(--vp-c-bg-soft)}.top-link[data-v-6b867909]{display:block;padding:0 16px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.outline[data-v-6b867909]{padding:8px 0;background-color:var(--vp-c-bg-soft)}.flyout-enter-active[data-v-6b867909]{transition:all .2s ease-out}.flyout-leave-active[data-v-6b867909]{transition:all .15s ease-in}.flyout-enter-from[data-v-6b867909],.flyout-leave-to[data-v-6b867909]{opacity:0;transform:translateY(-16px)}.VPLocalNav[data-v-2488c25a]{position:sticky;top:0;left:0;z-index:var(--vp-z-index-local-nav);border-bottom:1px solid var(--vp-c-gutter);padding-top:var(--vp-layout-top-height, 0px);width:100%;background-color:var(--vp-local-nav-bg-color)}.VPLocalNav.fixed[data-v-2488c25a]{position:fixed}@media (min-width: 960px){.VPLocalNav[data-v-2488c25a]{top:var(--vp-nav-height)}.VPLocalNav.has-sidebar[data-v-2488c25a]{padding-left:var(--vp-sidebar-width)}.VPLocalNav.empty[data-v-2488c25a]{display:none}}@media (min-width: 1280px){.VPLocalNav[data-v-2488c25a]{display:none}}@media (min-width: 1440px){.VPLocalNav.has-sidebar[data-v-2488c25a]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.container[data-v-2488c25a]{display:flex;justify-content:space-between;align-items:center}.menu[data-v-2488c25a]{display:flex;align-items:center;padding:12px 24px 11px;line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.menu[data-v-2488c25a]:hover{color:var(--vp-c-text-1);transition:color .25s}@media (min-width: 768px){.menu[data-v-2488c25a]{padding:0 32px}}@media (min-width: 960px){.menu[data-v-2488c25a]{display:none}}.menu-icon[data-v-2488c25a]{margin-right:8px;font-size:14px}.VPOutlineDropdown[data-v-2488c25a]{padding:12px 24px 11px}@media (min-width: 768px){.VPOutlineDropdown[data-v-2488c25a]{padding:12px 32px 11px}}.VPSwitch[data-v-b4ccac88]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s!important}.VPSwitch[data-v-b4ccac88]:hover{border-color:var(--vp-c-brand-1)}.check[data-v-b4ccac88]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon[data-v-b4ccac88]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-b4ccac88] [class^=vpi-]{position:absolute;top:3px;left:3px;width:12px;height:12px;color:var(--vp-c-text-2)}.dark .icon[data-v-b4ccac88] [class^=vpi-]{color:var(--vp-c-text-1);transition:opacity .25s!important}.sun[data-v-be9742d9]{opacity:1}.moon[data-v-be9742d9],.dark .sun[data-v-be9742d9]{opacity:0}.dark .moon[data-v-be9742d9]{opacity:1}.dark .VPSwitchAppearance[data-v-be9742d9] .check{transform:translate(18px)}.VPNavBarAppearance[data-v-3f90c1a5]{display:none}@media (min-width: 1280px){.VPNavBarAppearance[data-v-3f90c1a5]{display:flex;align-items:center}}.VPMenuGroup+.VPMenuLink[data-v-7eeeb2dc]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.link[data-v-7eeeb2dc]{display:block;border-radius:6px;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);white-space:nowrap;transition:background-color .25s,color .25s}.link[data-v-7eeeb2dc]:hover{color:var(--vp-c-brand-1);background-color:var(--vp-c-default-soft)}.link.active[data-v-7eeeb2dc]{color:var(--vp-c-brand-1)}.VPMenuGroup[data-v-a6b0397c]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.VPMenuGroup[data-v-a6b0397c]:first-child{margin-top:0;border-top:0;padding-top:0}.VPMenuGroup+.VPMenuGroup[data-v-a6b0397c]{margin-top:12px;border-top:1px solid var(--vp-c-divider)}.title[data-v-a6b0397c]{padding:0 12px;line-height:32px;font-size:14px;font-weight:600;color:var(--vp-c-text-2);white-space:nowrap;transition:color .25s}.VPMenu[data-v-20ed86d6]{border-radius:12px;padding:12px;min-width:128px;border:1px solid var(--vp-c-divider);background-color:var(--vp-c-bg-elv);box-shadow:var(--vp-shadow-3);transition:background-color .5s;max-height:calc(100vh - var(--vp-nav-height));overflow-y:auto}.VPMenu[data-v-20ed86d6] .group{margin:0 -12px;padding:0 12px 12px}.VPMenu[data-v-20ed86d6] .group+.group{border-top:1px solid var(--vp-c-divider);padding:11px 12px 12px}.VPMenu[data-v-20ed86d6] .group:last-child{padding-bottom:0}.VPMenu[data-v-20ed86d6] .group+.item{border-top:1px solid var(--vp-c-divider);padding:11px 16px 0}.VPMenu[data-v-20ed86d6] .item{padding:0 16px;white-space:nowrap}.VPMenu[data-v-20ed86d6] .label{flex-grow:1;line-height:28px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.VPMenu[data-v-20ed86d6] .action{padding-left:24px}.VPFlyout[data-v-bfe7971f]{position:relative}.VPFlyout[data-v-bfe7971f]:hover{color:var(--vp-c-brand-1);transition:color .25s}.VPFlyout:hover .text[data-v-bfe7971f]{color:var(--vp-c-text-2)}.VPFlyout:hover .icon[data-v-bfe7971f]{fill:var(--vp-c-text-2)}.VPFlyout.active .text[data-v-bfe7971f]{color:var(--vp-c-brand-1)}.VPFlyout.active:hover .text[data-v-bfe7971f]{color:var(--vp-c-brand-2)}.button[aria-expanded=false]+.menu[data-v-bfe7971f]{opacity:0;visibility:hidden;transform:translateY(0)}.VPFlyout:hover .menu[data-v-bfe7971f],.button[aria-expanded=true]+.menu[data-v-bfe7971f]{opacity:1;visibility:visible;transform:translateY(0)}.button[data-v-bfe7971f]{display:flex;align-items:center;padding:0 12px;height:var(--vp-nav-height);color:var(--vp-c-text-1);transition:color .5s}.text[data-v-bfe7971f]{display:flex;align-items:center;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.option-icon[data-v-bfe7971f]{margin-right:0;font-size:16px}.text-icon[data-v-bfe7971f]{margin-left:4px;font-size:14px}.icon[data-v-bfe7971f]{font-size:20px;transition:fill .25s}.menu[data-v-bfe7971f]{position:absolute;top:calc(var(--vp-nav-height) / 2 + 20px);right:0;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.VPSocialLink[data-v-60a9a2d3]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--vp-c-text-2);transition:color .5s}.VPSocialLink[data-v-60a9a2d3]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPSocialLink[data-v-60a9a2d3]>svg,.VPSocialLink[data-v-60a9a2d3]>[class^=vpi-social-]{width:20px;height:20px;fill:currentColor}.VPSocialLinks[data-v-e71e869c]{display:flex;justify-content:center}.VPNavBarExtra[data-v-f953d92f]{display:none;margin-right:-12px}@media (min-width: 768px){.VPNavBarExtra[data-v-f953d92f]{display:block}}@media (min-width: 1280px){.VPNavBarExtra[data-v-f953d92f]{display:none}}.trans-title[data-v-f953d92f]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.item.appearance[data-v-f953d92f],.item.social-links[data-v-f953d92f]{display:flex;align-items:center;padding:0 12px}.item.appearance[data-v-f953d92f]{min-width:176px}.appearance-action[data-v-f953d92f]{margin-right:-2px}.social-links-list[data-v-f953d92f]{margin:-4px -8px}.VPNavBarHamburger[data-v-6bee1efd]{display:flex;justify-content:center;align-items:center;width:48px;height:var(--vp-nav-height)}@media (min-width: 768px){.VPNavBarHamburger[data-v-6bee1efd]{display:none}}.container[data-v-6bee1efd]{position:relative;width:16px;height:14px;overflow:hidden}.VPNavBarHamburger:hover .top[data-v-6bee1efd]{top:0;left:0;transform:translate(4px)}.VPNavBarHamburger:hover .middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(0)}.VPNavBarHamburger:hover .bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(8px)}.VPNavBarHamburger.active .top[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(225deg)}.VPNavBarHamburger.active .middle[data-v-6bee1efd]{top:6px;transform:translate(16px)}.VPNavBarHamburger.active .bottom[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(135deg)}.VPNavBarHamburger.active:hover .top[data-v-6bee1efd],.VPNavBarHamburger.active:hover .middle[data-v-6bee1efd],.VPNavBarHamburger.active:hover .bottom[data-v-6bee1efd]{background-color:var(--vp-c-text-2);transition:top .25s,background-color .25s,transform .25s}.top[data-v-6bee1efd],.middle[data-v-6bee1efd],.bottom[data-v-6bee1efd]{position:absolute;width:16px;height:2px;background-color:var(--vp-c-text-1);transition:top .25s,background-color .5s,transform .25s}.top[data-v-6bee1efd]{top:0;left:0;transform:translate(0)}.middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(8px)}.bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(4px)}.VPNavBarMenuLink[data-v-815115f5]{display:flex;align-items:center;padding:0 12px;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.VPNavBarMenuLink.active[data-v-815115f5],.VPNavBarMenuLink[data-v-815115f5]:hover{color:var(--vp-c-brand-1)}.VPNavBarMenu[data-v-afb2845e]{display:none}@media (min-width: 768px){.VPNavBarMenu[data-v-afb2845e]{display:flex}}/*! @docsearch/css 3.8.2 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 1px 0 rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-key-pressed-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 1px 1px 0 #0304094d;--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 2px;position:relative;top:-1px;width:20px}.DocSearch-Button-Key--pressed{box-shadow:var(--docsearch-key-pressed-shadow);transform:translate3d(0,1px,0)}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:#0003;transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border:0;border-radius:2px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;width:20px}.DocSearch-VisuallyHiddenForAccessibility{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[class*=DocSearch]{--docsearch-primary-color: var(--vp-c-brand-1);--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-text-color: var(--vp-c-text-1);--docsearch-muted-color: var(--vp-c-text-2);--docsearch-searchbox-shadow: none;--docsearch-searchbox-background: transparent;--docsearch-searchbox-focus-background: transparent;--docsearch-key-gradient: transparent;--docsearch-key-shadow: none;--docsearch-modal-background: var(--vp-c-bg-soft);--docsearch-footer-background: var(--vp-c-bg)}.dark [class*=DocSearch]{--docsearch-modal-shadow: none;--docsearch-footer-shadow: none;--docsearch-logo-color: var(--vp-c-text-2);--docsearch-hit-background: var(--vp-c-default-soft);--docsearch-hit-color: var(--vp-c-text-2);--docsearch-hit-shadow: none}.DocSearch-Button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:48px;height:55px;background:transparent;transition:border-color .25s}.DocSearch-Button:hover{background:transparent}.DocSearch-Button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.DocSearch-Button-Key--pressed{transform:none;box-shadow:none}.DocSearch-Button:focus:not(:focus-visible){outline:none!important}@media (min-width: 768px){.DocSearch-Button{justify-content:flex-start;border:1px solid transparent;border-radius:8px;padding:0 10px 0 12px;width:100%;height:40px;background-color:var(--vp-c-bg-alt)}.DocSearch-Button:hover{border-color:var(--vp-c-brand-1);background:var(--vp-c-bg-alt)}}.DocSearch-Button .DocSearch-Button-Container{display:flex;align-items:center}.DocSearch-Button .DocSearch-Search-Icon{position:relative;width:16px;height:16px;color:var(--vp-c-text-1);fill:currentColor;transition:color .5s}.DocSearch-Button:hover .DocSearch-Search-Icon{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Search-Icon{top:1px;margin-right:8px;width:14px;height:14px;color:var(--vp-c-text-2)}}.DocSearch-Button .DocSearch-Button-Placeholder{display:none;margin-top:2px;padding:0 16px 0 0;font-size:13px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.DocSearch-Button:hover .DocSearch-Button-Placeholder{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Placeholder{display:inline-block}}.DocSearch-Button .DocSearch-Button-Keys{direction:ltr;display:none;min-width:auto}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Keys{display:flex;align-items:center}}.DocSearch-Button .DocSearch-Button-Key{display:block;margin:2px 0 0;border:1px solid var(--vp-c-divider);border-right:none;border-radius:4px 0 0 4px;padding-left:6px;min-width:0;width:auto;height:22px;line-height:22px;font-family:var(--vp-font-family-base);font-size:12px;font-weight:500;transition:color .5s,border-color .5s}.DocSearch-Button .DocSearch-Button-Key+.DocSearch-Button-Key{border-right:1px solid var(--vp-c-divider);border-left:none;border-radius:0 4px 4px 0;padding-left:2px;padding-right:6px}.DocSearch-Button .DocSearch-Button-Key:first-child{font-size:0!important}.DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"Ctrl";font-size:12px;letter-spacing:normal;color:var(--docsearch-muted-color)}.mac .DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"⌘"}.DocSearch-Button .DocSearch-Button-Key:first-child>*{display:none}.DocSearch-Search-Icon{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' stroke-width='1.6' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' d='m14.386 14.386 4.088 4.088-4.088-4.088A7.533 7.533 0 1 1 3.733 3.733a7.533 7.533 0 0 1 10.653 10.653z'/%3E%3C/svg%3E")}.VPNavBarSearch{display:flex;align-items:center}@media (min-width: 768px){.VPNavBarSearch{flex-grow:1;padding-left:24px}}@media (min-width: 960px){.VPNavBarSearch{padding-left:32px}}.dark .DocSearch-Footer{border-top:1px solid var(--vp-c-divider)}.DocSearch-Form{border:1px solid var(--vp-c-brand-1);background-color:var(--vp-c-white)}.dark .DocSearch-Form{background-color:var(--vp-c-default-soft)}.DocSearch-Screen-Icon>svg{margin:auto}.VPNavBarSocialLinks[data-v-ef6192dc]{display:none}@media (min-width: 1280px){.VPNavBarSocialLinks[data-v-ef6192dc]{display:flex;align-items:center}}.title[data-v-9f43907a]{display:flex;align-items:center;border-bottom:1px solid transparent;width:100%;height:var(--vp-nav-height);font-size:16px;font-weight:600;color:var(--vp-c-text-1);transition:opacity .25s}@media (min-width: 960px){.title[data-v-9f43907a]{flex-shrink:0}.VPNavBarTitle.has-sidebar .title[data-v-9f43907a]{border-bottom-color:var(--vp-c-divider)}}[data-v-9f43907a] .logo{margin-right:8px;height:var(--vp-nav-logo-height)}.VPNavBarTranslations[data-v-acee064b]{display:none}@media (min-width: 1280px){.VPNavBarTranslations[data-v-acee064b]{display:flex;align-items:center}}.title[data-v-acee064b]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.VPNavBar[data-v-9fd4d1dd]{position:relative;height:var(--vp-nav-height);pointer-events:none;white-space:nowrap;transition:background-color .25s}.VPNavBar.screen-open[data-v-9fd4d1dd]{transition:none;background-color:var(--vp-nav-bg-color);border-bottom:1px solid var(--vp-c-divider)}.VPNavBar[data-v-9fd4d1dd]:not(.home){background-color:var(--vp-nav-bg-color)}@media (min-width: 960px){.VPNavBar[data-v-9fd4d1dd]:not(.home){background-color:transparent}.VPNavBar[data-v-9fd4d1dd]:not(.has-sidebar):not(.home.top){background-color:var(--vp-nav-bg-color)}}.wrapper[data-v-9fd4d1dd]{padding:0 8px 0 24px}@media (min-width: 768px){.wrapper[data-v-9fd4d1dd]{padding:0 32px}}@media (min-width: 960px){.VPNavBar.has-sidebar .wrapper[data-v-9fd4d1dd]{padding:0}}.container[data-v-9fd4d1dd]{display:flex;justify-content:space-between;margin:0 auto;max-width:calc(var(--vp-layout-max-width) - 64px);height:var(--vp-nav-height);pointer-events:none}.container>.title[data-v-9fd4d1dd],.container>.content[data-v-9fd4d1dd]{pointer-events:none}.container[data-v-9fd4d1dd] *{pointer-events:auto}@media (min-width: 960px){.VPNavBar.has-sidebar .container[data-v-9fd4d1dd]{max-width:100%}}.title[data-v-9fd4d1dd]{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .title[data-v-9fd4d1dd]{position:absolute;top:0;left:0;z-index:2;padding:0 32px;width:var(--vp-sidebar-width);height:var(--vp-nav-height);background-color:transparent}}@media (min-width: 1440px){.VPNavBar.has-sidebar .title[data-v-9fd4d1dd]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}.content[data-v-9fd4d1dd]{flex-grow:1}@media (min-width: 960px){.VPNavBar.has-sidebar .content[data-v-9fd4d1dd]{position:relative;z-index:1;padding-right:32px;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .content[data-v-9fd4d1dd]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2 + 32px);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.content-body[data-v-9fd4d1dd]{display:flex;justify-content:flex-end;align-items:center;height:var(--vp-nav-height);transition:background-color .5s}@media (min-width: 960px){.VPNavBar:not(.home.top) .content-body[data-v-9fd4d1dd]{position:relative;background-color:var(--vp-nav-bg-color)}.VPNavBar:not(.has-sidebar):not(.home.top) .content-body[data-v-9fd4d1dd]{background-color:transparent}}@media (max-width: 767px){.content-body[data-v-9fd4d1dd]{column-gap:.5rem}}.menu+.translations[data-v-9fd4d1dd]:before,.menu+.appearance[data-v-9fd4d1dd]:before,.menu+.social-links[data-v-9fd4d1dd]:before,.translations+.appearance[data-v-9fd4d1dd]:before,.appearance+.social-links[data-v-9fd4d1dd]:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.menu+.appearance[data-v-9fd4d1dd]:before,.translations+.appearance[data-v-9fd4d1dd]:before{margin-right:16px}.appearance+.social-links[data-v-9fd4d1dd]:before{margin-left:16px}.social-links[data-v-9fd4d1dd]{margin-right:-8px}.divider[data-v-9fd4d1dd]{width:100%;height:1px}@media (min-width: 960px){.VPNavBar.has-sidebar .divider[data-v-9fd4d1dd]{padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .divider[data-v-9fd4d1dd]{padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.divider-line[data-v-9fd4d1dd]{width:100%;height:1px;transition:background-color .5s}.VPNavBar:not(.home) .divider-line[data-v-9fd4d1dd]{background-color:var(--vp-c-gutter)}@media (min-width: 960px){.VPNavBar:not(.home.top) .divider-line[data-v-9fd4d1dd]{background-color:var(--vp-c-gutter)}.VPNavBar:not(.has-sidebar):not(.home.top) .divider[data-v-9fd4d1dd]{background-color:var(--vp-c-gutter)}}.VPNavScreenAppearance[data-v-a3e2920d]{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:12px 14px 12px 16px;background-color:var(--vp-c-bg-soft)}.text[data-v-a3e2920d]{line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.VPNavScreenMenuLink[data-v-fa963d97]{display:block;border-bottom:1px solid var(--vp-c-divider);padding:12px 0 11px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:border-color .25s,color .25s}.VPNavScreenMenuLink[data-v-fa963d97]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupLink[data-v-e04f3e85]{display:block;margin-left:12px;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-1);transition:color .25s}.VPNavScreenMenuGroupLink[data-v-e04f3e85]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupSection[data-v-f60dbfa7]{display:block}.title[data-v-f60dbfa7]{line-height:32px;font-size:13px;font-weight:700;color:var(--vp-c-text-2);transition:color .25s}.VPNavScreenMenuGroup[data-v-d99bfeec]{border-bottom:1px solid var(--vp-c-divider);height:48px;overflow:hidden;transition:border-color .5s}.VPNavScreenMenuGroup .items[data-v-d99bfeec]{visibility:hidden}.VPNavScreenMenuGroup.open .items[data-v-d99bfeec]{visibility:visible}.VPNavScreenMenuGroup.open[data-v-d99bfeec]{padding-bottom:10px;height:auto}.VPNavScreenMenuGroup.open .button[data-v-d99bfeec]{padding-bottom:6px;color:var(--vp-c-brand-1)}.VPNavScreenMenuGroup.open .button-icon[data-v-d99bfeec]{transform:rotate(45deg)}.button[data-v-d99bfeec]{display:flex;justify-content:space-between;align-items:center;padding:12px 4px 11px 0;width:100%;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.button[data-v-d99bfeec]:hover{color:var(--vp-c-brand-1)}.button-icon[data-v-d99bfeec]{transition:transform .25s}.group[data-v-d99bfeec]:first-child{padding-top:0}.group+.group[data-v-d99bfeec],.group+.item[data-v-d99bfeec]{padding-top:4px}.VPNavScreenTranslations[data-v-516e4bc3]{height:24px;overflow:hidden}.VPNavScreenTranslations.open[data-v-516e4bc3]{height:auto}.title[data-v-516e4bc3]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-text-1)}.icon[data-v-516e4bc3]{font-size:16px}.icon.lang[data-v-516e4bc3]{margin-right:8px}.icon.chevron[data-v-516e4bc3]{margin-left:4px}.list[data-v-516e4bc3]{padding:4px 0 0 24px}.link[data-v-516e4bc3]{line-height:32px;font-size:13px;color:var(--vp-c-text-1)}.VPNavScreen[data-v-2dd6d0c7]{position:fixed;top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px));right:0;bottom:0;left:0;padding:0 32px;width:100%;background-color:var(--vp-nav-screen-bg-color);overflow-y:auto;transition:background-color .25s;pointer-events:auto}.VPNavScreen.fade-enter-active[data-v-2dd6d0c7],.VPNavScreen.fade-leave-active[data-v-2dd6d0c7]{transition:opacity .25s}.VPNavScreen.fade-enter-active .container[data-v-2dd6d0c7],.VPNavScreen.fade-leave-active .container[data-v-2dd6d0c7]{transition:transform .25s ease}.VPNavScreen.fade-enter-from[data-v-2dd6d0c7],.VPNavScreen.fade-leave-to[data-v-2dd6d0c7]{opacity:0}.VPNavScreen.fade-enter-from .container[data-v-2dd6d0c7],.VPNavScreen.fade-leave-to .container[data-v-2dd6d0c7]{transform:translateY(-8px)}@media (min-width: 768px){.VPNavScreen[data-v-2dd6d0c7]{display:none}}.container[data-v-2dd6d0c7]{margin:0 auto;padding:24px 0 96px;max-width:288px}.menu+.translations[data-v-2dd6d0c7],.menu+.appearance[data-v-2dd6d0c7],.translations+.appearance[data-v-2dd6d0c7]{margin-top:24px}.menu+.social-links[data-v-2dd6d0c7]{margin-top:16px}.appearance+.social-links[data-v-2dd6d0c7]{margin-top:16px}.VPNav[data-v-7ad780c2]{position:relative;top:var(--vp-layout-top-height, 0px);left:0;z-index:var(--vp-z-index-nav);width:100%;pointer-events:none;transition:background-color .5s}@media (min-width: 960px){.VPNav[data-v-7ad780c2]{position:fixed}}.VPSidebarItem.level-0[data-v-0009425e]{padding-bottom:24px}.VPSidebarItem.collapsed.level-0[data-v-0009425e]{padding-bottom:10px}.item[data-v-0009425e]{position:relative;display:flex;width:100%}.VPSidebarItem.collapsible>.item[data-v-0009425e]{cursor:pointer}.indicator[data-v-0009425e]{position:absolute;top:6px;bottom:6px;left:-17px;width:2px;border-radius:2px;transition:background-color .25s}.VPSidebarItem.level-2.is-active>.item>.indicator[data-v-0009425e],.VPSidebarItem.level-3.is-active>.item>.indicator[data-v-0009425e],.VPSidebarItem.level-4.is-active>.item>.indicator[data-v-0009425e],.VPSidebarItem.level-5.is-active>.item>.indicator[data-v-0009425e]{background-color:var(--vp-c-brand-1)}.link[data-v-0009425e]{display:flex;align-items:center;flex-grow:1}.text[data-v-0009425e]{flex-grow:1;padding:4px 0;line-height:24px;font-size:14px;transition:color .25s}.VPSidebarItem.level-0 .text[data-v-0009425e]{font-weight:700;color:var(--vp-c-text-1)}.VPSidebarItem.level-1 .text[data-v-0009425e],.VPSidebarItem.level-2 .text[data-v-0009425e],.VPSidebarItem.level-3 .text[data-v-0009425e],.VPSidebarItem.level-4 .text[data-v-0009425e],.VPSidebarItem.level-5 .text[data-v-0009425e]{font-weight:500;color:var(--vp-c-text-2)}.VPSidebarItem.level-0.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-1.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-2.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-3.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-4.is-link>.item>.link:hover .text[data-v-0009425e],.VPSidebarItem.level-5.is-link>.item>.link:hover .text[data-v-0009425e]{color:var(--vp-c-brand-1)}.VPSidebarItem.level-0.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-1.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-2.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-3.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-4.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-5.has-active>.item>.text[data-v-0009425e],.VPSidebarItem.level-0.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-1.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-2.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-3.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-4.has-active>.item>.link>.text[data-v-0009425e],.VPSidebarItem.level-5.has-active>.item>.link>.text[data-v-0009425e]{color:var(--vp-c-text-1)}.VPSidebarItem.level-0.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-1.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-2.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-3.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-4.is-active>.item .link>.text[data-v-0009425e],.VPSidebarItem.level-5.is-active>.item .link>.text[data-v-0009425e]{color:var(--vp-c-brand-1)}.caret[data-v-0009425e]{display:flex;justify-content:center;align-items:center;margin-right:-7px;width:32px;height:32px;color:var(--vp-c-text-3);cursor:pointer;transition:color .25s;flex-shrink:0}.item:hover .caret[data-v-0009425e]{color:var(--vp-c-text-2)}.item:hover .caret[data-v-0009425e]:hover{color:var(--vp-c-text-1)}.caret-icon[data-v-0009425e]{font-size:18px;transform:rotate(90deg);transition:transform .25s}.VPSidebarItem.collapsed .caret-icon[data-v-0009425e]{transform:rotate(0)}.VPSidebarItem.level-1 .items[data-v-0009425e],.VPSidebarItem.level-2 .items[data-v-0009425e],.VPSidebarItem.level-3 .items[data-v-0009425e],.VPSidebarItem.level-4 .items[data-v-0009425e],.VPSidebarItem.level-5 .items[data-v-0009425e]{border-left:1px solid var(--vp-c-divider);padding-left:16px}.VPSidebarItem.collapsed .items[data-v-0009425e]{display:none}.no-transition[data-v-51288d80] .caret-icon{transition:none}.group+.group[data-v-51288d80]{border-top:1px solid var(--vp-c-divider);padding-top:10px}@media (min-width: 960px){.group[data-v-51288d80]{padding-top:10px;width:calc(var(--vp-sidebar-width) - 64px)}}.VPSidebar[data-v-42c4c606]{position:fixed;top:var(--vp-layout-top-height, 0px);bottom:0;left:0;z-index:var(--vp-z-index-sidebar);padding:32px 32px 96px;width:calc(100vw - 64px);max-width:320px;background-color:var(--vp-sidebar-bg-color);opacity:0;box-shadow:var(--vp-c-shadow-3);overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:opacity .5s,transform .25s ease;overscroll-behavior:contain}.VPSidebar.open[data-v-42c4c606]{opacity:1;visibility:visible;transform:translate(0);transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1)}.dark .VPSidebar[data-v-42c4c606]{box-shadow:var(--vp-shadow-1)}@media (min-width: 960px){.VPSidebar[data-v-42c4c606]{padding-top:var(--vp-nav-height);width:var(--vp-sidebar-width);max-width:100%;background-color:var(--vp-sidebar-bg-color);opacity:1;visibility:visible;box-shadow:none;transform:translate(0)}}@media (min-width: 1440px){.VPSidebar[data-v-42c4c606]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}@media (min-width: 960px){.curtain[data-v-42c4c606]{position:sticky;top:-64px;left:0;z-index:1;margin-top:calc(var(--vp-nav-height) * -1);margin-right:-32px;margin-left:-32px;height:var(--vp-nav-height);background-color:var(--vp-sidebar-bg-color)}}.nav[data-v-42c4c606]{outline:0}.VPSkipLink[data-v-fcbfc0e0]{top:8px;left:8px;padding:8px 16px;z-index:999;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--vp-c-brand-1);box-shadow:var(--vp-shadow-3);background-color:var(--vp-c-bg)}.VPSkipLink[data-v-fcbfc0e0]:focus{height:auto;width:auto;clip:auto;clip-path:none}@media (min-width: 1280px){.VPSkipLink[data-v-fcbfc0e0]{top:14px;left:16px}}.Layout[data-v-d8b57b2d]{display:flex;flex-direction:column;min-height:100vh}.VPHomeSponsors[data-v-3dc26e1d]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPHomeSponsors[data-v-3dc26e1d]{margin:96px 0}@media (min-width: 768px){.VPHomeSponsors[data-v-3dc26e1d]{margin:128px 0}}.VPHomeSponsors[data-v-3dc26e1d]{padding:0 24px}@media (min-width: 768px){.VPHomeSponsors[data-v-3dc26e1d]{padding:0 48px}}@media (min-width: 960px){.VPHomeSponsors[data-v-3dc26e1d]{padding:0 64px}}.container[data-v-3dc26e1d]{margin:0 auto;max-width:1152px}.love[data-v-3dc26e1d]{margin:0 auto;width:fit-content;font-size:28px;color:var(--vp-c-text-3)}.icon[data-v-3dc26e1d]{display:inline-block}.message[data-v-3dc26e1d]{margin:0 auto;padding-top:10px;max-width:320px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.sponsors[data-v-3dc26e1d]{padding-top:32px}.action[data-v-3dc26e1d]{padding-top:40px;text-align:center}.VPTeamMembersItem[data-v-acff304e]{display:flex;flex-direction:column;gap:2px;border-radius:12px;width:100%;height:100%;overflow:hidden}.VPTeamMembersItem.small .profile[data-v-acff304e]{padding:32px}.VPTeamMembersItem.small .data[data-v-acff304e]{padding-top:20px}.VPTeamMembersItem.small .avatar[data-v-acff304e]{width:64px;height:64px}.VPTeamMembersItem.small .name[data-v-acff304e]{line-height:24px;font-size:16px}.VPTeamMembersItem.small .affiliation[data-v-acff304e]{padding-top:4px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .desc[data-v-acff304e]{padding-top:12px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .links[data-v-acff304e]{margin:0 -16px -20px;padding:10px 0 0}.VPTeamMembersItem.medium .profile[data-v-acff304e]{padding:48px 32px}.VPTeamMembersItem.medium .data[data-v-acff304e]{padding-top:24px;text-align:center}.VPTeamMembersItem.medium .avatar[data-v-acff304e]{width:96px;height:96px}.VPTeamMembersItem.medium .name[data-v-acff304e]{letter-spacing:.15px;line-height:28px;font-size:20px}.VPTeamMembersItem.medium .affiliation[data-v-acff304e]{padding-top:4px;font-size:16px}.VPTeamMembersItem.medium .desc[data-v-acff304e]{padding-top:16px;max-width:288px;font-size:16px}.VPTeamMembersItem.medium .links[data-v-acff304e]{margin:0 -16px -12px;padding:16px 12px 0}.profile[data-v-acff304e]{flex-grow:1;background-color:var(--vp-c-bg-soft)}.data[data-v-acff304e]{text-align:center}.avatar[data-v-acff304e]{position:relative;flex-shrink:0;margin:0 auto;border-radius:50%;box-shadow:var(--vp-shadow-3)}.avatar-img[data-v-acff304e]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;object-fit:cover}.name[data-v-acff304e]{margin:0;font-weight:600}.affiliation[data-v-acff304e]{margin:0;font-weight:500;color:var(--vp-c-text-2)}.org.link[data-v-acff304e]{color:var(--vp-c-text-2);transition:color .25s}.org.link[data-v-acff304e]:hover{color:var(--vp-c-brand-1)}.desc[data-v-acff304e]{margin:0 auto}.desc[data-v-acff304e] a{font-weight:500;color:var(--vp-c-brand-1);text-decoration-style:dotted;transition:color .25s}.links[data-v-acff304e]{display:flex;justify-content:center;height:56px}.sp-link[data-v-acff304e]{display:flex;justify-content:center;align-items:center;text-align:center;padding:16px;font-size:14px;font-weight:500;color:var(--vp-c-sponsor);background-color:var(--vp-c-bg-soft);transition:color .25s,background-color .25s}.sp .sp-link.link[data-v-acff304e]:hover,.sp .sp-link.link[data-v-acff304e]:focus{outline:none;color:var(--vp-c-white);background-color:var(--vp-c-sponsor)}.sp-icon[data-v-acff304e]{margin-right:8px;font-size:16px}.VPTeamMembers.small .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(224px,1fr))}.VPTeamMembers.small.count-1 .container[data-v-bf782009]{max-width:276px}.VPTeamMembers.small.count-2 .container[data-v-bf782009]{max-width:576px}.VPTeamMembers.small.count-3 .container[data-v-bf782009]{max-width:876px}.VPTeamMembers.medium .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(256px,1fr))}@media (min-width: 375px){.VPTeamMembers.medium .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}}.VPTeamMembers.medium.count-1 .container[data-v-bf782009]{max-width:368px}.VPTeamMembers.medium.count-2 .container[data-v-bf782009]{max-width:760px}.container[data-v-bf782009]{display:grid;gap:24px;margin:0 auto;max-width:1152px}.VPTeamPage[data-v-a5329171]{margin:96px 0}@media (min-width: 768px){.VPTeamPage[data-v-a5329171]{margin:128px 0}}.VPHome .VPTeamPageTitle[data-v-a5329171-s]{border-top:1px solid var(--vp-c-gutter);padding-top:88px!important}.VPTeamPageSection+.VPTeamPageSection[data-v-a5329171-s],.VPTeamMembers+.VPTeamPageSection[data-v-a5329171-s]{margin-top:64px}.VPTeamMembers+.VPTeamMembers[data-v-a5329171-s]{margin-top:24px}@media (min-width: 768px){.VPTeamPageTitle+.VPTeamPageSection[data-v-a5329171-s]{margin-top:16px}.VPTeamPageSection+.VPTeamPageSection[data-v-a5329171-s],.VPTeamMembers+.VPTeamPageSection[data-v-a5329171-s]{margin-top:96px}}.VPTeamMembers[data-v-a5329171-s]{padding:0 24px}@media (min-width: 768px){.VPTeamMembers[data-v-a5329171-s]{padding:0 48px}}@media (min-width: 960px){.VPTeamMembers[data-v-a5329171-s]{padding:0 64px}}.VPTeamPageSection[data-v-3bf2e850]{padding:0 32px}@media (min-width: 768px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 48px}}@media (min-width: 960px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 64px}}.title[data-v-3bf2e850]{position:relative;margin:0 auto;max-width:1152px;text-align:center;color:var(--vp-c-text-2)}.title-line[data-v-3bf2e850]{position:absolute;top:16px;left:0;width:100%;height:1px;background-color:var(--vp-c-divider)}.title-text[data-v-3bf2e850]{position:relative;display:inline-block;padding:0 24px;letter-spacing:0;line-height:32px;font-size:20px;font-weight:500;background-color:var(--vp-c-bg)}.lead[data-v-3bf2e850]{margin:0 auto;max-width:480px;padding-top:12px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.members[data-v-3bf2e850]{padding-top:40px}.VPTeamPageTitle[data-v-46c5e327]{padding:48px 32px;text-align:center}@media (min-width: 768px){.VPTeamPageTitle[data-v-46c5e327]{padding:64px 48px 48px}}@media (min-width: 960px){.VPTeamPageTitle[data-v-46c5e327]{padding:80px 64px 48px}}.title[data-v-46c5e327]{letter-spacing:0;line-height:44px;font-size:36px;font-weight:500}@media (min-width: 768px){.title[data-v-46c5e327]{letter-spacing:-.5px;line-height:56px;font-size:48px}}.lead[data-v-46c5e327]{margin:0 auto;max-width:512px;padding-top:12px;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 768px){.lead[data-v-46c5e327]{max-width:592px;letter-spacing:.15px;line-height:28px;font-size:20px}}.fdsa-app{background:var(--vp-c-bg);min-height:100vh}.fdsa-app:before{content:"";position:fixed;top:0;left:0;right:0;height:600px;background:radial-gradient(ellipse at 50% 0%,rgba(217,92,65,.04) 0%,transparent 60%);pointer-events:none;z-index:0}.VPNav,.VPSidebar,.VPContent{position:relative;z-index:1}.VPDoc:not(.VPDoc--blank)>.container>.content{background:var(--vp-c-bg-soft)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border:1px solid rgba(128,128,128,.08)!important;border-top:1px solid rgba(128,128,128,.12)!important;border-radius:12px!important}.VPNav{background:color-mix(in srgb,var(--vp-c-bg) 85%,transparent)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-bottom:1px solid var(--vp-c-border)!important}.VPNavBarTitle .title{display:flex!important;align-items:center!important;gap:8px!important;font-family:DM Sans,sans-serif!important;font-size:20px!important;font-weight:800!important;letter-spacing:-.5px!important;color:var(--vp-c-text-1)!important}.VPNavBarTitle .title:before{content:"terminal";font-family:Material Symbols Outlined;font-size:22px;color:var(--vp-c-brand-1)}.VPNavBarTitle .logo{display:none!important}.VPNavBarMenuLink:hover,.VPNavBarMenuLink.active{color:var(--vp-c-brand-1)!important}.VPSidebar{background:transparent!important;border-right:1px solid var(--vp-c-border)!important}.VPSidebar .item .text{font-size:13px!important;font-weight:500!important}.VPSidebar .item.active .text{color:var(--vp-c-brand-1)!important;font-weight:600!important}.VPSidebar .item .text:hover{color:var(--vp-c-brand-1)!important}.VPSidebar .group+.group{border-top:1px solid var(--vp-c-border)!important}.vp-doc{max-width:800px;margin:0 auto;padding:32px 40px 48px}.vp-doc h1{font-size:2.25rem!important;font-weight:800!important;letter-spacing:-.5px!important;line-height:1.1!important;margin-bottom:24px!important;color:var(--vp-c-text-1)!important}.vp-doc h2{font-size:1.375rem!important;font-weight:700!important;letter-spacing:-.3px!important;padding-top:32px!important;margin-top:40px!important;margin-bottom:16px!important;border-top:1px solid var(--vp-c-border)!important;color:var(--vp-c-text-1)!important}.vp-doc h3{font-size:1.0625rem!important;font-weight:600!important;margin-top:28px!important;margin-bottom:12px!important;color:var(--vp-c-text-1)!important}.vp-doc p{font-size:.9375rem!important;line-height:1.7!important;color:var(--vp-c-text-1)!important;margin-bottom:16px!important}.vp-doc a{color:var(--vp-c-brand-1)!important;text-decoration:underline;text-underline-offset:2px}.vp-doc a:hover{color:var(--vp-c-brand-2)!important}.vp-doc div[class*=language-]{border-radius:10px!important;border:1px solid var(--vp-c-border)!important;background:#0000004d!important;margin:24px 0!important}.vp-code{font-family:DM Mono,ui-monospace,monospace!important;font-size:13px!important;line-height:1.7!important}.vp-doc code{font-family:DM Mono,ui-monospace,monospace!important;font-size:.8125rem!important;background:var(--vp-c-bg-mute)!important;border:1px solid var(--vp-c-border)!important;padding:2px 8px!important;border-radius:6px!important;color:var(--vp-c-text-1)!important}.vp-doc table{width:100%;border-collapse:collapse;border:1px solid var(--vp-c-border);border-radius:10px;overflow:hidden;font-size:.875rem!important;margin:24px 0!important}.vp-doc th{background:var(--vp-c-bg-mute);font-weight:600;font-size:.75rem!important;text-transform:uppercase;letter-spacing:.06em;color:var(--vp-c-text-2);padding:12px 16px;border-bottom:1px solid var(--vp-c-border)}.vp-doc td{padding:12px 16px;border-bottom:1px solid var(--vp-c-divider);font-size:.875rem!important;color:var(--vp-c-text-1)}.vp-doc tr:last-child td{border-bottom:none}.vp-doc tr:hover td{background:var(--vp-c-bg-soft)}.vp-doc blockquote{border-left:3px solid var(--vp-c-brand-1)!important;background:var(--vp-c-brand-soft)!important;padding:16px 24px!important;border-radius:0 10px 10px 0!important;margin:24px 0!important}.vp-doc blockquote p{font-size:.875rem!important;color:var(--vp-c-text-2)!important;font-style:italic!important}.vp-doc hr{border:none;border-top:1px solid var(--vp-c-divider);margin:48px 0}.custom-block{border-radius:10px!important;border:1px solid var(--vp-c-border)!important;padding:16px 20px!important;margin:24px 0!important;background:var(--vp-c-bg-soft)!important}.custom-block.tip{border-color:#d95c414d!important;background:var(--vp-c-brand-soft)!important}.VPFooter{border-top:1px solid var(--vp-c-divider)!important;background:transparent!important;padding:24px 0!important}.VPFooter .message{font-size:13px!important;color:var(--vp-c-text-3)!important}@media (max-width: 768px){.vp-doc{padding:24px 20px}.vp-doc h1{font-size:1.75rem!important}.vp-doc h2{font-size:1.125rem!important}}[data-v-b6e5d8ee],[data-v-b6e5d8ee]:before,[data-v-b6e5d8ee]:after{box-sizing:border-box;margin:0;padding:0}.landing[data-v-b6e5d8ee]{font-family:DM Sans,-apple-system,sans-serif;background:var(--vp-c-bg);color:var(--vp-c-text-1);-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}.nav[data-v-b6e5d8ee]{position:fixed;top:0;left:0;right:0;z-index:50;background:color-mix(in srgb,var(--vp-c-bg) 85%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--vp-c-divider)}.nav-inner[data-v-b6e5d8ee]{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px}.logo-wrap[data-v-b6e5d8ee]{display:flex;align-items:center;gap:8px}.logo-text[data-v-b6e5d8ee]{font-weight:800;font-size:20px;letter-spacing:-.5px;color:var(--vp-c-text-1)}.nav-links[data-v-b6e5d8ee]{display:flex;gap:28px;align-items:center}.nav-links a[data-v-b6e5d8ee]{color:var(--vp-c-text-2);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.nav-links a[data-v-b6e5d8ee]:hover{color:var(--vp-c-text-1)}.nav-cta[data-v-b6e5d8ee]{background:var(--vp-c-brand-1);color:#fff!important;padding:8px 20px;border-radius:6px;font-weight:600}.nav-cta[data-v-b6e5d8ee]:hover{background:var(--vp-c-brand-3)!important}.hero-sec[data-v-b6e5d8ee]{min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:140px 24px 60px;text-align:center;position:relative;overflow:hidden}.hero-grid[data-v-b6e5d8ee]{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(217,92,65,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(217,92,65,.04) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.hero-glow[data-v-b6e5d8ee]{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(217,92,65,.08) 0%,transparent 60%);pointer-events:none}.hero-inner[data-v-b6e5d8ee]{position:relative;z-index:1;max-width:680px;width:100%;margin:0 auto}.hero-pill[data-v-b6e5d8ee]{display:inline-flex;align-items:center;gap:8px;background:#d95c411a;border:1px solid rgba(217,92,65,.3);padding:6px 16px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--vp-c-brand-1);margin-bottom:24px}.pill-dot[data-v-b6e5d8ee]{width:6px;height:6px;border-radius:50%;background:var(--vp-c-brand-1);animation:pulse-b6e5d8ee 2s ease-in-out infinite}@keyframes pulse-b6e5d8ee{0%,to{opacity:1}50%{opacity:.3}}.hero-sec h1[data-v-b6e5d8ee]{font-size:56px;font-weight:800;letter-spacing:-1.5px;line-height:1.05;color:var(--vp-c-text-1);margin-bottom:20px}.hlt[data-v-b6e5d8ee]{background:linear-gradient(135deg,var(--vp-c-brand-1),var(--vp-c-brand-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-sub[data-v-b6e5d8ee]{font-size:18px;color:var(--vp-c-text-2);line-height:1.6;margin-bottom:36px;max-width:560px;margin-left:auto;margin-right:auto}.hero-actions[data-v-b6e5d8ee]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn-p[data-v-b6e5d8ee]{display:inline-block;padding:14px 32px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;transition:all .2s;cursor:pointer}.btn-primary[data-v-b6e5d8ee]{background:var(--vp-c-brand-1);color:#fff}.btn-primary[data-v-b6e5d8ee]:hover{background:var(--vp-c-brand-3);transform:translateY(-1px)}.btn-ghost[data-v-b6e5d8ee]{color:var(--vp-c-text-1);border:1px solid var(--vp-c-border)}.btn-ghost[data-v-b6e5d8ee]:hover{border-color:var(--vp-c-text-2)}.term-widget[data-v-b6e5d8ee]{margin-top:48px;max-width:560px;width:100%;background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--vp-c-border);border-radius:12px;padding:20px;text-align:left;position:relative;overflow:hidden}.term-widget[data-v-b6e5d8ee]:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--vp-c-brand-1),transparent);opacity:.5}.term-dots[data-v-b6e5d8ee]{display:flex;gap:8px;margin-bottom:16px}.td[data-v-b6e5d8ee]{width:10px;height:10px;border-radius:50%}.td.r[data-v-b6e5d8ee]{background:#ef4444}.td.y[data-v-b6e5d8ee]{background:#eab308}.td.g[data-v-b6e5d8ee]{background:#22c55e}.term-l[data-v-b6e5d8ee]{font-family:DM Mono,monospace;font-size:12px;color:var(--vp-c-text-2);line-height:2}.term-l.c[data-v-b6e5d8ee]{color:var(--vp-c-brand-1)}.term-l.a[data-v-b6e5d8ee]{color:#7bd0ff}.term-l.g[data-v-b6e5d8ee]{color:#22c55e}.term-bar[data-v-b6e5d8ee]{margin-top:12px;height:4px;background:var(--vp-c-divider);border-radius:2px;overflow:hidden}.term-fill[data-v-b6e5d8ee]{height:100%;width:72%;background:linear-gradient(90deg,var(--vp-c-brand-1),var(--vp-c-brand-2));border-radius:2px;animation:prog-b6e5d8ee 3s ease-in-out infinite}@keyframes prog-b6e5d8ee{0%{width:20%;opacity:.6}50%{width:75%;opacity:1}to{width:20%;opacity:.6}}.stats-sec[data-v-b6e5d8ee]{padding:0 24px 60px}.stats-grid[data-v-b6e5d8ee]{display:grid;grid-template-columns:repeat(4,1fr);max-width:800px;margin:0 auto;gap:24px}.stat[data-v-b6e5d8ee]{text-align:center;background:var(--vp-c-bg-soft);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:24px 16px;transition:all .4s}.stat[data-v-b6e5d8ee]:hover{border-color:#d95c4133}.stat-n[data-v-b6e5d8ee]{display:block;font-size:36px;font-weight:800;color:var(--vp-c-brand-1);line-height:1;margin-bottom:4px}.stat-l[data-v-b6e5d8ee]{display:block;font-size:13px;color:var(--vp-c-text-3);font-weight:500}.sec[data-v-b6e5d8ee]{max-width:1280px;margin:0 auto;padding:80px 24px}.sec-label[data-v-b6e5d8ee]{font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--vp-c-brand-1);text-align:center;margin-bottom:16px}.sec-title[data-v-b6e5d8ee]{text-align:center;font-size:32px;font-weight:700;margin-bottom:48px;color:var(--vp-c-text-1)}.gc[data-v-b6e5d8ee]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-top:1px solid rgba(128,128,128,.12);border-radius:12px;padding:28px 24px;transition:all .4s}.gc[data-v-b6e5d8ee]:hover{border-color:#d95c414d;transform:translateY(-2px)}.reveal[data-v-b6e5d8ee]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed[data-v-b6e5d8ee]{opacity:1;transform:translateY(0)}.bi.reveal[data-v-b6e5d8ee],.feat-grid .gc.reveal[data-v-b6e5d8ee],.price-card.reveal[data-v-b6e5d8ee],.test-card.reveal[data-v-b6e5d8ee],.stat.reveal[data-v-b6e5d8ee]{opacity:0;transform:translateY(16px)}.bi.reveal.revealed[data-v-b6e5d8ee],.feat-grid .gc.reveal.revealed[data-v-b6e5d8ee],.price-card.reveal.revealed[data-v-b6e5d8ee],.test-card.reveal.revealed[data-v-b6e5d8ee],.stat.reveal.revealed[data-v-b6e5d8ee]{opacity:1;transform:translateY(0)}.feat-grid[data-v-b6e5d8ee]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#8080800f;border-radius:12px;overflow:hidden;border:1px solid rgba(128,128,128,.08)}.feat-grid .gc[data-v-b6e5d8ee]{border:none;border-radius:0}.gci[data-v-b6e5d8ee]{width:48px;height:48px;border-radius:10px;background:#d95c411f;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.gci .material-symbols-outlined[data-v-b6e5d8ee]{color:var(--vp-c-brand-1);font-size:24px}.gc-t[data-v-b6e5d8ee]{font-size:15px;font-weight:700;color:var(--vp-c-text-1);margin-bottom:8px}.gc-d[data-v-b6e5d8ee]{font-size:13px;color:var(--vp-c-text-2);line-height:1.6}.bento[data-v-b6e5d8ee]{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.bi[data-v-b6e5d8ee]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-top:1px solid rgba(128,128,128,.12);border-radius:12px;padding:24px;position:relative;overflow:hidden;transition:all .3s}.bi[data-v-b6e5d8ee]:hover{border-color:#d95c414d;transform:translateY(-1px)}.bi.hl[data-v-b6e5d8ee]{border-color:#d95c4133;background:#d95c410a}.w4[data-v-b6e5d8ee]{grid-column:span 4}.w6[data-v-b6e5d8ee]{grid-column:span 6}.w8[data-v-b6e5d8ee]{grid-column:span 8}.w12[data-v-b6e5d8ee]{grid-column:span 12}.bi-n[data-v-b6e5d8ee]{position:absolute;top:12px;right:16px;font-size:40px;font-weight:800;opacity:.06;color:#000;-webkit-user-select:none;user-select:none}.bi-ic[data-v-b6e5d8ee]{width:36px;height:36px;border-radius:8px;background:#d95c411f;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.bi-ic .material-symbols-outlined[data-v-b6e5d8ee]{color:var(--vp-c-brand-1);font-size:20px}.bi-t[data-v-b6e5d8ee]{font-size:15px;font-weight:700;color:var(--vp-c-text-1);margin-bottom:6px}.bi-d[data-v-b6e5d8ee]{font-size:13px;color:var(--vp-c-text-2);line-height:1.5;margin-bottom:12px}.bi-tags[data-v-b6e5d8ee]{display:flex;flex-wrap:wrap;gap:6px}.bi-tags span[data-v-b6e5d8ee]{font-size:10px;font-weight:600;letter-spacing:.05em;padding:3px 8px;border-radius:4px;background:#80808014;border:1px solid rgba(128,128,128,.1);color:var(--vp-c-text-3)}.test-grid[data-v-b6e5d8ee]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.test-card[data-v-b6e5d8ee]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.test-q[data-v-b6e5d8ee]{font-size:14px;line-height:1.6;color:var(--vp-c-text-2);font-style:italic;margin-bottom:20px}.test-a[data-v-b6e5d8ee]{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(128,128,128,.08)}.test-av[data-v-b6e5d8ee]{width:36px;height:36px;border-radius:50%;background:#d95c4133;color:var(--vp-c-brand-1);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.test-n[data-v-b6e5d8ee]{font-size:13px;font-weight:600;color:var(--vp-c-text-1)}.test-r[data-v-b6e5d8ee]{font-size:11px;color:var(--vp-c-text-3)}.compare-grid[data-v-b6e5d8ee]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.compare-c[data-v-b6e5d8ee]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:24px}.compare-name[data-v-b6e5d8ee]{font-size:16px;font-weight:700;color:var(--vp-c-text-1);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(128,128,128,.08)}.compare-pros[data-v-b6e5d8ee],.compare-cons[data-v-b6e5d8ee]{list-style:none;margin:0;padding:0;font-size:12px;line-height:1.6}.compare-pros[data-v-b6e5d8ee]{color:#22c55e;margin-bottom:12px}.compare-pros li[data-v-b6e5d8ee],.compare-cons li[data-v-b6e5d8ee]{display:flex;align-items:flex-start;gap:6px;padding:4px 0}.compare-pros .material-symbols-outlined[data-v-b6e5d8ee],.compare-cons .material-symbols-outlined[data-v-b6e5d8ee]{font-size:14px;margin-top:2px}.compare-pros .material-symbols-outlined[data-v-b6e5d8ee]{color:#22c55e}.compare-cons .material-symbols-outlined[data-v-b6e5d8ee]{color:#ef4444}.compare-cons[data-v-b6e5d8ee]{color:var(--vp-c-text-2)}.pricing-grid[data-v-b6e5d8ee]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:960px;margin:0 auto}.price-card[data-v-b6e5d8ee]{background:var(--vp-c-bg-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(128,128,128,.08);border-radius:12px;padding:32px 24px;text-align:center;transition:all .3s;display:flex;flex-direction:column}.price-card[data-v-b6e5d8ee]:hover{border-color:#d95c4133}.price-card.highlight[data-v-b6e5d8ee]{border-color:#d95c414d;background:#d95c410a;position:relative}.price-card.highlight[data-v-b6e5d8ee]:before{content:"Most Popular";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--vp-c-brand-1);color:#fff;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 16px;border-radius:999px}.price-name[data-v-b6e5d8ee]{font-size:14px;font-weight:600;color:var(--vp-c-text-2);margin-bottom:8px;text-transform:uppercase;letter-spacing:.1em}.price-amt[data-v-b6e5d8ee]{font-size:48px;font-weight:800;color:var(--vp-c-brand-1);line-height:1;margin-bottom:4px}.price-dol[data-v-b6e5d8ee]{font-size:24px;vertical-align:super}.price-note[data-v-b6e5d8ee]{font-size:12px;color:var(--vp-c-text-3);margin-bottom:24px}.price-feats[data-v-b6e5d8ee]{list-style:none;text-align:left;margin-bottom:28px;flex:1}.price-feats li[data-v-b6e5d8ee]{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid rgba(128,128,128,.08);font-size:13px;color:var(--vp-c-text-2)}.price-feats li[data-v-b6e5d8ee]:last-child{border-bottom:none}.price-feats .material-symbols-outlined[data-v-b6e5d8ee]{font-size:18px;color:var(--vp-c-brand-1);flex-shrink:0}.price-card .btn-p[data-v-b6e5d8ee]{width:100%;text-align:center}.faq-list[data-v-b6e5d8ee]{max-width:640px;margin:0 auto}.faq-item[data-v-b6e5d8ee]{border-bottom:1px solid rgba(128,128,128,.08);cursor:pointer;padding:0}.faq-q[data-v-b6e5d8ee]{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:15px;color:var(--vp-c-text-1);font-weight:500}.faq-icon[data-v-b6e5d8ee]{font-size:20px;color:var(--vp-c-text-3);transition:transform .2s}.faq-icon.open[data-v-b6e5d8ee]{transform:rotate(180deg)}.faq-a[data-v-b6e5d8ee]{padding:0 0 20px;font-size:14px;line-height:1.7;color:var(--vp-c-text-2)}.ft[data-v-b6e5d8ee]{padding:48px 24px 80px;border-top:1px solid var(--vp-c-divider)}.ft-inner[data-v-b6e5d8ee]{max-width:1280px;margin:0 auto}.ft-grid[data-v-b6e5d8ee]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:32px}.ft-l[data-v-b6e5d8ee]{font-size:20px;font-weight:800;color:var(--vp-c-text-1);margin-bottom:8px}.ft-desc[data-v-b6e5d8ee]{font-size:13px;color:var(--vp-c-text-3);line-height:1.6;max-width:240px}.ft-h[data-v-b6e5d8ee]{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vp-c-text-2);margin-bottom:16px}.ft-col[data-v-b6e5d8ee]{display:flex;flex-direction:column;gap:10px}.ft-col a[data-v-b6e5d8ee]{color:var(--vp-c-text-3);text-decoration:none;font-size:13px;transition:color .2s}.ft-col a[data-v-b6e5d8ee]:hover{color:var(--vp-c-text-2)}.ft-c[data-v-b6e5d8ee]{text-align:center;font-size:12px;color:var(--vp-c-text-3);padding-top:24px;border-top:1px solid var(--vp-c-divider)}.bn[data-v-b6e5d8ee]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:color-mix(in srgb,var(--vp-c-bg) 92%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--vp-c-divider);height:64px;padding:4px 16px 12px;justify-content:space-around;align-items:center}.bn-i[data-v-b6e5d8ee]{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:var(--vp-c-text-3);font-size:10px;font-weight:600;transition:color .2s}.bn-i.active[data-v-b6e5d8ee]{color:var(--vp-c-brand-1)}.bn-i[data-v-b6e5d8ee]:hover{color:var(--vp-c-text-2)}.bn-i .material-symbols-outlined[data-v-b6e5d8ee]{font-size:22px}@media (max-width:768px){.nav-links a[data-v-b6e5d8ee]:not(.nav-cta){display:none}.hero-sec h1[data-v-b6e5d8ee]{font-size:32px}.hero-sub[data-v-b6e5d8ee]{font-size:16px}.feat-grid[data-v-b6e5d8ee],.test-grid[data-v-b6e5d8ee],.compare-grid[data-v-b6e5d8ee],.pricing-grid[data-v-b6e5d8ee]{grid-template-columns:1fr}.stats-grid[data-v-b6e5d8ee]{grid-template-columns:repeat(2,1fr)}.ft-grid[data-v-b6e5d8ee]{grid-template-columns:1fr 1fr;gap:24px}.ft-brand[data-v-b6e5d8ee]{grid-column:span 2}.w4[data-v-b6e5d8ee],.w6[data-v-b6e5d8ee],.w8[data-v-b6e5d8ee],.w12[data-v-b6e5d8ee]{grid-column:span 12}.bn[data-v-b6e5d8ee]{display:flex}.landing[data-v-b6e5d8ee]{padding-bottom:64px}.sec[data-v-b6e5d8ee]{padding:48px 16px}}@media (min-width:769px)and(max-width:1024px){.w4[data-v-b6e5d8ee],.w6[data-v-b6e5d8ee]{grid-column:span 6}.w8[data-v-b6e5d8ee],.w12[data-v-b6e5d8ee]{grid-column:span 12}}:root{--vp-c-bg: #0a0a0a;--vp-c-bg-soft: #111;--vp-c-bg-mute: #181818;--vp-c-bg-alt: #080808;--vp-c-bg-elv: #141414;--vp-c-divider: #1a1a1a;--vp-c-border: #222;--vp-c-gutter: #141414;--vp-c-text-1: #e8e8e8;--vp-c-text-2: #888;--vp-c-text-3: #555;--vp-c-brand-1: #d95c41;--vp-c-brand-2: #e87d2f;--vp-c-brand-3: #b8432a;--vp-c-brand-soft: rgba(217, 92, 65, .08);--vp-font-family-base: "DM Sans", ui-sans-serif, sans-serif;--vp-font-family-mono: "DM Mono", ui-monospace, monospace}:root:not(.dark){--vp-c-bg: #f8f8f5;--vp-c-bg-soft: #fff;--vp-c-bg-mute: #efeee9;--vp-c-bg-alt: #f0efea;--vp-c-bg-elv: #fff;--vp-c-divider: #dddcd5;--vp-c-border: #d0cfc8;--vp-c-text-1: #1a1a1a;--vp-c-text-2: #555;--vp-c-text-3: #888;--vp-c-brand-1: #c44a30;--vp-c-brand-2: #d95c41}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;display:inline-block;line-height:1}body{font-family:var(--vp-font-family-base);font-weight:400;-webkit-font-smoothing:antialiased;background:var(--vp-c-bg);color:var(--vp-c-text-1)}::selection{background:var(--vp-c-brand-1);color:#fff}.payment-note{display:flex;align-items:center;gap:8px;background:#d95c4114;border:1px solid rgba(217,92,65,.2);padding:12px 16px;border-radius:8px;font-size:13px;color:#d95c41;margin-bottom:32px}.tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin:24px 0}.tier-grid h3{margin-top:0}.tier-grid ul{margin-bottom:20px}.VPLocalSearchBox[data-v-68e678c9]{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex}.backdrop[data-v-68e678c9]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vp-backdrop-bg-color);transition:opacity .5s}.shell[data-v-68e678c9]{position:relative;padding:12px;margin:64px auto;display:flex;flex-direction:column;gap:16px;background:var(--vp-local-search-bg);width:min(100vw - 60px,900px);height:min-content;max-height:min(100vh - 128px,900px);border-radius:6px}@media (max-width: 767px){.shell[data-v-68e678c9]{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}}.search-bar[data-v-68e678c9]{border:1px solid var(--vp-c-divider);border-radius:4px;display:flex;align-items:center;padding:0 12px;cursor:text}@media (max-width: 767px){.search-bar[data-v-68e678c9]{padding:0 8px}}.search-bar[data-v-68e678c9]:focus-within{border-color:var(--vp-c-brand-1)}.local-search-icon[data-v-68e678c9]{display:block;font-size:18px}.navigate-icon[data-v-68e678c9]{display:block;font-size:14px}.search-icon[data-v-68e678c9]{margin:8px}@media (max-width: 767px){.search-icon[data-v-68e678c9]{display:none}}.search-input[data-v-68e678c9]{padding:6px 12px;font-size:inherit;width:100%}@media (max-width: 767px){.search-input[data-v-68e678c9]{padding:6px 4px}}.search-actions[data-v-68e678c9]{display:flex;gap:4px}@media (any-pointer: coarse){.search-actions[data-v-68e678c9]{gap:8px}}@media (min-width: 769px){.search-actions.before[data-v-68e678c9]{display:none}}.search-actions button[data-v-68e678c9]{padding:8px}.search-actions button[data-v-68e678c9]:not([disabled]):hover,.toggle-layout-button.detailed-list[data-v-68e678c9]{color:var(--vp-c-brand-1)}.search-actions button.clear-button[data-v-68e678c9]:disabled{opacity:.37}.search-keyboard-shortcuts[data-v-68e678c9]{font-size:.8rem;opacity:75%;display:flex;flex-wrap:wrap;gap:16px;line-height:14px}.search-keyboard-shortcuts span[data-v-68e678c9]{display:flex;align-items:center;gap:4px}@media (max-width: 767px){.search-keyboard-shortcuts[data-v-68e678c9]{display:none}}.search-keyboard-shortcuts kbd[data-v-68e678c9]{background:#8080801a;border-radius:4px;padding:3px 6px;min-width:24px;display:inline-block;text-align:center;vertical-align:middle;border:1px solid rgba(128,128,128,.15);box-shadow:0 2px 2px #0000001a}.results[data-v-68e678c9]{display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.result[data-v-68e678c9]{display:flex;align-items:center;gap:8px;border-radius:4px;transition:none;line-height:1rem;border:solid 2px var(--vp-local-search-result-border);outline:none}.result>div[data-v-68e678c9]{margin:12px;width:100%;overflow:hidden}@media (max-width: 767px){.result>div[data-v-68e678c9]{margin:8px}}.titles[data-v-68e678c9]{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:1001;padding:2px 0}.title[data-v-68e678c9]{display:flex;align-items:center;gap:4px}.title.main[data-v-68e678c9]{font-weight:500}.title-icon[data-v-68e678c9]{opacity:.5;font-weight:500;color:var(--vp-c-brand-1)}.title svg[data-v-68e678c9]{opacity:.5}.result.selected[data-v-68e678c9]{--vp-local-search-result-bg: var(--vp-local-search-result-selected-bg);border-color:var(--vp-local-search-result-selected-border)}.excerpt-wrapper[data-v-68e678c9]{position:relative}.excerpt[data-v-68e678c9]{opacity:50%;pointer-events:none;max-height:140px;overflow:hidden;position:relative;margin-top:4px}.result.selected .excerpt[data-v-68e678c9]{opacity:1}.excerpt[data-v-68e678c9] *{font-size:.8rem!important;line-height:130%!important}.titles[data-v-68e678c9] mark,.excerpt[data-v-68e678c9] mark{background-color:var(--vp-local-search-highlight-bg);color:var(--vp-local-search-highlight-text);border-radius:2px;padding:0 2px}.excerpt[data-v-68e678c9] .vp-code-group .tabs{display:none}.excerpt[data-v-68e678c9] .vp-code-group div[class*=language-]{border-radius:8px!important}.excerpt-gradient-bottom[data-v-68e678c9]{position:absolute;bottom:-1px;left:0;width:100%;height:8px;background:linear-gradient(transparent,var(--vp-local-search-result-bg));z-index:1000}.excerpt-gradient-top[data-v-68e678c9]{position:absolute;top:-1px;left:0;width:100%;height:8px;background:linear-gradient(var(--vp-local-search-result-bg),transparent);z-index:1000}.result.selected .titles[data-v-68e678c9],.result.selected .title-icon[data-v-68e678c9]{color:var(--vp-c-brand-1)!important}.no-results[data-v-68e678c9]{font-size:.9rem;text-align:center;padding:12px}svg[data-v-68e678c9]{flex:none} diff --git a/site/.vitepress/dist/blog/index.html b/site/.vitepress/dist/blog/index.html index 702fe66..4449381 100644 --- a/site/.vitepress/dist/blog/index.html +++ b/site/.vitepress/dist/blog/index.html @@ -6,12 +6,12 @@ Blog | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/cascade-routing.html b/site/.vitepress/dist/blog/posts/cascade-routing.html index 7283e24..6fdc256 100644 --- a/site/.vitepress/dist/blog/posts/cascade-routing.html +++ b/site/.vitepress/dist/blog/posts/cascade-routing.html @@ -6,12 +6,12 @@ Cascade Routing: Cut Your API Costs by 66% | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/choosing-security-level.html b/site/.vitepress/dist/blog/posts/choosing-security-level.html index a52862a..e17647a 100644 --- a/site/.vitepress/dist/blog/posts/choosing-security-level.html +++ b/site/.vitepress/dist/blog/posts/choosing-security-level.html @@ -6,12 +6,12 @@ Choosing Your Security Level | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/mental-models.html b/site/.vitepress/dist/blog/posts/mental-models.html index 4fa5a56..1a84a42 100644 --- a/site/.vitepress/dist/blog/posts/mental-models.html +++ b/site/.vitepress/dist/blog/posts/mental-models.html @@ -6,12 +6,12 @@ Agent Memory: Mental Models That Compound | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/repo-is-spec.html b/site/.vitepress/dist/blog/posts/repo-is-spec.html index 1a3823c..49aa20c 100644 --- a/site/.vitepress/dist/blog/posts/repo-is-spec.html +++ b/site/.vitepress/dist/blog/posts/repo-is-spec.html @@ -6,12 +6,12 @@ The Repo Is the Spec | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/security-ladder.html b/site/.vitepress/dist/blog/posts/security-ladder.html index 58cc1d2..0a70d8a 100644 --- a/site/.vitepress/dist/blog/posts/security-ladder.html +++ b/site/.vitepress/dist/blog/posts/security-ladder.html @@ -6,12 +6,12 @@ The 6-Level Security Ladder | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/three-x-rule.html b/site/.vitepress/dist/blog/posts/three-x-rule.html index 514924a..4db7efc 100644 --- a/site/.vitepress/dist/blog/posts/three-x-rule.html +++ b/site/.vitepress/dist/blog/posts/three-x-rule.html @@ -6,12 +6,12 @@ The 3x Rule of Agent Costs | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/verifier-pattern.html b/site/.vitepress/dist/blog/posts/verifier-pattern.html index ae9d8ea..dd7c979 100644 --- a/site/.vitepress/dist/blog/posts/verifier-pattern.html +++ b/site/.vitepress/dist/blog/posts/verifier-pattern.html @@ -6,12 +6,12 @@ The Verifier Pattern | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/vibe-vs-agentic.html b/site/.vitepress/dist/blog/posts/vibe-vs-agentic.html index b1f3415..40ec939 100644 --- a/site/.vitepress/dist/blog/posts/vibe-vs-agentic.html +++ b/site/.vitepress/dist/blog/posts/vibe-vs-agentic.html @@ -6,12 +6,12 @@ Vibe Coding vs Agentic Engineering | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/what-is-an-agent.html b/site/.vitepress/dist/blog/posts/what-is-an-agent.html index 730e2a0..2f55b69 100644 --- a/site/.vitepress/dist/blog/posts/what-is-an-agent.html +++ b/site/.vitepress/dist/blog/posts/what-is-an-agent.html @@ -6,12 +6,12 @@ What Is an AI Agent, Really? | FDSA - + - + - + diff --git a/site/.vitepress/dist/blog/posts/why-multi-agent.html b/site/.vitepress/dist/blog/posts/why-multi-agent.html index 268f601..4aec4d9 100644 --- a/site/.vitepress/dist/blog/posts/why-multi-agent.html +++ b/site/.vitepress/dist/blog/posts/why-multi-agent.html @@ -6,12 +6,12 @@ Why One Agent Is Not Enough | FDSA - + - + - + diff --git a/site/.vitepress/dist/buy.html b/site/.vitepress/dist/buy.html index f4a4a33..a9df823 100644 --- a/site/.vitepress/dist/buy.html +++ b/site/.vitepress/dist/buy.html @@ -6,12 +6,12 @@ Buy | FDSA - + - + - + diff --git a/site/.vitepress/dist/certificate.html b/site/.vitepress/dist/certificate.html index 37b1b4c..8b29654 100644 --- a/site/.vitepress/dist/certificate.html +++ b/site/.vitepress/dist/certificate.html @@ -6,12 +6,12 @@ Certificate of Completion | FDSA - + - + - + diff --git a/site/.vitepress/dist/getting-started.html b/site/.vitepress/dist/getting-started.html index ca0973f..273c22d 100644 --- a/site/.vitepress/dist/getting-started.html +++ b/site/.vitepress/dist/getting-started.html @@ -6,12 +6,12 @@ Student Orientation Guide | FDSA - + - + - + diff --git a/site/.vitepress/dist/index.html b/site/.vitepress/dist/index.html index 1633494..c96f9a5 100644 --- a/site/.vitepress/dist/index.html +++ b/site/.vitepress/dist/index.html @@ -6,12 +6,12 @@ FDSA - + - + - + @@ -26,7 +26,7 @@ -
Skip to content
NOW ENROLLING

Master Agentic Engineering

65 lessons, 13 labs, 20 skill kits. Build production-grade multi-agent systems that are secure, cost-optimized, and always-on.

AGENT_PLANNER v2.1
> LOADING HARNESS... DONE
> DEPLOYING 8-AGENT SYSTEM
> SECURITY: LEVEL 4 (WHITELIST)
> ALL SYSTEMS OPERATIONAL
65Lessons
13Hands-on Labs
8Modules
20Skill Kits
What You'll Build

Production-Ready Agent Systems

settings_suggest

Agent Harness

Own your harness. 6-level security ladder, verifier pattern, hooks architecture across 5 subsystems.

speed

Software Factory

Systems that build systems. Agent chains, teams, P2P communication, depth-2 delegation.

psychology

Extensible Software

Pluggable, composable, swappable. Beyond MCP, tool design patterns, CI/CD for agent configs.

all_inclusive

Always-On Agents

Run 24/7. Autoresearch loops, heartbeat execution, meta-agents that improve themselves.

terminal

Agentic Access

API-first design. Tool surface design, deployment modes, service connectors, MCP integration.

trending_up

Tokenomics

3 levels of token value. Cascade routing, pass@k evals, the 3x cost rule, production optimization.

Curriculum

8 Modules. From Zero to Production.

01
psychology

Foundations

What agents are, harness vs model, decision frameworks, agent loops.

LLM+Tools+LoopHarnessTrust
02
handyman

Architecture

Tools, context, memory, skills system, codebase patterns, workspace design.

4 PillarsMemorySkills
03
shield

Safety

6-level security ladder, hooks, verifier pattern, defense-in-depth, ACIP.

L0-L5VerifierHooks
04
hub

Orchestration

Multi-agent patterns, P-threads, F-threads, P2P, CEO Board, domain locking.

TeamsChainsP2P
05
rocket_launch

Production

CI/CD for agents, shadow deploys, observability, rollback, 5-tool stack.

DeployMonitorRollback
06
analytics

Economics

Model pricing, cascade routing, pass@k evals, cost optimization per session.

100x Range3x RuleEvals
07
architecture

Advanced

Autoresearch, meta-agents, beyond MCP, always-on employee patterns.

Self-ImprovingMeta
08
trophy

Capstone

Build production multi-agent system. Brand Monitor, CEO Board, or Code Review Pipeline.

ShipDeployRubric
Trusted By

What Engineers Are Saying

"The security ladder alone is worth the price. Finally understand how to safely deploy agents in production."
A
Alex K.
Senior ML Engineer
"Went from vibe-coding to actually engineering agents. The harness vs model distinction changed how I think."
J
Jordan T.
Full-Stack Developer
"Best practical course on multi-agent systems I've found. The CEO Board pattern is genius."
S
Sam R.
AI Startup Founder
Compared To

Why FDSA vs Other Courses

FDSA
  • check65 lessons + 13 labs
  • check20 skill kits included
  • check8 modules (foundations to capstone)
  • checkMock LLM for offline work
  • checkTool-agnostic (any CLI)
  • check30-day guarantee
  • closeNewer platform
  • closeNo video content yet
  • closeCommunity still growing
TAC
  • check14 focused lessons
  • check4 reference repos
  • checkActive YouTube channel
  • checkProven track record
  • close$97-147 for less content
  • closeNo skill kits
  • closeNo capstone project
  • closeClaude Code focused only
ClaudeFAST
  • check280 skill files
  • check16 agent definitions
  • check$89 entry price
  • checkActive community
  • close$299 for full access
  • closeNo structured modules
  • closeNo hands-on labs
  • closeClaude Code only
Learn Harness
  • checkFree (Anthropic)
  • check6 projects
  • check11 languages
  • checkOfficial Anthropic
  • closeNo advanced patterns
  • closeNo skill kits
  • closeNo capstone
  • closeNo security ladder
Investment

Choose Your Path

Self-Paced
$97
one-time payment
  • check_circle65 lessons across 8 modules
  • check_circle13 scaffolded labs with solutions
  • check_circle56 quiz questions
  • check_circle20 SKILL.md files (7 kits)
  • check_circleLifetime access + updates
  • check_circleMock LLM for offline labs
Enroll Now
Enterprise
$199
one-time payment
  • check_circleEverything in Self-Paced
  • check_circlePrivate Discord channel
  • check_circle2 custom skills for your stack
  • check_circle1-hour onboarding call
  • check_circlePriority updates for 1 year
  • check_circleEarly access to new kits
Buy Enterprise
Cohort
$247
next cohort TBD
  • check_circleEverything in Enterprise
  • check_circle6-week structured schedule
  • check_circleWeekly live office hours
  • check_circleCapstone peer review
  • check_circleCompletion certificate
  • check_circleAlumni network
Join Cohort
FAQ

Common Questions

Do I need API keys to run the labs? expand_more
What tools/CLIs does this course cover? expand_more
How does FDSA compare to TAC or ClaudeFAST? expand_more
How long does the course take? expand_more
What's the refund policy? expand_more
Can I buy individual skill kits? expand_more

FDSA Agency — Agentic Engineering Course. Part of the fdsa.ai orchestration platform.

+
Skip to content
NOW ENROLLING

Master Agentic Engineering

65 lessons, 13 labs, 20 skill kits. Build production-grade multi-agent systems that are secure, cost-optimized, and always-on.

AGENT_PLANNER v2.1
> LOADING HARNESS... DONE
> DEPLOYING 8-AGENT SYSTEM
> SECURITY: LEVEL 4 (WHITELIST)
> ALL SYSTEMS OPERATIONAL
65Lessons
13Hands-on Labs
8Modules
20Skill Kits
What You'll Build

Production-Ready Agent Systems

settings_suggest

Agent Harness

Own your harness. 6-level security ladder, verifier pattern, hooks architecture across 5 subsystems.

speed

Software Factory

Systems that build systems. Agent chains, teams, P2P communication, depth-2 delegation.

psychology

Extensible Software

Pluggable, composable, swappable. Beyond MCP, tool design patterns, CI/CD for agent configs.

all_inclusive

Always-On Agents

Run 24/7. Autoresearch loops, heartbeat execution, meta-agents that improve themselves.

terminal

Agentic Access

API-first design. Tool surface design, deployment modes, service connectors, MCP integration.

trending_up

Tokenomics

3 levels of token value. Cascade routing, pass@k evals, the 3x cost rule, production optimization.

Curriculum

8 Modules. From Zero to Production.

01
psychology

Foundations

What agents are, harness vs model, decision frameworks, agent loops.

LLM+Tools+LoopHarnessTrust
02
handyman

Architecture

Tools, context, memory, skills system, codebase patterns, workspace design.

4 PillarsMemorySkills
03
shield

Safety

6-level security ladder, hooks, verifier pattern, defense-in-depth, ACIP.

L0-L5VerifierHooks
04
hub

Orchestration

Multi-agent patterns, P-threads, F-threads, P2P, CEO Board, domain locking.

TeamsChainsP2P
05
rocket_launch

Production

CI/CD for agents, shadow deploys, observability, rollback, 5-tool stack.

DeployMonitorRollback
06
analytics

Economics

Model pricing, cascade routing, pass@k evals, cost optimization per session.

100x Range3x RuleEvals
07
architecture

Advanced

Autoresearch, meta-agents, beyond MCP, always-on employee patterns.

Self-ImprovingMeta
08
trophy

Capstone

Build production multi-agent system. Brand Monitor, CEO Board, or Code Review Pipeline.

ShipDeployRubric
Trusted By

What Engineers Are Saying

"The security ladder alone is worth the price. Finally understand how to safely deploy agents in production."
A
Alex K.
Senior ML Engineer
"Went from vibe-coding to actually engineering agents. The harness vs model distinction changed how I think."
J
Jordan T.
Full-Stack Developer
"Best practical course on multi-agent systems I've found. The CEO Board pattern is genius."
S
Sam R.
AI Startup Founder
Compared To

Why FDSA vs Other Courses

FDSA
  • check65 lessons + 13 labs
  • check20 skill kits included
  • check8 modules (foundations to capstone)
  • checkMock LLM for offline work
  • checkTool-agnostic (any CLI)
  • check30-day guarantee
  • closeNewer platform
  • closeNo video content yet
  • closeCommunity still growing
TAC
  • check14 focused lessons
  • check4 reference repos
  • checkActive YouTube channel
  • checkProven track record
  • close$97-147 for less content
  • closeNo skill kits
  • closeNo capstone project
  • closeClaude Code focused only
ClaudeFAST
  • check280 skill files
  • check16 agent definitions
  • check$89 entry price
  • checkActive community
  • close$299 for full access
  • closeNo structured modules
  • closeNo hands-on labs
  • closeClaude Code only
Learn Harness
  • checkFree (Anthropic)
  • check6 projects
  • check11 languages
  • checkOfficial Anthropic
  • closeNo advanced patterns
  • closeNo skill kits
  • closeNo capstone
  • closeNo security ladder
Investment

Choose Your Path

Self-Paced
$97
one-time payment
  • check_circle65 lessons across 8 modules
  • check_circle13 scaffolded labs with solutions
  • check_circle56 quiz questions
  • check_circle20 SKILL.md files (7 kits)
  • check_circleLifetime access + updates
  • check_circleMock LLM for offline labs
Enroll Now
Enterprise
$199
one-time payment
  • check_circleEverything in Self-Paced
  • check_circlePrivate Discord channel
  • check_circle2 custom skills for your stack
  • check_circle1-hour onboarding call
  • check_circlePriority updates for 1 year
  • check_circleEarly access to new kits
Buy Enterprise
Cohort
$247
next cohort TBD
  • check_circleEverything in Enterprise
  • check_circle6-week structured schedule
  • check_circleWeekly live office hours
  • check_circleCapstone peer review
  • check_circleCompletion certificate
  • check_circleAlumni network
Join Cohort
FAQ

Common Questions

Do I need API keys to run the labs? expand_more
What tools/CLIs does this course cover? expand_more
How does FDSA compare to TAC or ClaudeFAST? expand_more
How long does the course take? expand_more
What's the refund policy? expand_more
Can I buy individual skill kits? expand_more

FDSA Agency — Agentic Engineering Course. Part of the fdsa.ai orchestration platform.

diff --git a/site/.vitepress/dist/labs/index.html b/site/.vitepress/dist/labs/index.html index b2535df..0aa65bc 100644 --- a/site/.vitepress/dist/labs/index.html +++ b/site/.vitepress/dist/labs/index.html @@ -6,12 +6,12 @@ Labs Overview | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l1-first-agent.html b/site/.vitepress/dist/labs/l1-first-agent.html index 1c57d60..5bd11ea 100644 --- a/site/.vitepress/dist/labs/l1-first-agent.html +++ b/site/.vitepress/dist/labs/l1-first-agent.html @@ -6,12 +6,12 @@ L1: Your First Agent | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l2-context.html b/site/.vitepress/dist/labs/l2-context.html index 5a7c077..a9b28ce 100644 --- a/site/.vitepress/dist/labs/l2-context.html +++ b/site/.vitepress/dist/labs/l2-context.html @@ -6,12 +6,12 @@ L2b: Context-Aware Agent | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l2-multi-tool.html b/site/.vitepress/dist/labs/l2-multi-tool.html index d5cfbe9..7e8628b 100644 --- a/site/.vitepress/dist/labs/l2-multi-tool.html +++ b/site/.vitepress/dist/labs/l2-multi-tool.html @@ -6,12 +6,12 @@ L2a: Multi-Tool Agent | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l3-verifier.html b/site/.vitepress/dist/labs/l3-verifier.html index 53fe209..af8eba2 100644 --- a/site/.vitepress/dist/labs/l3-verifier.html +++ b/site/.vitepress/dist/labs/l3-verifier.html @@ -6,12 +6,12 @@ L3b: Verifier Agent | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l3-whitelist-hook.html b/site/.vitepress/dist/labs/l3-whitelist-hook.html index 36b510f..14f8f7b 100644 --- a/site/.vitepress/dist/labs/l3-whitelist-hook.html +++ b/site/.vitepress/dist/labs/l3-whitelist-hook.html @@ -6,12 +6,12 @@ L3a: L4 Whitelist Hook | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l4-agent-chain.html b/site/.vitepress/dist/labs/l4-agent-chain.html index 6741131..508aad0 100644 --- a/site/.vitepress/dist/labs/l4-agent-chain.html +++ b/site/.vitepress/dist/labs/l4-agent-chain.html @@ -6,12 +6,12 @@ L4a: Agent Chain | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l4-multi-team.html b/site/.vitepress/dist/labs/l4-multi-team.html index 7a162d5..485f2bd 100644 --- a/site/.vitepress/dist/labs/l4-multi-team.html +++ b/site/.vitepress/dist/labs/l4-multi-team.html @@ -6,12 +6,12 @@ L4b: Multi-Team Config | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l5-cicd.html b/site/.vitepress/dist/labs/l5-cicd.html index 911aa3f..0257523 100644 --- a/site/.vitepress/dist/labs/l5-cicd.html +++ b/site/.vitepress/dist/labs/l5-cicd.html @@ -6,12 +6,12 @@ L5b: CI/CD Pipeline | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l5-observability.html b/site/.vitepress/dist/labs/l5-observability.html index 538bc5b..5cdcfaf 100644 --- a/site/.vitepress/dist/labs/l5-observability.html +++ b/site/.vitepress/dist/labs/l5-observability.html @@ -6,12 +6,12 @@ L5a: Observability | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l6-cost-optimization.html b/site/.vitepress/dist/labs/l6-cost-optimization.html index ff5bff7..511348c 100644 --- a/site/.vitepress/dist/labs/l6-cost-optimization.html +++ b/site/.vitepress/dist/labs/l6-cost-optimization.html @@ -6,12 +6,12 @@ L6b: Cost Optimization | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l6-eval-harness.html b/site/.vitepress/dist/labs/l6-eval-harness.html index 9001f25..8f7b041 100644 --- a/site/.vitepress/dist/labs/l6-eval-harness.html +++ b/site/.vitepress/dist/labs/l6-eval-harness.html @@ -6,12 +6,12 @@ L6a: Eval Harness | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l7-autoresearch.html b/site/.vitepress/dist/labs/l7-autoresearch.html index d535d63..e201249 100644 --- a/site/.vitepress/dist/labs/l7-autoresearch.html +++ b/site/.vitepress/dist/labs/l7-autoresearch.html @@ -6,12 +6,12 @@ L7a: Autoresearch Loop | FDSA - + - + - + diff --git a/site/.vitepress/dist/labs/l7-meta-agent.html b/site/.vitepress/dist/labs/l7-meta-agent.html index adb52a6..537fafc 100644 --- a/site/.vitepress/dist/labs/l7-meta-agent.html +++ b/site/.vitepress/dist/labs/l7-meta-agent.html @@ -6,12 +6,12 @@ L7b: Meta-Agent | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/competitive-analysis.html b/site/.vitepress/dist/modules/competitive-analysis.html index 2bb2269..8c01e0b 100644 --- a/site/.vitepress/dist/modules/competitive-analysis.html +++ b/site/.vitepress/dist/modules/competitive-analysis.html @@ -6,12 +6,12 @@ Competitive Analysis: Agentic Engineering Course Landscape | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/curriculum.html b/site/.vitepress/dist/modules/curriculum.html index 791fd72..a6838d8 100644 --- a/site/.vitepress/dist/modules/curriculum.html +++ b/site/.vitepress/dist/modules/curriculum.html @@ -6,12 +6,12 @@ Curriculum | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/debate.html b/site/.vitepress/dist/modules/debate.html index b7437bd..1476230 100644 --- a/site/.vitepress/dist/modules/debate.html +++ b/site/.vitepress/dist/modules/debate.html @@ -6,12 +6,12 @@ The Great Agent Debate | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/feynman.html b/site/.vitepress/dist/modules/feynman.html index b7e8983..4899d3d 100644 --- a/site/.vitepress/dist/modules/feynman.html +++ b/site/.vitepress/dist/modules/feynman.html @@ -6,12 +6,12 @@ Feynman-Style Course: Core Concepts in Plain Language | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/field-manual.html b/site/.vitepress/dist/modules/field-manual.html index 1984401..e76a63f 100644 --- a/site/.vitepress/dist/modules/field-manual.html +++ b/site/.vitepress/dist/modules/field-manual.html @@ -6,12 +6,12 @@ Agentic Engineering — Technical Field Manual | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m1-foundations.html b/site/.vitepress/dist/modules/m1-foundations.html index 1644ced..40409a5 100644 --- a/site/.vitepress/dist/modules/m1-foundations.html +++ b/site/.vitepress/dist/modules/m1-foundations.html @@ -6,12 +6,12 @@ Module 1: Foundations | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m2-architecture.html b/site/.vitepress/dist/modules/m2-architecture.html index d9ed58c..3e415e4 100644 --- a/site/.vitepress/dist/modules/m2-architecture.html +++ b/site/.vitepress/dist/modules/m2-architecture.html @@ -6,12 +6,12 @@ Module 2: Agent Architecture | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m3-safety.html b/site/.vitepress/dist/modules/m3-safety.html index 057c60f..e166469 100644 --- a/site/.vitepress/dist/modules/m3-safety.html +++ b/site/.vitepress/dist/modules/m3-safety.html @@ -6,12 +6,12 @@ Module 3: Safety & Security | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m4-orchestration.html b/site/.vitepress/dist/modules/m4-orchestration.html index 5999e00..05f4d09 100644 --- a/site/.vitepress/dist/modules/m4-orchestration.html +++ b/site/.vitepress/dist/modules/m4-orchestration.html @@ -6,12 +6,12 @@ Module 4: Multi-Agent Orchestration | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m5-production.html b/site/.vitepress/dist/modules/m5-production.html index e4d681e..b06f496 100644 --- a/site/.vitepress/dist/modules/m5-production.html +++ b/site/.vitepress/dist/modules/m5-production.html @@ -6,12 +6,12 @@ Module 5: Production Patterns | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m6-economics.html b/site/.vitepress/dist/modules/m6-economics.html index bc0278b..5381284 100644 --- a/site/.vitepress/dist/modules/m6-economics.html +++ b/site/.vitepress/dist/modules/m6-economics.html @@ -6,12 +6,12 @@ Module 6: Economics & Evaluation | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m7-advanced.html b/site/.vitepress/dist/modules/m7-advanced.html index 8fdb907..5f5c373 100644 --- a/site/.vitepress/dist/modules/m7-advanced.html +++ b/site/.vitepress/dist/modules/m7-advanced.html @@ -6,12 +6,12 @@ Module 7: Advanced Topics | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/m8-capstone.html b/site/.vitepress/dist/modules/m8-capstone.html index 3e39230..f2a2b3e 100644 --- a/site/.vitepress/dist/modules/m8-capstone.html +++ b/site/.vitepress/dist/modules/m8-capstone.html @@ -6,12 +6,12 @@ Module 8: Capstone — Production Multi-Agent System | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/non-technical.html b/site/.vitepress/dist/modules/non-technical.html index 4c14533..349603e 100644 --- a/site/.vitepress/dist/modules/non-technical.html +++ b/site/.vitepress/dist/modules/non-technical.html @@ -6,12 +6,12 @@ Non-Technical Track: Decision Frameworks for AI Agents | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/reference-stack.html b/site/.vitepress/dist/modules/reference-stack.html index a294333..3f3b049 100644 --- a/site/.vitepress/dist/modules/reference-stack.html +++ b/site/.vitepress/dist/modules/reference-stack.html @@ -6,12 +6,12 @@ Reference Architecture: Production Multi-Agent Stack | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/software-factory.html b/site/.vitepress/dist/modules/software-factory.html index f4f8ab1..c34211d 100644 --- a/site/.vitepress/dist/modules/software-factory.html +++ b/site/.vitepress/dist/modules/software-factory.html @@ -6,12 +6,12 @@ Software Factory: Paperclip Integration | FDSA - + - + - + diff --git a/site/.vitepress/dist/modules/tool-reference.html b/site/.vitepress/dist/modules/tool-reference.html index 0bce8f3..a66d8a3 100644 --- a/site/.vitepress/dist/modules/tool-reference.html +++ b/site/.vitepress/dist/modules/tool-reference.html @@ -6,12 +6,12 @@ Agent CLI Reference: 5-Tool Comparison | FDSA - + - + - + diff --git a/site/.vitepress/dist/public/certificate/template.html b/site/.vitepress/dist/public/certificate/template.html index 61f2705..071f128 100644 --- a/site/.vitepress/dist/public/certificate/template.html +++ b/site/.vitepress/dist/public/certificate/template.html @@ -6,12 +6,12 @@ Certificate of Completion | FDSA - + - + - + diff --git a/site/.vitepress/dist/resources.html b/site/.vitepress/dist/resources.html index 385c81c..e4c16f0 100644 --- a/site/.vitepress/dist/resources.html +++ b/site/.vitepress/dist/resources.html @@ -6,12 +6,12 @@ Resources | FDSA - + - + - + diff --git a/site/.vitepress/dist/skills.html b/site/.vitepress/dist/skills.html index 96b0faa..2f7c11e 100644 --- a/site/.vitepress/dist/skills.html +++ b/site/.vitepress/dist/skills.html @@ -6,12 +6,12 @@ Skill Kits | FDSA - + - + - + diff --git a/site/.vitepress/dist/troubleshooting.html b/site/.vitepress/dist/troubleshooting.html index 67ef30b..233ad59 100644 --- a/site/.vitepress/dist/troubleshooting.html +++ b/site/.vitepress/dist/troubleshooting.html @@ -6,12 +6,12 @@ Troubleshooting & FAQ | FDSA - + - + - + diff --git a/site/.vitepress/dist/verify.html b/site/.vitepress/dist/verify.html index b72db44..6cef204 100644 --- a/site/.vitepress/dist/verify.html +++ b/site/.vitepress/dist/verify.html @@ -6,12 +6,12 @@ Verify Certificate | FDSA - + - + - + diff --git a/site/.vitepress/theme/LandingLayout.vue b/site/.vitepress/theme/LandingLayout.vue index 564cc3f..52a5689 100644 --- a/site/.vitepress/theme/LandingLayout.vue +++ b/site/.vitepress/theme/LandingLayout.vue @@ -276,7 +276,7 @@ onMounted(() => { } /* Nav */ -.nav{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(0,0,0,0.85);backdrop-filter:blur(16px);border-bottom:1px solid var(--vp-c-divider)} +.nav{position:fixed;top:0;left:0;right:0;z-index:50;background:color-mix(in srgb, var(--vp-c-bg) 85%, transparent);backdrop-filter:blur(16px);border-bottom:1px solid var(--vp-c-divider)} .nav-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 24px} .logo-wrap{display:flex;align-items:center;gap:8px} .logo-text{font-weight:800;font-size:20px;letter-spacing:-0.5px;color:var(--vp-c-text-1)} @@ -419,7 +419,7 @@ onMounted(() => { .ft-c{text-align:center;font-size:12px;color:var(--vp-c-text-3);padding-top:24px;border-top:1px solid var(--vp-c-divider)} /* Bottom nav */ -.bn{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:rgba(0,0,0,0.92);backdrop-filter:blur(16px);border-top:1px solid var(--vp-c-divider);height:64px;padding:4px 16px 12px;justify-content:space-around;align-items:center} +.bn{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;background:color-mix(in srgb, var(--vp-c-bg) 92%, transparent);backdrop-filter:blur(16px);border-top:1px solid var(--vp-c-divider);height:64px;padding:4px 16px 12px;justify-content:space-around;align-items:center} .bn-i{display:flex;flex-direction:column;align-items:center;gap:2px;text-decoration:none;color:var(--vp-c-text-3);font-size:10px;font-weight:600;transition:color .2s} .bn-i.active{color:var(--vp-c-brand-1)}.bn-i:hover{color:var(--vp-c-text-2)} .bn-i .material-symbols-outlined{font-size:22px} diff --git a/site/.vitepress/theme/Layout.vue b/site/.vitepress/theme/Layout.vue index b973094..87ff781 100644 --- a/site/.vitepress/theme/Layout.vue +++ b/site/.vitepress/theme/Layout.vue @@ -48,7 +48,7 @@ const { Layout } = DefaultTheme /* Nav: match landing page */ .VPNav { - background: rgba(0,0,0,0.85) !important; + background: color-mix(in srgb, var(--vp-c-bg) 85%, transparent) !important; backdrop-filter: blur(16px) !important; border-bottom: 1px solid var(--vp-c-border) !important; }