← 캡슐 랩 리스트

module.risu.135180906.all-in-one-rsf-delta-gemini

승격 대기 — 매트릭스 정본 후보

정체

modulecandidateinactivemodule.risum

제공 — 이걸 쓰면 생기는 것 (5)

요구 — 함께 있어야 하는 것 (3)

원형 JSON — matrix-component-v1 (3,796자)
{
 "contract": "matrix-component-v1",
 "component_id": "module.risu.135180906.all-in-one-rsf-delta-gemini",
 "component_version": "1.0.0",
 "component_type": "module",
 "provenance": {
  "review_status": "candidate",
  "runtime_status": "inactive",
  "availability_verdict": "untested",
  "source_refs": [
   {
    "source_id": "risu:135180906",
    "source_version": "module.risum",
    "sha256": "sha256:c0cdb0f3b8756bc5169a92e00676afa040242e996face108dbaceb8f5e398587"
   }
  ],
  "source_kind": "risu_attachment",
  "static_analysis_only": true,
  "active_code_policy": "static_preserve_no_execute",
  "fixture_kind": "parsed_risu_projection",
  "publishable": false
 },
 "capabilities": {
  "provides": [
   "command.dispatch",
   "display.regex_pipeline",
   "cot.folding",
   "choice.button",
   "module.toggle"
  ],
  "requires": [
   "hook.edit_request",
   "chat_state_kv",
   "low_level_access"
  ],
  "conflicts": []
 },
 "payload": {
  "namespace": "risu.module",
  "controller": "user",
  "triggers": [
   "시작 트리거가 보조 함수와 명령 분기를 전역에 등록한다.",
   "editRequest/editInput 훅이 명령을 분류하고 컨텍스트를 조립한다.",
   "커스텀 모듈 토글로 정규식 그룹을 개별 제어한다."
  ],
  "state_effects": {
   "toggle_flags": "기능 그룹별 on/off 상태",
   "command_key": "분기된 명령 종류",
   "choices": "리롤 누적 결과"
  },
  "activation_rules": [
   "Gemini 5 세대 프롬프트 포맷에 맞춰 디스플레이·처리 정규식을 적용한다.",
   "채팅 길이에 따라 간결형/기본형 프롬프트를 선택한다.",
   "리롤 시 기존 결과를 선택지에 누적한다."
  ],
  "invariants": [
   "사고 과정은 표시에서 접히거나 숨겨진다.",
   "디스플레이 정규식(표시용)과 처리 정규식(모델 입력용)이 역할별로 분리된다.",
   "명령어 기능은 다른 프롬프트에서도 사용 가능하다."
  ],
  "boundaries": [
   "활성 코드 본문(Lua/CJS/정규식 패턴)은 포함하지 않는다 — 정적 구조/원리/역할만 기술.",
   "실행·sandbox 재현·승격은 사람 승인 전까지 금지.",
   "candidate 상한: 검토 전 runtime catalog 공급 없음."
  ],
  "idea_layers": {
   "evidence": {
    "source_post": "135180906",
    "source_format": "module.risum",
    "lead_id": "risu.deep.risum.135180906",
    "analysis_mode": "static_projection_read",
    "code_executed": false
   },
   "situation": {
    "concrete_scene": "Gemini 모델의 응답이 도착하면 사고 과정은 접히고, 응답 본문과 선택지 버튼이 깔끔하게 표시된다.",
    "emotion_evoked": "모델별 최적화 — 각 모델의 포맷에 맞춰 표시가 정돈되는 안도감.",
    "why_memorable": "같은 올인원 원리를 Gemini 세대 포맷에 맞춰 71개 정규식으로 재구성한 점.",
    "transferable_lesson": "동일한 오케스트레이션 원리를 모델 세대별 포맷에 맞춰 각각 버전화해야 한다."
   },
   "core": {
    "core_idea": "Gemini 5 Five Cards 구조에 맞춰 디스플레이·처리 정규식을 토글로 제어하고 명령을 분기하는 파이프라인 모듈.",
    "behavioral_cause": "시작 트리거와 editRequest 훅이 정규식 파이프라인과 명령 분기를 순차 적용한다.",
    "invariant_conflict": "모델 특화(Gemini 포맷)와 범용성(다른 모델 재사용)의 긴장.",
    "core_drive": "71개 정규식을 기능 그룹으로 묶어 토글로 독립 제어하고 Gemini 프리필 포맷에 맞춘다.",
    "core_dilemma": "모델 특화가 강할수록 그 모델에서는 완벽하지만 다른 모델로 옮기기 어려워진다."
   },
   "swappable_parts": {
    "model_target": "Gemini 5 세대, 다른 모델로 교체 가능",
    "toggle_groups": "기능 그룹 정의",
    "prefill_format": "Gemini용 prefill 문구",
    "regex_count": "활성 정규식 수"
   },
   "lineage": {
    "promotion_status": "candidate",
    "origin": "risu_deep_dive_lead",
    "reverse_translation": "module.risum -> matrix-component-v1(module)"
   }
  }
 },
 "projection": {
  "title": "올인원 R.S.F. δ — Gemini 5 Five Cards 디스플레이·명령 파이프라인",
  "prompt": "Gemini 5 세대의 Five Cards 프롬프트 구조에 맞춰 사고 과정 접기, 응답 구획 정리, 선택지 버튼 렌더링, 상태창 표시를 단계적으로 수행한다. 번역·윤문·이어쓰기 명령을 분류해 각각 컨텍스트를 조립하고 보조 모델을 부르며, 결과를 버튼 선택지로 돌려준다. 기능 그룹을 토글로 개별 제어한다. 이 모듈은 파이프라인 구조와 토글 원리만 기술하며 실행 코드나 정확한 치환 패턴은 포함하지 않는다.",
  "prompt_sha256": "sha256:4c9b3be32ebab7c9870c5b0f4686aaabacda5932bbfe1500df42d6d3dfc45512",
  "summary": "Gemini 5 Five Cards 구조에 맞춰 디스플레이·처리 정규식을 토글로 제어하고 명령을 분기하는 파이프라인 모듈.",
  "tags": [
   "command-dispatch",
   "display-pipeline",
   "cot-folding",
   "five-cards",
   "gemini"
  ],
  "flagship": false,
  "core": false,
  "content_labels": [
   "risu-module",
   "static-analysis"
  ],
  "harness_compatibility": "display_only",
  "replay_status": "not_run"
 }
}

🔗 이것과 비슷한 인기 자산

module.risu.130373658.all-in-one-output-pipeline
start 시점에 파이프라인을 등록하고, editRequest에서 단계별 변환을 적용한다.
module.risu.131264265.all-in-one-command-orchestrator
세션 시작 시 보조 함수(deep copy, 문자열 분할, 괄호 제거, 문단 정리)를 전역에 등록한다.
module.risu.133717619.all-in-one-rsf-alpha
시작 트리거가 보조 함수와 명령 분기 로직을 전역에 등록한다.
module.risu.134488361.akatime-academy-comedy
시작 트리거가 시나리오 바인딩과 보조 로직을 등록한다.
🐞 W2 · /city/asset