ltcai 10.2.0 → 10.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/README.md +39 -44
  2. package/docs/CHANGELOG.md +48 -0
  3. package/docs/COMMUNITY_AND_PLUGINS.md +1 -1
  4. package/docs/DEVELOPMENT.md +1 -1
  5. package/docs/MYPY_BACKLOG.md +98 -0
  6. package/docs/ONBOARDING.md +1 -1
  7. package/docs/OPERATIONS.md +1 -1
  8. package/docs/TRUST_MODEL.md +1 -1
  9. package/docs/WHY_LATTICE.md +1 -1
  10. package/docs/kg-schema.md +1 -1
  11. package/lattice_brain/__init__.py +1 -1
  12. package/lattice_brain/graph/_kg_fsutil.py +1 -1
  13. package/lattice_brain/runtime/agent_runtime.py +7 -2
  14. package/lattice_brain/runtime/hooks.py +1 -1
  15. package/lattice_brain/runtime/multi_agent.py +1 -1
  16. package/latticeai/__init__.py +1 -1
  17. package/latticeai/app_factory.py +43 -67
  18. package/latticeai/core/legacy_compatibility.py +1 -1
  19. package/latticeai/core/marketplace.py +1 -1
  20. package/latticeai/core/workspace_os_constants.py +1 -1
  21. package/latticeai/runtime/history_writer.py +138 -0
  22. package/latticeai/services/architecture_readiness.py +1 -1
  23. package/latticeai/services/product_readiness.py +1 -1
  24. package/package.json +4 -2
  25. package/scripts/check_current_release_docs.mjs +1 -1
  26. package/src-tauri/Cargo.lock +1 -1
  27. package/src-tauri/Cargo.toml +1 -1
  28. package/src-tauri/tauri.conf.json +1 -1
  29. package/static/app/asset-manifest.json +37 -37
  30. package/static/app/assets/{Act-CbdGD-2i.js → Act-DrKIGZeJ.js} +1 -1
  31. package/static/app/assets/{AdminConsole-LgCkXpnf.js → AdminConsole-CEV1VefA.js} +1 -1
  32. package/static/app/assets/{Brain-CoPGJI1L.js → Brain-BZSXnwWU.js} +1 -1
  33. package/static/app/assets/{BrainHome-gVnaxSwp.js → BrainHome-CEBd86k6.js} +1 -1
  34. package/static/app/assets/{BrainSignals-ChxAYHtj.js → BrainSignals-O4s6R7av.js} +1 -1
  35. package/static/app/assets/{Capture-DBtgkHZg.js → Capture-AGbOxsg-.js} +1 -1
  36. package/static/app/assets/{CommandPalette-Ovtv5I0Y.js → CommandPalette-CeqBjCn2.js} +1 -1
  37. package/static/app/assets/Library-CXnbNiQW.js +1 -0
  38. package/static/app/assets/{LivingBrain-CNz-6NSd.js → LivingBrain-D9Iei2ZJ.js} +1 -1
  39. package/static/app/assets/{ProductFlow-ePX-Y73J.js → ProductFlow-JlXiDfMM.js} +1 -1
  40. package/static/app/assets/{ReviewCard-C4mpvkwH.js → ReviewCard-QQly2bTV.js} +1 -1
  41. package/static/app/assets/{System-BvWNK1zc.js → System-Bp9ZY4ER.js} +1 -1
  42. package/static/app/assets/{activity-CiauPV_3.js → activity-CxRPOQ2F.js} +1 -1
  43. package/static/app/assets/{bot-Dwct-Q1x.js → bot-1bcsWB2s.js} +1 -1
  44. package/static/app/assets/{brain-BKDW1F0T.js → brain-CxaeKCRM.js} +1 -1
  45. package/static/app/assets/{button-CCB9Kuw7.js → button-ZYFqGan7.js} +1 -1
  46. package/static/app/assets/{circle-pause-DNa8WHC5.js → circle-pause-B5NOIqvk.js} +1 -1
  47. package/static/app/assets/{circle-play-8jmxn5mf.js → circle-play-BiJVFXf7.js} +1 -1
  48. package/static/app/assets/{cpu-mxvF3V1I.js → cpu-Vvq0OKTr.js} +1 -1
  49. package/static/app/assets/{download--SmCcx0p.js → download-SEcXzkx1.js} +1 -1
  50. package/static/app/assets/{folder-open-D4Wy5roo.js → folder-open-Dw1ff_Qa.js} +1 -1
  51. package/static/app/assets/{hard-drive-BwQcSPlS.js → hard-drive-B00fR7_r.js} +1 -1
  52. package/static/app/assets/index-CEkL4_M-.css +2 -0
  53. package/static/app/assets/{index-DDV2YZwM.js → index-Dm9VXl1o.js} +3 -3
  54. package/static/app/assets/{input-DFhSjmLS.js → input-DtdWYQEa.js} +1 -1
  55. package/static/app/assets/{network-Bts7VO94.js → network-CpjBu0kI.js} +1 -1
  56. package/static/app/assets/{primitives-BuSMEJY8.js → primitives-CwsudBwc.js} +1 -1
  57. package/static/app/assets/search-CwEJWBEA.js +1 -0
  58. package/static/app/assets/{shield-alert-BfTO6X_G.js → shield-alert-CpjBc-gQ.js} +1 -1
  59. package/static/app/assets/{textarea-BjctW1oh.js → textarea-DUPyjHQs.js} +1 -1
  60. package/static/app/assets/{useFocusTrap-CE43-LrA.js → useFocusTrap-BWcMtCWH.js} +1 -1
  61. package/static/app/assets/{useQuery-Bv3ejLL5.js → useQuery-Dg5fPqTS.js} +1 -1
  62. package/static/app/assets/{users-CsNqLZAj.js → users-BgcdTQGM.js} +1 -1
  63. package/static/app/assets/{utils-KFFdVG_t.js → utils-a3YXFtEO.js} +1 -1
  64. package/static/app/assets/{workspace-wdCvdyPF.js → workspace-BMUEiXUm.js} +1 -1
  65. package/static/app/index.html +4 -4
  66. package/static/sw.js +1 -1
  67. package/static/app/assets/Library-CBia2Fvm.js +0 -1
  68. package/static/app/assets/index-CQWdDU3z.css +0 -2
  69. package/static/app/assets/search-DZzxhWaQ.js +0 -1
@@ -1 +1 @@
1
- import{h as e}from"./utils-KFFdVG_t.js";e({ko:{"brain.level":`단계`,"brain.depth.1":`지금 기억`,"brain.depth.2":`오래된 기억`,"brain.depth.3":`주제`,"brain.depth.4":`관계`,"brain.depth.5":`전체 지식 그래프`,"brain.depthTitle.1":`깊이 1: 현재 맥락`,"brain.depthLabel.1":`살아있는 Brain`,"brain.depthLabel.2":`기억 계층`,"brain.depthLabel.3":`지식 계층`,"brain.depthLabel.4":`관계 계층`,"brain.depthLabel.5":`지식 그래프`,"brain.view.memories":`기억 보기`,"brain.view.topics":`주제 보기`,"brain.view.relationships":`관계 보기`,"brain.view.graph":`그래프로 보기`,"brain.surface":`돌아가기`,"brain.aria.home":`Lattice Brain`,"brain.aria.exploration":`Brain 탐색`,"brain.aria.quickViews":`Brain 빠른 보기`,"brain.depthRail.aria":`Brain 깊이 진행 상태`,"brain.aria.conversation":`Brain과의 대화`,"brain.aria.ownership":`Brain 소유 보장`,"brain.aria.actions":`Brain 주요 작업`,"brain.aria.starterPrompts":`시작 프롬프트`,"brain.aria.overview":`Brain 한눈에 보기`,"brain.aria.graph":`지식 그래프`,"brain.edition":`정식 제품`,"brain.edition.tip":`Lattice AI {version} — 한눈에 바로 쓰는 디지털 브레인`,"brain.local":`로컬 우선`,"brain.portable":`이동 가능`,"brain.private":`개인 소유`,"brain.admin":`관리자 콘솔`,"brain.command.aria":`제품 상태와 다음 행동`,"brain.command.kicker":`제품 상태판`,"brain.command.title":`지금 바로 쓸 수 있는 Brain`,"brain.command.score":`제품 준비도`,"brain.command.next":`다음 행동`,"brain.command.next.empty":`첫 자료를 넣고 바로 질문하세요.`,"brain.command.next.forming":`주제를 열어 기억이 어떻게 묶이는지 확인하세요.`,"brain.command.next.alive":`근거를 확인하고 필요하면 모델을 바꿔 보세요.`,"brain.command.metrics":`Brain 제품 지표`,"brain.command.metric.memories":`기억 {count}개`,"brain.command.metric.topics":`주제 {count}개`,"brain.command.metric.sources":`정상 출처 {count}개`,"brain.command.metric.proof":`근거 {count}개`,"brain.command.source.empty":`아직 수집 전`,"brain.command.action.add":`자료 넣기`,"brain.command.action.find":`주제 확인`,"brain.command.action.find.detail":`기억이 묶인 구조 보기`,"brain.command.action.proof":`근거 확인`,"brain.command.action.own":`소유권 관리`,"brain.command.action.own.detail":`백업, 복원, 설정`,"brain.command.signal.local":`로컬 우선`,"brain.command.signal.private":`명시 동의`,"brain.command.signal.portable":`백업 가능`,"brain.chatHome.aria":`Brain Chat Home`,"brain.chatHome.contextAria":`Brain 상태와 자료 패널`,"brain.chatHome.headerLine":`필요한 일부터 바로 시작하세요.`,"brain.chatHome.kicker":`Lattice Brain`,"brain.chatHome.title":`무엇을 해볼까요?`,"brain.chatHome.body":`질문하거나 자료를 넣으면 Brain이 기억하고 연결해 다음 답변에 사용합니다.`,"brain.chatHome.utility":`Brain 세부 정보`,"brain.chatHome.utility.basic":`자료와 Brain 관리`,"brain.files.title":`파일을 만들었어요`,"brain.files.download":`다운로드`,"brain.files.downloading":`내려받는 중…`,"brain.files.downloadError":`다운로드하지 못했어요: {reason}`,"brain.files.hint":`이 컴퓨터의 Lattice 작업 폴더에 안전하게 저장되어 있어요.`,"brain.files.repaired":`자동 보정됨 — 내용을 한번 확인해 주세요`,"brain.agent.needsReview":`완료를 검증하지 못했어요 — 결과를 직접 확인해 주세요.`,"brain.agent.failed":`작업을 끝까지 완료하지 못했어요. 다시 시도해 주세요.`,"brain.code.copy":`복사`,"brain.code.copied":`복사했어요`,"brain.code.save":`파일로 저장`,"brain.code.saving":`저장 중…`,"brain.code.saveError":`파일로 저장하지 못했어요: {reason}`,"brain.firstScreen.aria":`Brain 첫 화면`,"brain.home.kicker":`내 기억이 자라는 곳`,"brain.home.insights":`Brain이 정리한 내용`,"brain.home.shelf.close":`Brain 보조 패널 닫기`,"brain.home.insights.detail":`기억, 연결, 다음 행동을 필요할 때 확인하세요`,"brain.firstScreen.title":`말하고, 넣으면, Brain이 연결합니다.`,"brain.firstScreen.body":`대화와 컴퓨터의 파일·폴더가 기억으로 들어오고, 실제 지식 그래프와 다음 자동화로 이어집니다.`,"brain.hero.openGraph":`Brain을 눌러 기억 지도 보기`,"brain.hero.summary":`기억 {memories}개, 주제 {concepts}개를 기억하고 있어요.`,"brain.hero.empty":`아직 기억한 내용이 없어요. 아래에 물어보거나 자료를 넣어보세요.`,"brain.hero.hint":`Brain 그림을 누르면 기억 지도를 볼 수 있어요.`,"brain.home.add.title":`자료 넣기`,"brain.home.more":`더 보기`,"brain.firstScreen.state.quiet":`아직 기억할 내용을 기다리고 있어요`,"brain.firstScreen.state.forming":`새 내용을 정리하고 있어요`,"brain.firstScreen.state.alive":`기억을 사용할 준비가 됐어요`,"brain.firstScreen.readiness":`Brain 준비도 {score}%`,"brain.firstScreen.memoryAria":`Brain이 기억하고 연결한 내용`,"brain.firstScreen.memory":`방금 기억한 것`,"brain.firstScreen.memory.empty":`아직 없습니다. 첫 생각이나 문서를 넣어보세요.`,"brain.firstScreen.memory.with":`{title}`,"brain.firstScreen.connection":`연결 중인 주제`,"brain.firstScreen.concept.empty":`자료가 들어오면 관련 주제가 여기에 보입니다.`,"brain.firstScreen.concept.with":`{title}`,"brain.firstScreen.next":`다음 행동`,"brain.firstScreen.next.source":`문서나 메모를 넣으면 Brain이 바로 기억을 만들기 시작합니다.`,"brain.firstScreen.next.ask":`첫 질문을 던지면 Brain이 가진 기억을 기준으로 답합니다.`,"brain.firstScreen.next.graph":`기억 그래프에서 Brain이 연결한 내용을 확인해보세요.`,"brain.firstScreen.actions":`Brain 첫 화면 주요 행동`,"brain.firstScreen.action.talk":`Brain에게 말하기`,"brain.firstScreen.action.source":`자료 넣기`,"brain.firstScreen.action.graph":`기억 그래프 보기`,"brain.living.aria":`살아 있는 나의 Brain`,"brain.living.open":`Brain의 실제 지식 그래프 열기`,"brain.living.graph":`내 지식 그래프 중심`,"brain.living.depth":`Brain 깊이 {depth}`,"brain.living.state.idle":`기억을 지키는 중`,"brain.living.state.listening":`듣는 중`,"brain.living.state.thinking":`함께 생각하는 중`,"brain.living.state.recalling":`기억을 불러오는 중`,"brain.living.state.synthesizing":`연결을 만드는 중`,"brain.living.state.planning":`계획하는 중`,"brain.living.state.acting":`실행하는 중`,"brain.living.state.resting":`곁에서 기다리는 중`,"brain.flow.sources.aria":`Brain으로 들어오는 지식 출처`,"brain.flow.sources":`들어오는 지식`,"brain.flow.vital":`Brain 생명 신호`,"brain.flow.memory":`기억하는 Brain`,"brain.flow.graph":`실제 지식 그래프`,"brain.flow.graph.aria":`실제 주제 {concepts}개와 관계 {relationships}개로 구성된 지식 그래프`,"brain.flow.graph.empty":`첫 대화나 자료가 들어오면 실제 주제와 연결이 여기에서 생겨납니다.`,"brain.flow.graph.empty.short":`첫 연결을 만드는 중`,"brain.flow.node.aria":`{type} 주제 {label}를 지식 그래프에서 열기`,"brain.flow.source.empty":`첫 대화나 자료를 기다리는 중`,"brain.flow.status.emerged":`새 기억 {memories}개와 주제 {entities}개가 실제 Brain에 연결됐습니다.`,"brain.flow.status.ready":`{focus} 주변의 기억과 연결을 유지하고 있습니다.`,"brain.flow.status.empty":`질문하거나 자료를 넣으면 Brain이 기억과 연결을 만들기 시작합니다.`,"brain.flow.path.aria":`지식이 기억과 자동화로 이어지는 흐름`,"brain.flow.path.input":`입력`,"brain.flow.path.waiting":`대기 중`,"brain.flow.path.memory":`기억`,"brain.flow.path.memoryCount":`실제 기억 {count}개`,"brain.flow.path.connections":`연결`,"brain.flow.path.graphCount":`주제 {concepts} · 관계 {relationships}`,"brain.flow.path.automation":`다음 행동`,"brain.flow.path.actionCount":`기억 기반 제안 {count}개`,"brain.flow.conversation":`이번 대화`,"brain.flow.conversation.ready":`대화를 Brain 기억으로 보관`,"brain.flow.relationships":`실제 관계 {count}개`,"brain.automation.kicker":`기억에서 실행으로`,"brain.automation.title":`이 기억으로 Brain이 할 수 있는 일`,"brain.automation.more":`모든 기억 기반 행동 보기`,"brain.automation.close":`기억 기반 행동 닫기`,"brain.automation.body":`현재 기억의 초점과 근거를 바탕으로 다음 질문, 검토, Agent 실행을 제안합니다.`,"brain.automation.basedOn":`이 기억을 근거로 추천`,"brain.automation.empty":`기억이 더 생기면 Brain이 근거가 있는 자동화를 이곳에 제안합니다.`,"brain.automation.guard":`추천은 기억을 근거로 만들고, 실행은 사용자가 선택한 뒤 시작됩니다.`,"brain.automation.intent.ask":`기억으로 질문`,"brain.automation.intent.delegate":`Agent 실행`,"brain.automation.intent.review":`검토함에 초안`,"brain.automation.intent.route":`그래프에서 확인`,"brain.brief.aria":`Brain 브리핑`,"brain.brief.kicker":`한눈에 보기`,"brain.brief.headline.quiet":`아직 비어 있지만 바로 시작할 수 있습니다`,"brain.brief.headline.forming":`새 기억이 주제로 묶이는 중입니다`,"brain.brief.headline.alive":`지금 참고할 만한 기억이 있습니다`,"brain.brief.body.quiet":`첫 자료나 질문을 넣으면 이 자리에 방금 배운 내용과 다음 행동이 표시됩니다.`,"brain.brief.body.forming":`{focus}를 중심으로 기억을 연결하고 있습니다.`,"brain.brief.body.alive":`{focus}를 바로 물어보거나 그래프에서 연결을 확인할 수 있습니다.`,"brain.brief.focus":`지금 볼 것`,"brain.brief.focus.empty":`아직 첫 기억이 없습니다`,"brain.brief.focus.empty.detail":`문서, 노트, 웹페이지, 질문 중 하나로 시작하세요.`,"brain.brief.evidence.aria":`Brain 브리핑 근거`,"brain.brief.evidence.durable":`저장 근거`,"brain.brief.evidence.durable.detail":`로컬에 남아 모델을 바꿔도 유지되는 기억 수`,"brain.brief.evidence.graph":`그래프 주제`,"brain.brief.evidence.graph.detail":`지식 그래프에서 확인 가능한 주제 수`,"brain.brief.evidence.sources":`정상 출처`,"brain.brief.evidence.sources.detail":`사용 가능한 기억 계층 수`,"brain.brief.actions":`Brain 브리핑 다음 행동`,"brain.brief.action.add":`자료 넣기`,"brain.brief.action.add.detail":`파일, 폴더, 노트, 웹`,"brain.brief.action.ask":`바로 질문`,"brain.brief.action.ask.detail":`입력창으로 이동`,"brain.brief.action.topics":`연결 보기`,"brain.brief.action.topics.detail":`그래프에서 주제 확인`,"brain.brief.action.verify":`근거 확인`,"brain.brief.action.verify.detail":`모델을 바꿔도 유지되는지 보기`,"brain.brief.action.backup":`백업 관리`,"brain.brief.action.backup.detail":`Brain을 내보내고 보관`,"brain.suggestions.aria":`Brain 추천 질문`,"brain.suggestions.title":`이렇게 시작해 보세요`,"brain.proactive.aria":`Brain 추천 실행`,"brain.proactive.title":`Brain이 먼저 추천하는 실행`,"brain.proactive.addSource.label":`자료부터 넣기`,"brain.proactive.addSource.detail":`Brain이 기억할 첫 자료를 추가`,"brain.proactive.seed.label":`기억 시드 만들기`,"brain.proactive.seed.detail":`무엇을 기억해야 할지 대화로 정리`,"brain.proactive.evidence.label":`근거 검토`,"brain.proactive.evidence.detail":`확실한 사실과 약한 신호 분리`,"brain.proactive.delegate.label":`Agent에게 맡기기`,"brain.proactive.delegate.detail":`현재 초점을 실행 계획으로 위임`,"brain.proactive.review.label":`검토 작업으로 저장`,"brain.proactive.review.detail":`Review Center에서 승인할 초안 생성`,"brain.proactive.map.label":`연결 지도 보기`,"brain.proactive.map.detail":`관련 주제를 그래프에서 확인`,"brain.proactive.weekly.label":`주간 Brain 점검`,"brain.proactive.weekly.detail":`변화/결정/위임 후보를 검토 초안으로`,"brain.proactive.trail.aria":`Brain 추천 실행 기록`,"brain.proactive.trail.title":`최근 실행`,"brain.proactive.status.running":`진행 중`,"brain.proactive.status.completed":`완료`,"brain.proactive.status.failed":`실패`,"brain.proactive.intent.ask":`Brain 질문`,"brain.proactive.intent.delegate":`Agent 위임`,"brain.proactive.intent.review":`Review 초안`,"brain.proactive.intent.route":`화면 이동`,"brain.suggestion.start.label":`시작 가이드`,"brain.suggestion.start.detail":`첫 기억을 만들 자료와 질문 추천`,"brain.suggestion.start.prompt":`내 Brain을 시작하기 위해 지금 넣으면 좋은 자료와 첫 질문을 추천해줘.`,"brain.suggestion.context.label":`자료 준비`,"brain.suggestion.context.detail":`지금 넣을 만한 맥락 정리`,"brain.suggestion.context.prompt":`내가 지금 Brain에 넣으면 가장 도움이 될 문서, 메모, 웹페이지를 우선순위로 정리해줘.`,"brain.suggestion.focus.label":`초점 정리`,"brain.suggestion.focus.detail":`현재 기억에서 다음 행동 뽑기`,"brain.suggestion.focus.prompt":`{focus}를 기준으로 지금 확인해야 할 핵심 결정과 다음 행동을 정리해줘.`,"brain.suggestion.evidence.label":`근거 확인`,"brain.suggestion.evidence.detail":`Brain이 기억한 근거로 답변`,"brain.suggestion.evidence.prompt":`{focus}에 대해 Brain이 가진 근거를 인용해서 답해줘.`,"brain.suggestion.graph.label":`연결 탐색`,"brain.suggestion.graph.detail":`그래프에 묶인 관련 주제 보기`,"brain.suggestion.graph.prompt":`{focus}와 연결된 주제를 근거와 함께 설명해줘.`,"brain.suggestion.history.label":`후속 작업`,"brain.suggestion.history.detail":`최근 대화에서 이어갈 일 찾기`,"brain.suggestion.history.prompt":`{focus}와 관련해서 최근 대화에서 놓친 후속 작업을 뽑아줘.`,"brain.tab.conversation":`대화`,"brain.tab.memory":`내 자료`,"brain.tab.knowledge":`찾기`,"brain.tab.relationships":`관계`,"brain.tab.graph":`연결 지도`,"brain.tab.portability":`돌보기`,"brain.headline.conversation":`Brain과 대화하세요.`,"brain.headline.memory":`저장된 기억과 출처를 확인하세요.`,"brain.headline.knowledge":`기억에서 찾아보세요.`,"brain.headline.relationships":`관계 — 왜 그런지 알 때.`,"brain.headline.graph":`기억 사이의 연결을 살펴보세요.`,"brain.headline.portability":`Brain 돌보기.`,"brain.search.title":`기억 찾기`,"brain.search.detail":`대화와 추가한 자료에서 필요한 내용을 찾습니다.`,"brain.search.placeholder":`사람, 문서, 주제로 검색`,"brain.search.cta":`기억에서 찾기`,"brain.search.results":`검색 결과`,"brain.group.knowledge":`지식`,"brain.group.source":`출처`,"brain.group.activity":`활동`,"brain.group.memory":`기억`,"brain.group.people":`사람`,"brain.group.system":`시스템`,"brain.group.other":`기타`,"graph.search.basic":`생각, 파일, 사람, 노트 검색…`,"graph.search.advanced":`그래프 라벨, 유형, 출처 검색…`,"graph.group.all":`모든 묶음`,"graph.labels.important":`중요한 이름만`,"graph.labels.all":`모든 이름`,"graph.labels.off":`이름 숨기기`,"graph.fit":`화면 맞춤`,"graph.canvas.aria":`지식 그래프 캔버스 — 화살표 키로 항목을 이동하고 Enter로 열어요`,"graph.deep.title":`연결 지도`,"graph.deep.summary":`저장된 {total}개 중에서 생각 {nodes}개와 연결 {edges}개를 보여드려요.`,"graph.filtered":`{count}개 숨김`,"graph.allInView":`모두 보이는 중`,"graph.importance":`중요도`,"graph.clearFocus":`선택 해제`,"graph.searchAll":`전체 기억에서 찾기`,"graph.collapsed":`접힘`,"graph.focus.title":`자세히 보기`,"graph.focus.desc":`항목을 누르면 왜 중요한지 알려드려요.`,"graph.importanceBadge":`중요도 {n}`,"graph.source.none":`출처 기록 없음`,"graph.created.none":`저장 시각 기록 없음`,"graph.copySource":`출처 복사`,"graph.collapsedGroup":`접힌 묶음`,"graph.expandGroup":`묶음 펼치기`,"graph.nothingSelected.title":`아직 선택한 항목이 없어요`,"graph.nothingSelected.detail":`그래프에서 항목이나 묶음을 눌러 보세요.`,"graph.empty.title":`아직 연결된 기억이 없어요`,"graph.empty.detail":`문서, 노트, 폴더를 넣으면 출처와 함께 연결된 기억이 만들어져요.`,"graph.important.title":`중요한 항목`,"graph.important.desc":`지금 가장 많이 연결된 항목이에요.`,"graph.advanced.title":`관계 자세히 보기`,"graph.advanced.desc.basic":`연결이 어떻게 이어지는지 자세히 보고 싶을 때 여세요.`,"graph.advanced.desc.other":`관계, 출처, 그래프 구조를 살펴봅니다.`,"graph.minImportance.aria":`최소 관계 중요도`,"graph.coverage":`출처가 남은 기억`,"graph.coverage.value":`{covered} / {total}개`,"graph.coverage.detail":`기억 {total}개 중 {covered}개는 어디서 왔는지 기록돼 있어요. 대화하며 생긴 기억에는 출처가 없을 수 있습니다.`,"graph.coverage.empty":`아직 기억이 없어요`,"brain.memoryTier.workspace":`작업공간 기억`,"brain.memoryTier.project":`프로젝트 기억`,"brain.memoryTier.agent":`에이전트 기억`,"brain.memoryTier.conversation":`대화 기억`,"brain.memoryTier.graph":`연결 지도 기억`,"brain.memoryTier.vector":`의미 검색 기억`,"brain.action.add":`넣기`,"brain.action.find":`찾기`,"brain.action.model":`모델`,"brain.action.settings":`설정`,"brain.empty.kicker":`시작 예시`,"brain.empty.title":`아래 문장을 눌러 바로 시작할 수 있습니다.`,"brain.empty.body":`문서를 넣고 싶으면 입력창의 문서 버튼을 누르세요.`,"brain.empty.trail.label":`첫 Brain 흐름`,"brain.empty.trail.save":`1. 첫 기억 저장`,"brain.empty.trail.recall":`2. Brain Home에서 확인`,"brain.empty.trail.backup":`3. 백업으로 소유`,"brain.home.line":`대화할수록 선명해지는, 내 로컬 지식의 중심`,"brain.prompt.remember":`내 자료에서 중요한 결정을 찾아줘`,"brain.prompt.know":`이 문서의 핵심만 정리해줘`,"brain.prompt.plan":`지금 해야 할 일을 우선순위로 정리해줘`,"brain.placeholder":`질문하거나, 자료를 붙여 넣거나, 할 일을 적어보세요`,"brain.composer.attachments":`자료 첨부`,"brain.composer.hint":`Enter로 보내기 · Shift+Enter로 줄바꿈`,"brain.upload.cta":`파일/문서 넣기`,"brain.upload.ctaShort":`문서`,"brain.upload.uploading":`넣는 중`,"brain.upload.hint":`업로드하면 실제 기억과 그래프로 다시 보입니다.`,"brain.upload.pending":`{name}을 Brain에 넣는 중입니다.`,"brain.upload.saved":`{name}이 Brain에 저장됐습니다.`,"brain.upload.failed":`문서를 넣지 못했습니다: {reason}`,"brain.ingest.aria":`Brain에 넣기`,"brain.ingest.kicker":`Brain에게 가르치기`,"brain.ingest.title":`컴퓨터의 자료를 선택하면 기억과 그래프로 들어갑니다.`,"brain.ingest.dock.title":`파일 · 폴더 · 노트 · 웹`,"brain.ingest.dock.close":`자료 입력 닫기`,"brain.ingest.type.chat":`대화`,"brain.ingest.file":`파일 넣기`,"brain.ingest.file.detail":`PDF, 문서, 표, 메모`,"brain.ingest.folder":`폴더 넣기`,"brain.ingest.folder.placeholder":`로컬 폴더 경로`,"brain.ingest.note":`노트 넣기`,"brain.ingest.note.placeholder":`결정이나 맥락을 붙여넣기`,"brain.ingest.web":`웹 넣기`,"brain.ingest.web.placeholder":`https://...`,"brain.ingest.folder.pending":`{path} 폴더를 Brain에 연결 중입니다.`,"brain.ingest.folder.saved":`{path} 폴더가 Brain에 연결됐습니다.`,"brain.ingest.folder.reading":`폴더를 읽고 있어요…`,"brain.ingest.folder.browserSaved":`{name} 폴더에서 파일 {count}개를 Brain에 넣었어요.`,"brain.ingest.folder.empty":`선택한 폴더에서 넣을 수 있는 파일을 찾지 못했어요.`,"brain.ingest.folder.unavailable":`폴더 선택 창을 열 수 없어요. 아래 칸에 폴더 경로를 직접 입력해 주세요.`,"brain.ingest.folder.failed":`폴더를 넣지 못했습니다: {reason}`,"brain.ingest.note.pending":`노트를 Brain에 저장 중입니다.`,"brain.ingest.note.saved":`노트가 Brain에 저장됐습니다.`,"brain.ingest.note.failed":`노트를 넣지 못했습니다: {reason}`,"brain.ingest.web.pending":`{url}을 읽어 Brain에 넣는 중입니다.`,"brain.ingest.web.saved":`{url}이 Brain에 저장됐습니다.`,"brain.ingest.web.failed":`웹 페이지를 넣지 못했습니다: {reason}`,"brain.ingest.type.file":`파일`,"brain.ingest.type.folder":`폴더`,"brain.ingest.type.note":`노트`,"brain.ingest.type.web":`웹`,"brain.ingest.cta.file":`선택해서 바로 넣기`,"brain.ingest.cta.folder":`경로를 넣고 Enter`,"brain.ingest.cta.note":`내용을 붙여넣고 Enter`,"brain.ingest.cta.web":`URL을 넣고 Enter`,"brain.ingest.active":`{label} 처리 중`,"brain.ingest.progress.aria":`{label} 수집 진행 상태`,"brain.ingest.stage.preparing":`준비`,"brain.ingest.stage.parsing":`파싱`,"brain.ingest.stage.embedding":`임베딩`,"brain.ingest.stage.indexing":`인덱싱`,"brain.ingest.stage.complete":`메모리화 완료`,"brain.ingest.stage.error":`실패`,"brain.ingest.stage.error.hint":`Brain에 들어가지 못했습니다`,"brain.ingest.stage.preparing.hint":`원본을 읽어들이는 중`,"brain.ingest.stage.parsing.hint":`텍스트와 구조를 추출하는 중`,"brain.ingest.stage.embedding.hint":`의미 벡터로 변환하는 중`,"brain.ingest.stage.indexing.hint":`지식 그래프에 연결하는 중`,"brain.ingest.stage.complete.hint":`내 지식으로 들어왔습니다`,"brain.ingest.result":`새 기억 {memories}개 · 새 엔티티 {entities}개`,"brain.ingest.result.empty":`기존 지식과 통합됨`,"brain.ingest.quality.low":`이 자료는 내용을 읽어내기 어려웠어요. 일부가 빠졌거나 부정확할 수 있어요.`,"brain.freshness.pending":`일부 지식이 최신 인덱싱을 기다리고 있어요 ({count}건). 답변에는 곧 반영됩니다.`,"brain.freshness.staleEmbedder":`임베딩 모델이 바뀌었어요`,"brain.freshness.staleEmbedder.detail":`예전 모델로 만든 색인이 남아 있어 검색 품질이 떨어질 수 있어요. 다시 인덱싱하면 해결됩니다.`,"brain.freshness.reindex":`다시 인덱싱하기`,"brain.freshness.reindex.running":`다시 인덱싱하는 중…`,"brain.freshness.reindex.failed":`다시 인덱싱에 실패했어요. 잠시 후 다시 시도해 주세요.`,"brain.contextQuality.limited":`이번 답변은 저장된 지식 연결이 적은 상태에서 만들어졌어요.`,"brain.contextQuality.reason":`이유: {reason}`,"brain.jobs.aria":`백그라운드 수집 작업`,"brain.jobs.title":`자료를 정리하는 중`,"brain.jobs.progress":`{processed}/{total} 처리`,"brain.jobs.progressAria":`수집 진행률: {total}개 중 {processed}개 처리`,"brain.jobs.failedCount":`실패 {count}건`,"brain.jobs.resume":`이어서 처리`,"brain.jobs.resuming":`다시 시작하는 중…`,"brain.jobs.status.queued":`대기 중`,"brain.jobs.status.running":`진행 중`,"brain.jobs.status.completed":`완료`,"brain.jobs.status.failed":`실패`,"brain.jobs.status.partial":`부분 완료`,"brain.jobs.report.title":`폴더 수집을 마쳤어요`,"brain.jobs.report.titlePartial":`폴더 수집을 일부 마쳤어요`,"brain.jobs.report.documents":`+{count} 문서`,"brain.jobs.report.vector":`벡터 인덱스 {percent}% 최신`,"brain.jobs.report.skipped":`건너뛰거나 실패한 파일`,"brain.jobs.report.dismiss":`수집 결과 닫기`,"brain.preview.open":`미리보기`,"brain.preview.close":`미리보기 닫기`,"brain.preview.aria":`파일 미리보기: {name}`,"brain.preview.loading":`미리보기를 불러오는 중…`,"brain.preview.error":`미리보기를 불러오지 못했어요: {reason}`,"brain.preview.sandboxNote":`안전한 미리보기 — 스크립트와 외부 연결은 실행되지 않아요.`,"brain.dnd.title":`여기에 놓아 Brain에 추가`,"brain.dnd.detail":`파일을 놓으면 바로 기억으로 정리해 드려요.`,"brain.timeline.aria":`최근 메모리 생성 타임라인`,"brain.timeline.emergenceTitle":`방금 생긴 지식`,"brain.timeline.recent":`최근 수집`,"brain.timeline.newMemories":`새 기억 {count}개`,"brain.timeline.newEntities":`새 엔티티 {count}개`,"brain.timeline.at":`{time}`,"brain.timeline.justNow":`방금`,"brain.timeline.minutesAgo":`{count}분 전`,"brain.timeline.empty":`아직 수집 기록이 없습니다. 위에서 무엇이든 넣어보세요.`,"brain.image":`이미지`,"brain.unavailable":`지금은 응답할 수 없습니다`,"brain.noModel.message":`아직 불러온 모델이 없습니다. 모델 선택 화면에서 로컬 모델을 준비한 뒤 다시 보내 주세요.`,"brain.noModel.status":`모델을 먼저 준비해야 대화를 시작할 수 있습니다.`,"brain.noModel.banner":`아직 Brain의 목소리(모델)가 준비되지 않았습니다. 준비 후 바로 대화할 수 있어요.`,"brain.noModel.cta":`모델 준비하기`,"brain.newChat":`새 대화`,"brain.stop":`중지`,"brain.stopped":`응답 생성을 중단했습니다.`,"brain.stopped.empty":`(응답이 중단되었습니다)`,"brain.history.title":`지난 대화`,"brain.history.hint":`Brain이 기억하는 최근 대화입니다. 눌러서 이어가세요.`,"brain.history.aria":`지난 대화 목록`,"brain.history.messages":`메시지 {count}개`,"brain.history.resumeAria":`대화 이어가기: {title}`,"brain.history.deleteAria":`대화 삭제: {title}`,"brain.history.deleteConfirm":`한 번 더 누르면 삭제`,"brain.history.deleted":`대화를 삭제했습니다.`,"brain.history.deleteFailed":`대화를 삭제하지 못했습니다: {reason}`,"brain.history.loading":`대화를 불러오는 중...`,"brain.history.loadFailed":`대화를 불러오지 못했습니다: {reason}`,"brain.history.emptyConversation":`저장된 메시지가 없습니다`,"brain.history.resumed":`지난 대화를 이어갑니다. 이어서 말해 보세요.`,"brain.history.showMore":`더 보기 ({count}개)`,"brain.history.showLess":`접기`,"brain.message.copy":`복사`,"brain.message.copied":`복사됨`,"brain.message.copyAria":`응답 전체 복사`,"brain.message.regenerate":`다시 생성`,"brain.message.regenerateAria":`마지막 질문에 다시 답변 받기`,"brain.message.saveTask":`작업함에 저장`,"brain.message.saveTaskAria":`이 답변을 검토함 작업 초안으로 저장`,"brain.message.followup.aria":`답변 후속 질문`,"brain.message.followup.checklist":`체크리스트로`,"brain.message.followup.checklist.prompt":`방금 답변을 실행 가능한 체크리스트로 바꿔줘.`,"brain.message.followup.evidence":`근거/불확실성`,"brain.message.followup.evidence.prompt":`방금 답변의 근거와 아직 불확실한 부분을 분리해서 보여줘.`,"brain.message.followup.next":`다음 3가지`,"brain.message.followup.next.prompt":`방금 답변을 기준으로 내가 다음에 해야 할 3가지를 우선순위로 정리해줘.`,"brain.imageAttached":`이미지 첨부됨`,"brain.send":`보내기`,"brain.saved":`기억에 저장됨 · 연결된 주제 {topics}개 · 관련 기억 {memories}개`,"brain.saved.detail":`출처와 함께 나중에 다시 불러올 수 있습니다.`,"brain.action.defaultTitle":`Brain 답변 후속 작업`,"brain.action.saved":`작업 초안이 Review Center에 저장됨`,"brain.action.saveFailed":`작업 초안을 저장하지 못했습니다: {reason}`,"brain.delegate.title":`Agent team`,"brain.delegate.detail":`현재 초안을 목표로 위임하고 결과를 Brain에 남깁니다.`,"brain.delegate.cta":`위임`,"brain.delegate.running":`위임 중...`,"brain.delegate.saved":`Brain 갱신됨`,"brain.delegate.done":`에이전트 결과가 Brain 메모리로 합성되었습니다.`,"brain.delegate.failed":`에이전트 위임 실패: {reason}`,"brain.recalled":`기억을 다시 꺼냈습니다: {title}`,"brain.overview.kicker":`Brain 한눈에 보기`,"brain.overview.title":`기억과 주제를 바로 확인하세요.`,"brain.overview.graph":`전체 그래프`,"brain.overview.agent":`Agent 결과`,"brain.overview.agentEmpty":`위임 결과가 생기면 여기에 강조됩니다.`,"brain.overview.recent":`최근 기억`,"brain.overview.recentEmpty":`아직 최근 기억이 없습니다.`,"brain.overview.older":`이전 기억`,"brain.overview.olderEmpty":`대화가 쌓이면 과거 기억이 보입니다.`,"brain.overview.topics":`주요 주제`,"brain.overview.topicsEmpty":`주제가 형성되는 중입니다.`,"brain.readiness.kicker":`Brain 준비도`,"brain.readiness.aria":`Brain 준비도 점수`,"brain.readiness.quiet":`첫 기억을 기다리고 있습니다.`,"brain.readiness.forming":`기억이 주제로 자라는 중입니다.`,"brain.readiness.alive":`기억과 관계가 연결되어 있습니다.`,"brain.readiness.start":`첫 기억 보기`,"brain.readiness.grow":`주제 키우기`,"brain.readiness.map":`지도 보기`,"brain.proof.aria":`Brain 증거`,"brain.proof.context":`다시 불러올 맥락`,"brain.proof.contextValue":`{count}개 저장됨`,"brain.proof.contextEmpty":`첫 기억 대기`,"brain.proof.model":`모델 교체 후에도 유지`,"brain.proof.noModel":`모델 미로드`,"brain.proof.modelPending":`저장 후 증명됨`,"brain.proof.store":`지식 저장소`,"brain.proof.storeValue":`주제 {topics}개 · 기억 조각 {vectors}개`,"brain.proof.recall":`방금 Brain이 다시 꺼낸 기억`,"brain.proof.recallEmpty.kicker":`Brain 증거 자리`,"brain.proof.recallEmpty.title":`첫 대화 후 여기에 다시 꺼낸 기억이 표시됩니다.`,"brain.proof.recallEmpty.detail":`아직 저장된 기억이 없어, 예시를 꾸며내는 대신 실제 기억이 쌓이기를 기다립니다.`,"brain.proof.recallPending":`기억은 저장됐고, 다시 꺼낼 준비를 하고 있습니다.`,"brain.proof.recallPending.detail":`인덱싱이 끝나면 이 자리에서 실제 기억을 다시 보여줍니다.`,"brain.modelDemo.aria":`모델 교체 증거`,"brain.modelDemo.kicker":`모델 독립 Brain`,"brain.modelDemo.proven":`현재 기억은 모델 밖에 남아 있습니다.`,"brain.modelDemo.pending":`첫 기억이 저장되면 모델 교체 증거가 생깁니다.`,"brain.modelDemo.detail":`현재 모델: {model}. 같은 질문으로 Brain 증거를 다시 확인할 수 있습니다.`,"brain.modelDemo.verify":`같은 증거 확인`,"brain.modelDemo.change":`모델 바꾸기`,"brain.modelDemo.needQuestion":`먼저 질문하거나 기억을 넣으면 같은 증거를 다시 확인할 수 있습니다.`,"brain.modelDemo.checking":`{model}에서 같은 Brain 증거를 다시 확인 중입니다.`,"brain.modelDemo.done":`{model}에서도 같은 Brain 증거를 확인했습니다.`,"brain.proof.unavailable":`Brain 근거를 확인하지 못했습니다: {reason}`,"brain.answerProof.aria":`답변 출처와 기억 근거`,"brain.answerProof.title":`기억 근거와 출처`,"brain.answerProof.modelProven":`{model} 밖에 남은 Brain 증거`,"brain.answerProof.modelPending":`{model} 응답 · 증거 저장 대기`,"brain.answerProof.empty":`아직 연결된 출처가 없습니다. 기억이 인덱싱되면 여기에 표시됩니다.`,"brain.citation.chip":`출처 {num}`,"brain.citation.chip.long":`출처 {num}: {title}`,"brain.citation.expand":`출처 열기`,"brain.citation.close":`출처 닫기`,"brain.citation.preview.from":`출처: `,"brain.citation.preview.snippet":`발췌: `,"brain.citation.keyboard.tip":`스페이스/엔터로 출처를 열고, ESC로 닫습니다.`,"brain.citation.region":`본문에서 참조한 출처 인용`,"brain.citation.announce.open":`{num}번 출처를 열었습니다: {title}`,"brain.citation.announce.close":`출처 미리보기를 닫았습니다.`,"brain.citation.count":`이 답변은 {count}개의 출처를 인용합니다.`,"brain.citation.score":`관련도 {score}%`,"brain.memory.empty.kicker":`첫 기억`,"brain.memory.empty":`기억이 조용합니다.`,"brain.knowledge.empty":`지식이 형성되는 중입니다.`,"brain.graph.empty":`아직 맞는 지식이 없습니다.`,"brain.graph.summaryFallback":`이 개념은 가장 깊은 지식 계층의 일부입니다.`,"brain.graph.focused":`대화와 문서에서 함께 나온 내용이 선으로 이어집니다.`,"brain.graph.emptyFocus":`대화, 문서, 프로젝트를 쌓으면 Brain 그래프가 자랍니다.`,"brain.graph.search":`검색`,"brain.graph.searchAria":`지식 그래프 검색`,"brain.graph.control.panel":`그래프 탐색 컨트롤`,"brain.graph.control.filter":`필터`,"brain.graph.control.types":`엔티티 타입`,"brain.graph.control.allTypes":`전체 타입`,"brain.graph.control.time":`시간 탐색`,"brain.graph.control.dateRange":`최근 추가 강조 범위`,"brain.graph.control.resetFilters":`필터 초기화`,"brain.graph.control.recentWindow":`최근 {days}일`,"brain.graph.control.allTime":`전체 기간`,"brain.graph.control.toggleType":`{type} 타입 표시 전환`,"brain.graph.search.typeahead":`검색 추천`,"brain.graph.search.typeaheadAria":`검색 추천 결과`,"brain.graph.search.noMatches":`일치하는 노드가 없습니다.`,"brain.graph.search.matchCount":`{count}개 일치`,"brain.graph.focus.neighbors":`이웃 {count}개 강조`,"brain.graph.focus.smooth":`선택한 노드로 부드럽게 포커스 이동하고 이웃을 강조합니다.`,"brain.graph.focus.recent":`최근 추가됨`,"brain.graph.focus.clear":`포커스 해제`,"brain.rings.aria":`Brain 기억 깊이 링`,"brain.rings.1":`지금`,"brain.rings.2":`기억`,"brain.rings.3":`주제`,"brain.rings.4":`관계`,"brain.rings.5":`그래프`,"care.title":`내 Brain 돌보기`,"care.subtitle":`내 컴퓨터에 두고, 필요하면 옮길 수 있습니다.`,"care.private":`개인 보관`,"care.ownershipModel":`소유 모델`,"care.export":`내보내기`,"care.export.detail":`다른 곳으로 가져가기`,"care.backup":`백업`,"care.backup.detail":`복사본 저장`,"care.backup.count":`백업 {count}개`,"care.backup.ready":`백업 준비됨`,"care.archive":`보관 파일`,"care.archive.detail":`암호화된 Brain`,"care.path.placeholder":`확인하거나 미리 볼 보관 파일 경로`,"care.path.label":`Brain 보관 파일 경로`,"care.passphrase.placeholder":`보관 파일 비밀번호`,"care.passphrase.label":`Brain 보관 파일 비밀번호`,"care.passphrase.confirmPlaceholder":`비밀번호 다시 입력`,"care.passphrase.confirmLabel":`Brain 보관 파일 비밀번호 확인`,"care.passphrase.tooShort":`비밀번호는 12자 이상이어야 합니다.`,"care.passphrase.tooSimple":`대문자, 소문자, 숫자, 기호 중 3종류 이상을 섞어 주세요.`,"care.passphrase.mismatch":`비밀번호 확인이 일치하지 않습니다.`,"care.passphrase.strong":`비밀번호 강도가 충분합니다.`,"care.path.ready":`보관 파일 경로 형식이 올바릅니다.`,"care.path.invalidChars":`보관 파일 경로에 사용할 수 없는 문자가 있습니다.`,"care.path.extension":`.latticebrain, .zip, .json 파일만 확인할 수 있습니다.`,"care.inspect":`확인`,"care.restorePreview":`복원 미리보기`,"care.note":`복원 미리보기는 Brain을 바꾸지 않고 보관 파일만 확인합니다. 실제 복원은 설정에서 확정합니다.`,"care.working":`진행 중`,"care.result.error":`Brain 관리 작업을 완료하지 못했습니다.`,"care.result.completed":`Brain 관리 작업 완료`,"care.result.path":`파일: {path}`,"care.result.contents":`기억 {memories}개 · 연결 {links}개 · 대화 {conversations}개`,"care.result.dryRun":`미리보기만 실행되어 현재 Brain은 바뀌지 않았습니다.`,"intelligence.title":`Brain 지능 진단`,"intelligence.subtitle":`Brain이 스스로 지식 상태를 점검합니다.`,"intelligence.loading":`진단 중...`,"intelligence.unavailable":`진단 정보를 불러오지 못했습니다.`,"intelligence.score":`종합 점수`,"intelligence.grade.excellent":`아주 좋음`,"intelligence.grade.good":`좋음`,"intelligence.grade.attention":`관심 필요`,"intelligence.grade.critical":`정리 필요`,"intelligence.grade.unknown":`데이터 없음`,"intelligence.dim.freshness":`신선도`,"intelligence.dim.connectivity":`연결성`,"intelligence.dim.embedding_coverage":`검색 준비`,"intelligence.dim.consistency":`일관성`,"intelligence.actions":`추천 관리 작업`,"intelligence.action.rebuild_vector_index":`의미 검색 색인 다시 만들기`,"intelligence.action.review_orphans":`연결 없는 기억 살펴보기`,"intelligence.action.refresh_stale_knowledge":`오래된 지식 다시 확인하기`,"intelligence.action.resolve_contradictions":`서로 어긋나는 기억 정리하기`,"intelligence.insights":`최근 활동`,"intelligence.insights.recent":`최근 7일 새 지식 {count}개`,"intelligence.insights.stale":`오래된 지식 {count}개`,"intelligence.insights.orphans":`연결 없는 지식 {count}개`,"intelligence.contradictions":`어긋나는 기억 {count}건`,"intelligence.consolidate":`중복 정리 미리보기`,"intelligence.consolidate.working":`확인 중...`,"intelligence.consolidate.none":`중복된 기억이 없습니다.`,"intelligence.consolidate.found":`중복 기억 {memories}개 · 중복 연결 {edges}개 발견`,"intelligence.consolidate.apply":`중복 기억 정리 실행`,"intelligence.consolidate.applied":`중복 기억 {count}개를 정리했습니다.`,"brain.answerProof.citationsLabel":`근거 출처 {count}개`,"brain.answerProof.marker":`출처 {index}로 이동`,"brain.answerProof.markerShort":`출처 {index}`,"brain.answerProof.citationItem":`출처 {index}: {title}`,"brain.answerProof.modelLine":`{model} 기준 답변 근거`,"brain.answerProof.why.aria":`이 근거를 고른 이유`,"brain.answerProof.matched":`일치한 단어`,"brain.answerProof.matched.none":`저장된 기억에서 직접 찾음`,"brain.answerProof.confidence.high":`일치 강함`,"brain.answerProof.confidence.medium":`일치 보통`,"brain.answerProof.confidence.low":`일치 약함`,"brain.garden.title":`내 지식 정원`,"brain.garden.loading":`정원을 둘러보는 중…`,"brain.garden.unavailable":`아직 정원을 볼 수 없어요. 자료를 조금 더 모아 보세요.`,"brain.garden.bed.recent":`최근 들어온 것`,"brain.garden.bed.contradictions":`서로 어긋나는 것`,"brain.garden.bed.stale":`오래된 것`,"brain.garden.bed.frequent":`자주 쓰는 것`,"brain.garden.empty.recent":`최근에 새로 들어온 자료가 없어요.`,"brain.garden.empty.contradictions":`지금은 어긋나는 내용이 없어요.`,"brain.garden.empty.stale":`오래 방치된 자료가 없어요.`,"brain.garden.empty.frequent":`아직 자주 연결되는 주제가 없어요.`,"brain.evidenceActions.open":`이 근거로 바로 만들기`,"brain.evidenceActions.title":`이 근거로 만들 수 있는 것`,"brain.evidenceActions.loading":`만들 수 있는 것을 찾는 중…`,"brain.evidenceActions.unavailable":`이 답변의 출처로는 바로 만들 수 있는 게 없습니다.`,"brain.rings.peek.aria":`{label} 미리 보기 · {count}개`,"brain.rings.peek.title":`{label} 미리 보기`,"brain.rings.peek.summary":`{count}개의 연결이 이 층에 있습니다.`,"brain.rings.count":`{count}개`,"brain.rings.close":`미리 보기 닫기`,"brain.rings.deeper":`이 층 자세히 보기`,"brain.rings.empty.now":`아직 최근 대화 기억이 없어요. 지금 말을 걸어보세요.`,"brain.rings.empty.memories":`아직 오래 남는 기억이 없어요. 문서나 메모를 넣어주세요.`,"brain.rings.empty.topics":`주제는 기억이 쌓이면 스스로 생겨납니다.`,"brain.rings.empty.graph":`연결이 생기면 전체 그래프가 열립니다.`,"brain.home.wakingHint":`Brain이 막 깨어났어요. 아무 말이나 걸거나 문서 하나를 넣어주면 첫 기억이 생깁니다.`,"brain.approval.aria":`에이전트 실행 승인`,"brain.approval.title":`실행 전에 승인이 필요해요`,"brain.approval.summaryLabel":`계획 요약`,"brain.approval.expiry":`{time}까지 결정하지 않으면 만료돼요.`,"brain.approval.approve":`승인하고 실행`,"brain.approval.edit":`수정해서 실행`,"brain.approval.cancel":`취소`,"brain.approval.running":`실행 중...`,"brain.approval.edit.label":`계획 수정 (JSON)`,"brain.approval.edit.run":`이 계획으로 실행`,"brain.approval.edit.close":`수정 닫기`,"brain.approval.edit.invalid":`계획 JSON을 해석할 수 없어요. 형식을 확인해 주세요.`,"brain.approval.resolved":`승인 후 실행을 마쳤어요.`,"brain.approval.cancelled":`계획을 취소했어요. 실행된 작업은 없습니다.`,"brain.approval.expired":`승인 시간이 만료되었습니다 — 다시 요청해주세요.`,"brain.approval.error":`승인 처리에 실패했어요: {reason}`,"brain.grounding.supported":`근거 있음`,"brain.grounding.none":`근거 없음`,"brain.steps.aria":`에이전트 실행 단계`,"brain.steps.live":`{count}단계 진행 중`,"brain.steps.summary":`{count}단계 실행됨`,"brain.steps.planned":`계획 수립`,"brain.steps.tool":`도구 실행`,"brain.steps.tool.failed":`도구 실행 실패`,"brain.steps.proposed":`변경 제안으로 저장`,"brain.steps.blocked":`정책으로 차단됨`,"brain.steps.parseError":`모델 응답 보정`,"brain.steps.verdict":`검증 결과`,"brain.steps.final":`마무리`,"brain.steps.state":`상태 변경`,"brain.steps.rollback":`변경 되돌림`,"brain.steps.step":`단계`,"brain.sourceModal.aria":`출처 원문: {title}`,"brain.sourceModal.open":`원문 보기`,"brain.sourceModal.openAria":`출처 원문 보기: {title}`,"brain.sourceModal.close":`원문 닫기`,"brain.sourceModal.loading":`원문을 불러오는 중…`,"brain.sourceModal.error":`원문을 불러오지 못했어요: {reason}`,"brain.sourceModal.empty":`이 출처에는 저장된 본문이 없어요.`,"brain.sourceModal.provenance":`출처 정보`,"brain.watch.aria":`폴더 감시 상태`,"brain.watch.title":`연결된 폴더 감시`,"brain.watch.notLive":`실시간 아님 — 주기 스캔`,"brain.watch.scan.never":`아직 스캔 전`,"brain.watch.scan.now":`방금 스캔`,"brain.watch.scan.minutes":`{count}분 전 스캔`,"brain.watch.scan.hours":`{count}시간 전 스캔`,"brain.watch.scan.days":`{count}일 전 스캔`,"brain.watch.ingested":`+{count} 반영`,"brain.watch.tracked":`{count}개 파일 추적 중`,"brain.watch.errors":`최근 오류`,"brain.approval.countdown":`남은 시간 {time}`,"brain.approval.countdown.warning":`2분 안에 만료돼요 — 지금 결정해 주세요.`,"brain.approval.expiredReplan":`다시 계획하기`,"brain.approval.pendingNotice":`승인을 기다리는 작업이 있어요: {goal}`,"brain.approval.pendingNotice.generic":`승인을 기다리는 작업이 있어요.`,"brain.approval.pendingNotice.aria":`승인 대기 실행 알림`,"brain.approval.pendingNotice.expiry":`{time}까지 유효해요. 원래 대화의 승인 카드에서 이어가거나, 같은 요청을 다시 보내 주세요.`,"brain.approval.pendingNotice.hint":`원래 대화의 승인 카드에서 이어가거나, 같은 요청을 다시 보내 주세요.`,"brain.files.brainOk":`Brain에 기억됨 ✓`,"brain.files.brainPending":`기억 대기 중`,"brain.files.brainFailed":`기억 실패`,"brain.agent.repairs":`모델 응답을 {count}회 보정했어요`,"brain.agent.explanation.why":`왜 이렇게 끝났는지 요약한 설명입니다.`,"brain.stats.memories":`기억`,"brain.stats.links":`연결`,"brain.stats.memoryKinds":`기억 종류`,"brain.stats.linkKinds":`연결 종류`,"brain.stats.sources":`출처`,"brain.stats.items":`항목`,"brain.stats.bytes":`바이트`,"brain.stats.health":`상태`,"brain.stats.format":`Brain 형식`,"brain.stats.storage":`저장소`,"brain.value.reported":`보고됨`,"brain.graph.nodeStats":`중요도 {importance} · 연결 {links}개`,"brain.memory.recall.title":`기억 다시 찾기`,"brain.memory.recall.detail":`저장된 기억을 검색하고 관리합니다.`,"brain.memory.recall.placeholder":`다시 찾을 기억의 내용...`,"brain.memory.recall.action":`찾기`,"brain.memory.recall.completed":`기억 검색 완료`,"brain.memory.compact":`압축 정리`,"brain.memory.rebuildVector":`벡터 다시 만들기`,"brain.sources.title":`출처와 이력`,"brain.sources.detail":`기억이 어디에서 왔는지 확인합니다.`,"brain.sources.loading":`출처 불러오는 중`,"brain.sources.empty":`아직 출처가 없습니다`,"brain.sources.emptyDetail":`새 기억의 대화, 수동 입력, 문서 또는 가져오기 출처가 여기에 표시됩니다.`,"brain.sources.fallback":`출처 {index}`,"brain.sources.createdUnknown":`생성 시간이 기록되지 않음`,"brain.sources.inspectable":`확인 가능`,"brain.sources.missingProvenance":`출처 이력 없음`,"brain.sources.copy":`출처 복사`,"brain.sources.legacyMissing":`이전 기억에는 출처 경로나 대화가 기록되지 않았습니다. 검색은 가능하지만 출처 이력이 완전하지 않습니다.`,"brain.sources.type.chat":`대화`,"brain.sources.type.document":`문서`,"brain.sources.type.import":`가져오기`,"brain.sources.type.manual":`수동 입력`,"brain.sources.type.unknown":`알 수 없는 출처`,"brain.portability.title":`내보내기와 백업`,"brain.portability.detail":`Brain 데이터를 내보내거나 백업하고 가져옵니다.`,"brain.portability.export":`Brain 내보내기`,"brain.portability.backup":`백업 만들기`,"brain.portability.importPlaceholder":`가져오기 미리보기를 위해 내보낸 Brain 데이터를 붙여넣으세요`,"brain.portability.previewImport":`가져오기 미리보기`,"brain.portability.importCompleted":`가져오기 미리보기 완료`},en:{"brain.level":`Level`,"brain.depth.1":`Now memory`,"brain.depth.2":`Older memory`,"brain.depth.3":`Topics`,"brain.depth.4":`Relationships`,"brain.depth.5":`Full knowledge graph`,"brain.depthTitle.1":`Depth 1: Active Context`,"brain.depthLabel.1":`Living Brain`,"brain.depthLabel.2":`Memory Layer`,"brain.depthLabel.3":`Knowledge Layer`,"brain.depthLabel.4":`Relationship Layer`,"brain.depthLabel.5":`Knowledge Graph`,"brain.view.memories":`Memories`,"brain.view.topics":`Topics`,"brain.view.relationships":`Relationships`,"brain.view.graph":`Graph`,"brain.surface":`Back`,"brain.aria.home":`Lattice Brain`,"brain.aria.exploration":`Brain exploration`,"brain.aria.quickViews":`Brain quick views`,"brain.depthRail.aria":`Brain depth progress`,"brain.aria.conversation":`Conversation`,"brain.aria.ownership":`Brain ownership guarantees`,"brain.aria.actions":`Brain primary actions`,"brain.aria.starterPrompts":`Starter prompts`,"brain.aria.overview":`Brain overview`,"brain.aria.graph":`Knowledge Graph`,"brain.edition":`Production Ready`,"brain.edition.tip":`Lattice AI {version} — a Digital Brain you can understand and use at a glance`,"brain.local":`Local-first`,"brain.portable":`Portable`,"brain.private":`Private`,"brain.admin":`Admin Console`,"brain.command.aria":`Product status and next action`,"brain.command.kicker":`Product command center`,"brain.command.title":`A Brain ready to use now`,"brain.command.score":`Product readiness`,"brain.command.next":`Next action`,"brain.command.next.empty":`Add a first source, then ask immediately.`,"brain.command.next.forming":`Open topics to see how memories are grouping.`,"brain.command.next.alive":`Check the evidence, then switch models whenever you like.`,"brain.command.metrics":`Brain product metrics`,"brain.command.metric.memories":`{count} memories`,"brain.command.metric.topics":`{count} topics`,"brain.command.metric.sources":`{count} healthy sources`,"brain.command.metric.proof":`{count} pieces of evidence`,"brain.command.source.empty":`No ingestion yet`,"brain.command.action.add":`Add source`,"brain.command.action.find":`Inspect topics`,"brain.command.action.find.detail":`See grouped memory structure`,"brain.command.action.proof":`See the evidence`,"brain.command.action.own":`Manage ownership`,"brain.command.action.own.detail":`Backup, restore, settings`,"brain.command.signal.local":`Local-first`,"brain.command.signal.private":`Consent gated`,"brain.command.signal.portable":`Backup ready`,"brain.chatHome.aria":`Brain Chat Home`,"brain.chatHome.contextAria":`Brain status and source panel`,"brain.chatHome.headerLine":`Start with the work in front of you.`,"brain.chatHome.kicker":`Lattice Brain`,"brain.chatHome.title":`What should we work on?`,"brain.chatHome.body":`Ask or add sources. Your Brain remembers, connects, and uses them in later answers.`,"brain.chatHome.utility":`Brain details`,"brain.chatHome.utility.basic":`Sources and Brain settings`,"brain.files.title":`Your file is ready`,"brain.files.download":`Download`,"brain.files.downloading":`Downloading…`,"brain.files.downloadError":`Could not download: {reason}`,"brain.files.hint":`Saved safely in your Lattice workspace folder on this computer.`,"brain.files.repaired":`Auto-repaired — please double-check the content`,"brain.agent.needsReview":`Completion could not be verified — please check the result yourself.`,"brain.agent.failed":`The task could not be completed. Please try again.`,"brain.code.copy":`Copy`,"brain.code.copied":`Copied`,"brain.code.save":`Save as file`,"brain.code.saving":`Saving…`,"brain.code.saveError":`Could not save as a file: {reason}`,"brain.firstScreen.aria":`Brain first screen`,"brain.home.kicker":`Where your memory grows`,"brain.home.insights":`What Brain has organized`,"brain.home.shelf.close":`Close Brain support panel`,"brain.home.insights.detail":`Open memory, connections, and next steps when you need them`,"brain.firstScreen.title":`Talk or add something. Brain connects it.`,"brain.firstScreen.body":`Chats, files, and folders become durable memory, a real knowledge graph, and grounded automation.`,"brain.hero.openGraph":`Open the memory map`,"brain.hero.summary":`Remembering {memories} memories across {concepts} topics.`,"brain.hero.empty":`Nothing remembered yet. Ask something below, or add a file.`,"brain.hero.hint":`Click the Brain to open your memory map.`,"brain.home.add.title":`Add material`,"brain.home.more":`More`,"brain.firstScreen.state.quiet":`Waiting for something to remember`,"brain.firstScreen.state.forming":`Organizing something new`,"brain.firstScreen.state.alive":`Your memory is ready to use`,"brain.firstScreen.readiness":`Brain readiness {score}%`,"brain.firstScreen.memoryAria":`What your Brain remembers and connects`,"brain.firstScreen.memory":`Just remembered`,"brain.firstScreen.memory.empty":`Nothing yet. Add the first thought or document.`,"brain.firstScreen.memory.with":`{title}`,"brain.firstScreen.connection":`Connecting topic`,"brain.firstScreen.concept.empty":`Related topics appear here as sources arrive.`,"brain.firstScreen.concept.with":`{title}`,"brain.firstScreen.next":`Next best step`,"brain.firstScreen.next.source":`Add a document or note and your Brain will start forming memory.`,"brain.firstScreen.next.ask":`Ask the first question and your Brain will answer from what it knows.`,"brain.firstScreen.next.graph":`Open the memory graph to see what your Brain connected.`,"brain.firstScreen.actions":`Primary Brain actions`,"brain.firstScreen.action.talk":`Talk to Brain`,"brain.firstScreen.action.source":`Add sources`,"brain.firstScreen.action.graph":`View graph`,"brain.living.aria":`Your living Brain`,"brain.living.open":`Open Brain's real knowledge graph`,"brain.living.graph":`The center of your knowledge graph`,"brain.living.depth":`Brain depth {depth}`,"brain.living.state.idle":`Keeping your memory`,"brain.living.state.listening":`Listening`,"brain.living.state.thinking":`Thinking with you`,"brain.living.state.recalling":`Recalling memory`,"brain.living.state.synthesizing":`Making connections`,"brain.living.state.planning":`Planning`,"brain.living.state.acting":`Acting`,"brain.living.state.resting":`Waiting with you`,"brain.flow.sources.aria":`Knowledge sources entering Brain`,"brain.flow.sources":`Knowledge coming in`,"brain.flow.vital":`Brain vital signal`,"brain.flow.memory":`The remembering Brain`,"brain.flow.graph":`Real knowledge graph`,"brain.flow.graph.aria":`Knowledge graph with {concepts} real topics and {relationships} relationships`,"brain.flow.graph.empty":`Your first chat or source will create real topics and connections here.`,"brain.flow.graph.empty.short":`Forming the first connection`,"brain.flow.node.aria":`Open {type} topic {label} in the knowledge graph`,"brain.flow.source.empty":`Waiting for the first chat or source`,"brain.flow.status.emerged":`{memories} new memories and {entities} topics entered the real Brain.`,"brain.flow.status.ready":`Keeping memory and connections around {focus} ready.`,"brain.flow.status.empty":`Ask or add a source and Brain will start forming memory and connections.`,"brain.flow.path.aria":`How knowledge becomes memory and automation`,"brain.flow.path.input":`Input`,"brain.flow.path.waiting":`Waiting`,"brain.flow.path.memory":`Memory`,"brain.flow.path.memoryCount":`{count} real memories`,"brain.flow.path.connections":`Connections`,"brain.flow.path.graphCount":`{concepts} topics · {relationships} links`,"brain.flow.path.automation":`Next action`,"brain.flow.path.actionCount":`{count} memory-based suggestions`,"brain.flow.conversation":`This conversation`,"brain.flow.conversation.ready":`Conversation kept in Brain memory`,"brain.flow.relationships":`{count} real relationships`,"brain.automation.kicker":`From memory to action`,"brain.automation.title":`What Brain can do with this memory`,"brain.automation.more":`View all memory-grounded actions`,"brain.automation.close":`Close memory-grounded actions`,"brain.automation.body":`Brain suggests questions, reviews, and Agent work from the current memory focus and its evidence.`,"brain.automation.basedOn":`Suggested from this memory`,"brain.automation.empty":`As memory grows, Brain will suggest evidence-backed automation here.`,"brain.automation.guard":`Suggestions come from memory; execution begins only after you choose one.`,"brain.automation.intent.ask":`Ask from memory`,"brain.automation.intent.delegate":`Run Agent`,"brain.automation.intent.review":`Draft for review`,"brain.automation.intent.route":`Inspect graph`,"brain.brief.aria":`Brain briefing`,"brain.brief.kicker":`At a glance`,"brain.brief.headline.quiet":`Empty, but ready to start`,"brain.brief.headline.forming":`New memory is forming into topics`,"brain.brief.headline.alive":`There is memory worth using now`,"brain.brief.body.quiet":`Add a source or ask a question; this space will show what your Brain just learned and what to do next.`,"brain.brief.body.forming":`Your Brain is connecting memory around {focus}.`,"brain.brief.body.alive":`Ask about {focus} now, or open the graph to inspect the links.`,"brain.brief.focus":`Focus now`,"brain.brief.focus.empty":`No first memory yet`,"brain.brief.focus.empty.detail":`Start with a document, note, web page, or question.`,"brain.brief.evidence.aria":`Brain brief evidence`,"brain.brief.evidence.durable":`saved`,"brain.brief.evidence.durable.detail":`Memories kept on your computer that stay even if you change models`,"brain.brief.evidence.graph":`topics`,"brain.brief.evidence.graph.detail":`Topics visible in the Knowledge Graph`,"brain.brief.evidence.sources":`sources`,"brain.brief.evidence.sources.detail":`Available memory tiers`,"brain.brief.actions":`Brain brief next actions`,"brain.brief.action.add":`Add source`,"brain.brief.action.add.detail":`Files, folders, notes, web`,"brain.brief.action.ask":`Ask now`,"brain.brief.action.ask.detail":`Jump to the composer`,"brain.brief.action.topics":`Inspect links`,"brain.brief.action.topics.detail":`Open connected topics`,"brain.brief.action.verify":`Verify proof`,"brain.brief.action.verify.detail":`See what stays even if you change models`,"brain.brief.action.backup":`Manage backup`,"brain.brief.action.backup.detail":`Export and keep your Brain`,"brain.suggestions.aria":`Brain suggested questions`,"brain.suggestions.title":`Try one of these`,"brain.proactive.aria":`Brain suggested actions`,"brain.proactive.title":`Brain suggests doing next`,"brain.proactive.addSource.label":`Add a source`,"brain.proactive.addSource.detail":`Give Brain something useful to remember`,"brain.proactive.seed.label":`Seed memory`,"brain.proactive.seed.detail":`Talk through what Brain should remember`,"brain.proactive.evidence.label":`Review evidence`,"brain.proactive.evidence.detail":`Split facts, weak signals, and risks`,"brain.proactive.delegate.label":`Delegate to Agent`,"brain.proactive.delegate.detail":`Turn the current focus into an execution plan`,"brain.proactive.review.label":`Save review task`,"brain.proactive.review.detail":`Create a Review Center draft for approval`,"brain.proactive.map.label":`Open connection map`,"brain.proactive.map.detail":`Inspect related graph topics`,"brain.proactive.weekly.label":`Weekly Brain review`,"brain.proactive.weekly.detail":`Draft changes, decisions, and delegation candidates`,"brain.proactive.trail.aria":`Brain suggested action activity`,"brain.proactive.trail.title":`Recent action trail`,"brain.proactive.status.running":`Running`,"brain.proactive.status.completed":`Completed`,"brain.proactive.status.failed":`Failed`,"brain.proactive.intent.ask":`Brain ask`,"brain.proactive.intent.delegate":`Agent delegation`,"brain.proactive.intent.review":`Review draft`,"brain.proactive.intent.route":`Navigation`,"brain.suggestion.start.label":`Start guide`,"brain.suggestion.start.detail":`Suggest first sources and questions`,"brain.suggestion.start.prompt":`Recommend the best sources and first questions to start my Brain.`,"brain.suggestion.context.label":`Prepare context`,"brain.suggestion.context.detail":`Prioritize what to add next`,"brain.suggestion.context.prompt":`Prioritize the documents, notes, and webpages that would be most useful to add to my Brain now.`,"brain.suggestion.focus.label":`Focus brief`,"brain.suggestion.focus.detail":`Turn current memory into next actions`,"brain.suggestion.focus.prompt":`Using {focus}, summarize the key decisions I should check now and the next actions.`,"brain.suggestion.evidence.label":`Check evidence`,"brain.suggestion.evidence.detail":`Answer from remembered proof`,"brain.suggestion.evidence.prompt":`Answer about {focus} using citations from the evidence my Brain has.`,"brain.suggestion.graph.label":`Explore links`,"brain.suggestion.graph.detail":`Inspect related graph topics`,"brain.suggestion.graph.prompt":`Explain the topics connected to {focus} with supporting evidence.`,"brain.suggestion.history.label":`Follow-ups`,"brain.suggestion.history.detail":`Find work hidden in recent chats`,"brain.suggestion.history.prompt":`Find the follow-up work I may have missed in recent conversations related to {focus}.`,"brain.tab.conversation":`Chat`,"brain.tab.memory":`My sources`,"brain.tab.knowledge":`Search`,"brain.tab.relationships":`Relationships`,"brain.tab.graph":`Connections`,"brain.tab.portability":`Care`,"brain.headline.conversation":`Talk to your Brain.`,"brain.headline.memory":`Review saved memories and their sources.`,"brain.headline.knowledge":`Find something in your memory.`,"brain.headline.relationships":`Relationships, when you need the why.`,"brain.headline.graph":`Explore how your memories connect.`,"brain.headline.portability":`Care for the Brain.`,"brain.search.title":`Search memory`,"brain.search.detail":`Find what you need across conversations and added sources.`,"brain.search.placeholder":`Search people, documents, or topics`,"brain.search.cta":`Search memory`,"brain.search.results":`Results`,"brain.group.knowledge":`Knowledge`,"brain.group.source":`Sources`,"brain.group.activity":`Activity`,"brain.group.memory":`Memory`,"brain.group.people":`People`,"brain.group.system":`System`,"brain.group.other":`Other`,"graph.search.basic":`Search ideas, files, people, and notes…`,"graph.search.advanced":`Search graph labels, types, provenance…`,"graph.group.all":`All groups`,"graph.labels.important":`Important labels`,"graph.labels.all":`All labels`,"graph.labels.off":`Hide labels`,"graph.fit":`Fit`,"graph.canvas.aria":`Knowledge graph canvas — use the arrow keys to move between items and Enter to open one`,"graph.deep.title":`Connection map`,"graph.deep.summary":`Showing {nodes} ideas and {edges} connections out of {total} saved items.`,"graph.filtered":`{count} hidden`,"graph.allInView":`all in view`,"graph.importance":`Importance`,"graph.clearFocus":`Clear selection`,"graph.searchAll":`Search all memories`,"graph.collapsed":`collapsed`,"graph.focus.title":`Details`,"graph.focus.desc":`Click any item to see why it matters.`,"graph.importanceBadge":`{n} importance`,"graph.source.none":`No source recorded`,"graph.created.none":`No saved time recorded`,"graph.copySource":`Copy source`,"graph.collapsedGroup":`Collapsed group`,"graph.expandGroup":`Expand group`,"graph.nothingSelected.title":`Nothing selected yet`,"graph.nothingSelected.detail":`Click an item or group in the graph.`,"graph.empty.title":`No connected memories yet`,"graph.empty.detail":`Add a document, note, or folder and Lattice builds connected memories with sources.`,"graph.important.title":`Important items`,"graph.important.desc":`What's most connected right now.`,"graph.advanced.title":`Explore relationships`,"graph.advanced.desc.basic":`Open this when you want to see how things connect.`,"graph.advanced.desc.other":`Explore relationships, sources, and graph structure.`,"graph.minImportance.aria":`Minimum relationship importance`,"graph.coverage":`Memories with a source`,"graph.coverage.value":`{covered} of {total}`,"graph.coverage.detail":`{covered} of {total} memories record where they came from. Memories formed while chatting may have no source.`,"graph.coverage.empty":`Nothing remembered yet`,"brain.memoryTier.workspace":`Workspace memory`,"brain.memoryTier.project":`Project memory`,"brain.memoryTier.agent":`Agent memory`,"brain.memoryTier.conversation":`Conversation memory`,"brain.memoryTier.graph":`Connection-map memory`,"brain.memoryTier.vector":`Meaning-search memory`,"brain.action.add":`Add`,"brain.action.find":`Find`,"brain.action.model":`Model`,"brain.action.settings":`Settings`,"brain.empty.kicker":`Try one`,"brain.empty.title":`Pick a starter or write your own.`,"brain.empty.body":`Use the Document button when you want to add a file.`,"brain.empty.trail.label":`First Brain flow`,"brain.empty.trail.save":`1. Save first memory`,"brain.empty.trail.recall":`2. See it in Brain Home`,"brain.empty.trail.backup":`3. Own it with backup`,"brain.home.line":`The center of your local knowledge, clearer with every conversation`,"brain.prompt.remember":`Find the important decisions in my sources`,"brain.prompt.know":`Summarize the key points in this document`,"brain.prompt.plan":`Prioritize what I should do next`,"brain.placeholder":`Ask a question, paste a source, or describe a task`,"brain.composer.attachments":`Attach sources`,"brain.composer.hint":`Enter to send · Shift+Enter for a new line`,"brain.upload.cta":`Add file or document`,"brain.upload.ctaShort":`Document`,"brain.upload.uploading":`Adding...`,"brain.upload.hint":`After upload, it reappears as real memory and graph context.`,"brain.upload.pending":`Adding {name} to Brain.`,"brain.upload.saved":`{name} was saved to Brain.`,"brain.upload.failed":`Could not add the document: {reason}`,"brain.ingest.aria":`Add to Brain`,"brain.ingest.kicker":`Teach your Brain`,"brain.ingest.title":`Choose something on your computer and watch it enter memory and the graph.`,"brain.ingest.dock.title":`Files · folders · notes · web`,"brain.ingest.dock.close":`Close source input`,"brain.ingest.type.chat":`Chat`,"brain.ingest.file":`Add file`,"brain.ingest.file.detail":`PDFs, docs, tables, notes`,"brain.ingest.folder":`Add folder`,"brain.ingest.folder.placeholder":`Local folder path`,"brain.ingest.note":`Add note`,"brain.ingest.note.placeholder":`Paste a decision or context`,"brain.ingest.web":`Add web`,"brain.ingest.web.placeholder":`https://...`,"brain.ingest.folder.pending":`Connecting {path} to Brain.`,"brain.ingest.folder.saved":`{path} is connected to Brain.`,"brain.ingest.folder.reading":`Reading the folder…`,"brain.ingest.folder.browserSaved":`Added {count} files from {name} to Brain.`,"brain.ingest.folder.empty":`No files in that folder could be added.`,"brain.ingest.folder.unavailable":`The folder picker could not open. Type the folder path in the box below instead.`,"brain.ingest.folder.failed":`Could not add the folder: {reason}`,"brain.ingest.note.pending":`Saving note to Brain.`,"brain.ingest.note.saved":`Note was saved to Brain.`,"brain.ingest.note.failed":`Could not add the note: {reason}`,"brain.ingest.web.pending":`Reading {url} into Brain.`,"brain.ingest.web.saved":`{url} was saved to Brain.`,"brain.ingest.web.failed":`Could not add the web page: {reason}`,"brain.ingest.type.file":`File`,"brain.ingest.type.folder":`Folder`,"brain.ingest.type.note":`Note`,"brain.ingest.type.web":`Web`,"brain.ingest.cta.file":`Pick a file to add now`,"brain.ingest.cta.folder":`Enter a path and press Enter`,"brain.ingest.cta.note":`Paste content and press Enter`,"brain.ingest.cta.web":`Enter a URL and press Enter`,"brain.ingest.active":`Processing {label}`,"brain.ingest.progress.aria":`Ingestion progress for {label}`,"brain.ingest.stage.preparing":`Preparing`,"brain.ingest.stage.parsing":`Parsing`,"brain.ingest.stage.embedding":`Embedding`,"brain.ingest.stage.indexing":`Indexing`,"brain.ingest.stage.complete":`Memorized`,"brain.ingest.stage.error":`Failed`,"brain.ingest.stage.error.hint":`It did not enter Brain`,"brain.ingest.stage.preparing.hint":`Reading the source`,"brain.ingest.stage.parsing.hint":`Extracting text and structure`,"brain.ingest.stage.embedding.hint":`Turning into semantic vectors`,"brain.ingest.stage.indexing.hint":`Linking into the knowledge graph`,"brain.ingest.stage.complete.hint":`It is now part of your knowledge`,"brain.ingest.result":`{memories} new memories · {entities} new entities`,"brain.ingest.result.empty":`Merged into existing knowledge`,"brain.ingest.quality.low":`This source was hard to read. Some content may be missing or inaccurate.`,"brain.freshness.pending":`Some knowledge is still waiting for indexing ({count} items). It will reach answers shortly.`,"brain.freshness.staleEmbedder":`The embedding model changed`,"brain.freshness.staleEmbedder.detail":`Part of the index was built with the previous model, so recall may be weaker. Re-indexing fixes it.`,"brain.freshness.reindex":`Re-index now`,"brain.freshness.reindex.running":`Re-indexing…`,"brain.freshness.reindex.failed":`Re-indexing failed. Please try again shortly.`,"brain.contextQuality.limited":`This answer was produced with limited graph-backed context.`,"brain.contextQuality.reason":`Reason: {reason}`,"brain.jobs.aria":`Background ingestion jobs`,"brain.jobs.title":`Organizing your sources`,"brain.jobs.progress":`{processed}/{total} processed`,"brain.jobs.progressAria":`Ingestion progress: {processed} of {total} processed`,"brain.jobs.failedCount":`{count} failed`,"brain.jobs.resume":`Resume`,"brain.jobs.resuming":`Resuming…`,"brain.jobs.status.queued":`Queued`,"brain.jobs.status.running":`Running`,"brain.jobs.status.completed":`Completed`,"brain.jobs.status.failed":`Failed`,"brain.jobs.status.partial":`Partially completed`,"brain.jobs.report.title":`Folder ingest complete`,"brain.jobs.report.titlePartial":`Folder ingest partially complete`,"brain.jobs.report.documents":`+{count} documents`,"brain.jobs.report.vector":`vector index {percent}% fresh`,"brain.jobs.report.skipped":`Skipped or failed files`,"brain.jobs.report.dismiss":`Dismiss ingest report`,"brain.preview.open":`Preview`,"brain.preview.close":`Close preview`,"brain.preview.aria":`File preview: {name}`,"brain.preview.loading":`Loading preview…`,"brain.preview.error":`Could not load the preview: {reason}`,"brain.preview.sandboxNote":`Safe preview — scripts and external connections never run.`,"brain.dnd.title":`Drop to add to your Brain`,"brain.dnd.detail":`Dropped files are organized into memories right away.`,"brain.timeline.aria":`Recent memory emergence timeline`,"brain.timeline.emergenceTitle":`Knowledge that just emerged`,"brain.timeline.recent":`Recent ingestion`,"brain.timeline.newMemories":`{count} new memories`,"brain.timeline.newEntities":`{count} new entities`,"brain.timeline.at":`{time}`,"brain.timeline.justNow":`just now`,"brain.timeline.minutesAgo":`{count}m ago`,"brain.timeline.empty":`No ingestion yet. Add anything above to begin.`,"brain.image":`Image`,"brain.unavailable":`Temporarily unavailable`,"brain.noModel.message":`No model is loaded yet. Open Models, prepare a local model, then send the message again.`,"brain.noModel.status":`Load a model before starting chat.`,"brain.noModel.banner":`Your Brain's voice (a model) isn't ready yet. Prepare one to start talking.`,"brain.noModel.cta":`Prepare a model`,"brain.newChat":`New chat`,"brain.stop":`Stop`,"brain.stopped":`Stopped generating the response.`,"brain.stopped.empty":`(Response stopped)`,"brain.history.title":`Past conversations`,"brain.history.hint":`Recent conversations your Brain remembers. Click one to continue.`,"brain.history.aria":`Past conversation list`,"brain.history.messages":`{count} messages`,"brain.history.resumeAria":`Resume conversation: {title}`,"brain.history.deleteAria":`Delete conversation: {title}`,"brain.history.deleteConfirm":`Press again to delete`,"brain.history.deleted":`Conversation deleted.`,"brain.history.deleteFailed":`Could not delete the conversation: {reason}`,"brain.history.loading":`Loading conversation...`,"brain.history.loadFailed":`Could not load the conversation: {reason}`,"brain.history.emptyConversation":`No saved messages`,"brain.history.resumed":`Continuing your past conversation. Pick up where you left off.`,"brain.history.showMore":`Show more ({count})`,"brain.history.showLess":`Show less`,"brain.message.copy":`Copy`,"brain.message.copied":`Copied`,"brain.message.copyAria":`Copy the whole response`,"brain.message.regenerate":`Regenerate`,"brain.message.regenerateAria":`Answer the last question again`,"brain.message.saveTask":`Save task`,"brain.message.saveTaskAria":`Save this answer as a review inbox task draft`,"brain.message.followup.aria":`Answer follow-up questions`,"brain.message.followup.checklist":`Checklist`,"brain.message.followup.checklist.prompt":`Turn your previous answer into an actionable checklist.`,"brain.message.followup.evidence":`Evidence / uncertainty`,"brain.message.followup.evidence.prompt":`Separate the evidence in your previous answer from the parts that are still uncertain.`,"brain.message.followup.next":`Next 3`,"brain.message.followup.next.prompt":`Prioritize the next 3 things I should do based on your previous answer.`,"brain.imageAttached":`Image attached`,"brain.send":`Send`,"brain.saved":`Saved to memory · {topics} linked topics · {memories} related memories`,"brain.saved.detail":`Available later with source-aware recall.`,"brain.action.defaultTitle":`Brain answer follow-up`,"brain.action.saved":`Task draft saved to Review Center`,"brain.action.saveFailed":`Could not save the task draft: {reason}`,"brain.delegate.title":`Agent team`,"brain.delegate.detail":`Delegate the current draft as a goal and keep the result in Brain.`,"brain.delegate.cta":`Delegate`,"brain.delegate.running":`Delegating...`,"brain.delegate.saved":`Brain updated`,"brain.delegate.done":`Agent result synthesized into Brain memory.`,"brain.delegate.failed":`Agent delegation failed: {reason}`,"brain.recalled":`Recalled this memory: {title}`,"brain.overview.kicker":`Brain at a glance`,"brain.overview.title":`See memories and topics immediately.`,"brain.overview.graph":`Full graph`,"brain.overview.agent":`Agent outcomes`,"brain.overview.agentEmpty":`Delegated outcomes will stand out here.`,"brain.overview.recent":`Recent memories`,"brain.overview.recentEmpty":`No recent memories yet.`,"brain.overview.older":`Earlier memories`,"brain.overview.olderEmpty":`Earlier memories appear as conversations accumulate.`,"brain.overview.topics":`Main topics`,"brain.overview.topicsEmpty":`Topics are still forming.`,"brain.readiness.kicker":`Brain readiness`,"brain.readiness.aria":`Brain readiness score`,"brain.readiness.quiet":`Waiting for the first memory.`,"brain.readiness.forming":`Memories are becoming topics.`,"brain.readiness.alive":`Memories and relationships are connected.`,"brain.readiness.start":`View first memory`,"brain.readiness.grow":`Grow topics`,"brain.readiness.map":`Open map`,"brain.proof.aria":`Brain proof`,"brain.proof.context":`Recallable context`,"brain.proof.contextValue":`{count} saved`,"brain.proof.contextEmpty":`Waiting for first memory`,"brain.proof.model":`Survives model switches`,"brain.proof.noModel":`No model loaded`,"brain.proof.modelPending":`Proven after saving`,"brain.proof.store":`Knowledge store`,"brain.proof.storeValue":`{topics} topics · {vectors} memory pieces`,"brain.proof.recall":`Just recalled by Brain`,"brain.proof.recallEmpty.kicker":`Brain proof slot`,"brain.proof.recallEmpty.title":`After your first exchange, recalled memory appears here.`,"brain.proof.recallEmpty.detail":`No saved memory yet — Lattice waits for real memory instead of inventing a placeholder example.`,"brain.proof.recallPending":`Saved — getting ready to bring it back.`,"brain.proof.recallPending.detail":`When indexing finishes, this slot shows the actual memory Brain can bring back.`,"brain.modelDemo.aria":`Model switch proof`,"brain.modelDemo.kicker":`Model-independent Brain`,"brain.modelDemo.proven":`This memory lives outside the model.`,"brain.modelDemo.pending":`After the first memory is saved, model-switch proof appears.`,"brain.modelDemo.detail":`Current model: {model}. Recheck the same question against Brain evidence.`,"brain.modelDemo.verify":`Recheck same evidence`,"brain.modelDemo.change":`Switch model`,"brain.modelDemo.needQuestion":`Ask a question or add memory first, then recheck the same evidence.`,"brain.modelDemo.checking":`Rechecking the same Brain evidence with {model}.`,"brain.modelDemo.done":`The same Brain evidence is visible with {model}.`,"brain.proof.unavailable":`Brain evidence could not be verified: {reason}`,"brain.answerProof.aria":`Answer sources and memory proof`,"brain.answerProof.title":`Evidence and sources`,"brain.answerProof.modelProven":`Brain evidence outside {model}`,"brain.answerProof.modelPending":`{model} response · evidence pending`,"brain.answerProof.empty":`No linked source yet. Indexed memory appears here.`,"brain.citation.chip":`Source {num}`,"brain.citation.chip.long":`Source {num}: {title}`,"brain.citation.expand":`Expand source`,"brain.citation.close":`Close source`,"brain.citation.preview.from":`From: `,"brain.citation.preview.snippet":`Excerpt: `,"brain.citation.keyboard.tip":`Press Space or Enter to expand a source, Escape to close.`,"brain.citation.region":`Source citations referenced in the answer`,"brain.citation.announce.open":`Opened source {num}: {title}`,"brain.citation.announce.close":`Closed source preview.`,"brain.citation.count":`This answer cites {count} source(s).`,"brain.citation.score":`Relevance {score}%`,"brain.memory.empty.kicker":`First memory`,"brain.memory.empty":`Memory is quiet`,"brain.knowledge.empty":`Knowledge is forming`,"brain.graph.empty":`No matching knowledge yet`,"brain.graph.summaryFallback":`This concept is part of the deepest knowledge layer.`,"brain.graph.focused":`Ideas that appeared together in conversations and documents are connected by lines.`,"brain.graph.emptyFocus":`Your Brain graph grows as you add conversations, documents, and projects.`,"brain.graph.search":`Search`,"brain.graph.searchAria":`Search knowledge graph`,"brain.graph.control.panel":`Graph exploration controls`,"brain.graph.control.filter":`Filter`,"brain.graph.control.types":`Entity types`,"brain.graph.control.allTypes":`All types`,"brain.graph.control.time":`Time exploration`,"brain.graph.control.dateRange":`Recently added window`,"brain.graph.control.resetFilters":`Reset filters`,"brain.graph.control.recentWindow":`Last {days} days`,"brain.graph.control.allTime":`All time`,"brain.graph.control.toggleType":`Toggle {type} type`,"brain.graph.search.typeahead":`Search suggestions`,"brain.graph.search.typeaheadAria":`Search suggestion results`,"brain.graph.search.noMatches":`No matching nodes`,"brain.graph.search.matchCount":`{count} matches`,"brain.graph.focus.neighbors":`{count} neighbors highlighted`,"brain.graph.focus.smooth":`Smoothly focuses the selected node and highlights its neighbors.`,"brain.graph.focus.recent":`Recently added`,"brain.graph.focus.clear":`Clear focus`,"brain.rings.aria":`Brain memory depth rings`,"brain.rings.1":`Now`,"brain.rings.2":`Memory`,"brain.rings.3":`Topics`,"brain.rings.4":`Relations`,"brain.rings.5":`Graph`,"care.title":`Care for my Brain`,"care.subtitle":`Own it locally. Keep it portable.`,"care.private":`Private`,"care.ownershipModel":`Ownership model`,"care.export":`Export`,"care.export.detail":`Take it with you`,"care.backup":`Backup`,"care.backup.detail":`Save a copy`,"care.backup.count":`{count} backups`,"care.backup.ready":`Backups ready`,"care.archive":`Archive`,"care.archive.detail":`Encrypted Brain`,"care.path.placeholder":`Paste an archive path to inspect or preview`,"care.path.label":`Brain archive path`,"care.passphrase.placeholder":`Archive passphrase`,"care.passphrase.label":`Brain archive passphrase`,"care.passphrase.confirmPlaceholder":`Repeat passphrase`,"care.passphrase.confirmLabel":`Confirm Brain archive passphrase`,"care.passphrase.tooShort":`Use at least 12 characters.`,"care.passphrase.tooSimple":`Mix at least three of uppercase, lowercase, numbers, and symbols.`,"care.passphrase.mismatch":`Passphrases do not match.`,"care.passphrase.strong":`Passphrase strength is sufficient.`,"care.path.ready":`Archive path format looks valid.`,"care.path.invalidChars":`Archive path contains unsupported characters.`,"care.path.extension":`Use a .latticebrain, .zip, or .json archive.`,"care.inspect":`Inspect`,"care.restorePreview":`Restore preview`,"care.note":`Restore preview checks an archive without changing your Brain. Confirmed restore stays in Settings.`,"care.working":`Working`,"care.result.error":`Brain care action could not complete.`,"care.result.completed":`Brain care action completed.`,"care.result.path":`File: {path}`,"care.result.contents":`{memories} memories · {links} links · {conversations} conversations`,"care.result.dryRun":`Preview only; your current Brain was not changed.`,"intelligence.title":`Brain intelligence check`,"intelligence.subtitle":`Your Brain diagnoses its own knowledge.`,"intelligence.loading":`Diagnosing...`,"intelligence.unavailable":`Diagnosis is unavailable right now.`,"intelligence.score":`Overall score`,"intelligence.grade.excellent":`Excellent`,"intelligence.grade.good":`Good`,"intelligence.grade.attention":`Needs attention`,"intelligence.grade.critical":`Needs care`,"intelligence.grade.unknown":`No data yet`,"intelligence.dim.freshness":`Freshness`,"intelligence.dim.connectivity":`Connectivity`,"intelligence.dim.embedding_coverage":`Search readiness`,"intelligence.dim.consistency":`Consistency`,"intelligence.actions":`Recommended care`,"intelligence.action.rebuild_vector_index":`Rebuild the semantic search index`,"intelligence.action.review_orphans":`Review disconnected memories`,"intelligence.action.refresh_stale_knowledge":`Revisit stale knowledge`,"intelligence.action.resolve_contradictions":`Resolve conflicting memories`,"intelligence.insights":`Recent activity`,"intelligence.insights.recent":`{count} new items in the last 7 days`,"intelligence.insights.stale":`{count} stale items`,"intelligence.insights.orphans":`{count} disconnected items`,"intelligence.contradictions":`{count} conflicting memories`,"intelligence.consolidate":`Preview duplicate cleanup`,"intelligence.consolidate.working":`Checking...`,"intelligence.consolidate.none":`No duplicate memories found.`,"intelligence.consolidate.found":`Found {memories} duplicate memories · {edges} duplicate links`,"intelligence.consolidate.apply":`Clean up duplicate memories`,"intelligence.consolidate.applied":`Cleaned up {count} duplicate memories.`,"brain.answerProof.citationsLabel":`{count} evidence sources`,"brain.answerProof.marker":`Jump to source {index}`,"brain.answerProof.markerShort":`Source {index}`,"brain.answerProof.citationItem":`Source {index}: {title}`,"brain.answerProof.modelLine":`Evidence behind this {model} answer`,"brain.answerProof.why.aria":`Why this evidence was chosen`,"brain.answerProof.matched":`Matched words`,"brain.answerProof.matched.none":`Found directly in stored memory`,"brain.answerProof.confidence.high":`Strong match`,"brain.answerProof.confidence.medium":`Fair match`,"brain.answerProof.confidence.low":`Weak match`,"brain.garden.title":`My knowledge garden`,"brain.garden.loading":`Walking the garden…`,"brain.garden.unavailable":`No garden to show yet. Add a little more material first.`,"brain.garden.bed.recent":`Newly arrived`,"brain.garden.bed.contradictions":`Disagrees with itself`,"brain.garden.bed.stale":`Gone stale`,"brain.garden.bed.frequent":`Most relied on`,"brain.garden.empty.recent":`Nothing new arrived recently.`,"brain.garden.empty.contradictions":`Nothing contradicts itself right now.`,"brain.garden.empty.stale":`Nothing has been left untouched.`,"brain.garden.empty.frequent":`No topic is heavily connected yet.`,"brain.evidenceActions.open":`Build from this evidence`,"brain.evidenceActions.title":`What you can build from this evidence`,"brain.evidenceActions.loading":`Looking for what this evidence supports…`,"brain.evidenceActions.unavailable":`Nothing can be built directly from this answer's sources.`,"brain.rings.peek.aria":`Peek at {label} · {count} items`,"brain.rings.peek.title":`Peek at {label}`,"brain.rings.peek.summary":`{count} connections live in this layer.`,"brain.rings.count":`{count} items`,"brain.rings.close":`Close peek`,"brain.rings.deeper":`Open this layer`,"brain.rings.empty.now":`No recent conversation memory yet. Say something now.`,"brain.rings.empty.memories":`No durable memories yet. Add a document or a note.`,"brain.rings.empty.topics":`Topics emerge on their own as memories build up.`,"brain.rings.empty.graph":`The full graph opens once connections form.`,"brain.home.wakingHint":`Your Brain just woke up. Say anything or drop in one document and its first memory will form.`,"brain.approval.aria":`Agent run approval`,"brain.approval.title":`Approval needed before running`,"brain.approval.summaryLabel":`Plan summary`,"brain.approval.expiry":`Expires if you don't decide by {time}.`,"brain.approval.approve":`Approve and run`,"brain.approval.edit":`Edit and run`,"brain.approval.cancel":`Cancel`,"brain.approval.running":`Running...`,"brain.approval.edit.label":`Edit plan (JSON)`,"brain.approval.edit.run":`Run this plan`,"brain.approval.edit.close":`Close editor`,"brain.approval.edit.invalid":`Could not parse the plan JSON. Please check the format.`,"brain.approval.resolved":`Approved and finished running.`,"brain.approval.cancelled":`Plan cancelled. Nothing was executed.`,"brain.approval.expired":`The approval window expired — please ask again.`,"brain.approval.error":`Approval failed: {reason}`,"brain.grounding.supported":`Sources used`,"brain.grounding.none":`No sources`,"brain.steps.aria":`Agent run steps`,"brain.steps.live":`Step {count} in progress`,"brain.steps.summary":`{count} steps executed`,"brain.steps.planned":`Plan created`,"brain.steps.tool":`Tool run`,"brain.steps.tool.failed":`Tool run failed`,"brain.steps.proposed":`Saved as change proposal`,"brain.steps.blocked":`Blocked by policy`,"brain.steps.parseError":`Model output repaired`,"brain.steps.verdict":`Verification verdict`,"brain.steps.final":`Wrap-up`,"brain.steps.state":`State change`,"brain.steps.rollback":`Rolled back`,"brain.steps.step":`Step`,"brain.sourceModal.aria":`Source text: {title}`,"brain.sourceModal.open":`View source`,"brain.sourceModal.openAria":`View source text: {title}`,"brain.sourceModal.close":`Close source view`,"brain.sourceModal.loading":`Loading source text…`,"brain.sourceModal.error":`Could not load the source text: {reason}`,"brain.sourceModal.empty":`This source has no stored text.`,"brain.sourceModal.provenance":`Provenance`,"brain.watch.aria":`Folder watch status`,"brain.watch.title":`Watched folders`,"brain.watch.notLive":`Not real-time — periodic scans`,"brain.watch.scan.never":`Not scanned yet`,"brain.watch.scan.now":`Scanned just now`,"brain.watch.scan.minutes":`Scanned {count}m ago`,"brain.watch.scan.hours":`Scanned {count}h ago`,"brain.watch.scan.days":`Scanned {count}d ago`,"brain.watch.ingested":`+{count} added`,"brain.watch.tracked":`Tracking {count} files`,"brain.watch.errors":`Recent errors`,"brain.approval.countdown":`Time left {time}`,"brain.approval.countdown.warning":`Expires in under 2 minutes — please decide now.`,"brain.approval.expiredReplan":`Plan again`,"brain.approval.pendingNotice":`A task is waiting for your approval: {goal}`,"brain.approval.pendingNotice.generic":`A task is waiting for your approval.`,"brain.approval.pendingNotice.aria":`Pending approval notice`,"brain.approval.pendingNotice.expiry":`Valid until {time}. Continue from the approval card in the original conversation, or send the request again.`,"brain.approval.pendingNotice.hint":`Continue from the approval card in the original conversation, or send the request again.`,"brain.files.brainOk":`Remembered in Brain ✓`,"brain.files.brainPending":`Memory pending`,"brain.files.brainFailed":`Not remembered`,"brain.agent.repairs":`Repaired the model output {count} times`,"brain.agent.explanation.why":`A summary of why this run ended the way it did.`,"brain.stats.memories":`Memories`,"brain.stats.links":`Links`,"brain.stats.memoryKinds":`Memory kinds`,"brain.stats.linkKinds":`Link kinds`,"brain.stats.sources":`Sources`,"brain.stats.items":`Items`,"brain.stats.bytes":`Bytes`,"brain.stats.health":`Health`,"brain.stats.format":`Brain format`,"brain.stats.storage":`Storage`,"brain.value.reported":`reported`,"brain.graph.nodeStats":`{importance} importance · {links} links`,"brain.memory.recall.title":`Memory Recall`,"brain.memory.recall.detail":`Search and manage your saved memories.`,"brain.memory.recall.placeholder":`Recall memories about...`,"brain.memory.recall.action":`Recall`,"brain.memory.recall.completed":`Recall completed`,"brain.memory.compact":`Compact`,"brain.memory.rebuildVector":`Rebuild vector`,"brain.sources.title":`Sources & Provenance`,"brain.sources.detail":`Where your memories came from.`,"brain.sources.loading":`Loading sources`,"brain.sources.empty":`No sources yet`,"brain.sources.emptyDetail":`New memories will show their chat, manual, document, or import origin here.`,"brain.sources.fallback":`Source {index}`,"brain.sources.createdUnknown":`Created time not recorded`,"brain.sources.inspectable":`inspectable`,"brain.sources.missingProvenance":`missing provenance`,"brain.sources.copy":`Copy source`,"brain.sources.legacyMissing":`This older memory did not record a source path or conversation. It remains searchable, but provenance is incomplete.`,"brain.sources.type.chat":`chat`,"brain.sources.type.document":`document`,"brain.sources.type.import":`import`,"brain.sources.type.manual":`manual`,"brain.sources.type.unknown":`source unknown`,"brain.portability.title":`Export & Backup`,"brain.portability.detail":`Export, back up, or import your Brain data.`,"brain.portability.export":`Export Brain`,"brain.portability.backup":`Create backup`,"brain.portability.importPlaceholder":`Paste an exported Brain artifact to preview import`,"brain.portability.previewImport":`Preview import`,"brain.portability.importCompleted":`Import preview completed`}});
1
+ import{h as e}from"./utils-a3YXFtEO.js";e({ko:{"brain.level":`단계`,"brain.depth.1":`지금 기억`,"brain.depth.2":`오래된 기억`,"brain.depth.3":`주제`,"brain.depth.4":`관계`,"brain.depth.5":`전체 지식 그래프`,"brain.depthTitle.1":`깊이 1: 현재 맥락`,"brain.depthLabel.1":`살아있는 Brain`,"brain.depthLabel.2":`기억 계층`,"brain.depthLabel.3":`지식 계층`,"brain.depthLabel.4":`관계 계층`,"brain.depthLabel.5":`지식 그래프`,"brain.view.memories":`기억 보기`,"brain.view.topics":`주제 보기`,"brain.view.relationships":`관계 보기`,"brain.view.graph":`그래프로 보기`,"brain.surface":`돌아가기`,"brain.aria.home":`Lattice Brain`,"brain.aria.exploration":`Brain 탐색`,"brain.aria.quickViews":`Brain 빠른 보기`,"brain.depthRail.aria":`Brain 깊이 진행 상태`,"brain.aria.conversation":`Brain과의 대화`,"brain.aria.ownership":`Brain 소유 보장`,"brain.aria.actions":`Brain 주요 작업`,"brain.aria.starterPrompts":`시작 프롬프트`,"brain.aria.overview":`Brain 한눈에 보기`,"brain.aria.graph":`지식 그래프`,"brain.edition":`정식 제품`,"brain.edition.tip":`Lattice AI {version} — 한눈에 바로 쓰는 디지털 브레인`,"brain.local":`로컬 우선`,"brain.portable":`이동 가능`,"brain.private":`개인 소유`,"brain.admin":`관리자 콘솔`,"brain.command.aria":`제품 상태와 다음 행동`,"brain.command.kicker":`제품 상태판`,"brain.command.title":`지금 바로 쓸 수 있는 Brain`,"brain.command.score":`제품 준비도`,"brain.command.next":`다음 행동`,"brain.command.next.empty":`첫 자료를 넣고 바로 질문하세요.`,"brain.command.next.forming":`주제를 열어 기억이 어떻게 묶이는지 확인하세요.`,"brain.command.next.alive":`근거를 확인하고 필요하면 모델을 바꿔 보세요.`,"brain.command.metrics":`Brain 제품 지표`,"brain.command.metric.memories":`기억 {count}개`,"brain.command.metric.topics":`주제 {count}개`,"brain.command.metric.sources":`정상 출처 {count}개`,"brain.command.metric.proof":`근거 {count}개`,"brain.command.source.empty":`아직 수집 전`,"brain.command.action.add":`자료 넣기`,"brain.command.action.find":`주제 확인`,"brain.command.action.find.detail":`기억이 묶인 구조 보기`,"brain.command.action.proof":`근거 확인`,"brain.command.action.own":`소유권 관리`,"brain.command.action.own.detail":`백업, 복원, 설정`,"brain.command.signal.local":`로컬 우선`,"brain.command.signal.private":`명시 동의`,"brain.command.signal.portable":`백업 가능`,"brain.chatHome.aria":`Brain Chat Home`,"brain.chatHome.contextAria":`Brain 상태와 자료 패널`,"brain.chatHome.headerLine":`필요한 일부터 바로 시작하세요.`,"brain.chatHome.kicker":`Lattice Brain`,"brain.chatHome.title":`무엇을 해볼까요?`,"brain.chatHome.body":`질문하거나 자료를 넣으면 Brain이 기억하고 연결해 다음 답변에 사용합니다.`,"brain.chatHome.utility":`Brain 세부 정보`,"brain.chatHome.utility.basic":`자료와 Brain 관리`,"brain.files.title":`파일을 만들었어요`,"brain.files.download":`다운로드`,"brain.files.downloading":`내려받는 중…`,"brain.files.downloadError":`다운로드하지 못했어요: {reason}`,"brain.files.hint":`이 컴퓨터의 Lattice 작업 폴더에 안전하게 저장되어 있어요.`,"brain.files.repaired":`자동 보정됨 — 내용을 한번 확인해 주세요`,"brain.agent.needsReview":`완료를 검증하지 못했어요 — 결과를 직접 확인해 주세요.`,"brain.agent.failed":`작업을 끝까지 완료하지 못했어요. 다시 시도해 주세요.`,"brain.code.copy":`복사`,"brain.code.copied":`복사했어요`,"brain.code.save":`파일로 저장`,"brain.code.saving":`저장 중…`,"brain.code.saveError":`파일로 저장하지 못했어요: {reason}`,"brain.firstScreen.aria":`Brain 첫 화면`,"brain.home.kicker":`내 기억이 자라는 곳`,"brain.home.insights":`Brain이 정리한 내용`,"brain.home.shelf.close":`Brain 보조 패널 닫기`,"brain.home.insights.detail":`기억, 연결, 다음 행동을 필요할 때 확인하세요`,"brain.firstScreen.title":`말하고, 넣으면, Brain이 연결합니다.`,"brain.firstScreen.body":`대화와 컴퓨터의 파일·폴더가 기억으로 들어오고, 실제 지식 그래프와 다음 자동화로 이어집니다.`,"brain.hero.openGraph":`Brain을 눌러 기억 지도 보기`,"brain.hero.summary":`기억 {memories}개, 주제 {concepts}개를 기억하고 있어요.`,"brain.hero.empty":`아직 기억한 내용이 없어요. 아래에 물어보거나 자료를 넣어보세요.`,"brain.hero.hint":`Brain 그림을 누르면 기억 지도를 볼 수 있어요.`,"brain.home.add.title":`자료 넣기`,"brain.home.more":`더 보기`,"brain.firstScreen.state.quiet":`아직 기억할 내용을 기다리고 있어요`,"brain.firstScreen.state.forming":`새 내용을 정리하고 있어요`,"brain.firstScreen.state.alive":`기억을 사용할 준비가 됐어요`,"brain.firstScreen.readiness":`Brain 준비도 {score}%`,"brain.firstScreen.memoryAria":`Brain이 기억하고 연결한 내용`,"brain.firstScreen.memory":`방금 기억한 것`,"brain.firstScreen.memory.empty":`아직 없습니다. 첫 생각이나 문서를 넣어보세요.`,"brain.firstScreen.memory.with":`{title}`,"brain.firstScreen.connection":`연결 중인 주제`,"brain.firstScreen.concept.empty":`자료가 들어오면 관련 주제가 여기에 보입니다.`,"brain.firstScreen.concept.with":`{title}`,"brain.firstScreen.next":`다음 행동`,"brain.firstScreen.next.source":`문서나 메모를 넣으면 Brain이 바로 기억을 만들기 시작합니다.`,"brain.firstScreen.next.ask":`첫 질문을 던지면 Brain이 가진 기억을 기준으로 답합니다.`,"brain.firstScreen.next.graph":`기억 그래프에서 Brain이 연결한 내용을 확인해보세요.`,"brain.firstScreen.actions":`Brain 첫 화면 주요 행동`,"brain.firstScreen.action.talk":`Brain에게 말하기`,"brain.firstScreen.action.source":`자료 넣기`,"brain.firstScreen.action.graph":`기억 그래프 보기`,"brain.living.aria":`살아 있는 나의 Brain`,"brain.living.open":`Brain의 실제 지식 그래프 열기`,"brain.living.graph":`내 지식 그래프 중심`,"brain.living.depth":`Brain 깊이 {depth}`,"brain.living.state.idle":`기억을 지키는 중`,"brain.living.state.listening":`듣는 중`,"brain.living.state.thinking":`함께 생각하는 중`,"brain.living.state.recalling":`기억을 불러오는 중`,"brain.living.state.synthesizing":`연결을 만드는 중`,"brain.living.state.planning":`계획하는 중`,"brain.living.state.acting":`실행하는 중`,"brain.living.state.resting":`곁에서 기다리는 중`,"brain.flow.sources.aria":`Brain으로 들어오는 지식 출처`,"brain.flow.sources":`들어오는 지식`,"brain.flow.vital":`Brain 생명 신호`,"brain.flow.memory":`기억하는 Brain`,"brain.flow.graph":`실제 지식 그래프`,"brain.flow.graph.aria":`실제 주제 {concepts}개와 관계 {relationships}개로 구성된 지식 그래프`,"brain.flow.graph.empty":`첫 대화나 자료가 들어오면 실제 주제와 연결이 여기에서 생겨납니다.`,"brain.flow.graph.empty.short":`첫 연결을 만드는 중`,"brain.flow.node.aria":`{type} 주제 {label}를 지식 그래프에서 열기`,"brain.flow.source.empty":`첫 대화나 자료를 기다리는 중`,"brain.flow.status.emerged":`새 기억 {memories}개와 주제 {entities}개가 실제 Brain에 연결됐습니다.`,"brain.flow.status.ready":`{focus} 주변의 기억과 연결을 유지하고 있습니다.`,"brain.flow.status.empty":`질문하거나 자료를 넣으면 Brain이 기억과 연결을 만들기 시작합니다.`,"brain.flow.path.aria":`지식이 기억과 자동화로 이어지는 흐름`,"brain.flow.path.input":`입력`,"brain.flow.path.waiting":`대기 중`,"brain.flow.path.memory":`기억`,"brain.flow.path.memoryCount":`실제 기억 {count}개`,"brain.flow.path.connections":`연결`,"brain.flow.path.graphCount":`주제 {concepts} · 관계 {relationships}`,"brain.flow.path.automation":`다음 행동`,"brain.flow.path.actionCount":`기억 기반 제안 {count}개`,"brain.flow.conversation":`이번 대화`,"brain.flow.conversation.ready":`대화를 Brain 기억으로 보관`,"brain.flow.relationships":`실제 관계 {count}개`,"brain.automation.kicker":`기억에서 실행으로`,"brain.automation.title":`이 기억으로 Brain이 할 수 있는 일`,"brain.automation.more":`모든 기억 기반 행동 보기`,"brain.automation.close":`기억 기반 행동 닫기`,"brain.automation.body":`현재 기억의 초점과 근거를 바탕으로 다음 질문, 검토, Agent 실행을 제안합니다.`,"brain.automation.basedOn":`이 기억을 근거로 추천`,"brain.automation.empty":`기억이 더 생기면 Brain이 근거가 있는 자동화를 이곳에 제안합니다.`,"brain.automation.guard":`추천은 기억을 근거로 만들고, 실행은 사용자가 선택한 뒤 시작됩니다.`,"brain.automation.intent.ask":`기억으로 질문`,"brain.automation.intent.delegate":`Agent 실행`,"brain.automation.intent.review":`검토함에 초안`,"brain.automation.intent.route":`그래프에서 확인`,"brain.brief.aria":`Brain 브리핑`,"brain.brief.kicker":`한눈에 보기`,"brain.brief.headline.quiet":`아직 비어 있지만 바로 시작할 수 있습니다`,"brain.brief.headline.forming":`새 기억이 주제로 묶이는 중입니다`,"brain.brief.headline.alive":`지금 참고할 만한 기억이 있습니다`,"brain.brief.body.quiet":`첫 자료나 질문을 넣으면 이 자리에 방금 배운 내용과 다음 행동이 표시됩니다.`,"brain.brief.body.forming":`{focus}를 중심으로 기억을 연결하고 있습니다.`,"brain.brief.body.alive":`{focus}를 바로 물어보거나 그래프에서 연결을 확인할 수 있습니다.`,"brain.brief.focus":`지금 볼 것`,"brain.brief.focus.empty":`아직 첫 기억이 없습니다`,"brain.brief.focus.empty.detail":`문서, 노트, 웹페이지, 질문 중 하나로 시작하세요.`,"brain.brief.evidence.aria":`Brain 브리핑 근거`,"brain.brief.evidence.durable":`저장 근거`,"brain.brief.evidence.durable.detail":`로컬에 남아 모델을 바꿔도 유지되는 기억 수`,"brain.brief.evidence.graph":`그래프 주제`,"brain.brief.evidence.graph.detail":`지식 그래프에서 확인 가능한 주제 수`,"brain.brief.evidence.sources":`정상 출처`,"brain.brief.evidence.sources.detail":`사용 가능한 기억 계층 수`,"brain.brief.actions":`Brain 브리핑 다음 행동`,"brain.brief.action.add":`자료 넣기`,"brain.brief.action.add.detail":`파일, 폴더, 노트, 웹`,"brain.brief.action.ask":`바로 질문`,"brain.brief.action.ask.detail":`입력창으로 이동`,"brain.brief.action.topics":`연결 보기`,"brain.brief.action.topics.detail":`그래프에서 주제 확인`,"brain.brief.action.verify":`근거 확인`,"brain.brief.action.verify.detail":`모델을 바꿔도 유지되는지 보기`,"brain.brief.action.backup":`백업 관리`,"brain.brief.action.backup.detail":`Brain을 내보내고 보관`,"brain.suggestions.aria":`Brain 추천 질문`,"brain.suggestions.title":`이렇게 시작해 보세요`,"brain.proactive.aria":`Brain 추천 실행`,"brain.proactive.title":`Brain이 먼저 추천하는 실행`,"brain.proactive.addSource.label":`자료부터 넣기`,"brain.proactive.addSource.detail":`Brain이 기억할 첫 자료를 추가`,"brain.proactive.seed.label":`기억 시드 만들기`,"brain.proactive.seed.detail":`무엇을 기억해야 할지 대화로 정리`,"brain.proactive.evidence.label":`근거 검토`,"brain.proactive.evidence.detail":`확실한 사실과 약한 신호 분리`,"brain.proactive.delegate.label":`Agent에게 맡기기`,"brain.proactive.delegate.detail":`현재 초점을 실행 계획으로 위임`,"brain.proactive.review.label":`검토 작업으로 저장`,"brain.proactive.review.detail":`Review Center에서 승인할 초안 생성`,"brain.proactive.map.label":`연결 지도 보기`,"brain.proactive.map.detail":`관련 주제를 그래프에서 확인`,"brain.proactive.weekly.label":`주간 Brain 점검`,"brain.proactive.weekly.detail":`변화/결정/위임 후보를 검토 초안으로`,"brain.proactive.trail.aria":`Brain 추천 실행 기록`,"brain.proactive.trail.title":`최근 실행`,"brain.proactive.status.running":`진행 중`,"brain.proactive.status.completed":`완료`,"brain.proactive.status.failed":`실패`,"brain.proactive.intent.ask":`Brain 질문`,"brain.proactive.intent.delegate":`Agent 위임`,"brain.proactive.intent.review":`Review 초안`,"brain.proactive.intent.route":`화면 이동`,"brain.suggestion.start.label":`시작 가이드`,"brain.suggestion.start.detail":`첫 기억을 만들 자료와 질문 추천`,"brain.suggestion.start.prompt":`내 Brain을 시작하기 위해 지금 넣으면 좋은 자료와 첫 질문을 추천해줘.`,"brain.suggestion.context.label":`자료 준비`,"brain.suggestion.context.detail":`지금 넣을 만한 맥락 정리`,"brain.suggestion.context.prompt":`내가 지금 Brain에 넣으면 가장 도움이 될 문서, 메모, 웹페이지를 우선순위로 정리해줘.`,"brain.suggestion.focus.label":`초점 정리`,"brain.suggestion.focus.detail":`현재 기억에서 다음 행동 뽑기`,"brain.suggestion.focus.prompt":`{focus}를 기준으로 지금 확인해야 할 핵심 결정과 다음 행동을 정리해줘.`,"brain.suggestion.evidence.label":`근거 확인`,"brain.suggestion.evidence.detail":`Brain이 기억한 근거로 답변`,"brain.suggestion.evidence.prompt":`{focus}에 대해 Brain이 가진 근거를 인용해서 답해줘.`,"brain.suggestion.graph.label":`연결 탐색`,"brain.suggestion.graph.detail":`그래프에 묶인 관련 주제 보기`,"brain.suggestion.graph.prompt":`{focus}와 연결된 주제를 근거와 함께 설명해줘.`,"brain.suggestion.history.label":`후속 작업`,"brain.suggestion.history.detail":`최근 대화에서 이어갈 일 찾기`,"brain.suggestion.history.prompt":`{focus}와 관련해서 최근 대화에서 놓친 후속 작업을 뽑아줘.`,"brain.tab.conversation":`대화`,"brain.tab.memory":`내 자료`,"brain.tab.knowledge":`찾기`,"brain.tab.relationships":`관계`,"brain.tab.graph":`연결 지도`,"brain.tab.portability":`돌보기`,"brain.headline.conversation":`Brain과 대화하세요.`,"brain.headline.memory":`저장된 기억과 출처를 확인하세요.`,"brain.headline.knowledge":`기억에서 찾아보세요.`,"brain.headline.relationships":`관계 — 왜 그런지 알 때.`,"brain.headline.graph":`기억 사이의 연결을 살펴보세요.`,"brain.headline.portability":`Brain 돌보기.`,"brain.search.title":`기억 찾기`,"brain.search.detail":`대화와 추가한 자료에서 필요한 내용을 찾습니다.`,"brain.search.placeholder":`사람, 문서, 주제로 검색`,"brain.search.cta":`기억에서 찾기`,"brain.search.results":`검색 결과`,"brain.group.knowledge":`지식`,"brain.group.source":`출처`,"brain.group.activity":`활동`,"brain.group.memory":`기억`,"brain.group.people":`사람`,"brain.group.system":`시스템`,"brain.group.other":`기타`,"graph.search.basic":`생각, 파일, 사람, 노트 검색…`,"graph.search.advanced":`그래프 라벨, 유형, 출처 검색…`,"graph.group.all":`모든 묶음`,"graph.labels.important":`중요한 이름만`,"graph.labels.all":`모든 이름`,"graph.labels.off":`이름 숨기기`,"graph.fit":`화면 맞춤`,"graph.canvas.aria":`지식 그래프 캔버스 — 화살표 키로 항목을 이동하고 Enter로 열어요`,"graph.deep.title":`연결 지도`,"graph.deep.summary":`저장된 {total}개 중에서 생각 {nodes}개와 연결 {edges}개를 보여드려요.`,"graph.filtered":`{count}개 숨김`,"graph.allInView":`모두 보이는 중`,"graph.importance":`중요도`,"graph.clearFocus":`선택 해제`,"graph.searchAll":`전체 기억에서 찾기`,"graph.collapsed":`접힘`,"graph.focus.title":`자세히 보기`,"graph.focus.desc":`항목을 누르면 왜 중요한지 알려드려요.`,"graph.importanceBadge":`중요도 {n}`,"graph.source.none":`출처 기록 없음`,"graph.created.none":`저장 시각 기록 없음`,"graph.copySource":`출처 복사`,"graph.collapsedGroup":`접힌 묶음`,"graph.expandGroup":`묶음 펼치기`,"graph.nothingSelected.title":`아직 선택한 항목이 없어요`,"graph.nothingSelected.detail":`그래프에서 항목이나 묶음을 눌러 보세요.`,"graph.empty.title":`아직 연결된 기억이 없어요`,"graph.empty.detail":`문서, 노트, 폴더를 넣으면 출처와 함께 연결된 기억이 만들어져요.`,"graph.important.title":`중요한 항목`,"graph.important.desc":`지금 가장 많이 연결된 항목이에요.`,"graph.advanced.title":`관계 자세히 보기`,"graph.advanced.desc.basic":`연결이 어떻게 이어지는지 자세히 보고 싶을 때 여세요.`,"graph.advanced.desc.other":`관계, 출처, 그래프 구조를 살펴봅니다.`,"graph.minImportance.aria":`최소 관계 중요도`,"graph.coverage":`출처가 남은 기억`,"graph.coverage.value":`{covered} / {total}개`,"graph.coverage.detail":`기억 {total}개 중 {covered}개는 어디서 왔는지 기록돼 있어요. 대화하며 생긴 기억에는 출처가 없을 수 있습니다.`,"graph.coverage.empty":`아직 기억이 없어요`,"brain.memoryTier.workspace":`작업공간 기억`,"brain.memoryTier.project":`프로젝트 기억`,"brain.memoryTier.agent":`에이전트 기억`,"brain.memoryTier.conversation":`대화 기억`,"brain.memoryTier.graph":`연결 지도 기억`,"brain.memoryTier.vector":`의미 검색 기억`,"brain.action.add":`넣기`,"brain.action.find":`찾기`,"brain.action.model":`모델`,"brain.action.settings":`설정`,"brain.empty.kicker":`시작 예시`,"brain.empty.title":`아래 문장을 눌러 바로 시작할 수 있습니다.`,"brain.empty.body":`문서를 넣고 싶으면 입력창의 문서 버튼을 누르세요.`,"brain.empty.trail.label":`첫 Brain 흐름`,"brain.empty.trail.save":`1. 첫 기억 저장`,"brain.empty.trail.recall":`2. Brain Home에서 확인`,"brain.empty.trail.backup":`3. 백업으로 소유`,"brain.home.line":`대화할수록 선명해지는, 내 로컬 지식의 중심`,"brain.prompt.remember":`내 자료에서 중요한 결정을 찾아줘`,"brain.prompt.know":`이 문서의 핵심만 정리해줘`,"brain.prompt.plan":`지금 해야 할 일을 우선순위로 정리해줘`,"brain.placeholder":`질문하거나, 자료를 붙여 넣거나, 할 일을 적어보세요`,"brain.composer.attachments":`자료 첨부`,"brain.composer.hint":`Enter로 보내기 · Shift+Enter로 줄바꿈`,"brain.upload.cta":`파일/문서 넣기`,"brain.upload.ctaShort":`문서`,"brain.upload.uploading":`넣는 중`,"brain.upload.hint":`업로드하면 실제 기억과 그래프로 다시 보입니다.`,"brain.upload.pending":`{name}을 Brain에 넣는 중입니다.`,"brain.upload.saved":`{name}이 Brain에 저장됐습니다.`,"brain.upload.failed":`문서를 넣지 못했습니다: {reason}`,"brain.ingest.aria":`Brain에 넣기`,"brain.ingest.kicker":`Brain에게 가르치기`,"brain.ingest.title":`컴퓨터의 자료를 선택하면 기억과 그래프로 들어갑니다.`,"brain.ingest.dock.title":`파일 · 폴더 · 노트 · 웹`,"brain.ingest.dock.close":`자료 입력 닫기`,"brain.ingest.type.chat":`대화`,"brain.ingest.file":`파일 넣기`,"brain.ingest.file.detail":`PDF, 문서, 표, 메모`,"brain.ingest.folder":`폴더 넣기`,"brain.ingest.folder.placeholder":`로컬 폴더 경로`,"brain.ingest.note":`노트 넣기`,"brain.ingest.note.placeholder":`결정이나 맥락을 붙여넣기`,"brain.ingest.web":`웹 넣기`,"brain.ingest.web.placeholder":`https://...`,"brain.ingest.folder.pending":`{path} 폴더를 Brain에 연결 중입니다.`,"brain.ingest.folder.saved":`{path} 폴더가 Brain에 연결됐습니다.`,"brain.ingest.folder.reading":`폴더를 읽고 있어요…`,"brain.ingest.folder.browserSaved":`{name} 폴더에서 파일 {count}개를 Brain에 넣었어요.`,"brain.ingest.folder.empty":`선택한 폴더에서 넣을 수 있는 파일을 찾지 못했어요.`,"brain.ingest.folder.unavailable":`폴더 선택 창을 열 수 없어요. 아래 칸에 폴더 경로를 직접 입력해 주세요.`,"brain.ingest.folder.failed":`폴더를 넣지 못했습니다: {reason}`,"brain.ingest.note.pending":`노트를 Brain에 저장 중입니다.`,"brain.ingest.note.saved":`노트가 Brain에 저장됐습니다.`,"brain.ingest.note.failed":`노트를 넣지 못했습니다: {reason}`,"brain.ingest.web.pending":`{url}을 읽어 Brain에 넣는 중입니다.`,"brain.ingest.web.saved":`{url}이 Brain에 저장됐습니다.`,"brain.ingest.web.failed":`웹 페이지를 넣지 못했습니다: {reason}`,"brain.ingest.type.file":`파일`,"brain.ingest.type.folder":`폴더`,"brain.ingest.type.note":`노트`,"brain.ingest.type.web":`웹`,"brain.ingest.cta.file":`선택해서 바로 넣기`,"brain.ingest.cta.folder":`경로를 넣고 Enter`,"brain.ingest.cta.note":`내용을 붙여넣고 Enter`,"brain.ingest.cta.web":`URL을 넣고 Enter`,"brain.ingest.active":`{label} 처리 중`,"brain.ingest.progress.aria":`{label} 수집 진행 상태`,"brain.ingest.stage.preparing":`준비`,"brain.ingest.stage.parsing":`파싱`,"brain.ingest.stage.embedding":`임베딩`,"brain.ingest.stage.indexing":`인덱싱`,"brain.ingest.stage.complete":`메모리화 완료`,"brain.ingest.stage.error":`실패`,"brain.ingest.stage.error.hint":`Brain에 들어가지 못했습니다`,"brain.ingest.stage.preparing.hint":`원본을 읽어들이는 중`,"brain.ingest.stage.parsing.hint":`텍스트와 구조를 추출하는 중`,"brain.ingest.stage.embedding.hint":`의미 벡터로 변환하는 중`,"brain.ingest.stage.indexing.hint":`지식 그래프에 연결하는 중`,"brain.ingest.stage.complete.hint":`내 지식으로 들어왔습니다`,"brain.ingest.result":`새 기억 {memories}개 · 새 엔티티 {entities}개`,"brain.ingest.result.empty":`기존 지식과 통합됨`,"brain.ingest.quality.low":`이 자료는 내용을 읽어내기 어려웠어요. 일부가 빠졌거나 부정확할 수 있어요.`,"brain.freshness.pending":`일부 지식이 최신 인덱싱을 기다리고 있어요 ({count}건). 답변에는 곧 반영됩니다.`,"brain.freshness.staleEmbedder":`임베딩 모델이 바뀌었어요`,"brain.freshness.staleEmbedder.detail":`예전 모델로 만든 색인이 남아 있어 검색 품질이 떨어질 수 있어요. 다시 인덱싱하면 해결됩니다.`,"brain.freshness.reindex":`다시 인덱싱하기`,"brain.freshness.reindex.running":`다시 인덱싱하는 중…`,"brain.freshness.reindex.failed":`다시 인덱싱에 실패했어요. 잠시 후 다시 시도해 주세요.`,"brain.contextQuality.limited":`이번 답변은 저장된 지식 연결이 적은 상태에서 만들어졌어요.`,"brain.contextQuality.reason":`이유: {reason}`,"brain.jobs.aria":`백그라운드 수집 작업`,"brain.jobs.title":`자료를 정리하는 중`,"brain.jobs.progress":`{processed}/{total} 처리`,"brain.jobs.progressAria":`수집 진행률: {total}개 중 {processed}개 처리`,"brain.jobs.failedCount":`실패 {count}건`,"brain.jobs.resume":`이어서 처리`,"brain.jobs.resuming":`다시 시작하는 중…`,"brain.jobs.status.queued":`대기 중`,"brain.jobs.status.running":`진행 중`,"brain.jobs.status.completed":`완료`,"brain.jobs.status.failed":`실패`,"brain.jobs.status.partial":`부분 완료`,"brain.jobs.report.title":`폴더 수집을 마쳤어요`,"brain.jobs.report.titlePartial":`폴더 수집을 일부 마쳤어요`,"brain.jobs.report.documents":`+{count} 문서`,"brain.jobs.report.vector":`벡터 인덱스 {percent}% 최신`,"brain.jobs.report.skipped":`건너뛰거나 실패한 파일`,"brain.jobs.report.dismiss":`수집 결과 닫기`,"brain.preview.open":`미리보기`,"brain.preview.close":`미리보기 닫기`,"brain.preview.aria":`파일 미리보기: {name}`,"brain.preview.loading":`미리보기를 불러오는 중…`,"brain.preview.error":`미리보기를 불러오지 못했어요: {reason}`,"brain.preview.sandboxNote":`안전한 미리보기 — 스크립트와 외부 연결은 실행되지 않아요.`,"brain.dnd.title":`여기에 놓아 Brain에 추가`,"brain.dnd.detail":`파일을 놓으면 바로 기억으로 정리해 드려요.`,"brain.timeline.aria":`최근 메모리 생성 타임라인`,"brain.timeline.emergenceTitle":`방금 생긴 지식`,"brain.timeline.recent":`최근 수집`,"brain.timeline.newMemories":`새 기억 {count}개`,"brain.timeline.newEntities":`새 엔티티 {count}개`,"brain.timeline.at":`{time}`,"brain.timeline.justNow":`방금`,"brain.timeline.minutesAgo":`{count}분 전`,"brain.timeline.empty":`아직 수집 기록이 없습니다. 위에서 무엇이든 넣어보세요.`,"brain.image":`이미지`,"brain.unavailable":`지금은 응답할 수 없습니다`,"brain.noModel.message":`아직 불러온 모델이 없습니다. 모델 선택 화면에서 로컬 모델을 준비한 뒤 다시 보내 주세요.`,"brain.noModel.status":`모델을 먼저 준비해야 대화를 시작할 수 있습니다.`,"brain.noModel.banner":`아직 Brain의 목소리(모델)가 준비되지 않았습니다. 준비 후 바로 대화할 수 있어요.`,"brain.noModel.cta":`모델 준비하기`,"brain.newChat":`새 대화`,"brain.stop":`중지`,"brain.stopped":`응답 생성을 중단했습니다.`,"brain.stopped.empty":`(응답이 중단되었습니다)`,"brain.history.title":`지난 대화`,"brain.history.hint":`Brain이 기억하는 최근 대화입니다. 눌러서 이어가세요.`,"brain.history.aria":`지난 대화 목록`,"brain.history.messages":`메시지 {count}개`,"brain.history.resumeAria":`대화 이어가기: {title}`,"brain.history.deleteAria":`대화 삭제: {title}`,"brain.history.deleteConfirm":`한 번 더 누르면 삭제`,"brain.history.deleted":`대화를 삭제했습니다.`,"brain.history.deleteFailed":`대화를 삭제하지 못했습니다: {reason}`,"brain.history.loading":`대화를 불러오는 중...`,"brain.history.loadFailed":`대화를 불러오지 못했습니다: {reason}`,"brain.history.emptyConversation":`저장된 메시지가 없습니다`,"brain.history.resumed":`지난 대화를 이어갑니다. 이어서 말해 보세요.`,"brain.history.showMore":`더 보기 ({count}개)`,"brain.history.showLess":`접기`,"brain.message.copy":`복사`,"brain.message.copied":`복사됨`,"brain.message.copyAria":`응답 전체 복사`,"brain.message.regenerate":`다시 생성`,"brain.message.regenerateAria":`마지막 질문에 다시 답변 받기`,"brain.message.saveTask":`작업함에 저장`,"brain.message.saveTaskAria":`이 답변을 검토함 작업 초안으로 저장`,"brain.message.followup.aria":`답변 후속 질문`,"brain.message.followup.checklist":`체크리스트로`,"brain.message.followup.checklist.prompt":`방금 답변을 실행 가능한 체크리스트로 바꿔줘.`,"brain.message.followup.evidence":`근거/불확실성`,"brain.message.followup.evidence.prompt":`방금 답변의 근거와 아직 불확실한 부분을 분리해서 보여줘.`,"brain.message.followup.next":`다음 3가지`,"brain.message.followup.next.prompt":`방금 답변을 기준으로 내가 다음에 해야 할 3가지를 우선순위로 정리해줘.`,"brain.imageAttached":`이미지 첨부됨`,"brain.send":`보내기`,"brain.saved":`기억에 저장됨 · 연결된 주제 {topics}개 · 관련 기억 {memories}개`,"brain.saved.detail":`출처와 함께 나중에 다시 불러올 수 있습니다.`,"brain.action.defaultTitle":`Brain 답변 후속 작업`,"brain.action.saved":`작업 초안이 Review Center에 저장됨`,"brain.action.saveFailed":`작업 초안을 저장하지 못했습니다: {reason}`,"brain.delegate.title":`Agent team`,"brain.delegate.detail":`현재 초안을 목표로 위임하고 결과를 Brain에 남깁니다.`,"brain.delegate.cta":`위임`,"brain.delegate.running":`위임 중...`,"brain.delegate.saved":`Brain 갱신됨`,"brain.delegate.done":`에이전트 결과가 Brain 메모리로 합성되었습니다.`,"brain.delegate.failed":`에이전트 위임 실패: {reason}`,"brain.recalled":`기억을 다시 꺼냈습니다: {title}`,"brain.overview.kicker":`Brain 한눈에 보기`,"brain.overview.title":`기억과 주제를 바로 확인하세요.`,"brain.overview.graph":`전체 그래프`,"brain.overview.agent":`Agent 결과`,"brain.overview.agentEmpty":`위임 결과가 생기면 여기에 강조됩니다.`,"brain.overview.recent":`최근 기억`,"brain.overview.recentEmpty":`아직 최근 기억이 없습니다.`,"brain.overview.older":`이전 기억`,"brain.overview.olderEmpty":`대화가 쌓이면 과거 기억이 보입니다.`,"brain.overview.topics":`주요 주제`,"brain.overview.topicsEmpty":`주제가 형성되는 중입니다.`,"brain.readiness.kicker":`Brain 준비도`,"brain.readiness.aria":`Brain 준비도 점수`,"brain.readiness.quiet":`첫 기억을 기다리고 있습니다.`,"brain.readiness.forming":`기억이 주제로 자라는 중입니다.`,"brain.readiness.alive":`기억과 관계가 연결되어 있습니다.`,"brain.readiness.start":`첫 기억 보기`,"brain.readiness.grow":`주제 키우기`,"brain.readiness.map":`지도 보기`,"brain.proof.aria":`Brain 증거`,"brain.proof.context":`다시 불러올 맥락`,"brain.proof.contextValue":`{count}개 저장됨`,"brain.proof.contextEmpty":`첫 기억 대기`,"brain.proof.model":`모델 교체 후에도 유지`,"brain.proof.noModel":`모델 미로드`,"brain.proof.modelPending":`저장 후 증명됨`,"brain.proof.store":`지식 저장소`,"brain.proof.storeValue":`주제 {topics}개 · 기억 조각 {vectors}개`,"brain.proof.recall":`방금 Brain이 다시 꺼낸 기억`,"brain.proof.recallEmpty.kicker":`Brain 증거 자리`,"brain.proof.recallEmpty.title":`첫 대화 후 여기에 다시 꺼낸 기억이 표시됩니다.`,"brain.proof.recallEmpty.detail":`아직 저장된 기억이 없어, 예시를 꾸며내는 대신 실제 기억이 쌓이기를 기다립니다.`,"brain.proof.recallPending":`기억은 저장됐고, 다시 꺼낼 준비를 하고 있습니다.`,"brain.proof.recallPending.detail":`인덱싱이 끝나면 이 자리에서 실제 기억을 다시 보여줍니다.`,"brain.modelDemo.aria":`모델 교체 증거`,"brain.modelDemo.kicker":`모델 독립 Brain`,"brain.modelDemo.proven":`현재 기억은 모델 밖에 남아 있습니다.`,"brain.modelDemo.pending":`첫 기억이 저장되면 모델 교체 증거가 생깁니다.`,"brain.modelDemo.detail":`현재 모델: {model}. 같은 질문으로 Brain 증거를 다시 확인할 수 있습니다.`,"brain.modelDemo.verify":`같은 증거 확인`,"brain.modelDemo.change":`모델 바꾸기`,"brain.modelDemo.needQuestion":`먼저 질문하거나 기억을 넣으면 같은 증거를 다시 확인할 수 있습니다.`,"brain.modelDemo.checking":`{model}에서 같은 Brain 증거를 다시 확인 중입니다.`,"brain.modelDemo.done":`{model}에서도 같은 Brain 증거를 확인했습니다.`,"brain.proof.unavailable":`Brain 근거를 확인하지 못했습니다: {reason}`,"brain.answerProof.aria":`답변 출처와 기억 근거`,"brain.answerProof.title":`기억 근거와 출처`,"brain.answerProof.modelProven":`{model} 밖에 남은 Brain 증거`,"brain.answerProof.modelPending":`{model} 응답 · 증거 저장 대기`,"brain.answerProof.empty":`아직 연결된 출처가 없습니다. 기억이 인덱싱되면 여기에 표시됩니다.`,"brain.citation.chip":`출처 {num}`,"brain.citation.chip.long":`출처 {num}: {title}`,"brain.citation.expand":`출처 열기`,"brain.citation.close":`출처 닫기`,"brain.citation.preview.from":`출처: `,"brain.citation.preview.snippet":`발췌: `,"brain.citation.keyboard.tip":`스페이스/엔터로 출처를 열고, ESC로 닫습니다.`,"brain.citation.region":`본문에서 참조한 출처 인용`,"brain.citation.announce.open":`{num}번 출처를 열었습니다: {title}`,"brain.citation.announce.close":`출처 미리보기를 닫았습니다.`,"brain.citation.count":`이 답변은 {count}개의 출처를 인용합니다.`,"brain.citation.score":`관련도 {score}%`,"brain.memory.empty.kicker":`첫 기억`,"brain.memory.empty":`기억이 조용합니다.`,"brain.knowledge.empty":`지식이 형성되는 중입니다.`,"brain.graph.empty":`아직 맞는 지식이 없습니다.`,"brain.graph.summaryFallback":`이 개념은 가장 깊은 지식 계층의 일부입니다.`,"brain.graph.focused":`대화와 문서에서 함께 나온 내용이 선으로 이어집니다.`,"brain.graph.emptyFocus":`대화, 문서, 프로젝트를 쌓으면 Brain 그래프가 자랍니다.`,"brain.graph.search":`검색`,"brain.graph.searchAria":`지식 그래프 검색`,"brain.graph.control.panel":`그래프 탐색 컨트롤`,"brain.graph.control.filter":`필터`,"brain.graph.control.types":`엔티티 타입`,"brain.graph.control.allTypes":`전체 타입`,"brain.graph.control.time":`시간 탐색`,"brain.graph.control.dateRange":`최근 추가 강조 범위`,"brain.graph.control.resetFilters":`필터 초기화`,"brain.graph.control.recentWindow":`최근 {days}일`,"brain.graph.control.allTime":`전체 기간`,"brain.graph.control.toggleType":`{type} 타입 표시 전환`,"brain.graph.search.typeahead":`검색 추천`,"brain.graph.search.typeaheadAria":`검색 추천 결과`,"brain.graph.search.noMatches":`일치하는 노드가 없습니다.`,"brain.graph.search.matchCount":`{count}개 일치`,"brain.graph.focus.neighbors":`이웃 {count}개 강조`,"brain.graph.focus.smooth":`선택한 노드로 부드럽게 포커스 이동하고 이웃을 강조합니다.`,"brain.graph.focus.recent":`최근 추가됨`,"brain.graph.focus.clear":`포커스 해제`,"brain.rings.aria":`Brain 기억 깊이 링`,"brain.rings.1":`지금`,"brain.rings.2":`기억`,"brain.rings.3":`주제`,"brain.rings.4":`관계`,"brain.rings.5":`그래프`,"care.title":`내 Brain 돌보기`,"care.subtitle":`내 컴퓨터에 두고, 필요하면 옮길 수 있습니다.`,"care.private":`개인 보관`,"care.ownershipModel":`소유 모델`,"care.export":`내보내기`,"care.export.detail":`다른 곳으로 가져가기`,"care.backup":`백업`,"care.backup.detail":`복사본 저장`,"care.backup.count":`백업 {count}개`,"care.backup.ready":`백업 준비됨`,"care.archive":`보관 파일`,"care.archive.detail":`암호화된 Brain`,"care.path.placeholder":`확인하거나 미리 볼 보관 파일 경로`,"care.path.label":`Brain 보관 파일 경로`,"care.passphrase.placeholder":`보관 파일 비밀번호`,"care.passphrase.label":`Brain 보관 파일 비밀번호`,"care.passphrase.confirmPlaceholder":`비밀번호 다시 입력`,"care.passphrase.confirmLabel":`Brain 보관 파일 비밀번호 확인`,"care.passphrase.tooShort":`비밀번호는 12자 이상이어야 합니다.`,"care.passphrase.tooSimple":`대문자, 소문자, 숫자, 기호 중 3종류 이상을 섞어 주세요.`,"care.passphrase.mismatch":`비밀번호 확인이 일치하지 않습니다.`,"care.passphrase.strong":`비밀번호 강도가 충분합니다.`,"care.path.ready":`보관 파일 경로 형식이 올바릅니다.`,"care.path.invalidChars":`보관 파일 경로에 사용할 수 없는 문자가 있습니다.`,"care.path.extension":`.latticebrain, .zip, .json 파일만 확인할 수 있습니다.`,"care.inspect":`확인`,"care.restorePreview":`복원 미리보기`,"care.note":`복원 미리보기는 Brain을 바꾸지 않고 보관 파일만 확인합니다. 실제 복원은 설정에서 확정합니다.`,"care.working":`진행 중`,"care.result.error":`Brain 관리 작업을 완료하지 못했습니다.`,"care.result.completed":`Brain 관리 작업 완료`,"care.result.path":`파일: {path}`,"care.result.contents":`기억 {memories}개 · 연결 {links}개 · 대화 {conversations}개`,"care.result.dryRun":`미리보기만 실행되어 현재 Brain은 바뀌지 않았습니다.`,"intelligence.title":`Brain 지능 진단`,"intelligence.subtitle":`Brain이 스스로 지식 상태를 점검합니다.`,"intelligence.loading":`진단 중...`,"intelligence.unavailable":`진단 정보를 불러오지 못했습니다.`,"intelligence.score":`종합 점수`,"intelligence.grade.excellent":`아주 좋음`,"intelligence.grade.good":`좋음`,"intelligence.grade.attention":`관심 필요`,"intelligence.grade.critical":`정리 필요`,"intelligence.grade.unknown":`데이터 없음`,"intelligence.dim.freshness":`신선도`,"intelligence.dim.connectivity":`연결성`,"intelligence.dim.embedding_coverage":`검색 준비`,"intelligence.dim.consistency":`일관성`,"intelligence.actions":`추천 관리 작업`,"intelligence.action.rebuild_vector_index":`의미 검색 색인 다시 만들기`,"intelligence.action.review_orphans":`연결 없는 기억 살펴보기`,"intelligence.action.refresh_stale_knowledge":`오래된 지식 다시 확인하기`,"intelligence.action.resolve_contradictions":`서로 어긋나는 기억 정리하기`,"intelligence.insights":`최근 활동`,"intelligence.insights.recent":`최근 7일 새 지식 {count}개`,"intelligence.insights.stale":`오래된 지식 {count}개`,"intelligence.insights.orphans":`연결 없는 지식 {count}개`,"intelligence.contradictions":`어긋나는 기억 {count}건`,"intelligence.consolidate":`중복 정리 미리보기`,"intelligence.consolidate.working":`확인 중...`,"intelligence.consolidate.none":`중복된 기억이 없습니다.`,"intelligence.consolidate.found":`중복 기억 {memories}개 · 중복 연결 {edges}개 발견`,"intelligence.consolidate.apply":`중복 기억 정리 실행`,"intelligence.consolidate.applied":`중복 기억 {count}개를 정리했습니다.`,"brain.answerProof.citationsLabel":`근거 출처 {count}개`,"brain.answerProof.marker":`출처 {index}로 이동`,"brain.answerProof.markerShort":`출처 {index}`,"brain.answerProof.citationItem":`출처 {index}: {title}`,"brain.answerProof.modelLine":`{model} 기준 답변 근거`,"brain.answerProof.why.aria":`이 근거를 고른 이유`,"brain.answerProof.matched":`일치한 단어`,"brain.answerProof.matched.none":`저장된 기억에서 직접 찾음`,"brain.answerProof.confidence.high":`일치 강함`,"brain.answerProof.confidence.medium":`일치 보통`,"brain.answerProof.confidence.low":`일치 약함`,"brain.garden.title":`내 지식 정원`,"brain.garden.loading":`정원을 둘러보는 중…`,"brain.garden.unavailable":`아직 정원을 볼 수 없어요. 자료를 조금 더 모아 보세요.`,"brain.garden.bed.recent":`최근 들어온 것`,"brain.garden.bed.contradictions":`서로 어긋나는 것`,"brain.garden.bed.stale":`오래된 것`,"brain.garden.bed.frequent":`자주 쓰는 것`,"brain.garden.empty.recent":`최근에 새로 들어온 자료가 없어요.`,"brain.garden.empty.contradictions":`지금은 어긋나는 내용이 없어요.`,"brain.garden.empty.stale":`오래 방치된 자료가 없어요.`,"brain.garden.empty.frequent":`아직 자주 연결되는 주제가 없어요.`,"brain.evidenceActions.open":`이 근거로 바로 만들기`,"brain.evidenceActions.title":`이 근거로 만들 수 있는 것`,"brain.evidenceActions.loading":`만들 수 있는 것을 찾는 중…`,"brain.evidenceActions.unavailable":`이 답변의 출처로는 바로 만들 수 있는 게 없습니다.`,"brain.rings.peek.aria":`{label} 미리 보기 · {count}개`,"brain.rings.peek.title":`{label} 미리 보기`,"brain.rings.peek.summary":`{count}개의 연결이 이 층에 있습니다.`,"brain.rings.count":`{count}개`,"brain.rings.close":`미리 보기 닫기`,"brain.rings.deeper":`이 층 자세히 보기`,"brain.rings.empty.now":`아직 최근 대화 기억이 없어요. 지금 말을 걸어보세요.`,"brain.rings.empty.memories":`아직 오래 남는 기억이 없어요. 문서나 메모를 넣어주세요.`,"brain.rings.empty.topics":`주제는 기억이 쌓이면 스스로 생겨납니다.`,"brain.rings.empty.graph":`연결이 생기면 전체 그래프가 열립니다.`,"brain.home.wakingHint":`Brain이 막 깨어났어요. 아무 말이나 걸거나 문서 하나를 넣어주면 첫 기억이 생깁니다.`,"brain.approval.aria":`에이전트 실행 승인`,"brain.approval.title":`실행 전에 승인이 필요해요`,"brain.approval.summaryLabel":`계획 요약`,"brain.approval.expiry":`{time}까지 결정하지 않으면 만료돼요.`,"brain.approval.approve":`승인하고 실행`,"brain.approval.edit":`수정해서 실행`,"brain.approval.cancel":`취소`,"brain.approval.running":`실행 중...`,"brain.approval.edit.label":`계획 수정 (JSON)`,"brain.approval.edit.run":`이 계획으로 실행`,"brain.approval.edit.close":`수정 닫기`,"brain.approval.edit.invalid":`계획 JSON을 해석할 수 없어요. 형식을 확인해 주세요.`,"brain.approval.resolved":`승인 후 실행을 마쳤어요.`,"brain.approval.cancelled":`계획을 취소했어요. 실행된 작업은 없습니다.`,"brain.approval.expired":`승인 시간이 만료되었습니다 — 다시 요청해주세요.`,"brain.approval.error":`승인 처리에 실패했어요: {reason}`,"brain.grounding.supported":`근거 있음`,"brain.grounding.none":`근거 없음`,"brain.steps.aria":`에이전트 실행 단계`,"brain.steps.live":`{count}단계 진행 중`,"brain.steps.summary":`{count}단계 실행됨`,"brain.steps.planned":`계획 수립`,"brain.steps.tool":`도구 실행`,"brain.steps.tool.failed":`도구 실행 실패`,"brain.steps.proposed":`변경 제안으로 저장`,"brain.steps.blocked":`정책으로 차단됨`,"brain.steps.parseError":`모델 응답 보정`,"brain.steps.verdict":`검증 결과`,"brain.steps.final":`마무리`,"brain.steps.state":`상태 변경`,"brain.steps.rollback":`변경 되돌림`,"brain.steps.step":`단계`,"brain.sourceModal.aria":`출처 원문: {title}`,"brain.sourceModal.open":`원문 보기`,"brain.sourceModal.openAria":`출처 원문 보기: {title}`,"brain.sourceModal.close":`원문 닫기`,"brain.sourceModal.loading":`원문을 불러오는 중…`,"brain.sourceModal.error":`원문을 불러오지 못했어요: {reason}`,"brain.sourceModal.empty":`이 출처에는 저장된 본문이 없어요.`,"brain.sourceModal.provenance":`출처 정보`,"brain.watch.aria":`폴더 감시 상태`,"brain.watch.title":`연결된 폴더 감시`,"brain.watch.notLive":`실시간 아님 — 주기 스캔`,"brain.watch.scan.never":`아직 스캔 전`,"brain.watch.scan.now":`방금 스캔`,"brain.watch.scan.minutes":`{count}분 전 스캔`,"brain.watch.scan.hours":`{count}시간 전 스캔`,"brain.watch.scan.days":`{count}일 전 스캔`,"brain.watch.ingested":`+{count} 반영`,"brain.watch.tracked":`{count}개 파일 추적 중`,"brain.watch.errors":`최근 오류`,"brain.approval.countdown":`남은 시간 {time}`,"brain.approval.countdown.warning":`2분 안에 만료돼요 — 지금 결정해 주세요.`,"brain.approval.expiredReplan":`다시 계획하기`,"brain.approval.pendingNotice":`승인을 기다리는 작업이 있어요: {goal}`,"brain.approval.pendingNotice.generic":`승인을 기다리는 작업이 있어요.`,"brain.approval.pendingNotice.aria":`승인 대기 실행 알림`,"brain.approval.pendingNotice.expiry":`{time}까지 유효해요. 원래 대화의 승인 카드에서 이어가거나, 같은 요청을 다시 보내 주세요.`,"brain.approval.pendingNotice.hint":`원래 대화의 승인 카드에서 이어가거나, 같은 요청을 다시 보내 주세요.`,"brain.files.brainOk":`Brain에 기억됨 ✓`,"brain.files.brainPending":`기억 대기 중`,"brain.files.brainFailed":`기억 실패`,"brain.agent.repairs":`모델 응답을 {count}회 보정했어요`,"brain.agent.explanation.why":`왜 이렇게 끝났는지 요약한 설명입니다.`,"brain.stats.memories":`기억`,"brain.stats.links":`연결`,"brain.stats.memoryKinds":`기억 종류`,"brain.stats.linkKinds":`연결 종류`,"brain.stats.sources":`출처`,"brain.stats.items":`항목`,"brain.stats.bytes":`바이트`,"brain.stats.health":`상태`,"brain.stats.format":`Brain 형식`,"brain.stats.storage":`저장소`,"brain.value.reported":`보고됨`,"brain.graph.nodeStats":`중요도 {importance} · 연결 {links}개`,"brain.memory.recall.title":`기억 다시 찾기`,"brain.memory.recall.detail":`저장된 기억을 검색하고 관리합니다.`,"brain.memory.recall.placeholder":`다시 찾을 기억의 내용...`,"brain.memory.recall.action":`찾기`,"brain.memory.recall.completed":`기억 검색 완료`,"brain.memory.compact":`압축 정리`,"brain.memory.rebuildVector":`벡터 다시 만들기`,"brain.sources.title":`출처와 이력`,"brain.sources.detail":`기억이 어디에서 왔는지 확인합니다.`,"brain.sources.loading":`출처 불러오는 중`,"brain.sources.empty":`아직 출처가 없습니다`,"brain.sources.emptyDetail":`새 기억의 대화, 수동 입력, 문서 또는 가져오기 출처가 여기에 표시됩니다.`,"brain.sources.fallback":`출처 {index}`,"brain.sources.createdUnknown":`생성 시간이 기록되지 않음`,"brain.sources.inspectable":`확인 가능`,"brain.sources.missingProvenance":`출처 이력 없음`,"brain.sources.copy":`출처 복사`,"brain.sources.legacyMissing":`이전 기억에는 출처 경로나 대화가 기록되지 않았습니다. 검색은 가능하지만 출처 이력이 완전하지 않습니다.`,"brain.sources.type.chat":`대화`,"brain.sources.type.document":`문서`,"brain.sources.type.import":`가져오기`,"brain.sources.type.manual":`수동 입력`,"brain.sources.type.unknown":`알 수 없는 출처`,"brain.portability.title":`내보내기와 백업`,"brain.portability.detail":`Brain 데이터를 내보내거나 백업하고 가져옵니다.`,"brain.portability.export":`Brain 내보내기`,"brain.portability.backup":`백업 만들기`,"brain.portability.importPlaceholder":`가져오기 미리보기를 위해 내보낸 Brain 데이터를 붙여넣으세요`,"brain.portability.previewImport":`가져오기 미리보기`,"brain.portability.importCompleted":`가져오기 미리보기 완료`},en:{"brain.level":`Level`,"brain.depth.1":`Now memory`,"brain.depth.2":`Older memory`,"brain.depth.3":`Topics`,"brain.depth.4":`Relationships`,"brain.depth.5":`Full knowledge graph`,"brain.depthTitle.1":`Depth 1: Active Context`,"brain.depthLabel.1":`Living Brain`,"brain.depthLabel.2":`Memory Layer`,"brain.depthLabel.3":`Knowledge Layer`,"brain.depthLabel.4":`Relationship Layer`,"brain.depthLabel.5":`Knowledge Graph`,"brain.view.memories":`Memories`,"brain.view.topics":`Topics`,"brain.view.relationships":`Relationships`,"brain.view.graph":`Graph`,"brain.surface":`Back`,"brain.aria.home":`Lattice Brain`,"brain.aria.exploration":`Brain exploration`,"brain.aria.quickViews":`Brain quick views`,"brain.depthRail.aria":`Brain depth progress`,"brain.aria.conversation":`Conversation`,"brain.aria.ownership":`Brain ownership guarantees`,"brain.aria.actions":`Brain primary actions`,"brain.aria.starterPrompts":`Starter prompts`,"brain.aria.overview":`Brain overview`,"brain.aria.graph":`Knowledge Graph`,"brain.edition":`Production Ready`,"brain.edition.tip":`Lattice AI {version} — a Digital Brain you can understand and use at a glance`,"brain.local":`Local-first`,"brain.portable":`Portable`,"brain.private":`Private`,"brain.admin":`Admin Console`,"brain.command.aria":`Product status and next action`,"brain.command.kicker":`Product command center`,"brain.command.title":`A Brain ready to use now`,"brain.command.score":`Product readiness`,"brain.command.next":`Next action`,"brain.command.next.empty":`Add a first source, then ask immediately.`,"brain.command.next.forming":`Open topics to see how memories are grouping.`,"brain.command.next.alive":`Check the evidence, then switch models whenever you like.`,"brain.command.metrics":`Brain product metrics`,"brain.command.metric.memories":`{count} memories`,"brain.command.metric.topics":`{count} topics`,"brain.command.metric.sources":`{count} healthy sources`,"brain.command.metric.proof":`{count} pieces of evidence`,"brain.command.source.empty":`No ingestion yet`,"brain.command.action.add":`Add source`,"brain.command.action.find":`Inspect topics`,"brain.command.action.find.detail":`See grouped memory structure`,"brain.command.action.proof":`See the evidence`,"brain.command.action.own":`Manage ownership`,"brain.command.action.own.detail":`Backup, restore, settings`,"brain.command.signal.local":`Local-first`,"brain.command.signal.private":`Consent gated`,"brain.command.signal.portable":`Backup ready`,"brain.chatHome.aria":`Brain Chat Home`,"brain.chatHome.contextAria":`Brain status and source panel`,"brain.chatHome.headerLine":`Start with the work in front of you.`,"brain.chatHome.kicker":`Lattice Brain`,"brain.chatHome.title":`What should we work on?`,"brain.chatHome.body":`Ask or add sources. Your Brain remembers, connects, and uses them in later answers.`,"brain.chatHome.utility":`Brain details`,"brain.chatHome.utility.basic":`Sources and Brain settings`,"brain.files.title":`Your file is ready`,"brain.files.download":`Download`,"brain.files.downloading":`Downloading…`,"brain.files.downloadError":`Could not download: {reason}`,"brain.files.hint":`Saved safely in your Lattice workspace folder on this computer.`,"brain.files.repaired":`Auto-repaired — please double-check the content`,"brain.agent.needsReview":`Completion could not be verified — please check the result yourself.`,"brain.agent.failed":`The task could not be completed. Please try again.`,"brain.code.copy":`Copy`,"brain.code.copied":`Copied`,"brain.code.save":`Save as file`,"brain.code.saving":`Saving…`,"brain.code.saveError":`Could not save as a file: {reason}`,"brain.firstScreen.aria":`Brain first screen`,"brain.home.kicker":`Where your memory grows`,"brain.home.insights":`What Brain has organized`,"brain.home.shelf.close":`Close Brain support panel`,"brain.home.insights.detail":`Open memory, connections, and next steps when you need them`,"brain.firstScreen.title":`Talk or add something. Brain connects it.`,"brain.firstScreen.body":`Chats, files, and folders become durable memory, a real knowledge graph, and grounded automation.`,"brain.hero.openGraph":`Open the memory map`,"brain.hero.summary":`Remembering {memories} memories across {concepts} topics.`,"brain.hero.empty":`Nothing remembered yet. Ask something below, or add a file.`,"brain.hero.hint":`Click the Brain to open your memory map.`,"brain.home.add.title":`Add material`,"brain.home.more":`More`,"brain.firstScreen.state.quiet":`Waiting for something to remember`,"brain.firstScreen.state.forming":`Organizing something new`,"brain.firstScreen.state.alive":`Your memory is ready to use`,"brain.firstScreen.readiness":`Brain readiness {score}%`,"brain.firstScreen.memoryAria":`What your Brain remembers and connects`,"brain.firstScreen.memory":`Just remembered`,"brain.firstScreen.memory.empty":`Nothing yet. Add the first thought or document.`,"brain.firstScreen.memory.with":`{title}`,"brain.firstScreen.connection":`Connecting topic`,"brain.firstScreen.concept.empty":`Related topics appear here as sources arrive.`,"brain.firstScreen.concept.with":`{title}`,"brain.firstScreen.next":`Next best step`,"brain.firstScreen.next.source":`Add a document or note and your Brain will start forming memory.`,"brain.firstScreen.next.ask":`Ask the first question and your Brain will answer from what it knows.`,"brain.firstScreen.next.graph":`Open the memory graph to see what your Brain connected.`,"brain.firstScreen.actions":`Primary Brain actions`,"brain.firstScreen.action.talk":`Talk to Brain`,"brain.firstScreen.action.source":`Add sources`,"brain.firstScreen.action.graph":`View graph`,"brain.living.aria":`Your living Brain`,"brain.living.open":`Open Brain's real knowledge graph`,"brain.living.graph":`The center of your knowledge graph`,"brain.living.depth":`Brain depth {depth}`,"brain.living.state.idle":`Keeping your memory`,"brain.living.state.listening":`Listening`,"brain.living.state.thinking":`Thinking with you`,"brain.living.state.recalling":`Recalling memory`,"brain.living.state.synthesizing":`Making connections`,"brain.living.state.planning":`Planning`,"brain.living.state.acting":`Acting`,"brain.living.state.resting":`Waiting with you`,"brain.flow.sources.aria":`Knowledge sources entering Brain`,"brain.flow.sources":`Knowledge coming in`,"brain.flow.vital":`Brain vital signal`,"brain.flow.memory":`The remembering Brain`,"brain.flow.graph":`Real knowledge graph`,"brain.flow.graph.aria":`Knowledge graph with {concepts} real topics and {relationships} relationships`,"brain.flow.graph.empty":`Your first chat or source will create real topics and connections here.`,"brain.flow.graph.empty.short":`Forming the first connection`,"brain.flow.node.aria":`Open {type} topic {label} in the knowledge graph`,"brain.flow.source.empty":`Waiting for the first chat or source`,"brain.flow.status.emerged":`{memories} new memories and {entities} topics entered the real Brain.`,"brain.flow.status.ready":`Keeping memory and connections around {focus} ready.`,"brain.flow.status.empty":`Ask or add a source and Brain will start forming memory and connections.`,"brain.flow.path.aria":`How knowledge becomes memory and automation`,"brain.flow.path.input":`Input`,"brain.flow.path.waiting":`Waiting`,"brain.flow.path.memory":`Memory`,"brain.flow.path.memoryCount":`{count} real memories`,"brain.flow.path.connections":`Connections`,"brain.flow.path.graphCount":`{concepts} topics · {relationships} links`,"brain.flow.path.automation":`Next action`,"brain.flow.path.actionCount":`{count} memory-based suggestions`,"brain.flow.conversation":`This conversation`,"brain.flow.conversation.ready":`Conversation kept in Brain memory`,"brain.flow.relationships":`{count} real relationships`,"brain.automation.kicker":`From memory to action`,"brain.automation.title":`What Brain can do with this memory`,"brain.automation.more":`View all memory-grounded actions`,"brain.automation.close":`Close memory-grounded actions`,"brain.automation.body":`Brain suggests questions, reviews, and Agent work from the current memory focus and its evidence.`,"brain.automation.basedOn":`Suggested from this memory`,"brain.automation.empty":`As memory grows, Brain will suggest evidence-backed automation here.`,"brain.automation.guard":`Suggestions come from memory; execution begins only after you choose one.`,"brain.automation.intent.ask":`Ask from memory`,"brain.automation.intent.delegate":`Run Agent`,"brain.automation.intent.review":`Draft for review`,"brain.automation.intent.route":`Inspect graph`,"brain.brief.aria":`Brain briefing`,"brain.brief.kicker":`At a glance`,"brain.brief.headline.quiet":`Empty, but ready to start`,"brain.brief.headline.forming":`New memory is forming into topics`,"brain.brief.headline.alive":`There is memory worth using now`,"brain.brief.body.quiet":`Add a source or ask a question; this space will show what your Brain just learned and what to do next.`,"brain.brief.body.forming":`Your Brain is connecting memory around {focus}.`,"brain.brief.body.alive":`Ask about {focus} now, or open the graph to inspect the links.`,"brain.brief.focus":`Focus now`,"brain.brief.focus.empty":`No first memory yet`,"brain.brief.focus.empty.detail":`Start with a document, note, web page, or question.`,"brain.brief.evidence.aria":`Brain brief evidence`,"brain.brief.evidence.durable":`saved`,"brain.brief.evidence.durable.detail":`Memories kept on your computer that stay even if you change models`,"brain.brief.evidence.graph":`topics`,"brain.brief.evidence.graph.detail":`Topics visible in the Knowledge Graph`,"brain.brief.evidence.sources":`sources`,"brain.brief.evidence.sources.detail":`Available memory tiers`,"brain.brief.actions":`Brain brief next actions`,"brain.brief.action.add":`Add source`,"brain.brief.action.add.detail":`Files, folders, notes, web`,"brain.brief.action.ask":`Ask now`,"brain.brief.action.ask.detail":`Jump to the composer`,"brain.brief.action.topics":`Inspect links`,"brain.brief.action.topics.detail":`Open connected topics`,"brain.brief.action.verify":`Verify proof`,"brain.brief.action.verify.detail":`See what stays even if you change models`,"brain.brief.action.backup":`Manage backup`,"brain.brief.action.backup.detail":`Export and keep your Brain`,"brain.suggestions.aria":`Brain suggested questions`,"brain.suggestions.title":`Try one of these`,"brain.proactive.aria":`Brain suggested actions`,"brain.proactive.title":`Brain suggests doing next`,"brain.proactive.addSource.label":`Add a source`,"brain.proactive.addSource.detail":`Give Brain something useful to remember`,"brain.proactive.seed.label":`Seed memory`,"brain.proactive.seed.detail":`Talk through what Brain should remember`,"brain.proactive.evidence.label":`Review evidence`,"brain.proactive.evidence.detail":`Split facts, weak signals, and risks`,"brain.proactive.delegate.label":`Delegate to Agent`,"brain.proactive.delegate.detail":`Turn the current focus into an execution plan`,"brain.proactive.review.label":`Save review task`,"brain.proactive.review.detail":`Create a Review Center draft for approval`,"brain.proactive.map.label":`Open connection map`,"brain.proactive.map.detail":`Inspect related graph topics`,"brain.proactive.weekly.label":`Weekly Brain review`,"brain.proactive.weekly.detail":`Draft changes, decisions, and delegation candidates`,"brain.proactive.trail.aria":`Brain suggested action activity`,"brain.proactive.trail.title":`Recent action trail`,"brain.proactive.status.running":`Running`,"brain.proactive.status.completed":`Completed`,"brain.proactive.status.failed":`Failed`,"brain.proactive.intent.ask":`Brain ask`,"brain.proactive.intent.delegate":`Agent delegation`,"brain.proactive.intent.review":`Review draft`,"brain.proactive.intent.route":`Navigation`,"brain.suggestion.start.label":`Start guide`,"brain.suggestion.start.detail":`Suggest first sources and questions`,"brain.suggestion.start.prompt":`Recommend the best sources and first questions to start my Brain.`,"brain.suggestion.context.label":`Prepare context`,"brain.suggestion.context.detail":`Prioritize what to add next`,"brain.suggestion.context.prompt":`Prioritize the documents, notes, and webpages that would be most useful to add to my Brain now.`,"brain.suggestion.focus.label":`Focus brief`,"brain.suggestion.focus.detail":`Turn current memory into next actions`,"brain.suggestion.focus.prompt":`Using {focus}, summarize the key decisions I should check now and the next actions.`,"brain.suggestion.evidence.label":`Check evidence`,"brain.suggestion.evidence.detail":`Answer from remembered proof`,"brain.suggestion.evidence.prompt":`Answer about {focus} using citations from the evidence my Brain has.`,"brain.suggestion.graph.label":`Explore links`,"brain.suggestion.graph.detail":`Inspect related graph topics`,"brain.suggestion.graph.prompt":`Explain the topics connected to {focus} with supporting evidence.`,"brain.suggestion.history.label":`Follow-ups`,"brain.suggestion.history.detail":`Find work hidden in recent chats`,"brain.suggestion.history.prompt":`Find the follow-up work I may have missed in recent conversations related to {focus}.`,"brain.tab.conversation":`Chat`,"brain.tab.memory":`My sources`,"brain.tab.knowledge":`Search`,"brain.tab.relationships":`Relationships`,"brain.tab.graph":`Connections`,"brain.tab.portability":`Care`,"brain.headline.conversation":`Talk to your Brain.`,"brain.headline.memory":`Review saved memories and their sources.`,"brain.headline.knowledge":`Find something in your memory.`,"brain.headline.relationships":`Relationships, when you need the why.`,"brain.headline.graph":`Explore how your memories connect.`,"brain.headline.portability":`Care for the Brain.`,"brain.search.title":`Search memory`,"brain.search.detail":`Find what you need across conversations and added sources.`,"brain.search.placeholder":`Search people, documents, or topics`,"brain.search.cta":`Search memory`,"brain.search.results":`Results`,"brain.group.knowledge":`Knowledge`,"brain.group.source":`Sources`,"brain.group.activity":`Activity`,"brain.group.memory":`Memory`,"brain.group.people":`People`,"brain.group.system":`System`,"brain.group.other":`Other`,"graph.search.basic":`Search ideas, files, people, and notes…`,"graph.search.advanced":`Search graph labels, types, provenance…`,"graph.group.all":`All groups`,"graph.labels.important":`Important labels`,"graph.labels.all":`All labels`,"graph.labels.off":`Hide labels`,"graph.fit":`Fit`,"graph.canvas.aria":`Knowledge graph canvas — use the arrow keys to move between items and Enter to open one`,"graph.deep.title":`Connection map`,"graph.deep.summary":`Showing {nodes} ideas and {edges} connections out of {total} saved items.`,"graph.filtered":`{count} hidden`,"graph.allInView":`all in view`,"graph.importance":`Importance`,"graph.clearFocus":`Clear selection`,"graph.searchAll":`Search all memories`,"graph.collapsed":`collapsed`,"graph.focus.title":`Details`,"graph.focus.desc":`Click any item to see why it matters.`,"graph.importanceBadge":`{n} importance`,"graph.source.none":`No source recorded`,"graph.created.none":`No saved time recorded`,"graph.copySource":`Copy source`,"graph.collapsedGroup":`Collapsed group`,"graph.expandGroup":`Expand group`,"graph.nothingSelected.title":`Nothing selected yet`,"graph.nothingSelected.detail":`Click an item or group in the graph.`,"graph.empty.title":`No connected memories yet`,"graph.empty.detail":`Add a document, note, or folder and Lattice builds connected memories with sources.`,"graph.important.title":`Important items`,"graph.important.desc":`What's most connected right now.`,"graph.advanced.title":`Explore relationships`,"graph.advanced.desc.basic":`Open this when you want to see how things connect.`,"graph.advanced.desc.other":`Explore relationships, sources, and graph structure.`,"graph.minImportance.aria":`Minimum relationship importance`,"graph.coverage":`Memories with a source`,"graph.coverage.value":`{covered} of {total}`,"graph.coverage.detail":`{covered} of {total} memories record where they came from. Memories formed while chatting may have no source.`,"graph.coverage.empty":`Nothing remembered yet`,"brain.memoryTier.workspace":`Workspace memory`,"brain.memoryTier.project":`Project memory`,"brain.memoryTier.agent":`Agent memory`,"brain.memoryTier.conversation":`Conversation memory`,"brain.memoryTier.graph":`Connection-map memory`,"brain.memoryTier.vector":`Meaning-search memory`,"brain.action.add":`Add`,"brain.action.find":`Find`,"brain.action.model":`Model`,"brain.action.settings":`Settings`,"brain.empty.kicker":`Try one`,"brain.empty.title":`Pick a starter or write your own.`,"brain.empty.body":`Use the Document button when you want to add a file.`,"brain.empty.trail.label":`First Brain flow`,"brain.empty.trail.save":`1. Save first memory`,"brain.empty.trail.recall":`2. See it in Brain Home`,"brain.empty.trail.backup":`3. Own it with backup`,"brain.home.line":`The center of your local knowledge, clearer with every conversation`,"brain.prompt.remember":`Find the important decisions in my sources`,"brain.prompt.know":`Summarize the key points in this document`,"brain.prompt.plan":`Prioritize what I should do next`,"brain.placeholder":`Ask a question, paste a source, or describe a task`,"brain.composer.attachments":`Attach sources`,"brain.composer.hint":`Enter to send · Shift+Enter for a new line`,"brain.upload.cta":`Add file or document`,"brain.upload.ctaShort":`Document`,"brain.upload.uploading":`Adding...`,"brain.upload.hint":`After upload, it reappears as real memory and graph context.`,"brain.upload.pending":`Adding {name} to Brain.`,"brain.upload.saved":`{name} was saved to Brain.`,"brain.upload.failed":`Could not add the document: {reason}`,"brain.ingest.aria":`Add to Brain`,"brain.ingest.kicker":`Teach your Brain`,"brain.ingest.title":`Choose something on your computer and watch it enter memory and the graph.`,"brain.ingest.dock.title":`Files · folders · notes · web`,"brain.ingest.dock.close":`Close source input`,"brain.ingest.type.chat":`Chat`,"brain.ingest.file":`Add file`,"brain.ingest.file.detail":`PDFs, docs, tables, notes`,"brain.ingest.folder":`Add folder`,"brain.ingest.folder.placeholder":`Local folder path`,"brain.ingest.note":`Add note`,"brain.ingest.note.placeholder":`Paste a decision or context`,"brain.ingest.web":`Add web`,"brain.ingest.web.placeholder":`https://...`,"brain.ingest.folder.pending":`Connecting {path} to Brain.`,"brain.ingest.folder.saved":`{path} is connected to Brain.`,"brain.ingest.folder.reading":`Reading the folder…`,"brain.ingest.folder.browserSaved":`Added {count} files from {name} to Brain.`,"brain.ingest.folder.empty":`No files in that folder could be added.`,"brain.ingest.folder.unavailable":`The folder picker could not open. Type the folder path in the box below instead.`,"brain.ingest.folder.failed":`Could not add the folder: {reason}`,"brain.ingest.note.pending":`Saving note to Brain.`,"brain.ingest.note.saved":`Note was saved to Brain.`,"brain.ingest.note.failed":`Could not add the note: {reason}`,"brain.ingest.web.pending":`Reading {url} into Brain.`,"brain.ingest.web.saved":`{url} was saved to Brain.`,"brain.ingest.web.failed":`Could not add the web page: {reason}`,"brain.ingest.type.file":`File`,"brain.ingest.type.folder":`Folder`,"brain.ingest.type.note":`Note`,"brain.ingest.type.web":`Web`,"brain.ingest.cta.file":`Pick a file to add now`,"brain.ingest.cta.folder":`Enter a path and press Enter`,"brain.ingest.cta.note":`Paste content and press Enter`,"brain.ingest.cta.web":`Enter a URL and press Enter`,"brain.ingest.active":`Processing {label}`,"brain.ingest.progress.aria":`Ingestion progress for {label}`,"brain.ingest.stage.preparing":`Preparing`,"brain.ingest.stage.parsing":`Parsing`,"brain.ingest.stage.embedding":`Embedding`,"brain.ingest.stage.indexing":`Indexing`,"brain.ingest.stage.complete":`Memorized`,"brain.ingest.stage.error":`Failed`,"brain.ingest.stage.error.hint":`It did not enter Brain`,"brain.ingest.stage.preparing.hint":`Reading the source`,"brain.ingest.stage.parsing.hint":`Extracting text and structure`,"brain.ingest.stage.embedding.hint":`Turning into semantic vectors`,"brain.ingest.stage.indexing.hint":`Linking into the knowledge graph`,"brain.ingest.stage.complete.hint":`It is now part of your knowledge`,"brain.ingest.result":`{memories} new memories · {entities} new entities`,"brain.ingest.result.empty":`Merged into existing knowledge`,"brain.ingest.quality.low":`This source was hard to read. Some content may be missing or inaccurate.`,"brain.freshness.pending":`Some knowledge is still waiting for indexing ({count} items). It will reach answers shortly.`,"brain.freshness.staleEmbedder":`The embedding model changed`,"brain.freshness.staleEmbedder.detail":`Part of the index was built with the previous model, so recall may be weaker. Re-indexing fixes it.`,"brain.freshness.reindex":`Re-index now`,"brain.freshness.reindex.running":`Re-indexing…`,"brain.freshness.reindex.failed":`Re-indexing failed. Please try again shortly.`,"brain.contextQuality.limited":`This answer was produced with limited graph-backed context.`,"brain.contextQuality.reason":`Reason: {reason}`,"brain.jobs.aria":`Background ingestion jobs`,"brain.jobs.title":`Organizing your sources`,"brain.jobs.progress":`{processed}/{total} processed`,"brain.jobs.progressAria":`Ingestion progress: {processed} of {total} processed`,"brain.jobs.failedCount":`{count} failed`,"brain.jobs.resume":`Resume`,"brain.jobs.resuming":`Resuming…`,"brain.jobs.status.queued":`Queued`,"brain.jobs.status.running":`Running`,"brain.jobs.status.completed":`Completed`,"brain.jobs.status.failed":`Failed`,"brain.jobs.status.partial":`Partially completed`,"brain.jobs.report.title":`Folder ingest complete`,"brain.jobs.report.titlePartial":`Folder ingest partially complete`,"brain.jobs.report.documents":`+{count} documents`,"brain.jobs.report.vector":`vector index {percent}% fresh`,"brain.jobs.report.skipped":`Skipped or failed files`,"brain.jobs.report.dismiss":`Dismiss ingest report`,"brain.preview.open":`Preview`,"brain.preview.close":`Close preview`,"brain.preview.aria":`File preview: {name}`,"brain.preview.loading":`Loading preview…`,"brain.preview.error":`Could not load the preview: {reason}`,"brain.preview.sandboxNote":`Safe preview — scripts and external connections never run.`,"brain.dnd.title":`Drop to add to your Brain`,"brain.dnd.detail":`Dropped files are organized into memories right away.`,"brain.timeline.aria":`Recent memory emergence timeline`,"brain.timeline.emergenceTitle":`Knowledge that just emerged`,"brain.timeline.recent":`Recent ingestion`,"brain.timeline.newMemories":`{count} new memories`,"brain.timeline.newEntities":`{count} new entities`,"brain.timeline.at":`{time}`,"brain.timeline.justNow":`just now`,"brain.timeline.minutesAgo":`{count}m ago`,"brain.timeline.empty":`No ingestion yet. Add anything above to begin.`,"brain.image":`Image`,"brain.unavailable":`Temporarily unavailable`,"brain.noModel.message":`No model is loaded yet. Open Models, prepare a local model, then send the message again.`,"brain.noModel.status":`Load a model before starting chat.`,"brain.noModel.banner":`Your Brain's voice (a model) isn't ready yet. Prepare one to start talking.`,"brain.noModel.cta":`Prepare a model`,"brain.newChat":`New chat`,"brain.stop":`Stop`,"brain.stopped":`Stopped generating the response.`,"brain.stopped.empty":`(Response stopped)`,"brain.history.title":`Past conversations`,"brain.history.hint":`Recent conversations your Brain remembers. Click one to continue.`,"brain.history.aria":`Past conversation list`,"brain.history.messages":`{count} messages`,"brain.history.resumeAria":`Resume conversation: {title}`,"brain.history.deleteAria":`Delete conversation: {title}`,"brain.history.deleteConfirm":`Press again to delete`,"brain.history.deleted":`Conversation deleted.`,"brain.history.deleteFailed":`Could not delete the conversation: {reason}`,"brain.history.loading":`Loading conversation...`,"brain.history.loadFailed":`Could not load the conversation: {reason}`,"brain.history.emptyConversation":`No saved messages`,"brain.history.resumed":`Continuing your past conversation. Pick up where you left off.`,"brain.history.showMore":`Show more ({count})`,"brain.history.showLess":`Show less`,"brain.message.copy":`Copy`,"brain.message.copied":`Copied`,"brain.message.copyAria":`Copy the whole response`,"brain.message.regenerate":`Regenerate`,"brain.message.regenerateAria":`Answer the last question again`,"brain.message.saveTask":`Save task`,"brain.message.saveTaskAria":`Save this answer as a review inbox task draft`,"brain.message.followup.aria":`Answer follow-up questions`,"brain.message.followup.checklist":`Checklist`,"brain.message.followup.checklist.prompt":`Turn your previous answer into an actionable checklist.`,"brain.message.followup.evidence":`Evidence / uncertainty`,"brain.message.followup.evidence.prompt":`Separate the evidence in your previous answer from the parts that are still uncertain.`,"brain.message.followup.next":`Next 3`,"brain.message.followup.next.prompt":`Prioritize the next 3 things I should do based on your previous answer.`,"brain.imageAttached":`Image attached`,"brain.send":`Send`,"brain.saved":`Saved to memory · {topics} linked topics · {memories} related memories`,"brain.saved.detail":`Available later with source-aware recall.`,"brain.action.defaultTitle":`Brain answer follow-up`,"brain.action.saved":`Task draft saved to Review Center`,"brain.action.saveFailed":`Could not save the task draft: {reason}`,"brain.delegate.title":`Agent team`,"brain.delegate.detail":`Delegate the current draft as a goal and keep the result in Brain.`,"brain.delegate.cta":`Delegate`,"brain.delegate.running":`Delegating...`,"brain.delegate.saved":`Brain updated`,"brain.delegate.done":`Agent result synthesized into Brain memory.`,"brain.delegate.failed":`Agent delegation failed: {reason}`,"brain.recalled":`Recalled this memory: {title}`,"brain.overview.kicker":`Brain at a glance`,"brain.overview.title":`See memories and topics immediately.`,"brain.overview.graph":`Full graph`,"brain.overview.agent":`Agent outcomes`,"brain.overview.agentEmpty":`Delegated outcomes will stand out here.`,"brain.overview.recent":`Recent memories`,"brain.overview.recentEmpty":`No recent memories yet.`,"brain.overview.older":`Earlier memories`,"brain.overview.olderEmpty":`Earlier memories appear as conversations accumulate.`,"brain.overview.topics":`Main topics`,"brain.overview.topicsEmpty":`Topics are still forming.`,"brain.readiness.kicker":`Brain readiness`,"brain.readiness.aria":`Brain readiness score`,"brain.readiness.quiet":`Waiting for the first memory.`,"brain.readiness.forming":`Memories are becoming topics.`,"brain.readiness.alive":`Memories and relationships are connected.`,"brain.readiness.start":`View first memory`,"brain.readiness.grow":`Grow topics`,"brain.readiness.map":`Open map`,"brain.proof.aria":`Brain proof`,"brain.proof.context":`Recallable context`,"brain.proof.contextValue":`{count} saved`,"brain.proof.contextEmpty":`Waiting for first memory`,"brain.proof.model":`Survives model switches`,"brain.proof.noModel":`No model loaded`,"brain.proof.modelPending":`Proven after saving`,"brain.proof.store":`Knowledge store`,"brain.proof.storeValue":`{topics} topics · {vectors} memory pieces`,"brain.proof.recall":`Just recalled by Brain`,"brain.proof.recallEmpty.kicker":`Brain proof slot`,"brain.proof.recallEmpty.title":`After your first exchange, recalled memory appears here.`,"brain.proof.recallEmpty.detail":`No saved memory yet — Lattice waits for real memory instead of inventing a placeholder example.`,"brain.proof.recallPending":`Saved — getting ready to bring it back.`,"brain.proof.recallPending.detail":`When indexing finishes, this slot shows the actual memory Brain can bring back.`,"brain.modelDemo.aria":`Model switch proof`,"brain.modelDemo.kicker":`Model-independent Brain`,"brain.modelDemo.proven":`This memory lives outside the model.`,"brain.modelDemo.pending":`After the first memory is saved, model-switch proof appears.`,"brain.modelDemo.detail":`Current model: {model}. Recheck the same question against Brain evidence.`,"brain.modelDemo.verify":`Recheck same evidence`,"brain.modelDemo.change":`Switch model`,"brain.modelDemo.needQuestion":`Ask a question or add memory first, then recheck the same evidence.`,"brain.modelDemo.checking":`Rechecking the same Brain evidence with {model}.`,"brain.modelDemo.done":`The same Brain evidence is visible with {model}.`,"brain.proof.unavailable":`Brain evidence could not be verified: {reason}`,"brain.answerProof.aria":`Answer sources and memory proof`,"brain.answerProof.title":`Evidence and sources`,"brain.answerProof.modelProven":`Brain evidence outside {model}`,"brain.answerProof.modelPending":`{model} response · evidence pending`,"brain.answerProof.empty":`No linked source yet. Indexed memory appears here.`,"brain.citation.chip":`Source {num}`,"brain.citation.chip.long":`Source {num}: {title}`,"brain.citation.expand":`Expand source`,"brain.citation.close":`Close source`,"brain.citation.preview.from":`From: `,"brain.citation.preview.snippet":`Excerpt: `,"brain.citation.keyboard.tip":`Press Space or Enter to expand a source, Escape to close.`,"brain.citation.region":`Source citations referenced in the answer`,"brain.citation.announce.open":`Opened source {num}: {title}`,"brain.citation.announce.close":`Closed source preview.`,"brain.citation.count":`This answer cites {count} source(s).`,"brain.citation.score":`Relevance {score}%`,"brain.memory.empty.kicker":`First memory`,"brain.memory.empty":`Memory is quiet`,"brain.knowledge.empty":`Knowledge is forming`,"brain.graph.empty":`No matching knowledge yet`,"brain.graph.summaryFallback":`This concept is part of the deepest knowledge layer.`,"brain.graph.focused":`Ideas that appeared together in conversations and documents are connected by lines.`,"brain.graph.emptyFocus":`Your Brain graph grows as you add conversations, documents, and projects.`,"brain.graph.search":`Search`,"brain.graph.searchAria":`Search knowledge graph`,"brain.graph.control.panel":`Graph exploration controls`,"brain.graph.control.filter":`Filter`,"brain.graph.control.types":`Entity types`,"brain.graph.control.allTypes":`All types`,"brain.graph.control.time":`Time exploration`,"brain.graph.control.dateRange":`Recently added window`,"brain.graph.control.resetFilters":`Reset filters`,"brain.graph.control.recentWindow":`Last {days} days`,"brain.graph.control.allTime":`All time`,"brain.graph.control.toggleType":`Toggle {type} type`,"brain.graph.search.typeahead":`Search suggestions`,"brain.graph.search.typeaheadAria":`Search suggestion results`,"brain.graph.search.noMatches":`No matching nodes`,"brain.graph.search.matchCount":`{count} matches`,"brain.graph.focus.neighbors":`{count} neighbors highlighted`,"brain.graph.focus.smooth":`Smoothly focuses the selected node and highlights its neighbors.`,"brain.graph.focus.recent":`Recently added`,"brain.graph.focus.clear":`Clear focus`,"brain.rings.aria":`Brain memory depth rings`,"brain.rings.1":`Now`,"brain.rings.2":`Memory`,"brain.rings.3":`Topics`,"brain.rings.4":`Relations`,"brain.rings.5":`Graph`,"care.title":`Care for my Brain`,"care.subtitle":`Own it locally. Keep it portable.`,"care.private":`Private`,"care.ownershipModel":`Ownership model`,"care.export":`Export`,"care.export.detail":`Take it with you`,"care.backup":`Backup`,"care.backup.detail":`Save a copy`,"care.backup.count":`{count} backups`,"care.backup.ready":`Backups ready`,"care.archive":`Archive`,"care.archive.detail":`Encrypted Brain`,"care.path.placeholder":`Paste an archive path to inspect or preview`,"care.path.label":`Brain archive path`,"care.passphrase.placeholder":`Archive passphrase`,"care.passphrase.label":`Brain archive passphrase`,"care.passphrase.confirmPlaceholder":`Repeat passphrase`,"care.passphrase.confirmLabel":`Confirm Brain archive passphrase`,"care.passphrase.tooShort":`Use at least 12 characters.`,"care.passphrase.tooSimple":`Mix at least three of uppercase, lowercase, numbers, and symbols.`,"care.passphrase.mismatch":`Passphrases do not match.`,"care.passphrase.strong":`Passphrase strength is sufficient.`,"care.path.ready":`Archive path format looks valid.`,"care.path.invalidChars":`Archive path contains unsupported characters.`,"care.path.extension":`Use a .latticebrain, .zip, or .json archive.`,"care.inspect":`Inspect`,"care.restorePreview":`Restore preview`,"care.note":`Restore preview checks an archive without changing your Brain. Confirmed restore stays in Settings.`,"care.working":`Working`,"care.result.error":`Brain care action could not complete.`,"care.result.completed":`Brain care action completed.`,"care.result.path":`File: {path}`,"care.result.contents":`{memories} memories · {links} links · {conversations} conversations`,"care.result.dryRun":`Preview only; your current Brain was not changed.`,"intelligence.title":`Brain intelligence check`,"intelligence.subtitle":`Your Brain diagnoses its own knowledge.`,"intelligence.loading":`Diagnosing...`,"intelligence.unavailable":`Diagnosis is unavailable right now.`,"intelligence.score":`Overall score`,"intelligence.grade.excellent":`Excellent`,"intelligence.grade.good":`Good`,"intelligence.grade.attention":`Needs attention`,"intelligence.grade.critical":`Needs care`,"intelligence.grade.unknown":`No data yet`,"intelligence.dim.freshness":`Freshness`,"intelligence.dim.connectivity":`Connectivity`,"intelligence.dim.embedding_coverage":`Search readiness`,"intelligence.dim.consistency":`Consistency`,"intelligence.actions":`Recommended care`,"intelligence.action.rebuild_vector_index":`Rebuild the semantic search index`,"intelligence.action.review_orphans":`Review disconnected memories`,"intelligence.action.refresh_stale_knowledge":`Revisit stale knowledge`,"intelligence.action.resolve_contradictions":`Resolve conflicting memories`,"intelligence.insights":`Recent activity`,"intelligence.insights.recent":`{count} new items in the last 7 days`,"intelligence.insights.stale":`{count} stale items`,"intelligence.insights.orphans":`{count} disconnected items`,"intelligence.contradictions":`{count} conflicting memories`,"intelligence.consolidate":`Preview duplicate cleanup`,"intelligence.consolidate.working":`Checking...`,"intelligence.consolidate.none":`No duplicate memories found.`,"intelligence.consolidate.found":`Found {memories} duplicate memories · {edges} duplicate links`,"intelligence.consolidate.apply":`Clean up duplicate memories`,"intelligence.consolidate.applied":`Cleaned up {count} duplicate memories.`,"brain.answerProof.citationsLabel":`{count} evidence sources`,"brain.answerProof.marker":`Jump to source {index}`,"brain.answerProof.markerShort":`Source {index}`,"brain.answerProof.citationItem":`Source {index}: {title}`,"brain.answerProof.modelLine":`Evidence behind this {model} answer`,"brain.answerProof.why.aria":`Why this evidence was chosen`,"brain.answerProof.matched":`Matched words`,"brain.answerProof.matched.none":`Found directly in stored memory`,"brain.answerProof.confidence.high":`Strong match`,"brain.answerProof.confidence.medium":`Fair match`,"brain.answerProof.confidence.low":`Weak match`,"brain.garden.title":`My knowledge garden`,"brain.garden.loading":`Walking the garden…`,"brain.garden.unavailable":`No garden to show yet. Add a little more material first.`,"brain.garden.bed.recent":`Newly arrived`,"brain.garden.bed.contradictions":`Disagrees with itself`,"brain.garden.bed.stale":`Gone stale`,"brain.garden.bed.frequent":`Most relied on`,"brain.garden.empty.recent":`Nothing new arrived recently.`,"brain.garden.empty.contradictions":`Nothing contradicts itself right now.`,"brain.garden.empty.stale":`Nothing has been left untouched.`,"brain.garden.empty.frequent":`No topic is heavily connected yet.`,"brain.evidenceActions.open":`Build from this evidence`,"brain.evidenceActions.title":`What you can build from this evidence`,"brain.evidenceActions.loading":`Looking for what this evidence supports…`,"brain.evidenceActions.unavailable":`Nothing can be built directly from this answer's sources.`,"brain.rings.peek.aria":`Peek at {label} · {count} items`,"brain.rings.peek.title":`Peek at {label}`,"brain.rings.peek.summary":`{count} connections live in this layer.`,"brain.rings.count":`{count} items`,"brain.rings.close":`Close peek`,"brain.rings.deeper":`Open this layer`,"brain.rings.empty.now":`No recent conversation memory yet. Say something now.`,"brain.rings.empty.memories":`No durable memories yet. Add a document or a note.`,"brain.rings.empty.topics":`Topics emerge on their own as memories build up.`,"brain.rings.empty.graph":`The full graph opens once connections form.`,"brain.home.wakingHint":`Your Brain just woke up. Say anything or drop in one document and its first memory will form.`,"brain.approval.aria":`Agent run approval`,"brain.approval.title":`Approval needed before running`,"brain.approval.summaryLabel":`Plan summary`,"brain.approval.expiry":`Expires if you don't decide by {time}.`,"brain.approval.approve":`Approve and run`,"brain.approval.edit":`Edit and run`,"brain.approval.cancel":`Cancel`,"brain.approval.running":`Running...`,"brain.approval.edit.label":`Edit plan (JSON)`,"brain.approval.edit.run":`Run this plan`,"brain.approval.edit.close":`Close editor`,"brain.approval.edit.invalid":`Could not parse the plan JSON. Please check the format.`,"brain.approval.resolved":`Approved and finished running.`,"brain.approval.cancelled":`Plan cancelled. Nothing was executed.`,"brain.approval.expired":`The approval window expired — please ask again.`,"brain.approval.error":`Approval failed: {reason}`,"brain.grounding.supported":`Sources used`,"brain.grounding.none":`No sources`,"brain.steps.aria":`Agent run steps`,"brain.steps.live":`Step {count} in progress`,"brain.steps.summary":`{count} steps executed`,"brain.steps.planned":`Plan created`,"brain.steps.tool":`Tool run`,"brain.steps.tool.failed":`Tool run failed`,"brain.steps.proposed":`Saved as change proposal`,"brain.steps.blocked":`Blocked by policy`,"brain.steps.parseError":`Model output repaired`,"brain.steps.verdict":`Verification verdict`,"brain.steps.final":`Wrap-up`,"brain.steps.state":`State change`,"brain.steps.rollback":`Rolled back`,"brain.steps.step":`Step`,"brain.sourceModal.aria":`Source text: {title}`,"brain.sourceModal.open":`View source`,"brain.sourceModal.openAria":`View source text: {title}`,"brain.sourceModal.close":`Close source view`,"brain.sourceModal.loading":`Loading source text…`,"brain.sourceModal.error":`Could not load the source text: {reason}`,"brain.sourceModal.empty":`This source has no stored text.`,"brain.sourceModal.provenance":`Provenance`,"brain.watch.aria":`Folder watch status`,"brain.watch.title":`Watched folders`,"brain.watch.notLive":`Not real-time — periodic scans`,"brain.watch.scan.never":`Not scanned yet`,"brain.watch.scan.now":`Scanned just now`,"brain.watch.scan.minutes":`Scanned {count}m ago`,"brain.watch.scan.hours":`Scanned {count}h ago`,"brain.watch.scan.days":`Scanned {count}d ago`,"brain.watch.ingested":`+{count} added`,"brain.watch.tracked":`Tracking {count} files`,"brain.watch.errors":`Recent errors`,"brain.approval.countdown":`Time left {time}`,"brain.approval.countdown.warning":`Expires in under 2 minutes — please decide now.`,"brain.approval.expiredReplan":`Plan again`,"brain.approval.pendingNotice":`A task is waiting for your approval: {goal}`,"brain.approval.pendingNotice.generic":`A task is waiting for your approval.`,"brain.approval.pendingNotice.aria":`Pending approval notice`,"brain.approval.pendingNotice.expiry":`Valid until {time}. Continue from the approval card in the original conversation, or send the request again.`,"brain.approval.pendingNotice.hint":`Continue from the approval card in the original conversation, or send the request again.`,"brain.files.brainOk":`Remembered in Brain ✓`,"brain.files.brainPending":`Memory pending`,"brain.files.brainFailed":`Not remembered`,"brain.agent.repairs":`Repaired the model output {count} times`,"brain.agent.explanation.why":`A summary of why this run ended the way it did.`,"brain.stats.memories":`Memories`,"brain.stats.links":`Links`,"brain.stats.memoryKinds":`Memory kinds`,"brain.stats.linkKinds":`Link kinds`,"brain.stats.sources":`Sources`,"brain.stats.items":`Items`,"brain.stats.bytes":`Bytes`,"brain.stats.health":`Health`,"brain.stats.format":`Brain format`,"brain.stats.storage":`Storage`,"brain.value.reported":`reported`,"brain.graph.nodeStats":`{importance} importance · {links} links`,"brain.memory.recall.title":`Memory Recall`,"brain.memory.recall.detail":`Search and manage your saved memories.`,"brain.memory.recall.placeholder":`Recall memories about...`,"brain.memory.recall.action":`Recall`,"brain.memory.recall.completed":`Recall completed`,"brain.memory.compact":`Compact`,"brain.memory.rebuildVector":`Rebuild vector`,"brain.sources.title":`Sources & Provenance`,"brain.sources.detail":`Where your memories came from.`,"brain.sources.loading":`Loading sources`,"brain.sources.empty":`No sources yet`,"brain.sources.emptyDetail":`New memories will show their chat, manual, document, or import origin here.`,"brain.sources.fallback":`Source {index}`,"brain.sources.createdUnknown":`Created time not recorded`,"brain.sources.inspectable":`inspectable`,"brain.sources.missingProvenance":`missing provenance`,"brain.sources.copy":`Copy source`,"brain.sources.legacyMissing":`This older memory did not record a source path or conversation. It remains searchable, but provenance is incomplete.`,"brain.sources.type.chat":`chat`,"brain.sources.type.document":`document`,"brain.sources.type.import":`import`,"brain.sources.type.manual":`manual`,"brain.sources.type.unknown":`source unknown`,"brain.portability.title":`Export & Backup`,"brain.portability.detail":`Export, back up, or import your Brain data.`,"brain.portability.export":`Export Brain`,"brain.portability.backup":`Create backup`,"brain.portability.importPlaceholder":`Paste an exported Brain artifact to preview import`,"brain.portability.previewImport":`Preview import`,"brain.portability.importCompleted":`Import preview completed`}});
@@ -1 +1 @@
1
- import{S as e,b as t,r as n,u as r,y as i}from"./utils-KFFdVG_t.js";var a=e(t()),o=e=>typeof e==`boolean`?`${e}`:e===0?`0`:e,s=r,c=(e,t)=>n=>{if(t?.variants==null)return s(e,n?.class,n?.className);let{variants:r,defaultVariants:i}=t,a=Object.keys(r).map(e=>{let t=n?.[e],a=i?.[e];if(t===null)return null;let s=o(t)||o(a);return r[e][s]}),c=n&&Object.entries(n).reduce((e,t)=>{let[n,r]=t;return r===void 0||(e[n]=r),e},{});return s(e,a,t?.compoundVariants?.reduce((e,t)=>{let{class:n,className:r,...a}=t;return Object.entries(a).every(e=>{let[t,n]=e;return Array.isArray(n)?n.includes({...i,...c}[t]):{...i,...c}[t]===n})?[...e,n,r]:e},[]),n?.class,n?.className)},l=i(),u=c(`inline-flex h-10 max-w-full items-center justify-center gap-2 rounded-md px-3.5 text-sm font-semibold leading-none transition focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-45`,{variants:{variant:{default:`bg-primary text-primary-foreground shadow-[0_10px_30px_hsl(var(--primary)/0.16)] hover:bg-primary/92`,secondary:`bg-secondary text-secondary-foreground hover:bg-secondary/82`,ghost:`text-foreground hover:bg-muted`,outline:`border border-border bg-card/70 hover:bg-muted/88`,destructive:`bg-destructive text-destructive-foreground hover:bg-destructive/90`},size:{sm:`h-8 px-2.5 text-xs`,md:`h-10 px-3.5`,icon:`h-10 w-10 px-0`}},defaultVariants:{variant:`default`,size:`md`}}),d=a.forwardRef(({className:e,variant:t,size:r,...i},a)=>(0,l.jsx)(`button`,{ref:a,className:n(u({variant:t,size:r,className:e})),...i}));d.displayName=`Button`;export{d as t};
1
+ import{S as e,b as t,r as n,u as r,y as i}from"./utils-a3YXFtEO.js";var a=e(t()),o=e=>typeof e==`boolean`?`${e}`:e===0?`0`:e,s=r,c=(e,t)=>n=>{if(t?.variants==null)return s(e,n?.class,n?.className);let{variants:r,defaultVariants:i}=t,a=Object.keys(r).map(e=>{let t=n?.[e],a=i?.[e];if(t===null)return null;let s=o(t)||o(a);return r[e][s]}),c=n&&Object.entries(n).reduce((e,t)=>{let[n,r]=t;return r===void 0||(e[n]=r),e},{});return s(e,a,t?.compoundVariants?.reduce((e,t)=>{let{class:n,className:r,...a}=t;return Object.entries(a).every(e=>{let[t,n]=e;return Array.isArray(n)?n.includes({...i,...c}[t]):{...i,...c}[t]===n})?[...e,n,r]:e},[]),n?.class,n?.className)},l=i(),u=c(`inline-flex h-10 max-w-full items-center justify-center gap-2 rounded-md px-3.5 text-sm font-semibold leading-none transition focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-45`,{variants:{variant:{default:`bg-primary text-primary-foreground shadow-[0_10px_30px_hsl(var(--primary)/0.16)] hover:bg-primary/92`,secondary:`bg-secondary text-secondary-foreground hover:bg-secondary/82`,ghost:`text-foreground hover:bg-muted`,outline:`border border-border bg-card/70 hover:bg-muted/88`,destructive:`bg-destructive text-destructive-foreground hover:bg-destructive/90`},size:{sm:`h-8 px-2.5 text-xs`,md:`h-10 px-3.5`,icon:`h-10 w-10 px-0`}},defaultVariants:{variant:`default`,size:`md`}}),d=a.forwardRef(({className:e,variant:t,size:r,...i},a)=>(0,l.jsx)(`button`,{ref:a,className:n(u({variant:t,size:r,className:e})),...i}));d.displayName=`Button`;export{d as t};
@@ -1 +1 @@
1
- import{g as e}from"./utils-KFFdVG_t.js";var t=e(`circle-pause`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`10`,x2:`10`,y1:`15`,y2:`9`,key:`c1nkhi`}],[`line`,{x1:`14`,x2:`14`,y1:`15`,y2:`9`,key:`h65svq`}]]);export{t};
1
+ import{g as e}from"./utils-a3YXFtEO.js";var t=e(`circle-pause`,[[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}],[`line`,{x1:`10`,x2:`10`,y1:`15`,y2:`9`,key:`c1nkhi`}],[`line`,{x1:`14`,x2:`14`,y1:`15`,y2:`9`,key:`h65svq`}]]);export{t};
@@ -1 +1 @@
1
- import{g as e}from"./utils-KFFdVG_t.js";var t=e(`circle-play`,[[`path`,{d:`M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z`,key:`kmsa83`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]);export{t};
1
+ import{g as e}from"./utils-a3YXFtEO.js";var t=e(`circle-play`,[[`path`,{d:`M9 9.003a1 1 0 0 1 1.517-.859l4.997 2.997a1 1 0 0 1 0 1.718l-4.997 2.997A1 1 0 0 1 9 14.996z`,key:`kmsa83`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]);export{t};
@@ -1 +1 @@
1
- import{g as e}from"./utils-KFFdVG_t.js";var t=e(`cpu`,[[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M17 20v2`,key:`1rnc9c`}],[`path`,{d:`M17 2v2`,key:`11trls`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M2 17h2`,key:`7oei6x`}],[`path`,{d:`M2 7h2`,key:`asdhe0`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`M20 17h2`,key:`1fpfkl`}],[`path`,{d:`M20 7h2`,key:`1o8tra`}],[`path`,{d:`M7 20v2`,key:`4gnj0m`}],[`path`,{d:`M7 2v2`,key:`1i4yhu`}],[`rect`,{x:`4`,y:`4`,width:`16`,height:`16`,rx:`2`,key:`1vbyd7`}],[`rect`,{x:`8`,y:`8`,width:`8`,height:`8`,rx:`1`,key:`z9xiuo`}]]);export{t};
1
+ import{g as e}from"./utils-a3YXFtEO.js";var t=e(`cpu`,[[`path`,{d:`M12 20v2`,key:`1lh1kg`}],[`path`,{d:`M12 2v2`,key:`tus03m`}],[`path`,{d:`M17 20v2`,key:`1rnc9c`}],[`path`,{d:`M17 2v2`,key:`11trls`}],[`path`,{d:`M2 12h2`,key:`1t8f8n`}],[`path`,{d:`M2 17h2`,key:`7oei6x`}],[`path`,{d:`M2 7h2`,key:`asdhe0`}],[`path`,{d:`M20 12h2`,key:`1q8mjw`}],[`path`,{d:`M20 17h2`,key:`1fpfkl`}],[`path`,{d:`M20 7h2`,key:`1o8tra`}],[`path`,{d:`M7 20v2`,key:`4gnj0m`}],[`path`,{d:`M7 2v2`,key:`1i4yhu`}],[`rect`,{x:`4`,y:`4`,width:`16`,height:`16`,rx:`2`,key:`1vbyd7`}],[`rect`,{x:`8`,y:`8`,width:`8`,height:`8`,rx:`1`,key:`z9xiuo`}]]);export{t};
@@ -1 +1 @@
1
- import{g as e}from"./utils-KFFdVG_t.js";var t=e(`download`,[[`path`,{d:`M12 15V3`,key:`m9g1x1`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}],[`path`,{d:`m7 10 5 5 5-5`,key:`brsn70`}]]);export{t};
1
+ import{g as e}from"./utils-a3YXFtEO.js";var t=e(`download`,[[`path`,{d:`M12 15V3`,key:`m9g1x1`}],[`path`,{d:`M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4`,key:`ih7n3h`}],[`path`,{d:`m7 10 5 5 5-5`,key:`brsn70`}]]);export{t};
@@ -1 +1 @@
1
- import{g as e}from"./utils-KFFdVG_t.js";var t=e(`folder-open`,[[`path`,{d:`m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2`,key:`usdka0`}]]);export{t};
1
+ import{g as e}from"./utils-a3YXFtEO.js";var t=e(`folder-open`,[[`path`,{d:`m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2`,key:`usdka0`}]]);export{t};
@@ -1 +1 @@
1
- import{g as e}from"./utils-KFFdVG_t.js";var t=e(`earth`,[[`path`,{d:`M21.54 15H17a2 2 0 0 0-2 2v4.54`,key:`1djwo0`}],[`path`,{d:`M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17`,key:`1tzkfa`}],[`path`,{d:`M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05`,key:`14pb5j`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),n=e(`folder-plus`,[[`path`,{d:`M12 10v6`,key:`1bos4e`}],[`path`,{d:`M9 13h6`,key:`1uhe8q`}],[`path`,{d:`M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z`,key:`1kt360`}]]),r=e(`hard-drive`,[[`path`,{d:`M10 16h.01`,key:`1bzywj`}],[`path`,{d:`M2.212 11.577a2 2 0 0 0-.212.896V18a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5.527a2 2 0 0 0-.212-.896L18.55 5.11A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z`,key:`18tbho`}],[`path`,{d:`M21.946 12.013H2.054`,key:`zqlbp7`}],[`path`,{d:`M6 16h.01`,key:`1pmjb7`}]]);export{n,t as r,r as t};
1
+ import{g as e}from"./utils-a3YXFtEO.js";var t=e(`earth`,[[`path`,{d:`M21.54 15H17a2 2 0 0 0-2 2v4.54`,key:`1djwo0`}],[`path`,{d:`M7 3.34V5a3 3 0 0 0 3 3a2 2 0 0 1 2 2c0 1.1.9 2 2 2a2 2 0 0 0 2-2c0-1.1.9-2 2-2h3.17`,key:`1tzkfa`}],[`path`,{d:`M11 21.95V18a2 2 0 0 0-2-2a2 2 0 0 1-2-2v-1a2 2 0 0 0-2-2H2.05`,key:`14pb5j`}],[`circle`,{cx:`12`,cy:`12`,r:`10`,key:`1mglay`}]]),n=e(`folder-plus`,[[`path`,{d:`M12 10v6`,key:`1bos4e`}],[`path`,{d:`M9 13h6`,key:`1uhe8q`}],[`path`,{d:`M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z`,key:`1kt360`}]]),r=e(`hard-drive`,[[`path`,{d:`M10 16h.01`,key:`1bzywj`}],[`path`,{d:`M2.212 11.577a2 2 0 0 0-.212.896V18a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-5.527a2 2 0 0 0-.212-.896L18.55 5.11A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z`,key:`18tbho`}],[`path`,{d:`M21.946 12.013H2.054`,key:`zqlbp7`}],[`path`,{d:`M6 16h.01`,key:`1pmjb7`}]]);export{n,t as r,r as t};