[{"data":1,"prerenderedAt":860},["ShallowReactive",2],{"docs-\u002Fdocs\u002Fconfiguration":3,"docs-nav":113},{"id":4,"title":5,"body":6,"description":103,"extension":104,"group":105,"icon":17,"meta":106,"navTitle":5,"navigation":107,"order":108,"path":109,"seo":110,"stem":111,"__hash__":112},"docs\u002Fdocs\u002Fconfiguration.md","Configuration & hooks",{"type":7,"value":8,"toc":96},"minimark",[9,13,18,26,30,37,47,51,63,71,83,89,93],[10,11,12],"p",{},"Plexus works with zero configuration, but a few settings and hooks let you tailor it to your workflow.",[14,15,17],"h2",{"id":16},"settings","Settings",[10,19,20,21,25],{},"Open settings with ",[22,23,24],"code",{},"⌘,",". Configure your default agent, base branch naming, worktree location, and the icon\u002Ftheme preferences.",[14,27,29],{"id":28},"project-config","Project config",[10,31,32,33,36],{},"Drop a ",[22,34,35],{},".plexus.toml"," at a repo root to set per-project defaults:",[38,39,45],"pre",{"className":40,"code":42,"language":43,"meta":44},[41],"language-toml","[session]\nagent = \"claude-code\"\nbase_branch = \"main\"\nbranch_prefix = \"agent\u002F\"\n\n[worktrees]\ndir = \".plexus\u002Fwt\"\n","toml","",[22,46,42],{"__ignoreMap":44},[14,48,50],{"id":49},"hooks","Hooks",[10,52,53,54,57,58,62],{},"Hooks run shell commands around a worktree's lifecycle — setup, run, and teardown. Use them to install dependencies when a worktree is created, prepare the environment before the agent runs, or clean up when it's removed. Edit them in ",[22,55,56],{},".plexus\u002Fhooks.json",", or set them up visually in ",[59,60,61],"strong",{},"Settings → Hooks"," with no file editing.",[38,64,69],{"className":65,"code":67,"language":68,"meta":44},[66],"language-json","{\n  \"create\": \"pnpm install\",\n  \"run\": \"cp .env.example .env\",\n  \"teardown\": \"docker compose down\"\n}\n","json",[22,70,67],{"__ignoreMap":44},[72,73,74],"callout",{},[10,75,76,77,79,80,82],{},"Every hook you add in ",[59,78,61],{}," is written straight to ",[22,81,56],{}," — the UI and the file are always in sync.",[72,84,86],{"tone":85},"warn",[10,87,88],{},"Hooks run on your machine with your permissions. Only enable hooks for repositories you trust.",[14,90,92],{"id":91},"theme","Theme",[10,94,95],{},"Plexus ships light and dark as equal peers and follows your system preference by default. Toggle it from the title bar or with the theme switch in settings — the same control you'll find in the top-right of this site.",{"title":44,"searchDepth":97,"depth":97,"links":98},2,[99,100,101,102],{"id":16,"depth":97,"text":17},{"id":28,"depth":97,"text":29},{"id":49,"depth":97,"text":50},{"id":91,"depth":97,"text":92},"A few settings and hooks let you tailor Plexus to your workflow.","md","Reference",{},true,9,"\u002Fdocs\u002Fconfiguration",{"title":5,"description":103},"docs\u002Fconfiguration","cTouykLGByPHMaTfI533DrH05BKKwc4Ukw9bD41JFd8",[114,240,364,456,536,611,682,737,801],{"id":115,"title":116,"body":117,"description":231,"extension":104,"group":232,"icon":233,"meta":234,"navTitle":116,"navigation":107,"order":235,"path":236,"seo":237,"stem":238,"__hash__":239},"docs\u002Fdocs\u002Findex.md","Introduction",{"type":7,"value":118,"toc":225},[119,125,129,132,139,143,165,169,172,192,207,211],[10,120,121,124],{},[59,122,123],{},"Plexus"," is an agent orchestration platform for managing coding CLIs like Claude Code. It gives you a single desktop control plane to launch, monitor, and coordinate agents across every project and branch.",[14,126,128],{"id":127},"what-is-plexus","What is Plexus",[10,130,131],{},"Modern development increasingly means running multiple coding agents at once — across projects, branches, and tasks. Instead of juggling a dozen terminal tabs, Plexus surfaces live activity, diffs, review, and pull-request state for everything in flight, in one fast native window.",[10,133,134,135,138],{},"Each session is its own ",[59,136,137],{},"git worktree"," running an agent, so work stays isolated and parallel. Plexus is local-first: your code and credentials never leave your machine.",[14,140,142],{"id":141},"why-orchestration","Why orchestration",[144,145,146,153,159],"ul",{},[147,148,149,152],"li",{},[59,150,151],{},"Parallelism without chaos"," — fan work out to several agents and keep every run tracked.",[147,154,155,158],{},[59,156,157],{},"One source of truth"," — status, logs, and diffs for all sessions at a glance.",[147,160,161,164],{},[59,162,163],{},"The full git loop"," — review, rebase, squash, merge, and open PRs without leaving the app.",[14,166,168],{"id":167},"core-concepts","Core concepts",[10,170,171],{},"Plexus organizes everything into a simple hierarchy:",[144,173,174,180,186],{},[147,175,176,179],{},[59,177,178],{},"Workspace"," — a collection of projects you group together.",[147,181,182,185],{},[59,183,184],{},"Project"," — a local git repository you've added to Plexus.",[147,187,188,191],{},[59,189,190],{},"Session"," — an agent running in its own worktree on its own branch.",[10,193,194,195,198,199,202,203,206],{},"Activity is communicated by colored status dots — ",[59,196,197],{},"working",", ",[59,200,201],{},"waiting",", or ",[59,204,205],{},"idle"," — and PR status reuses the branch glyph, tinted for open or merged.",[14,208,210],{"id":209},"where-to-next","Where to next",[10,212,213,214,219,220,224],{},"Install Plexus and spin up your first session in ",[215,216,218],"a",{"href":217},"\u002Fdocs\u002Fgetting-started","Getting started",", or read how it's all wired together in ",[215,221,223],{"href":222},"\u002Fdocs\u002Farchitecture","Architecture",".",{"title":44,"searchDepth":97,"depth":97,"links":226},[227,228,229,230],{"id":127,"depth":97,"text":128},{"id":141,"depth":97,"text":142},{"id":167,"depth":97,"text":168},{"id":209,"depth":97,"text":210},"What Plexus is and why it exists.","Overview","BookOpen",{},1,"\u002Fdocs",{"title":116,"description":231},"docs\u002Findex","nbi4V79q9ZlbuonNVpJk3tSGyQfhOAz0PcROY_9nhXs",{"id":241,"title":218,"body":242,"description":358,"extension":104,"group":232,"icon":359,"meta":360,"navTitle":218,"navigation":107,"order":97,"path":217,"seo":361,"stem":362,"__hash__":363},"docs\u002Fdocs\u002Fgetting-started.md",{"type":7,"value":243,"toc":351},[244,247,251,259,267,274,278,285,294,298,305,311,315,326,331,335],[10,245,246],{},"Install Plexus, add a repository, and run your first agent session in under a minute.",[14,248,250],{"id":249},"install","Install",[10,252,253,254,258],{},"Download the build for your platform from the ",[215,255,257],{"href":256},"\u002F","home page",", or grab the latest release directly:",[38,260,265],{"className":261,"code":263,"language":264,"meta":44},[262],"language-bash","# macOS (Homebrew)\nbrew install --cask plexus\n\n# Linux (.deb)\nsudo dpkg -i plexus_amd64.deb\n","bash",[22,266,263],{"__ignoreMap":44},[10,268,269,270,273],{},"Windows builds ship as a signed ",[22,271,272],{},".msi"," installer. All artifacts are published on the GitHub releases page.",[14,275,277],{"id":276},"first-launch","First launch",[10,279,280,281,284],{},"On first run, Plexus checks that the agent CLI is available on your ",[22,282,283],{},"PATH",". If it isn't, you'll see an actionable prompt:",[72,286,287],{"tone":85},[10,288,289,290,293],{},"Claude Code CLI not found on PATH. Install the ",[22,291,292],{},"claude"," command, then restart Plexus.",[14,295,297],{"id":296},"add-a-project","Add a project",[10,299,300,301,304],{},"Click ",[59,302,303],{},"Add repository"," in the tree, or use the command palette. Point Plexus at any local git repo — no daemon, no server-side config.",[38,306,309],{"className":307,"code":308,"language":264,"meta":44},[262],"# the repo just needs to be a normal git checkout\ngit clone https:\u002F\u002Fgithub.com\u002Fyou\u002Fyour-app.git\n# then \"Add repository\" → select the folder\n",[22,310,308],{"__ignoreMap":44},[14,312,314],{"id":313},"start-a-session","Start a session",[10,316,317,318,321,322,325],{},"With a project selected, hit ",[22,319,320],{},"⌘N"," for ",[59,323,324],{},"New session",". Plexus creates a worktree, checks out a fresh branch, and launches the agent. Type your task into the Agent tab and watch it work.",[72,327,328],{},[10,329,330],{},"Each session is fully isolated — running three in parallel won't touch your main working tree.",[14,332,334],{"id":333},"requirements","Requirements",[144,336,337,340,346],{},[147,338,339],{},"macOS 12+, Windows 10+, or a modern Linux distribution",[147,341,342,345],{},[22,343,344],{},"git"," 2.30+ with worktree support",[147,347,348,349],{},"A supported agent CLI (e.g. Claude Code) on your ",[22,350,283],{},{"title":44,"searchDepth":97,"depth":97,"links":352},[353,354,355,356,357],{"id":249,"depth":97,"text":250},{"id":276,"depth":97,"text":277},{"id":296,"depth":97,"text":297},{"id":313,"depth":97,"text":314},{"id":333,"depth":97,"text":334},"Install Plexus, add a repository, and run your first agent session.","Rocket",{},{"title":218,"description":358},"docs\u002Fgetting-started","N5TalsyBzELqeO9vp0fZuR83Pb6I70m5KIxF4ael5jY",{"id":365,"title":223,"body":366,"description":449,"extension":104,"group":232,"icon":450,"meta":451,"navTitle":223,"navigation":107,"order":452,"path":222,"seo":453,"stem":454,"__hash__":455},"docs\u002Fdocs\u002Farchitecture.md",{"type":7,"value":367,"toc":443},[368,371,375,378,398,402,409,415,419,436,440],[10,369,370],{},"Plexus is a Tauri desktop app: a Rust core for git and process management, a Vue 3 front end for the UI. It's deliberately thin — fast to start, light on memory, and entirely on your machine.",[14,372,374],{"id":373},"the-big-picture","The big picture",[10,376,377],{},"The app is a three-pane orchestration shell: a project tree on the left, session tabs in the center, and an optional AI-summary sidebar on the right, plus a global dashboard across everything.",[144,379,380,386,392],{},[147,381,382,385],{},[59,383,384],{},"Core (Rust \u002F Tauri)"," — owns git operations, worktree lifecycle, and agent processes.",[147,387,388,391],{},[59,389,390],{},"UI (Vue 3 + Vite)"," — renders state and dispatches commands; never touches your repo directly.",[147,393,394,397],{},[59,395,396],{},"Agents"," — each runs as a child process scoped to its worktree.",[14,399,401],{"id":400},"worktrees","Worktrees",[10,403,404,405,408],{},"A session maps one-to-one to a ",[215,406,137],{"href":407},"\u002Fdocs\u002Fsessions",". This is what makes safe parallelism possible: agents edit independent checkouts of the same repo, so their changes never collide until you choose to integrate them.",[38,410,413],{"className":411,"code":412,"language":264,"meta":44},[262],"# what Plexus does under the hood, roughly:\ngit worktree add .plexus\u002Fwt\u002Ffix-auth-redirect -b fix\u002Fauth-redirect\n# → agent runs here, isolated from your main tree\n",[22,414,412],{"__ignoreMap":44},[14,416,418],{"id":417},"the-shell","The shell",[10,420,421,422,198,425,198,428,431,432,435],{},"Session views are split into tabs — ",[59,423,424],{},"Agent",[59,426,427],{},"Review",[59,429,430],{},"Explorer",", and ",[59,433,434],{},"Git",". Fixed-height chrome (40px title bar, 28px rows) and resizable, persisted panes keep the layout dense and predictable.",[14,437,439],{"id":438},"local-first","Local-first",[10,441,442],{},"There is no Plexus server. Everything — repos, keys, agent output — stays on your device. That's a deliberate privacy stance, and it's why the app stays fast.",{"title":44,"searchDepth":97,"depth":97,"links":444},[445,446,447,448],{"id":373,"depth":97,"text":374},{"id":400,"depth":97,"text":401},{"id":417,"depth":97,"text":418},{"id":438,"depth":97,"text":439},"How Plexus is built — a thin Tauri desktop app, local-first by design.","Boxes",{},3,{"title":223,"description":449},"docs\u002Farchitecture","hNhSBstTdPbA-qAbwRQjgUxC6EJLx0_vewkZB3SAc98",{"id":457,"title":458,"body":459,"description":528,"extension":104,"group":529,"icon":530,"meta":531,"navTitle":458,"navigation":107,"order":532,"path":407,"seo":533,"stem":534,"__hash__":535},"docs\u002Fdocs\u002Fsessions.md","Sessions & worktrees",{"type":7,"value":460,"toc":522},[461,464,468,471,475,479,483,486,506,515,519],[10,462,463],{},"A session is a single agent running in its own git worktree on its own branch — the atomic unit of work in Plexus.",[14,465,467],{"id":466},"what-a-session-is","What a session is",[10,469,470],{},"When you start a session, Plexus creates a worktree, checks out a new branch, and launches an agent inside it. The session owns that branch for its lifetime. You can have many sessions per project, each working independently.",[14,472,474],{"id":473},"lifecycle","Lifecycle",[476,477],"key-table",{":rows":478},"[[\"Start\",\"Create the worktree and launch the agent on a fresh branch.\"],[\"Resume\",\"Reattach to a paused session and continue where it left off.\"],[\"Stop\",\"Halt the agent but keep the worktree and its changes.\"],[\"Archive\",\"Remove the worktree once the work has merged or been discarded.\"]]",[14,480,482],{"id":481},"activity-states","Activity states",[10,484,485],{},"Every session shows a colored status dot so you always know what needs you:",[144,487,488,494,500],{},[147,489,490,493],{},[59,491,492],{},"Working"," — emerald, with a live pulse. The agent is actively running.",[147,495,496,499],{},[59,497,498],{},"Waiting"," — amber. The agent needs your input or approval.",[147,501,502,505],{},[59,503,504],{},"Idle"," — muted gray. Nothing in flight.",[72,507,508],{},[10,509,510,511,514],{},"Sort the dashboard by ",[59,512,513],{},"Needs input first"," to surface every waiting session at the top.",[14,516,518],{"id":517},"running-in-parallel","Running in parallel",[10,520,521],{},"Because each session is its own worktree, parallelism is safe by construction. Kick off a refactor in one, a bug fix in another, and a docs pass in a third — none of them can step on each other's files.",{"title":44,"searchDepth":97,"depth":97,"links":523},[524,525,526,527],{"id":466,"depth":97,"text":467},{"id":473,"depth":97,"text":474},{"id":481,"depth":97,"text":482},{"id":517,"depth":97,"text":518},"A session is a single agent running in its own git worktree on its own branch.","Working with agents","Bot",{},4,{"title":458,"description":528},"docs\u002Fsessions","ndcYMXe0sIO-5yovjxPna7p2ZVWWlESSEZ0Pk51o8k0",{"id":537,"title":538,"body":539,"description":603,"extension":104,"group":529,"icon":604,"meta":605,"navTitle":538,"navigation":107,"order":606,"path":607,"seo":608,"stem":609,"__hash__":610},"docs\u002Fdocs\u002Freview.md","Review & diffs",{"type":7,"value":540,"toc":597},[541,544,548,558,562,565,573,577,580,585,589],[10,542,543],{},"Before anything merges, you review it. The Review tab shows exactly what an agent changed and lets you iterate without dropping to a terminal.",[14,545,547],{"id":546},"the-review-tab","The Review tab",[10,549,550,551,553,554,557],{},"Each session's ",[59,552,427],{}," tab lists changed files with diff stats — ",[22,555,556],{},"+128 −34"," in monospace with tabular numerals — and renders a side-by-side or unified diff for each.",[14,559,561],{"id":560},"reading-diffs","Reading diffs",[10,563,564],{},"Additions are tinted emerald, deletions red. File-level summaries roll up the totals so you can scan the shape of a change before opening any single file.",[38,566,571],{"className":567,"code":569,"language":570,"meta":44},[568],"language-diff","  src\u002Flib\u002Fapi.ts        +12  -4\n  src\u002Frouter\u002Fguards.ts   +6  -2\n- const returnTo = url.searchParams.get('returnTo')\n+ const returnTo = sanitizeReturnTo(url.searchParams.get('returnTo'))\n","diff",[22,572,569],{"__ignoreMap":44},[14,574,576],{"id":575},"review-and-fix","Review-and-fix",[10,578,579],{},"Spotted something off? Send the agent a follow-up right from the Review tab. It edits in place, the diff updates, and you review again — a tight loop that keeps you in control without micromanaging.",[72,581,582],{},[10,583,584],{},"The review-and-fix cycle is the heart of working with Plexus: read, nudge, re-read, ship.",[14,586,588],{"id":587},"approving-changes","Approving changes",[10,590,591,592,596],{},"Once a diff looks right, move straight to the ",[215,593,595],{"href":594},"\u002Fdocs\u002Fgit","git workflow"," — rebase, squash, merge, or open a PR — without leaving the session.",{"title":44,"searchDepth":97,"depth":97,"links":598},[599,600,601,602],{"id":546,"depth":97,"text":547},{"id":560,"depth":97,"text":561},{"id":575,"depth":97,"text":576},{"id":587,"depth":97,"text":588},"The Review tab shows exactly what an agent changed and lets you iterate.","GitPullRequestArrow",{},5,"\u002Fdocs\u002Freview",{"title":538,"description":603},"docs\u002Freview","ePXxlyQtsqvfMm8oFFePKfkPymf1JcVZ74ZYxcAmK_U",{"id":612,"title":613,"body":614,"description":675,"extension":104,"group":529,"icon":676,"meta":677,"navTitle":613,"navigation":107,"order":678,"path":594,"seo":679,"stem":680,"__hash__":681},"docs\u002Fdocs\u002Fgit.md","Git workflow",{"type":7,"value":615,"toc":669},[616,619,623,629,633,636,640,647,653,657,660],[10,617,618],{},"Plexus speaks worktrees natively, so the whole git workflow lives one keystroke away — no context switch to a separate client.",[14,620,622],{"id":621},"git-built-in","Git, built in",[10,624,625,626,628],{},"The ",[59,627,434],{}," tab exposes the operations you'd reach for in the terminal, scoped to the session's branch. Everything is reversible and clearly labeled.",[14,630,632],{"id":631},"operations","Operations",[476,634],{":rows":635},"[[\"Rebase\",\"Replay the session branch onto the latest base branch.\"],[\"Squash\",\"Collapse the session's commits into one clean commit.\"],[\"Merge\",\"Integrate the branch into its base.\"],[\"Create PR\",\"Push and open a pull request against the base branch.\"]]",[14,637,639],{"id":638},"opening-a-pr","Opening a PR",[10,641,642,643,646],{},"Hit ",[59,644,645],{},"Create PR"," and Plexus pushes the branch and opens the pull request. The session's PR status updates live — the branch glyph turns emerald for open, purple once merged.",[38,648,651],{"className":649,"code":650,"language":264,"meta":44},[262],"$ plexus pr create\n● opened #128 against main\n  https:\u002F\u002Fgithub.com\u002Fyou\u002Fyour-app\u002Fpull\u002F128\n",[22,652,650],{"__ignoreMap":44},[14,654,656],{"id":655},"resolving-conflicts","Resolving conflicts",[10,658,659],{},"If a rebase hits conflicts, Plexus tells you exactly where:",[72,661,662],{"tone":85},[10,663,664,665,668],{},"Could not rebase — conflicts in ",[22,666,667],{},"src\u002Flib\u002Fapi.ts",". Resolve them in the Explorer tab, then continue.",{"title":44,"searchDepth":97,"depth":97,"links":670},[671,672,673,674],{"id":621,"depth":97,"text":622},{"id":631,"depth":97,"text":632},{"id":638,"depth":97,"text":639},{"id":655,"depth":97,"text":656},"Plexus speaks worktrees natively, so the whole git workflow lives one keystroke away.","GitMerge",{},6,{"title":613,"description":675},"docs\u002Fgit","-840C8uwjQJDW_XjyO_mxAITPMdJWm4AoI4glHHp4gE",{"id":683,"title":684,"body":685,"description":729,"extension":104,"group":105,"icon":730,"meta":731,"navTitle":684,"navigation":107,"order":732,"path":733,"seo":734,"stem":735,"__hash__":736},"docs\u002Fdocs\u002Fdashboard.md","Dashboard",{"type":7,"value":686,"toc":724},[687,690,694,697,701,707,712,716],[10,688,689],{},"The dashboard is the bird's-eye view: every project and session across all workspaces in one sortable list.",[14,691,693],{"id":692},"the-global-view","The global view",[10,695,696],{},"Open the dashboard from the title bar (Dashboard) to see counts of working, waiting, and idle sessions, plus open and merged PRs at a glance.",[14,698,700],{"id":699},"sorting-filtering","Sorting & filtering",[10,702,703,704,706],{},"Sort by activity to keep the busiest work up top, or by name for a stable list. The most useful sort is ",[59,705,513],{},", which floats every waiting session to the top so nothing stalls on you.",[72,708,709],{},[10,710,711],{},"Counts use tabular numerals so the numbers never jitter as state changes.",[14,713,715],{"id":714},"jumping-to-work","Jumping to work",[10,717,718,719,723],{},"Click any row to jump straight into that session's view. Combined with the ",[215,720,722],{"href":721},"\u002Fdocs\u002Fshortcuts","command palette",", you can reach any agent in two keystrokes.",{"title":44,"searchDepth":97,"depth":97,"links":725},[726,727,728],{"id":692,"depth":97,"text":693},{"id":699,"depth":97,"text":700},{"id":714,"depth":97,"text":715},"The bird's-eye view — every project and session across all workspaces.","LayoutGrid",{},7,"\u002Fdocs\u002Fdashboard",{"title":684,"description":729},"docs\u002Fdashboard","iTrfBtzzgQv2ERu7koRoPlvw_c31HcfTz-H8U59wxAk",{"id":738,"title":739,"body":740,"description":794,"extension":104,"group":105,"icon":795,"meta":796,"navTitle":739,"navigation":107,"order":797,"path":721,"seo":798,"stem":799,"__hash__":800},"docs\u002Fdocs\u002Fshortcuts.md","Keyboard shortcuts",{"type":7,"value":741,"toc":788},[742,745,749,756,760,763,767,770,772,775],[10,743,744],{},"Plexus is keyboard-driven. Almost every action has a shortcut, and the command palette can reach the rest.",[14,746,748],{"id":747},"command-palette","Command palette",[10,750,751,752,755],{},"Press ",[22,753,754],{},"⌘K"," to open the palette. Type to fuzzy-find any project, session, or action and run it without lifting your hands from the keyboard.",[14,757,759],{"id":758},"global","Global",[476,761],{":rows":762},"[[\"⌘K\",\"Open the command palette\"],[\"⌘N\",\"New session\"],[\"⌘D\",\"Go to dashboard\"],[\"⌘,\",\"Open settings\"],[\"⌘\\\\\",\"Toggle the summary sidebar\"]]",[14,764,766],{"id":765},"within-a-session","Within a session",[476,768],{":rows":769},"[[\"⌘1–4\",\"Switch between Agent \u002F Review \u002F Explorer \u002F Git\"],[\"⌘J\",\"Toggle the terminal\"],[\"⌘Enter\",\"Send the current message to the agent\"],[\"⌘R\",\"Resume a paused session\"]]",[14,771,434],{"id":344},[476,773],{":rows":774},"[[\"⌘⇧M\",\"Merge the session branch\"],[\"⌘⇧P\",\"Create a pull request\"],[\"⌘⇧R\",\"Rebase onto the base branch\"]]",[72,776,777],{},[10,778,779,780,783,784,787],{},"Shortcuts respect your platform — ",[22,781,782],{},"⌘"," on macOS maps to ",[22,785,786],{},"Ctrl"," on Windows and Linux.",{"title":44,"searchDepth":97,"depth":97,"links":789},[790,791,792,793],{"id":747,"depth":97,"text":748},{"id":758,"depth":97,"text":759},{"id":765,"depth":97,"text":766},{"id":344,"depth":97,"text":434},"Plexus is keyboard-driven — almost every action has a shortcut.","Keyboard",{},8,{"title":739,"description":794},"docs\u002Fshortcuts","RsvrNekIlociUxDIhM0axogLI_tcBG4qiUOlNuSaw64",{"id":4,"title":5,"body":802,"description":103,"extension":104,"group":105,"icon":17,"meta":858,"navTitle":5,"navigation":107,"order":108,"path":109,"seo":859,"stem":111,"__hash__":112},{"type":7,"value":803,"toc":852},[804,806,808,812,814,818,823,825,831,836,844,848,850],[10,805,12],{},[14,807,17],{"id":16},[10,809,20,810,25],{},[22,811,24],{},[14,813,29],{"id":28},[10,815,32,816,36],{},[22,817,35],{},[38,819,821],{"className":820,"code":42,"language":43,"meta":44},[41],[22,822,42],{"__ignoreMap":44},[14,824,50],{"id":49},[10,826,53,827,57,829,62],{},[22,828,56],{},[59,830,61],{},[38,832,834],{"className":833,"code":67,"language":68,"meta":44},[66],[22,835,67],{"__ignoreMap":44},[72,837,838],{},[10,839,76,840,79,842,82],{},[59,841,61],{},[22,843,56],{},[72,845,846],{"tone":85},[10,847,88],{},[14,849,92],{"id":91},[10,851,95],{},{"title":44,"searchDepth":97,"depth":97,"links":853},[854,855,856,857],{"id":16,"depth":97,"text":17},{"id":28,"depth":97,"text":29},{"id":49,"depth":97,"text":50},{"id":91,"depth":97,"text":92},{},{"title":5,"description":103},1782485240463]