23 items under this folder.
PermanentNotes
LiveKit Agents の AgentSession が、会話状態、モデル配線、Room 接続の中核として何を担うかを整理する概念ノート。
PermanentNotes
LiveKit Agents における Job の意味、Worker との役割分担、1回の実行要求としてのライフサイクルを整理する概念ノート。
PermanentNotes
LiveKit Agents の pipeline 型アーキテクチャを、STT・LLM・TTS・turn handling の配線として整理する概念ノート。
PermanentNotes
LiveKit の Room と Participant を、Agent が対話する通信空間と主体として整理する概念ノート。
PermanentNotes
LiveKit Agents における STT と TTS の役割、AgentSession 内での位置づけ、Realtime モデルとの関係を整理する概念ノート。
PermanentNotes
LiveKit Agents における turn detection と interruption handling の責務、VAD との関係、会話制御上の意味を整理する概念ノート。
PermanentNotes
LiveKit Agents における Worker の責務、Job 実行との関係、プロセスとしての位置づけを整理する概念ノート。
PermanentNotes
Vue 3 における component を、UI と state と契約を束ねる基本単位として整理し、props や emits との接続を明確にする概念ノート。
PermanentNotes
Vue 3 の composable を、state を伴う再利用ロジックの単位として整理し、component との役割分担を明確にする概念ノート。
PermanentNotes
Vue 3 における props と emits を、親子コンポーネント間の入出力契約として整理する概念ノート。
PermanentNotes
Vue 3 の reactivity が state 変更を UI 更新へ接続する仕組みと、その上に ref や computed が乗る構造を整理する概念ノート。
PermanentNotes
Vue 3 の computed が派生値を宣言的かつキャッシュ付きで表現する仕組みと、watch との責務差を整理する概念ノート。
PermanentNotes
Vue 3 の ref が単一値や参照値をリアクティブに扱う基本単位としてどのように機能するかを整理する概念ノート。
PermanentNotes
Vue 3 の watch が state 変化を契機に副作用を実行する仕組みと、computed との責務差を整理する概念ノート。
PermanentNotes
note-zk / note-zk-quartz の運用改善で有効だった設定変更を、実ファイルパス・設定値・コマンドベースで再現可能に整理したPermanentNote。
PermanentNotes
English学習ループ_単語とチャンク統合についての知見を、後で再利用できる形に蒸留したPermanentNote。
PermanentNotes
AI英会話システム構想 - SLA理論に基づく機能設計についての知見を、後で再利用できる形に蒸留したPermanentNote。
PermanentNotes
MacOS IMEキーボードショートカットのトラブルシューティングに関する運用知見を、再利用しやすい形で蒸留したPermanentNote。
PermanentNotes
tmuxに関する運用知見を、再利用しやすい形で蒸留したPermanentNote。
PermanentNotes
WezTermに関する運用知見を、再利用しやすい形で蒸留したPermanentNote。
PermanentNotes
zsh git operationsに関する運用知見を、再利用しやすい形で蒸留したPermanentNote。
PermanentNotes
zsh optionsに関する運用知見を、再利用しやすい形で蒸留したPermanentNote。
PermanentNotes
zsh pluginsに関する運用知見を、再利用しやすい形で蒸留したPermanentNote。