fix: restore prompt and final cleanup of nested git/obsidian folders

This commit is contained in:
2026-04-27 18:10:09 +09:00
parent 975cadbb48
commit 9df5e9aebc
7 changed files with 250 additions and 51 deletions
+1
View File
@@ -0,0 +1 @@
{}
+1
View File
@@ -0,0 +1 @@
{}
+33
View File
@@ -0,0 +1,33 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"footnotes": false,
"properties": true,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": true,
"bases": true,
"webviewer": false
}
+22
View File
@@ -0,0 +1,22 @@
{
"collapse-filter": true,
"search": "",
"showTags": false,
"showAttachments": false,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": true,
"colorGroups": [],
"collapse-display": true,
"showArrow": false,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": true,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.2588386562181624,
"close": false
}
+190
View File
@@ -0,0 +1,190 @@
{
"main": {
"id": "3fc76d379d004b0c",
"type": "split",
"children": [
{
"id": "ed6b7013899a2c11",
"type": "tabs",
"children": [
{
"id": "e84fb23982481828",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Focal Loss (포컬 손실).md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Focal Loss (포컬 손실)"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "14420f71c8e463c7",
"type": "split",
"children": [
{
"id": "026126c5779ef0d1",
"type": "tabs",
"children": [
{
"id": "3c4f676663de108b",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "파일 탐색기"
}
},
{
"id": "c85f7eceb7d2fd98",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "검색"
}
},
{
"id": "0aab514d3887d1f0",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "북마크"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "8e81aaf0af24f2a0",
"type": "split",
"children": [
{
"id": "3283f5452e0c7734",
"type": "tabs",
"children": [
{
"id": "2768a7df58e67cf4",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "Focal Loss (포컬 손실).md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Focal Loss (포컬 손실) 의 백링크"
}
},
{
"id": "e32c536fe9411952",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "Focal Loss (포컬 손실).md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Focal Loss (포컬 손실) 의 나가는 링크"
}
},
{
"id": "e4e179d925740b8d",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "태그"
}
},
{
"id": "259c52e79205779b",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-archive",
"title": "모든 속성"
}
},
{
"id": "75330b282fdbce70",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "Focal Loss (포컬 손실).md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Focal Loss (포컬 손실) 의 개요"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:빠른 전환기 열기": false,
"graph:그래프 뷰 열기": false,
"canvas:새 캔버스 만들기": false,
"daily-notes:오늘의 일일 노트 열기": false,
"templates:템플릿 삽입": false,
"command-palette:명령어 팔레트 열기": false,
"bases:새 베이스 생성하기": false
}
},
"active": "e84fb23982481828",
"lastOpenFiles": [
"Focal Loss (포컬 손실).md"
]
}
@@ -1,10 +1,4 @@
# [[사실 기반 회의록 작성 프롬프트]] (Fact-Based Meeting Minutes Prompt)
## 📌 Brief Summary
본 문서는 사용자로부터 제공받은 회의 녹취록 및 기록(Input Data)을 분석하여, 외부 지식이나 주관적 추측을 철저히 배제하고 완벽하게 구조화된 '사실 기반 회의록'을 산출하기 위한 AI 프롬프트 엔진입니다. 발언자의 감정적 편향이나 ID 표기에 휘둘리지 않고 오직 '발언된 사실과 합의된 내용'만을 추출하여 실행 가능한 결과물로 변환하는 것을 목표로 합니다.
## 📖 Core Engine Prompt
아래는 회의록 작성을 위한 최종 사실 추출 엔진 프롬프트의 전문입니다.
# 📄 사실 기반 회의록 작성 가이드 (Fact-Based Meeting Minutes Guide)
### [최종 목표]
사용자로부터 제공받은 원본 회의 녹취록/기록(Input Data)을 분석하여, **외부 지식이나 개인적 추측이 일절 배제된**, 완벽하게 구조화되고 객관적이며 실행 가능한 '사실 기반 회의록'을 산출하는 것.
@@ -27,47 +21,5 @@
### [엄격 준수 규칙]
* **날짜/참석자 규약:** 메타데이터 우선 적용. 미명시 시 `[확인 불가]` 또는 `[논의 참여 주체]` 표시.
* **결정 포착:** 구어체적 합의("~합시다") 최우선 반영.
* **RISK vs TO-DO:** 명시적 위험만 기록(RISK), 명확한 할당이 있는 경우만 기록(TO-DO). 모호한 경우 `[개방 이슈]` 분류.
* **금지 언어:** '일반적으로', '아마도' 등 모든 추측성 단어 사용 금지.
### [필수 출력 형식]
(아래 구조를 정확하게 사용하며, 서문/설명/메모 포함 금지)
```markdown
# [회의 제목]
**날짜:** [YYYY년 MM월 DD일 | 확인 불가]
**참석자:** [구체적 이름/직책이 명시된 경우 해당 정보 반영 | 미명시 시: 논의 참여 주체]
**주제 요약:** [핵심 주제를 한 문장으로 요약]
### [요약 보고]
* (글머리 기호 3~7개)
---
### 1. 주요 논의 사항
**[안건 제목 1]**
* **현황:** [Input Data 증거 기반]
* **분석:** [Input Data 증거 기반]
* **결론:** [결정됨 | 논의 중]
---
### 2. 즉각적 위험 요소
* [직접 언급된 위험 내용 | 없을 시: '특정 위험 요소는 직접적으로 언급되지 않았음']
---
### 3. 결정 사항
* [확정된 합의 내용 | 없을 시: '명확한 최종 합의에 도달하지 못했음']
---
### 4. 개방 이슈 및 추가 검토 필요 사항
* [보류, 추가 논의 항목]
---
### 5. 조치 계획 및 할 일 목록
**전체 방향:** [계획의 일반적인 시점과 진행 방향]
| 담당 주체 | 업무 내용 | 기한 |
| :--- | :--- | :--- |
| [담당 주체] | [업무 내용] | [기한] |
```
## 🔗 Knowledge Connections
- **Related Topics:** [[Business Writing]], [[Executive Communication]], [[SCQA Framework]], [[BLUF (Bottom Line Up Front)]]
- **Projects/Contexts:** [[사무 자동화 및 AI 에이전트 워크플로우]], [[조직 내 커뮤니케이션 가이드라인]]
---
*Last updated: 2026-04-27*
* **1인칭/감정 배제:** "우리는~", "생각한다" 등 주관적 표현 절대 금지. 모든 문장은 "결정됨", "논의됨", "확인됨" 등 객관적 서술형으로 종결.
* **발언자 익명화:** "A님이 말함" 대신 "특정 기능에 대한 요구사항이 제기됨"과 같이 내용 중심으로 기술.