SFX Changelog

์—์ด์ „ํŠธ์™€ ์—”์ง€๋‹ˆ์–ด๊ฐ€ ๋นŒ๋“œํ•˜๋Š” ์‹ค์‹œ๊ฐ„ ๊ธฐ๋ก ํ”ผ๋“œ. LLM ์œ„ํ‚ค(`history_db.json`) ๋ฐ์ดํ„ฐ๋ฅผ ํ†ตํ•ด ๋”์šฑ ์ƒ์„ธํ•œ ๋ถ„์„ ๋‚ด์—ญ์„ ์ œ๊ณตํ•ฉ๋‹ˆ๋‹ค.

2026-06-15

docsinfraresolves #80, resolves #81#3dea4ac

restructure LLM Wiki and add appstore deployment history

Includes restructuring of docs/LLM_Wiki to group Deployment and Troubleshooting guides, resolving the SFX Memento Mori 2.3.8 and 4.0 guidelines, and adding a root CHANGELOG.
Changed Files:
.../LLM_Wiki/Deployment/appstore_golden_recipe.md.../Deployment/fastlane_process.md}.../Deployment/lessons_learned.md}docs/LLM_Wiki/README.md.../app_store_rejection_resolution.md+4 more...
fixapps/brand-web#c9d0edc

enhance static export compatibility for GitHub Pages

Changed Files:
apps/brand-web/src/app/api/changelog/route.tsapps/brand-web/src/app/api/sre/forge/route.tsapps/brand-web/src/app/api/sre/goals/route.tsapps/brand-web/src/app/api/sre/health/route.ts.../src/app/api/sre/images/[filename]/route.ts+4 more...
featapps/brand-webrefs #M-02#d0703e4

add public Changelog page with Antigravity-style timeline parser

Changed Files:
apps/brand-web/src/app/api/changelog/route.ts.../src/app/changelog/changelog.module.cssapps/brand-web/src/app/changelog/page.tsxapps/brand-web/src/app/layout.tsx
featapps/brand-webrefs #M-02#b50a3e9

add Web-based Workspace Console for managing Wiki and Milestones

Changed Files:
apps/brand-web/src/app/admin/admin.module.cssapps/brand-web/src/app/admin/page.tsxapps/brand-web/src/app/api/admin/git/route.tsapps/brand-web/src/app/api/admin/wiki/route.tsapps/brand-web/src/app/layout.tsx
featapps/infraresolves #M-02#e679d9f

integrate brand web subpages, db schemas, and agent harness

Changed Files:
.../integration_test/app_test.dartdb/migrations/001_init_memento_mori_schema.sqldb/migrations/002_init_imjong_care_schema.sqldocs/LLM_Wiki/database_architecture.mddocs/SFX_HUB.md+4 more...

2026-06-14

docsmilestonesresolves #79#f30a5f4

resolve all issues under rejection fix and imjong launch milestone

Changed Files:
docs/milestones/issue_76_memento_mori_build_and_upload.mddocs/milestones/issue_77_imjong_icon_and_build_upload.mddocs/milestones/issue_78_imjong_metadata_fill_and_submit.mddocs/milestones/issue_79_llm_wiki_and_walkthrough_update.mddocs/milestones/milestone_appstore_rejection_and_imjong_submit.md
fixapps/sfx_memento_moriresolves #75#d413e09

resolve layout overflow on large screens and compile app icon

Changed Files:
.../AppIcon.appiconset/Icon-App-83.5x83.5@2x.png.../home/presentation/widgets/week_grid.dartapps/sfx_memento_mori/pubspec.yaml.../issue_75_memento_mori_layout_icon_fix.md.../issue_76_memento_mori_build_and_upload.md+4 more...
fixinfra/scriptsresolves #72#e799c63

update self_healing_deployer and add auxiliary automation utilities

Changed Files:
scripts/auto_fill_apple_login.jsscripts/inspect_apps_page.jsscripts/self_healing_deployer.jsscripts/test_appstore_connection.js
docsapps/sfx_imjong_careresolves #74#0446b3c

create milestone, issues, lessons learned, and launch plan

Changed Files:
appstore_deployment_golden_recipe.mddocs/milestones/issue_72_self_healing_deployer.mddocs/milestones/issue_73_redeploy_memento_mori.mddocs/milestones/issue_74_imjong_launch_plan.md.../milestone_appstore_self_healing_submit.md+2 more...
featscriptsresolves #72#3617fcf

add self-healing App Store Connect submission script

Changed Files:
scripts/self_healing_deployer.jsscripts/submit_memento_mori.js
fixapps/sfx_memento_moriresolves #73#80c01d7

resolve layout compile error and widget test timer leaks

Changed Files:
.../home/presentation/widgets/week_grid.dart.../presentation/pages/welcome_page.dartapps/sfx_memento_mori/test/widget_test.dart

2026-06-12

chorescripts#fc18a5f

organize asc automation scripts and ignore fastlane reports

Changed Files:
.../wait_app_creation.pyscripts/check_creation_errors.jsscripts/check_errors.jsscripts/create_and_submit_imjong.jsscripts/deploy/submit_imjong_via_puppeteer.js+4 more...
featapps/sfx_memento_mori#77409a1

add grid calendar logic and tests

Changed Files:
.sisyphus/ralph-loop.local.md.../lib/core/utils/grid_calendar_logic.dart.../home/presentation/widgets/week_grid.dart.../test/core/utils/grid_calendar_logic_test.dart

2026-06-11

docsapps/sfx#a27c3c1

Fastlane ๋ฐฐํฌ ๋ฐ App Store Connect API Key ๊ฐ€์ด๋“œ ์ถ”๊ฐ€

Changed Files:
apps/sfx_imjong_care/ios/Gemfileapps/sfx_imjong_care/ios/fastlane/Appfileapps/sfx_imjong_care/ios/fastlane/Fastfileapps/sfx_memento_mori/ios/Gemfileapps/sfx_memento_mori/ios/Gemfile.lock+4 more...

2026-06-08

other#0be7678

chore(apps/) : mementori app deploy setting

Changed Files:
.sisyphus/ralph-loop.local.mdapps/sfx_imjong_care/ExportOptions.plist.../providers/onboarding_provider.dartappstore_deployment_golden_recipe.mdscripts/deploy/asc_success_1780751320.png+4 more...

2026-06-06

chorescripts/deploy#68783e8

add App Store Connect automation script for Imjong Care

Changed Files:
scripts/deploy/imjong_care_asc_automation.py
choreapps/sfx_imjong_care#44352ac

update iOS bundle identifier to com.sfx.imjongcare

Changed Files:
apps/sfx_imjong_care/ios/Runner.xcodeproj/project.pbxproj
docsapps/sfx_imjong_care#cc6c5c6

create App Store metadata

Changed Files:
apps/sfx_imjong_care/APP_STORE_META.md
choresfx_memento_mori#a2dd825

bump build version to 2 for App Store release

Changed Files:
apps/sfx_memento_mori/ios/Runner.xcodeproj/project.pbxprojapps/sfx_memento_mori/pubspec.yaml

2026-06-05

fixsfx_memento_mori#7f1f1d5

add ITSAppUsesNonExemptEncryption=false to Info.plist

์•ฑ์ด ํ‘œ์ค€ iOS ์•”ํ˜ธํ™”๋งŒ ์‚ฌ์šฉํ•˜๋ฏ€๋กœ ์ˆ˜์ถœ ๊ทœ์ • ๊ด€๋ จ ๋ฌธ์„œ ์—†์ด
App Store ์‹ฌ์‚ฌ ์ œ์ถœ์ด ๊ฐ€๋Šฅํ•˜๋„๋ก ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.
์ด ์„ค์ •์€ ๋‹ค์Œ ๋นŒ๋“œ ์—…๋กœ๋“œ ์‹œ ์ž๋™์œผ๋กœ ์ ์šฉ๋ฉ๋‹ˆ๋‹ค.
Changed Files:
apps/sfx_memento_mori/ios/Runner/Info.plist
choreinfra#9914c3f

switch deploy workflow to macos-26 runner

Changed Files:
.github/workflows/deploy-ios-mementomori.yml
choreinfra#cf4f53a

downgrade Xcode to 16.1 in deploy workflow

Changed Files:
.github/workflows/deploy-ios-mementomori.yml
fixsfx_memento_mori#3690032

commit core feature pages previously ignored

Changed Files:
.gitignore.../home/presentation/pages/home_page.dart.../home/presentation/widgets/week_grid.dart.../presentation/pages/onboarding_page.dart.../presentation/pages/welcome_page.dart+1 more...
fixci#dd8715a

use correct manual signing identities and clean up build script

Changed Files:
.github/workflows/deploy-ios-mementomori.yml.../ios/Runner.xcodeproj/project.pbxproj
featci#8e6d635

add iOS deployment workflow and project files for sfx_memento_mori

Changed Files:
.../windows/runner/flutter_window.happs/sfx_memento_mori/windows/runner/main.cppapps/sfx_memento_mori/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifest+4 more...

2026-06-04

fixinfra/factory#1d5bb13

remove hardcoded API key from test script

Changed Files:
architecture/my-app-factory/test_api.py

2026-06-03

choresre#39aacde

optimize sre_video_qa script for portability and port reuse

Changed Files:
scripts/unicorn_factory/sre_video_qa.py
docssre#70eea9c

embed automated screenshots in walkthrough doc

Changed Files:
scripts/unicorn_factory/sre_video_qa.py
docssre#dfb8182

add automated video QA script and SRE execution protocol doc

Changed Files:
docs/sre/video_qa_protocol.mdscripts/unicorn_factory/sre_video_qa.py
fixbrand-web#234ef36

fix navigation and local redirect routing links to resolve 404 in sub-path deploy

Changed Files:
apps/brand-web/src/app/layout.tsxapps/brand-web/src/app/page.tsx
featapps/brand-webresolves #71#188117a

simplify /factory UI by removing emojis and parenthetical notes

Changed Files:
CORE/projects/Solve-for-X.code-workspaceapps/brand-web/src/app/factory/page.tsxarchitecture/scratch/test_publish.pydocs/milestones/issue_71_factory_ui_cleanup.mddocs/milestones/milestone_factory_ui_refinement.md

2026-06-02

featfactory#7c9d6fa

enhance UX with sliding transitions, multi-device viewport switcher, real-time build progress bar, and 3D hologram empty state

Changed Files:
apps/brand-web/src/app/factory/factory.module.cssapps/brand-web/src/app/factory/page.tsxscripts/unicorn_factory/db_queue.py
featfactory#1c10b71

integrate raw HTML sandbox portal and AI Design Forge into Next.js React /factory dashboard as native tabbed sub-pages

Changed Files:
apps/brand-web/public/sandbox.htmlapps/brand-web/src/app/factory/factory.module.cssapps/brand-web/src/app/factory/page.tsx

2026-06-01

featfactory#6f4a2ac

integrate interactive AI App Design Forge into sandbox portal and implement /api/sre/forge bridge

Changed Files:
apps/brand-web/public/sandbox.htmlapps/brand-web/src/app/api/sre/forge/route.tsarchitecture/brand-web/index.html
fixinfra/deploy#35093d0

exclude dynamic API routes and implement generateStaticParams for policy page

Changed Files:
.github/workflows/deploy-brand-web.ymlapps/brand-web/src/app/policy/[appId]/[type]/page.tsx
featfactory#302b0bd

align dashboard styling with brand-web and integrate sandbox page under public apps

Changed Files:
.../apps/com_safespace_privacy/manifest.json.../public/apps/com_safespace_privacy/version.jsonapps/brand-web/public/assets/apps_registry.jsonapps/brand-web/public/sandbox.htmlarchitecture/app-factory-dashboard/app.py+4 more...

2026-05-30

featinfra/dashboardresolves #12#d85192a

redirect 8502 preview symlink to brand-web portal for dynamic multi-tenant hosting

Changed Files:
.../apps/com_safespace_privacy/flutter_service_worker.js.../apps/com_safespace_privacy/icons/Icon-192.png.../apps/com_safespace_privacy/icons/Icon-512.png.../apps/com_safespace_privacy/icons/Icon-maskable-192.png.../apps/com_safespace_privacy/icons/Icon-maskable-512.png+4 more...
docsinfra/roadmapresolves #11, resolves #12#6c930df

finalize milestone integration and mark issues 11 and 12 as completed

Changed Files:
architecture/docs/milestones/issue_12_brand_web_integration.mdarchitecture/docs/milestones/milestone_safespace_integration.md
featapps/brand-webrefs #12#fed3bc1

establish registry mapper and dynamic iframe loader interface

Changed Files:
.../flutter_service_worker.js.../apps/com_safespace_privacy/icons/Icon-192.png.../apps/com_safespace_privacy/icons/Icon-512.png.../icons/Icon-maskable-192.png.../icons/Icon-maskable-512.png+4 more...
featinfra/engineresolves #12#8033a23

implement Flutter index.html base href regex auto-patcher

Changed Files:
architecture/app-factory-engine/engine.py
docsinfra/roadmaprefs #11#a26206d

mark issue 11 as completed and link resolved commits

Changed Files:
architecture/docs/milestones/issue_11_ast_self_healing.md
featinfra/engineresolves #11#945babb

implement precise compiler traceback parser and AST pinpoint self-healing

Changed Files:
architecture/app-factory-engine/engine.py
docsinfra/roadmaprefs #11, refs #12#c6100eb

establish milestones and issue tracking specifications for self-healing and brand-web portal integration

Changed Files:
architecture/docs/milestones/issue_11_ast_self_healing.mdarchitecture/docs/milestones/issue_12_brand_web_integration.mdarchitecture/docs/milestones/milestone_safespace_integration.md

2026-05-29

docsinfra/roadmaprefs #7#fddbc35

integrate brand-web relative portal routing specifications to roadmap

Changed Files:
architecture/docs/backlogs/engineering_roadmap.md
docsinfra/roadmaprefs #7#15b293d

establish engineering roadmap focusing on dashboard automation optimization

Changed Files:
architecture/docs/backlogs/engineering_roadmap.md
docsinfra/guidelinesresolves #7#ea81de6

implement sovereign-issue-git-workflow agent skill

Changed Files:
.../sovereign-issue-git-workflow/README.md.../sovereign-issue-git-workflow/SKILL.md
docsinfra/guidelinesrefs #7#7191024

establish comprehensive Git workflow and local milestone guidelines

Changed Files:
architecture/docs/guidelines/git_workflow.md
choreapps/safetaskrefs #7#b304b61

include accumulated local specifications, recovery states, and builds

Changed Files:
.../windows/runner/utils.cpp.../com_simpletodo_privacy/windows/runner/utils.h.../windows/runner/win32_window.cpp.../windows/runner/win32_window.harchitecture/temp_spec_com_safetask_privacy.json+4 more...
docsapps/todorefs #10#64dd4b9

mark issue #10 as completed

Changed Files:
architecture/docs/milestones/issue_10_simple_todo_qa_recording.mdarchitecture/docs/milestones/milestone_safespace_integration.md
featapps/todoresolves #10#1e7fda0

map web preview link and verify interactive Todo functionality

Changed Files:
architecture/active_web_preview
docsapps/todorefs #9#d9487b3

mark issue #9 as completed

Changed Files:
architecture/docs/milestones/issue_09_simple_todo_generation.md
choreapps/todorefs #9#8e37dde

complete production web compilation for Simple Todo app

Changed Files:
.../build/web/flutter_service_worker.js.../build/web/icons/Icon-192.png.../build/web/icons/Icon-512.png.../build/web/icons/Icon-maskable-192.png.../build/web/icons/Icon-maskable-512.png+4 more...
featapps/todorefs #9#107f5a9

generate and fix compiler lints for Simple Todo Flutter codebase

Changed Files:
.../lib/config/app_config.dart.../builds/com_simpletodo_privacy/lib/main.dart.../lib/models/todo_item.dart.../lib/views/productivity_stats_page.dart.../lib/views/secure_chat_page.dart+2 more...
featapps/todoresolves #9#4b75524

write JSON spec for Simple Todo application

Changed Files:
architecture/temp_spec_com_simpletodo_privacy.json
docsinfra/dashboardrefs #8#026365b

mark issue #8 as completed

Changed Files:
architecture/docs/milestones/issue_08_dashboard_korean_clean.md
styleinfra/dashboardrefs #8#08fdd64

reorganize layout to clearly separate telemetry and controls

Changed Files:
architecture/styles.css
featinfra/dashboardresolves #8#3e3661e

translate UI to Korean and remove text emojis

Changed Files:
architecture/app-factory-dashboard/app.py
docsfactory#caa0e63

register Phase 4 issues and update milestone overview

Changed Files:
.../docs/milestones/issue_08_dashboard_korean_clean.md.../docs/milestones/issue_09_simple_todo_generation.md.../milestones/issue_10_simple_todo_qa_recording.md.../docs/milestones/milestone_safespace_integration.md
testapps/safespacerefs #7#0156d2a

execute clean static analyze audit and verify web builds

Changed Files:
.../flutter-template/windows/runner/utils.cpp.../flutter-template/windows/runner/utils.h.../windows/runner/win32_window.cpp.../flutter-template/windows/runner/win32_window.harchitecture/my-app-factory/scratch/test_models.py+4 more...
docsapps/safespacerefs #7#fa5b97b

update comprehensive and robust .gitignore rules

Changed Files:
.../builds/com_safespace_privacy/.gitignore
docsapps/safespaceresolves #7#98326d6

draft Phase 1 & 2 version history files under docs/

Changed Files:
.../docs/v1_app_factory_pipeline.md.../docs/v2_safespace_private_memo.md
featapps/safespacerefs #6#826c16a

integrate Sentinel logging for warnings and success event counts

featapps/safespacerefs #6#5d7f2e3

design Sentinel security timeline logging layout

featapps/safespaceresolves #6#bc39b26

implement Master PIN Shield (2026 PIN) authentication screen

Changed Files:
.../lib/services/database_service.dart.../lib/views/journal_page.dart.../lib/views/sentinel_page.dart.../lib/views/vault_page.dart
featapps/safespacerefs #5#17ece4e

integrate interactive check toggle with database state sync

featapps/safespacerefs #5#d2eb1c8

implement interactive checklist parsing with check-box rendering

featapps/safespacerefs #5#da13da2

design secure Courier CodeBlock copy-to-clipboard card

featapps/safespaceresolves #5#28df6b3

implement custom parser regex rules for header and bold markdown

Changed Files:
.../lib/views/note_detail_page.dart
featapps/safespacerefs #4#4c7058c

implement central gravity, velocity damping, and pinch-zoom gestures

featapps/safespacerefs #4#4729953

implement Hooke's Spring Law tag attraction calculation

featapps/safespacerefs #4#24ce3b4

implement Coulomb's Law node repulsion force calculation

featapps/safespaceresolves #4#3e49dcc

implement CustomPainter canvas skeleton for graph page

Changed Files:
.../lib/views/graph_page.dart
featapps/safespacerefs #3#df1b9d2

implement MainNavigationContainer page layout routing

Changed Files:
.../lib/views/dashboard_page.dart.../lib/views/settings_page.dart
featapps/safespaceresolves #3#0ffac1a

establish core Flutter project structure and app_config

Changed Files:
.../lib/config/app_config.dart.../builds/com_safespace_privacy/lib/main.dart.../builds/com_safespace_privacy/pubspec.yaml
choreinfra/dashboardrefs #2#a0d9b64

configure active_web_preview symbolic link structure

Changed Files:
architecture/active_web_previewarchitecture/build_status.jsonarchitecture/styles.cssarchitecture/temp_spec_test.jsonarchitecture/temp_spec_test.json.healing_1.json+1 more...
featinfra/dashboardresolves #2#0ca3696

integrate Streamlit dashboard frontend and app.py logic

Changed Files:
architecture/app-factory-dashboard/app.py.../app-factory-dashboard/requirements.txtarchitecture/app-factory-dashboard/styles.css
featinfra/factoryrefs #1#45a9ca0

configure fallback API routing models chain (Gemini 3.5, Gemma 4)

Changed Files:
architecture/my-app-factory/factory_listener.py
choreinfra/factoryrefs #1#968a2db

establish secure local env configuration template

Changed Files:
architecture/my-app-factory/DESIGN.mdarchitecture/my-app-factory/test_api.py
featfactoryresolves #1#4508cb5

import App Factory Engine files and core python structures

Changed Files:
architecture/app-factory-engine/engine.pyarchitecture/app-factory-engine/requirements.txtarchitecture/app-factory-engine/test_spec.json
docsfactory#b25927f

establish local milestone and issue tracking documentation

Changed Files:
architecture/docs/milestones/issue_01_app_factory_engine.md.../docs/milestones/issue_02_app_factory_dashboard.md.../docs/milestones/issue_03_safespace_framework.mdarchitecture/docs/milestones/issue_04_mind_graph_physics.md.../docs/milestones/issue_05_markdown_checklist_parser.md+3 more...

2026-05-28

featfirestore#b6d2bb8

firebase_service ์ถ”๊ฐ€

Changed Files:
apps/sfx_imjong_care/firestore.rulesapps/sfx_imjong_care/lib/services/firebase_service.dart

2026-05-27

featapps/sfx_imjong_care#24, #25, #26#a0db454

implement sha256 document hashing and qr postage

Changed Files:
.../windows/flutter/generated_plugin_registrant.cc.../windows/flutter/generated_plugins.cmake.../imjong_care/stage_11_pdf_print_view.png.../screenshots/imjong_care/stage_1_home_front.pngdocs/screenshots/imjong_care/stage_2_home_back.png+4 more...
testapps/sfx_imjong_care#22#f5dffce

add E2E scenario for holographic will validation and update screenshots

Changed Files:
.../sfx_imjong_care/integration_test/app_test.dart.../imjong_care/stage_10_legal_validated.png.../imjong_care/stage_5_will_editor_template.png.../imjong_care/stage_6_custom_postcard_front.png.../imjong_care/stage_7_custom_postcard_back.png+2 more...
featapps/sfx_imjong_care#21#f490796

integrate live legal validation panel in DocumentSubmitScreen

Changed Files:
.../lib/screens/document_submit_screen.dart
featapps/sfx_imjong_care#20#aaf22db

implement Civil Act Article 1060 parser engine

Changed Files:
.../sfx_imjong_care/lib/utils/legal_validator.dart
featapps/sfx_imjong_care#18, #19#b333e22

connect legal guide to high-fidelity notary map and secure submission screens

Changed Files:
.../lib/screens/document_submit_screen.dart.../lib/screens/legal_guide_screen.dart.../lib/screens/notary_map_screen.dart.../lib/screens/postcard_home_screen.dart.../imjong_care/stage_5_will_editor_template.png+4 more...
choreapps/sfx_imjong_care#e5afd2d

configure safe firebase options and update pod and asset files

Changed Files:
apps/sfx_imjong_care/pubspec.yaml.../screenshots/imjong_care/stage_1_home_front.pngdocs/screenshots/imjong_care/stage_2_home_back.png.../imjong_care/stage_3_info_dialog.png.../imjong_care/stage_4_empathy_feed.png+4 more...
testapps/sfx_imjong_care#19#d9b32ae

verify dynamic localization and legal guides in E2E tests

Changed Files:
.../sfx_imjong_care/integration_test/app_test.dartscripts/unicorn_factory/run_and_capture.py
featapps/sfx_imjong_care#18#4536e30

implement legal guide screen with notary checklist

Changed Files:
.../lib/screens/legal_guide_screen.dart
refactorapps/sfx_imjong_care#17#ff5a255

resolve font issues and redesign zero-overlap buttons

Changed Files:
.../lib/screens/postcard_home_screen.dart.../lib/screens/will_editor_screen.dart
featapps/sfx_imjong_care#16#5e93bbe

add dynamic localization provider

Changed Files:
.../lib/providers/language_provider.dart.../lib/providers/prompt_deck_provider.dart
featimjong-care#3d39455

fix deprecated lints, refactor widget tests, enhance SRE error fallback and update ROADMAP

Changed Files:
ROADMAP.mdapps/sfx_imjong_care/lib/core/app_theme.dartapps/sfx_imjong_care/lib/core/error_boundary.dart.../lib/screens/empathy_feed_screen.dart.../lib/screens/postcard_home_screen.dart+2 more...

2026-05-26

featapps/sfx_imjong_care#15#23ae0f3

override RestartWidget with iOS safe soft reset bypass

Changed Files:
apps/sfx_imjong_care/lib/core/error_boundary.dart
featapps/sfx_imjong_care#14#d24b89a

enforce strict +1 incremental likes validation in firestore rules

Changed Files:
apps/sfx_imjong_care/firestore.rules
refactorfeed#13#08c299f

isolate list item render scope to optimize scroll and avoid Jank

Changed Files:
.../lib/screens/empathy_feed_screen.dart
feateditor#12#bd55c0d

integrate Cloud Firestore asynchronous persistence and offline bypass

Changed Files:
.../lib/screens/will_editor_screen.dart
refactorshare#11#1a2bb5c

prevent double-click under rotation and garbage collect disk cache

Changed Files:
.../lib/screens/postcard_home_screen.dart
testqa#9#4955ddf

pass final production dry-run compile checks and verify build integrity

Changed Files:
apps/sfx_imjong_care/android/app/build.gradle.kts
featfeed#4#e4acb85

build real-time Empathy Feed timeline with custom like counters

Changed Files:
.../lib/screens/empathy_feed_screen.dart.../lib/screens/postcard_home_screen.dart
featshare#8#fbe676b

build hi-res postcard capture pipeline and integrate brand-web dynamic sharing

Changed Files:
CORE/projects/imjong-care-app.html.../lib/screens/postcard_home_screen.dart
featbackend#7#a6a1e5d

configure Firebase Auth and Cloud Firestore with strict security rules

Changed Files:
apps/sfx_imjong_care/firestore.rules.../lib/services/firebase_service.dart.../macos/Flutter/GeneratedPluginRegistrant.swiftapps/sfx_imjong_care/pubspec.lockapps/sfx_imjong_care/pubspec.yaml+2 more...
featprompt#3#952e634

implement 7-question prompt deck with casual shuffle and form autocompleter

Changed Files:
.../lib/providers/prompt_deck_provider.dart.../lib/screens/postcard_home_screen.dart.../lib/screens/will_editor_screen.dart
featsre#6#340cef7

integrate global ErrorBoundary with warm custom recovery screen

Changed Files:
apps/sfx_imjong_care/lib/core/error_boundary.dartapps/sfx_imjong_care/lib/main.dart
choreconfig#5#6b88149

rename package identifiers to care.imjong.app and configure branding assets

Changed Files:
apps/sfx_imjong_care/web/index.htmlapps/sfx_imjong_care/web/splash/img/dark-1x.pngapps/sfx_imjong_care/web/splash/img/dark-2x.pngapps/sfx_imjong_care/web/splash/img/dark-3x.pngapps/sfx_imjong_care/web/splash/img/dark-4x.png+4 more...
featpostcard#2#3c276e5

implement 3D analog flip postcard with heart stamp and signature line

Changed Files:
apps/sfx_imjong_care/lib/main.dartapps/sfx_imjong_care/lib/models/will_card.dart.../lib/screens/postcard_home_screen.dart
feattheme#1#3f8c3af

configure global cream-sepia theme and integrate Google Fonts

Changed Files:
.../windows/runner/flutter_window.happs/sfx_imjong_care/windows/runner/main.cppapps/sfx_imjong_care/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifest+4 more...
choreapps#0d87617

remove obsolete mobile apps and archive folders

Changed Files:
.../lib/features/home/data/datasources/.gitkeep.../lib/features/home/data/models/.gitkeep.../lib/features/home/data/repositories/.gitkeep.../lib/features/home/domain/entities/.gitkeep.../lib/features/home/domain/repositories/.gitkeep+4 more...
docsapps/sfx_imjong_care#f27fb93

add github action for auto issues generation

Changed Files:
.github/workflows/create_issues.yml
refactorapps/sfx_imjong_care#f8ce446

100% replica creamPostcard visual and prompt deck

Changed Files:
.../open-design/tools/serve/package.json.../open-design/tools/serve/src/index.ts.../open-design/tools/serve/src/updater-fixture.ts.../tools/serve/tests/updater-fixture.test.ts.../open-design/tools/serve/tsconfig.json+4 more...
choreinfra#ced815e

update automation test scripts and bridge utilities

Changed Files:
.../reports/stress_test_metrics.json.../unicorn_factory/reports/visual_qa_report.html.../unicorn_factory/reports/visual_qa_report.json.../reports/visual_qa_sfx_real_memento_mori.json.../reports/visual_qa_sfx_real_support_desk.json+4 more...
docsapps/brand-web#b1c27f3

add blog posts, outline, and project specifications

Changed Files:
specs/modules/auth_module_spec.jsonspecs/modules/auth_robust_spec.jsontemplates/flutter_base/lib/main.darttemplates/flutter_base/pubspec.yamltemplates/flutter_core/lib/core/error/failure.dart+4 more...
refactorapps/life-log#c9751f8

clean up legacy life log v1 failed app

Changed Files:
.../windows/runner/flutter_window.happs/life_log_v1_failed/windows/runner/main.cppapps/life_log_v1_failed/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifest+4 more...
refactorapps/life-log#5ec90c8

clean up legacy life log v2 failed app

Changed Files:
.../windows/runner/flutter_window.happs/life_log_v2_failed/windows/runner/main.cppapps/life_log_v2_failed/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifest+4 more...
featapps/sfx_memento_mori#83d406c

improve week grid widget and presentation flow

Changed Files:
.../home/presentation/pages/home_page.dart.../home/presentation/widgets/week_grid.dartapps/sfx_memento_mori/pubspec.lockapps/sfx_memento_mori/sfx_app.json
featapps/legacy-vault#af62f9e

add new legacy vault android/web modules and update v1 features

Changed Files:
apps/sfx_legacy_vault_v1/functions/index.js.../lib/core/services/encryption_service.dart.../features/auth/data/firebase_auth_service.dart.../vault/presentation/screens/home_screen.dart.../presentation/screens/vault_setup_screen.dart+4 more...
featapps/sfx_imjong_care#fe0cde2

update card template and form provider settings

Changed Files:
.../lib/core/services/app_storage.dart.../presentation/widgets/card_history_section.dart.../will_input/data/models/will_card_model.dart.../will_input/domain/entities/will_card.dart.../domain/providers/card_template_provider.dart+4 more...
featapps/origin#51e6de0

implement keystroke tracker, qr verification and improve stamp UI

Changed Files:
.../linux/flutter/generated_plugin_registrant.ccapps/origin/linux/flutter/generated_plugins.cmake.../macos/Flutter/GeneratedPluginRegistrant.swiftapps/origin/pubspec.lockapps/origin/pubspec.yaml+4 more...
chorelibs/core#188df87

add common models, design tokens and privacy rules

Changed Files:
CORE/projects/common_models.jsonCORE/projects/design_tokens.jsonCORE/projects/legacy_vault_multi_plan.mdCORE/projects/privacy_rules.md
choreinfra#a354ab9

add github workflow pipelines for android, ios, and web

Changed Files:
.github/workflows/ci-android.yml.github/workflows/ci-ios.yml.github/workflows/ci-web.yml.github/workflows/release-manual.yml
refactorapps/life-log#f5c23d3

clean up obsolete failed app and test scripts

Changed Files:
apps/life_log_v5_failed/windows/runner/utils.h.../windows/runner/win32_window.cpp.../windows/runner/win32_window.hlife_log_v8/2026-04-21-medium-automation.mdlife_log_v8/lib/domain/domain.dart+4 more...
choreinfra#5424fd9

update gitignore for workspace logs and screenshots

Changed Files:
.gitignore

2026-05-25

other#1a69f92

fix(.gitignore) : ์˜ˆ์™ธ์ถ”๊ฐ€

Changed Files:
.gitignore

2026-05-22

docsblog#c6c8df7

add Part 3 Ch 4 (SSO) and Part 4 Ch 1 (Imjong Care) with neon thumbnail

Changed Files:
docs/blog/blog_part3_ch4.mddocs/blog/blog_part3_ch4_en.mddocs/blog/blog_part4_ch1.mddocs/blog/blog_part4_ch1_en.mddocs/blog/blog_part4_ch1_thumbnail.png

2026-05-18

fixscripts/factory#23ecf11

make antigravity_bridge dynamically generate reports based on prompt content

Changed Files:
scripts/factory/support/antigravity_bridge.py
fixscripts/telegram_commander#f48e1d1

ignore background cron and system sessions in worker monitor

Changed Files:
scripts/automations/telegram_commander/worker_monitor.py
fixscripts/telegram_commander#00eb1df

programmatically register antigravity command with telegram bot api

Changed Files:
scripts/automations/telegram_commander/main.py
fixscripts/factory#34fca14

restore deleted execution bridge and schema migration files

Changed Files:
scripts/factory/support/antigravity_bridge.py
fixbridge#15f6fda

resolve chat_id binding to use TELEGRAM_CHAT_ID from config

Changed Files:
scripts/factory/support/antigravity_bridge.py
featcommander#cf53877

integrate /antigravity remote agent execution route with live reports

Changed Files:
infra/init-scripts/03-init-agent-jobs.sqlscripts/automations/telegram_commander/main.pyscripts/factory/support/antigravity_bridge.py
docsplans#3a9cc7a

design autonomous telegram-antigravity factory execution bridge

Changed Files:
docs/plans/telegram_antigravity_factory_plan.md
docsaudit#8fb7a2a

publish supreme sfx master sre and brand audit report with live visual carousels

Changed Files:
docs/plans/sfx_master_audit_report.md
docsreport#46a5703

commit official browser verification and operations report with live carousels

Changed Files:
docs/plans/browser_verification_report.md
featbrand-web#a1f9193

build and verify intelligent service desk & admin SRE console with 100% test pass

Changed Files:
apps/brand-web/src/app/admin/service-desk/page.tsxapps/brand-web/src/app/layout.tsxapps/brand-web/src/app/support/page.tsxdocs/plans/walkthrough.md
docsplans#acde17b

design premium brand-web service desk and diagnostic console

Changed Files:
docs/plans/brand_service_desk_plan.md
docsplans#5172f5a

upgrade ticketing automation plan with smart snooze and Gmail API

Changed Files:
docs/plans/support_ticketing_automation_plan.md
featplans#6b04ec5

refine support ticketing plan with sleep mode buffering and gmail api

Changed Files:
docs/plans/support_ticketing_automation_plan.mdinfra/init-scripts/02-init-ticketing.sql
docsplans#ff1ed30

add autonomous CS and ticketing automation specification

Changed Files:
docs/plans/support_ticketing_automation_plan.md
docsreport#fdc4b60

commit official sfx goal completion and real runtime report

Changed Files:
docs/plans/sfx_real_runtime_report.md

2026-05-17

featbrand#8b4d530

commit high-fidelity visual showroom brand assets

Changed Files:
docs/images/sfx_basecamp_dashboard.pngdocs/images/sfx_imjong_care_ui.pngdocs/images/sfx_memento_mori_ui.pngdocs/images/sfx_promotional_mockup.png
featfactory#41c1d14

polish and upgrade promotional mockup generator with system font support

Changed Files:
scripts/factory/store_asset_generator.py
featfactory#0ce9aa5

build store promotional mockup asset generator

Changed Files:
scripts/factory/store_asset_generator.py
docsbrand#b5c29d9

draft premium business branding and value elevation plan

Changed Files:
docs/plans/branding_improvement_plan.md
featfactory#67a9518

build autonomous visual regression testing engine

Changed Files:
scripts/factory/visual_regression_qa.py
featinfra#0f368cb

build complete multi-tenant PostgreSQL schema initialization script

Changed Files:
infra/init-scripts/01-init-schemas.sql
featfactory#6b3a874

clean up and polish module injector & template engine

Changed Files:
scripts/factory/module_injector.pyscripts/factory/template_engine.py
featmemento-mori#b4c2d88

integrate async offline-resilient sync service to basecamp

Changed Files:
.../lib/core/services/sync_service.dart.../providers/onboarding_provider.dartapps/sfx_memento_mori/pubspec.lockapps/sfx_memento_mori/pubspec.yaml
featbrand-web#23b723a

expand tech ecosystem grid to display all 6 products

Changed Files:
apps/brand-web/src/app/page.tsx
feattelegram-commander#cc2b901

add 1-click inline keyboard approval & callback handler

Changed Files:
scripts/automations/_shared/telegram_client.pyscripts/automations/telegram_commander/main.py
featbrand-web#9634a69

add dynamic premium neon policy route for privacy and eula

Changed Files:
.../src/app/policy/[appId]/[type]/page.tsx
docsinfra#45f3346

write unified postgres database migration blueprint

Changed Files:
docs/plans/database_migration_blueprint.md
refactormemento-mori#2a75d0e

optimize count-up animation & fix widget test timer leak

Changed Files:
.../presentation/pages/welcome_page.dartapps/sfx_memento_mori/test/widget_test.dart
featsfx#4ed8db0

polish imjong care UI & scaffolding zero-intervention fastlane & basecamp docker postgres

Changed Files:
apps/sfx_imjong_care/android/fastlane/Fastfileapps/sfx_imjong_care/ios/fastlane/Appfileapps/sfx_imjong_care/ios/fastlane/Fastfileapps/sfx_imjong_care/ios/fastlane/Matchfile.../presentation/screens/will_input_screen.dart+4 more...

2026-05-14

docsblogkr/en#ae24658

add part 2 chapter 3 drafts

Changed Files:
docs/blog/blog_part2_ch3.mddocs/blog/blog_part2_ch3_en.md

2026-05-12

other#9c68463

docs(blog) : part2_ch2

Changed Files:
docs/blog/blog_part2_ch2.mddocs/blog/blog_part2_ch2_en.md

2026-05-11

other#3e49cca

docs(blog) : part2_ch1

Changed Files:
docs/blog/blog_part2_ch1.mddocs/blog/blog_part2_ch1_en.mddocs/blog/blog_part2_thumbnail.png

2026-05-10

other#e6a0e79

docs(blog) : part_ch5

Changed Files:
docs/blog/blog_part1_ch5.mddocs/blog/blog_part1_ch5_en.md

2026-05-09

other#9b007a0

docs(blog) : part1_ch4

Changed Files:
docs/blog/blog_part1_ch4.mddocs/blog/blog_part1_ch4_en.md

2026-05-08

other#8f97699

feat(docs) : blog part1-ch3

Changed Files:
docs/blog/blog_part1_ch3.mddocs/blog/blog_part1_ch3_en.md

2026-05-07

other#4cedb3e

feat(docs/) : blog part1-ch2

Changed Files:
.gitignore.../.next/cache/webpack/client-production/7.pack.../static/ojIV7Hf7qdOJN2OarS1xp/_buildManifest.js.../static/ojIV7Hf7qdOJN2OarS1xp/_ssgManifest.jsapps/origin/fastlane/Appfile+4 more...

2026-05-05

other#e22879e

feat(apps) : leagcy-vault-multi-target ๊ฐ€์ด๋“œ

Changed Files:
.sisyphus/plans/legacy-vault-multi-target.md

2026-05-04

featorigin#1a2d7ae

establish Phase 2 roadmap & detail sovereign local verification

- Identified and documented critical UUID generation bug in DatabaseService.
- Defined Phase 2 roadmap focusing on On-device LLM (Gemma-3 1B) integration.
- Drafted "Option A" verification strategy: Pure local P2P trust using device-level
digital signatures (Ed25519) and QR codes.
- Outlined 3-phase stabilization plan:
1. Stabilization (UUID fix, Pause detection, DB migration)
2. On-device Intelligence (flutter_gemma integration)
3. Sovereign Verification (QR/Signing/PDF export)
- Created CORE/projects/origin_update.md with detailed technical specifications.
Changed Files:
CORE/projects/origin_update.md
refactorautomations#9dafda6

๋ฏธ์‚ฌ์šฉ ์Šค์ผ€์ค„๋Ÿฌ ํ๊ธฐ ๋ฐ ๋‰ด์Šค ํ๋ ˆ์ดํ„ฐ ํŒŒ์ดํ”„๋ผ์ธ ์ตœ์ ํ™”

- ๋ฏธ์‚ฌ์šฉ ์ž๋™ํ™” ํ๊ธฐ: Daily Planner, Daily SRE Bot, Weekly Planner์˜ Launchd plist ๋ฐ ์Šคํฌ๋ฆฝํŠธ ๋””๋ ‰ํ† ๋ฆฌ ์™„์ „ ์‚ญ์ œ
- ๋ฐฑ์—”๋“œ ํ†ตํ•ฉ: ๋‰ด์Šค ํ๋ ˆ์ดํ„ฐ์˜ ๊ธฐ์‚ฌ ํ•„ํ„ฐ๋ง ๋กœ์ง์„ ๋กœ์ปฌ LLM ๋Œ€์‹  ์™ธ๋ถ€ Qwen3.6-35B ๋‹จ์ผ ๋ชจ๋ธ๋กœ ์ „๋ฉด ๋งˆ์ด๊ทธ๋ ˆ์ด์…˜
- ๋ฐฐ์น˜(Batch) ์ฒ˜๋ฆฌ ๋„์ž…: 35๋ฒˆ ๋ฐ˜๋ณต ํ˜ธ์ถœ๋˜๋˜ ๊ธฐ์‚ฌ ํ•„ํ„ฐ๋ง ๊ณผ์ •์„ ๋‹จ 1๋ฒˆ์˜ LLM ํ˜ธ์ถœ๋กœ ์••์ถ•ํ•˜์—ฌ ์ฒ˜๋ฆฌ ์†๋„ ๋ฐ ๋น„์šฉ ํšจ์œจ์„ฑ ๊ทน๋Œ€ํ™”
- ํƒ€์ž„์•„์›ƒ ๋ฒ„๊ทธ ํ•ด๊ฒฐ: Qwen 35B ๋ชจ๋ธ์˜ ๊ธด ์ถ”๋ก (CoT) ์‹œ๊ฐ„์œผ๋กœ ์ธํ•œ ReadTimeout ๋ฐœ์ƒ์„ ๋ง‰๊ธฐ ์œ„ํ•ด API ๋Œ€๊ธฐ ์‹œ๊ฐ„์„ 300์ดˆ๋กœ ์—ฐ์žฅ
- ์ฃผ๋ง ์ˆ˜์ง‘ ๋กœ์ง ์ˆ˜์ •: ์›”์š”์ผ ์‹คํ–‰ ์‹œ ๊ธˆ~์ผ์š”์ผ ๊ธฐ์‚ฌ(72์‹œ๊ฐ„)๋ฅผ ์ •์ƒ์ ์œผ๋กœ ๊ธ์–ด์˜ค๋„๋ก ์š”์ผ๋ณ„ ์ˆ˜์ง‘ ๋ฒ”์œ„ ์กฐ๊ฑด๋ฌธ ์ˆ˜์ •
- ํ…”๋ ˆ๊ทธ๋žจ ์—๋Ÿฌ ์•Œ๋ฆผ ์ถ”๊ฐ€: ์ „์ฒด ์›Œํฌํ”Œ๋กœ์šฐ์— ์˜ˆ์™ธ ์ฒ˜๋ฆฌ๋ฅผ ์ ์šฉํ•˜์—ฌ ์„œ๋ฒ„ ์žฅ์•  ์‹œ ๋ฐฑ๊ทธ๋ผ์šด๋“œ์—์„œ ์กฐ์šฉํžˆ ์ฃฝ์ง€ ์•Š๊ณ  ํ…”๋ ˆ๊ทธ๋žจ์œผ๋กœ ์ฆ‰์‹œ ์•Œ๋ฆผ ์ „์†ก
Changed Files:
scripts/automations/daily_planner/setup_launchd.shscripts/automations/daily_sre_bot/.gitignorescripts/automations/daily_sre_bot/README.mdscripts/automations/daily_sre_bot/backup_to_s3.shscripts/automations/daily_sre_bot/main.py+4 more...
other#c35544b

docs(blog) : medium ๋ธ”๋กœ๊ทธ ์ž‘์„ฑ ์ดˆ์•ˆ ๋ฐ ์‹คํ–‰์™„๋ฃŒ

Changed Files:
docs/blog/blog_part1_ch1.mddocs/blog/blog_part1_ch1_en.mddocs/blog/blog_part1_thumbnail.pngdocs/blog/blog_part1_thumbnail_nature.pngdocs/blog/blog_series_outline.md

2026-05-03

docsapps/brand-web#b42ff57

save [Phase 1] blog draft for 2026-05-03

Changed Files:
.../app/blog/drafts/2026-05-03-daily-sre-draft.md

2026-05-02

featorigin#75e7141

complete Clean Architecture implementation

- 44 Dart source files (+26 new), 10 test files (+5 new)
- 6 phases of implementation across 4 plan phases
- Domain models, repositories, data sources, DTOs
- 4 scoring metrics extracted to standalone classes
- Per-event backspace tracking with _eventDeleteFlags
- JSON + PDF certificate share flow
- Fingerprint builder + UI widget
- 37 unit tests for metrics + 3 integration tests (64/64 pass)
- flutter analyze: clean, flutter test: 64/64, build: success
- Proper app icons 256x256 and 1024x1024
Changed Files:
.../widgets/keystroke_capture_field.dart.../presentation/screens/stamps_list_screen.dart.../stamps/presentation/widgets/stamp_card.dartapps/origin/test/core/preference_service_test.dart.../data/metrics/revision_pattern_metric_test.dart+4 more...
featapps/#2f691a2

.gitignore ์ ์šฉ ๋ฐ ๋Œ€์šฉ๋Ÿ‰ ๋นŒ๋“œ ํŒŒ์ผ ์‚ญ์ œ

Changed Files:
.../test/widget_test.dart.../home/presentation/pages/home_page.dart.../home/presentation/widgets/week_grid.dart.../presentation/pages/onboarding_page.dart.../presentation/pages/welcome_page.dart+4 more...

2026-05-01

other#6097e2a

docs(apps) : origin-app, legacy-vault-app plan

Changed Files:
.sisyphus/plans/legacy-vault-ios.md.sisyphus/plans/origin-app.md

2026-04-29

fixautomation#1a60924

llm์ฃผ๋„ -> ์ธ๊ฐ„์ฃผ๋„ ํ˜•ํƒœ๋กœ ๊ฐœ์„ 

Changed Files:
scripts/automations/_shared/telegram_client.pyscripts/automations/daily_planner/main.pyscripts/automations/debug_notion_blocks.pyscripts/automations/scratch/send_missed_report.pyscripts/automations/telegram_commander/main.py+4 more...
other#6b6c4d4

fix(auto) : Strategic Automation Decision Making

Changed Files:
.../telegram_commander/setup_launchd.shscripts/automations/tests/final_audit.pyscripts/automations/tests/test_llm_sanitizer.pyscripts/automations/tests/test_sre_summary.pyscripts/automations/visual_tester/live_preview.py+4 more...
docsapps/brand-web#4c5a676

save [Phase 1.5] blog draft for 2026-04-29

Changed Files:
.../app/blog/drafts/2026-04-29-daily-sre-draft.md

2026-04-28

choreautomations#f81178c

update external LLM references back to Qwen3.6-35B-A3B-FP8

- GPU ์„œ๋ฒ„ ๋ชจ๋ธ ๊ต์ฒด์— ๋”ฐ๋ผ ํ•˜๋“œ์ฝ”๋”ฉ๋œ ๋กœ๊ทธ ๋ฐ ํ…”๋ ˆ๊ทธ๋žจ ์•Œ๋ฆผ ๋ฉ”์‹œ์ง€๋ฅผ ์ผ๊ด„ ์ˆ˜์ • (Qwen3.6 27B -> Qwen3.6 35B)
- ์˜ํ–ฅ์„ ๋ฐ›๋Š” ๋ชจ๋“ˆ: llm_client, daily_planner, weekly_planner, daily_sre_bot, daily_news_curator
- .env.shared์˜ EXTERNAL_LLM_MODEL ์„ค์ • ๊ฐฑ์‹  ์™„๋ฃŒ
Changed Files:
scripts/automations/_shared/llm_client.pyscripts/automations/daily_news_curator/main.pyscripts/automations/daily_planner/main.pyscripts/automations/daily_sre_bot/main.pyscripts/automations/weekly_planner/main.py
other#ec47a40

feat(apps) : ์•ฑ ์ดˆ์•ˆ

Changed Files:
.../windows/runner/runner.exe.manifestapps/sfx_memento_mori/windows/runner/utils.cppapps/sfx_memento_mori/windows/runner/utils.h.../windows/runner/win32_window.cpp.../sfx_memento_mori/windows/runner/win32_window.h+4 more...
docsapps/brand-web#aac2b86

save [Phase 1.5] blog draft for 2026-04-28

Changed Files:
.../app/blog/drafts/2026-04-28-daily-sre-draft.md

2026-04-27

other#6a0eeb4

docs(apps) : app a,b,c ๊ฐœ๋ฐœ

Changed Files:
.gitignoredocs/final_report.mddocs/plans/master_development_plan.mddocs/qa_report.md

2026-04-26

docsapps/brand-web#b486aa6

save [Phase 1.5] blog draft for 2026-04-26

Changed Files:
.../app/blog/drafts/2026-04-26-daily-sre-draft.md

2026-04-25

choreautomations#7579b67

update external LLM references to Qwen3.6-27B-FP8

- GPU ์„œ๋ฒ„ ๋ชจ๋ธ ๊ต์ฒด์— ๋”ฐ๋ผ ํ•˜๋“œ์ฝ”๋”ฉ๋œ ๋กœ๊ทธ ๋ฐ ํ…”๋ ˆ๊ทธ๋žจ Fallback ์•Œ๋ฆผ ๋ฉ”์‹œ์ง€๋ฅผ ์ผ๊ด„ ์ˆ˜์ • (Qwen3.6 35B -> Qwen3.6 27B)
- ์˜ํ–ฅ์„ ๋ฐ›๋Š” ๋ชจ๋“ˆ: llm_client, daily_planner, weekly_planner, daily_sre_bot, daily_news_curator
- ์ฐธ๊ณ : .env.shared์˜ EXTERNAL_LLM_MODEL ์„ค์ •์€ ๋กœ์ปฌ์—์„œ ๋ณ„๋„๋กœ ๊ฐฑ์‹ ๋จ.
Changed Files:
scripts/automations/_shared/llm_client.pyscripts/automations/daily_news_curator/main.pyscripts/automations/daily_planner/main.pyscripts/automations/daily_sre_bot/main.pyscripts/automations/weekly_planner/main.py

2026-04-23

docsapps/brand-web#2b1a05d

save [Phase 1.5] blog draft for 2026-04-23

Changed Files:
.../app/blog/drafts/2026-04-23-daily-sre-draft.md

2026-04-22

docsplanning#fe03e4b

SFX Master Narrative ๋กœ๋“œ๋งต ๋ฐ HERMES ์—์ด์ „ํŠธ ์•„ํ‚คํ…์ฒ˜ ๊ธฐํš

- [๋กœ๋“œ๋งต] AGI ์‹œ๋Œ€๋ฅผ ๋Œ€๋น„ํ•˜๋Š” 4๋‹จ๊ณ„ ๋ธ”๋กœ๊ทธ ํผ๋ธ”๋ฆฌ์‹ฑ ๋กœ๋“œ๋งต ์ถ”๊ฐ€ (blog_publishing_roadmap.md)
- [์•ฑ ์ŠคํŽ™] ๊ณผ๊ฑฐ ์‹œํ–‰์ฐฉ์˜ค๋ฅผ ๋ฐ˜์˜ํ•œ App A, B, C์˜ OpenCode ์ „์šฉ ์ŠคํŽ™ ์ถ”๊ฐ€
- [ํ”„๋กฌํ”„ํŠธ] ๊ณ ํ’ˆ์งˆ AI ๊ธฐ์ˆ  ๋ธ”๋กœ๊ทธ ํŽธ์ง‘์žฅ ํ”„๋กฌํ”„ํŠธ ์ถ”๊ฐ€ (ai_tech_writer.md)
- [์•„ํ‚คํ…์ฒ˜] ์ž์œจ ๋Œ€๋ฆฌ์ธ HERMES Agent ํ”„๋กฌํ”„ํŠธ ์„ค๊ณ„ (hermes_agent_core.md)
- [์ดˆ์•ˆ] ๋กœ๋“œ๋งต Vol.1 ์ฒ ํ•™ ์„ ์–ธ๋ฌธ ์ดˆ์•ˆ (vol1_ch1_manifesto_draft.md)"
Changed Files:
docs/plans/imjong_care_mvp_blueprint.mddocs/plans/opencode_spec_app_a_imjong_care.mddocs/plans/opencode_spec_app_b_memento_mori.mddocs/plans/opencode_spec_app_c_legacy_vault.mddocs/prompts/ai_tech_writer.md+4 more...
docsapps/brand-web#3561f84

save [Phase 1.5] blog draft for 2026-04-22

Changed Files:
.../app/blog/drafts/2026-04-22-daily-sre-draft.md
docsapps/brand-web#c08000b

save [Phase General] blog draft for 2026-04-22

Changed Files:
apps/brand-web/src/app/blog/drafts/2026-04-22-daily-sre-draft.md
docsapps/brand-web#3c4c534

save [Phase General] blog draft for 2026-04-22

Changed Files:
.../src/app/blog/drafts/2026-04-22-daily-sre-draft.md

2026-04-21

featlife_log_v82026-04-21#93a2686

Medium ๋ธ”๋กœ๊ทธ ์ž๋™ํ™” ํŒŒ์ดํ”„๋ผ์ธ ๊ตฌ์ถ• ๊ธฐ๋ก

Changed Files:
life_log_v8/2026-04-21-medium-automation.md
docsapps/brand-web#d7813e8

save [Phase General] blog draft for 2026-04-21

Changed Files:
.../src/app/blog/drafts/2026-04-21-daily-sre-draft.md

2026-04-20

other#b9d53c0

fix(automations) : ์ €๋… ํšŒ๊ณ  ์ž๋™ํ™” ๊ฐœ์„ 

Changed Files:
scripts/automations/_shared/llm_client.pyscripts/automations/daily_planner/main.py
featinfra#0cbde8c

implement last-match anchor sanitizer and harden reporting UX

- [LLMClient] AI ์ถ”๋ก  ๋…ธ์ด์ฆˆ(CoT) ๋ฐ ์‚ฌ์กฑ์„ ๋ฌผ๋ฆฌ์ ์œผ๋กœ ์ œ๊ฑฐํ•˜๋Š” Last-Match Anchor Sanitizer ๋„์ž…
- [Planners] Notion ์ฃผ๊ฐ„/์ผ๊ฐ„ ํ…œํ”Œ๋ฆฟ ๊ณ ์ • ๋ฐ ํ† ํฐ ํ•œ๊ณ„(max_tokens) ์ƒํ–ฅ์„ ํ†ตํ•œ ์ถœ๋ ฅ ์•ˆ์ •ํ™”
- [SRE Bot] ํ…”๋ ˆ๊ทธ๋žจ ๋ณด๊ณ  ์ฒด๊ณ„๋ฅผ 'Executive Summary' ์–‘์‹์œผ๋กœ ๊ฐœํŽธํ•˜์—ฌ ๊ฐ€๋…์„ฑ ๊ฐ•ํ™”
- [Infra] Health Receiver ๋น„๋™๊ธฐ ์ฒ˜๋ฆฌ ๋ฐ Feedback Daemon ์‹ฑ๊ธ€ํ†ค ํŒจํ„ด ์ ์šฉ ์™„๋ฃŒ
- [Docs] ๋กœ๋“œ๋งต Phase 2.5 ๋งˆํฌ ๋ฐ ๊ธฐ์ˆ  ๋ถ€์ฑ„ ํ•ด๊ฒฐ(TS-0010) ๊ธฐ๋ก
Changed Files:
.../health_receiver/com.sfx.feedback.daemon.plist.../automations/health_receiver/feedback_daemon.pyscripts/automations/health_receiver/main.py.../health_receiver/setup_feedback_daemon.sh.../automations/health_receiver/setup_launchd.sh+4 more...
docsapps/brand-web#a5a1091

save [Phase 1.5] blog draft for 2026-04-20

Changed Files:
.../app/blog/drafts/2026-04-20-daily-sre-draft.md
docsapps/brand-web#2416046

save [Phase 1.5] blog draft for 2026-04-20

Changed Files:
.../app/blog/drafts/2026-04-20-daily-sre-draft.md

2026-04-19

fixnotion#1455e57

Notion API ์ค‘์ฒฉ ์ œํ•œ(Depth 2) ํ•ด๊ฒฐ ๋ฐ ํ‰ํƒ„ํ™” ๋กœ์ง ๋„์ž…

- [x] _markdown_to_blocks: ๋‹จ์ผ ์š”์ฒญ ์‹œ 2๋‹จ๊ณ„ ์ดˆ๊ณผ ์ค‘์ฒฉ ์œ ๋ฐœํ•˜๋Š” ๋“ค์—ฌ์“ฐ๊ธฐ ์ž๋™ ํ‰ํƒ„ํ™”(Flattening) ์ ์šฉ
- [x] ์˜ˆ์™ธ ๋ธ”๋ก ๊ด€๋ฆฌ: ์ž์‹ ๋ธ”๋ก์„ ๊ฐ€์งˆ ์ˆ˜ ์—†๋Š” heading, quote ๋“ฑ์˜ ํƒ€์ž…์— ๋Œ€ํ•œ ์Šคํƒ ์ฒ˜๋ฆฌ ์ˆ˜์ •
- [x] ์•ˆ์ „์„ฑ ๊ฐ•ํ™”: ๋ณต์žกํ•œ ๋งˆํฌ๋‹ค์šด ์„œ์‹ ์œ ์ž… ์‹œ์—๋„ API 400 ์—๋Ÿฌ ์—†์ด ์ „์ฒด ํ…์ŠคํŠธ ๊ธฐ๋ก ๋ณด์žฅ
Changed Files:
docs/automation_qa_log.mdscripts/automations/_shared/notion_client.py.../daily_planner/scratch_test_notion_nesting.py
featnews-curator#5c4153e

์ฃผ๋ง ์ˆ˜์ง‘ ๊ณต๋ฐฑ ํ•ด๊ฒฐ ๋ฐ ํ•„ํ„ฐ๋ง ์ •๋ฐ€๋„ ๊ณ ๋„ํ™”

- [x] ์ฃผ๋ง ๊ฐ€๋ณ€ ์ˆ˜์ง‘ ๋กœ์ง: ํ† /์ผ์š”์ผ์—๋Š” ์ˆ˜์ง‘ ๋ฒ”์œ„๋ฅผ 24h์—์„œ 72h๋กœ ์ž๋™ ํ™•๋Œ€ (WEEKEND_COLLECT_HOURS)
- [x] ๋กœ์ปฌ LLM(Qwen 14B) ํ•„ํ„ฐ๋ง ๊ฐ•ํ™”: ์ „๋ฌธ ํ๋ ˆ์ดํ„ฐ ํŽ˜๋ฅด์†Œ๋‚˜(System Prompt) ๋ถ€์—ฌ ๋ฐ ์œ ํšจ ํ† ํฐ ์ƒํ–ฅ
- [x] ํ‚ค์›Œ๋“œ ํ™•์žฅ: feeds.yaml์— ๋ฒ”์šฉ์„ฑ ๋†’์€ ๊ธฐ์ˆ  ํ‚ค์›Œ๋“œ(ML, Software Architecture ๋“ฑ) ๋Œ€๊ฑฐ ๋ณด๊ฐ•
- [x] ๊ด€์ฐฐ์„ฑ ๊ฐœ์„ : ๊ธฐ์‚ฌ๋ณ„ ํ•„ํ„ฐ๋ง ํ†ต๊ณผ ์—ฌ๋ถ€([PASS]/[SKIP]) ๋ฐ ๋ชจ๋ธ ์‘๋‹ต ์ƒ์„ธ ๋กœ๊ทธ ์ถ”๊ฐ€

fix(infra): ์ž๋™ํ™” ๋ฐ๋ชฌ ์•ˆ์ •์„ฑ ๊ฐ•ํ™” ๋ฐ ์ค‘๋ณต ์•Œ๋ฆผ ๋ฐฉ์ง€

- [x] live_preview: playwright ์˜์กด์„ฑ ์ง€์—ฐ ๋กœ๋”ฉ(Lazy Import)์œผ๋กœ 502 Bad Gateway ํฌ๋ž˜์‹œ ํ•ด๊ฒฐ
- [x] Anti-Spam: ๋…ธ์…˜ ํŽ˜์ด์ง€ ๋‚ด ๋ธ”๋ก ์กด์žฌ ์—ฌ๋ถ€ ํ™•์ธ ๋กœ์ง ์ถ”๊ฐ€๋กœ '์ €๋… ํšŒ๊ณ ' ์ค‘๋ณต ์ƒ์„ฑ ๋ฐ ํ…”๋ ˆ๊ทธ๋žจ ๋„๋ฐฐ ๋ฐฉ์–ด
- [x] health_receiver: ๋ฐ๋ชฌ ์žฌ์‹œ์ž‘ ์‹œ venv ๊ฒฝ๋กœ ์ฐธ์กฐ ์˜ค๋ฅ˜ ์ˆ˜์ •
Changed Files:
scripts/automations/_shared/notion_client.pyscripts/automations/daily_news_curator/feeds.yamlscripts/automations/daily_news_curator/main.py.../daily_news_curator/scratch_check_dates.py.../daily_news_curator/scratch_check_news.py+4 more...
docsapps/brand-web#cec2f22

save [Phase 2] blog draft for 2026-04-19

Changed Files:
.../app/blog/drafts/2026-04-19-daily-sre-draft.md

2026-04-18

featinfra6-Wave Autonomous Pipeline#d0090d3

establish SFX App Factory

- Implement Automated Visual Verification System (Wave 4 & 5)
- Build Feedback Bridge Daemon (v5) for remote autonomous app refinement via Telegram
- Integrate Cloudflare Tunnel (Quick Tunnels) for live interactive testing
- Add 'Caffeine' mode to prevent Mac sleep during autonomous loops
- Harden life_log_v8 project baseline & SDK environment optimization
- Update ROADMAP.md and project production plans
Changed Files:
docs/daily_health.jsondocs/plans/life_log_v8_production_plan.mdscripts/automations/_shared/telegram_client.py.../health_receiver/com.sfx.feedback.daemon.plist.../automations/health_receiver/feedback_daemon.py+4 more...
fixapps/life_log_v8#66af49c

update subproject commit hash for DI wiring

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Changed Files:
apps/life_log_v8
featlife_log_v8#f93fe42

add CheckinScreen with glassmorphism UI and ref.listen

Glassmorphism: BackdropFilter blur + LinearGradient background
Energy: 5-star IconButton (default 3-star)
Mood: 5 emoji InkWell (๐Ÿ˜ก๐Ÿ˜ข๐Ÿ˜๐Ÿ™‚๐Ÿ˜„)
Focus: 4 ChoiceChip (๋”ฅ์›Œํฌ/๋ฉ”์ผ/ํšŒ์˜/ํ•™์Šต)
ref.listen on checkinProvider for reactive SnackBar
Input validation: mood/focus null check blocks submit

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Changed Files:
apps/life_log_v8
fixlife_log_v8#7cbc1fe

create domain layer files

Changed Files:
apps/life_log_v8
fixlife_log_v8#a96176b

create domain layer files

Changed Files:
.sisyphus/boulder.json.sisyphus/notepads/life-log-v8/learnings.md.sisyphus/plans/life-log-v8.md
featlife_log_v8#d50e08c

add domain layer with CheckinData entity and PlannerRepository contract

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Changed Files:
life_log_v8/lib/domain/domain.dartlife_log_v8/lib/domain/entities/checkin_data.dart.../lib/domain/repositories/planner_repository.dart
featlife_log_v8#0c4d4d0

add dio, flutter_riverpod, google_fonts dependencies

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Changed Files:
apps/life_log_v8
docsplans#7a50581

V8 3-Wave ๋ฉ€ํ‹ฐ์„ธ์…˜ ์ „๋žต ์ถ”๊ฐ€ โ€” 256K ์ปจํ…์ŠคํŠธ ํ•œ๊ณ„๋ฅผ ์„ธ์…˜ ๋ถ„๋ฆฌ๋กœ ๊ทน๋ณต

Changed Files:
docs/automation_qa_log.mddocs/plans/life_log_v8_production_plan.md
refactorplans#c51fbf0

V8๋ฅผ 'A-to-Z ์•ฑ ํŒฉํ† ๋ฆฌ ์‹œ์Šคํ…œ ๊ฒ€์ฆ'์œผ๋กœ ์žฌ์„ค๊ณ„ โ€” ๊ธฐ์กด V7 ๋ณต์‚ฌ๋ณธ ์ œ๊ฑฐ

Changed Files:
apps/life_log_v8/windows/runner/main.cppapps/life_log_v8/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../life_log_v8/windows/runner/runner.exe.manifestapps/life_log_v8/windows/runner/utils.cpp+4 more...
featapps/life_log_v8#0a54f28

initialize v8 from v7 MVP for production hardening

Changed Files:
apps/life_log_v8/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../life_log_v8/windows/runner/runner.exe.manifestapps/life_log_v8/windows/runner/utils.cppapps/life_log_v8/windows/runner/utils.h+4 more...
docsreports#81fa1cc

Qwen 3.6 ๋„์ž… ํ”ผ๋“œ๋ฐฑ ๋ฐ Gemma 31B ํ‡ด์—ญ ์ข…ํ•ฉ ๋ฆฌํฌํŠธ

Changed Files:
.../2026-04-18-qwen36-migration-feedback.md
fixautomations#0ab6b46

์ถ”๋ก ํ˜• LLM ํŒŒ์‹ฑ ์•ˆ์ •์„ฑ ๊ฐ•ํ™” ๋ฐ ๋ชจ๋ธ ๋ช…์นญ ์ผ๊ด„ ์—…๋ฐ์ดํŠธ

Changed Files:
scripts/automations/_shared/llm_client.pyscripts/automations/daily_news_curator/main.pyscripts/automations/daily_planner/main.pyscripts/automations/daily_sre_bot/main.pyscripts/automations/weekly_planner/main.py
docsapps/brand-web#aea74d3

save [Phase 1] blog draft for 2026-04-18

Changed Files:
.../app/blog/drafts/2026-04-18-daily-sre-draft.md
docsapps/brand-web#b5c21c4

save [Phase General] blog draft for 2026-04-18

Changed Files:
.../app/blog/drafts/2026-04-18-daily-sre-draft.md

2026-04-17

docsplans#a9c9a16

Life-Log V7 omo ํ’€ ์˜ค์ผ€์ŠคํŠธ๋ ˆ์ด์…˜ ๊ณ„ํš์„œ ๋ฐ ์ „์ฒด ํ”„๋กœ์ ํŠธ ๊ฐ์‚ฌ ๋ฆฌํฌํŠธ ์ž‘์„ฑ

Changed Files:
docs/plans/life_log_v7_qwen36_plan.mddocs/reports/2026-04-17-full-project-audit.md
featapps/life_log_v6#034b861

initialize v6 with anti-collapse entity skeleton

Changed Files:
.../windows/runner/main.cpp.../windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifest.../windows/runner/utils.cpp+4 more...
fixlogs#9d45665

analyze omo's v5 failure patterns and prepare for v6 reconstruction

Changed Files:
.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifestapps/life_log_v5_failed/windows/runner/utils.cppapps/life_log_v5_failed/windows/runner/utils.h.../windows/runner/win32_window.cpp+4 more...
docsapps/brand-web#c7f089d

save [Phase 2] blog draft for 2026-04-17

Changed Files:
.../app/blog/drafts/2026-04-17-daily-sre-draft.md

2026-04-16

fixautomations#1043231

ํ”Œ๋žซํผ ์ „๋ฐ˜์˜ ์™ธ๋ถ€ ์ข…์†์„ฑ ์™„ํ™” ๋ฐ ์‹œ์Šคํ…œ ๋ณต์›๋ ฅ(SRE) ๊ฐ•ํ™”

- [x] daily_sre_bot/main.py: ๋ธ”๋กœ๊ทธ ์ดˆ์•ˆ ์ƒ์„ฑ ์‹œ ์™ธ๋ถ€ API(Gemma 31B) ํƒ€์ž„์•„์›ƒ 3ํšŒ ๋ฐœ์ƒ ์‹œ, ํŒŒ์ดํ”„๋ผ์ธ์„ ์ข…๋ฃŒํ•˜์ง€ ์•Š๊ณ  ๋กœ์ปฌ ๋ชจ๋ธ(Qwen 14B)๋กœ ์ „ํ™˜ํ•˜์—ฌ ๋ฌด์ค‘๋‹จ ์ƒ์„ฑํ•˜๊ฒŒ๋” Fallback ๋ฐฉ์–ด ๋กœ์ง ์ถ”๊ฐ€
- [x] daily_planner/setup_launchd.sh: ์ด์ „์— ํ—ฌ์Šค์ผ€์–ด Webhook ์—ฐ๋™์œผ๋กœ ์ธํ•ด ๋ˆ„๋ฝ๋˜์—ˆ๋˜ macOS launchd ์•„์นจ 05์‹œ ๋ฐ˜๋ณต ์Šค์ผ€์ค„๋Ÿฌ(StartCalendarInterval) ์ •์ƒ ์›๋ณต
- [x] .env.shared: LOCAL_LLM_URL ๋Œ€์ƒ์„ localhost์—์„œ ๊ณ ์ • ๋‚ด๋ถ€๋ง IP(192.168.45.61)๋กœ ๋ณ€๊ฒฝํ•˜์—ฌ ์ปจํ…Œ์ด๋„ˆ ํ™˜๊ฒฝ ๋Œ€์‘ ๊ฐ•ํ™”
Changed Files:
apps/.sisyphus/ralph-loop.local.mdscripts/automations/daily_planner/setup_launchd.shscripts/automations/daily_sre_bot/main.py
docsapps/brand-web#f07fb90

save [Phase 1.5] blog draft for 2026-04-16

Changed Files:
.../app/blog/drafts/2026-04-16-daily-sre-draft.md

2026-04-15

fixapps/life_log_v4#0ea46d7

recover from omo hallucination and rename project

Changed Files:
.../windows/runner/resources/app_icon.ico.../life_log_v4/windows/runner/runner.exe.manifestapps/life_log_v4/windows/runner/utils.cppapps/life_log_v4/windows/runner/utils.happs/life_log_v4/windows/runner/win32_window.cpp+4 more...
docsprompts#9b70c3e

LLM ๋ฐ˜๋ณต ๋ฃจํ”„ ๋ถ•๊ดด ๊ทน๋ณต์„ ์œ„ํ•œ V3 Step-by-Step ํŒŒ์ดํ”„๋ผ์ธ ๊ตฌ์ถ•

[ํŠธ๋Ÿฌ๋ธ”์ŠˆํŒ… ๋ฐ ๊ตฌ์กฐ ์žฌํŽธ]
- `docs/ts/0005...md`: 4-bit ์–‘์žํ™” ๋ชจ๋ธ(Gemma)์˜ ๋‹จ์ผ ์ถœ๋ ฅ ํ”„๋กฌํ”„ํŠธ ํญ์ฃผ(๋‹ซ๋Š” ๊ด„ํ˜ธ ๋ฌดํ•œ ๋ฐ˜๋ณต) ์›์ธ ๋ถ„์„ ๋ฐ ์›์ž์  ๋‹จ๊ณ„๋ณ„ ์ƒ์„ฑ(Atomization) ํ•ด๊ฒฐ์ฑ… ๊ธฐ๋ก
- `apps/life_log_v2_failed`: ๋ถ•๊ดด๋œ ์ฝ”๋“œ ๋ณด์กด์„ ์œ„ํ•ด ํด๋” ๋กค๋ฐฑ
- `apps/life_log_v3_stepbystep`: V3 ์‹ ๊ทœ ์›Œํฌ์ŠคํŽ˜์ด์Šค ์ƒ์„ฑ
- `docs/prompts/life_log_v3_stepbystep_prompts.md`: omo ์„ธ์…˜์— ์ˆœ์ฐจ์ ์œผ๋กœ ํˆฌ์—ฌํ•  5๋‹จ๊ณ„ ์›์ž ๋‹จ์œ„ ํ”„๋กฌํ”„ํŠธ(Step 1: Entity ~ Step 5: Wiring) ์ž‘์„ฑ ์™„๋ฃŒ
Changed Files:
apps/life_log_v2_failed/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifestapps/life_log_v2_failed/windows/runner/utils.cppapps/life_log_v2_failed/windows/runner/utils.h+4 more...
docsprompts#6dc1450

Life-Log V2 ๊ธฐํš ์ „๋ฉด ์žฌ์„ค๊ณ„ ๋ฐ omo ์ž๋™ํ™” ํ”„๋กฌํ”„ํŠธ ์™„์„ฑ

[์ œํ’ˆ ๋ฐฉํ–ฅ ํ”ผ๋ฒ—]
- Health Connect ์ž๋™ ์—ฐ๋™ ๋ฐฉ์‹ ํ๊ธฐ (Samsung/Apple API ํŒŒํŠธ๋„ˆ์‹ญ ์žฅ๋ฒฝ)
- "30์ดˆ ์ˆ˜๋™ ์ฒดํฌ์ธ โ†’ AI ํ”Œ๋ž˜๋„ˆ ์„ค๊ณ„"๋กœ ํฌ์ง€์…”๋‹ ์ „ํ™˜
- ์ž…๋ ฅ ํ•ญ๋ชฉ: ์—๋„ˆ์ง€(๋ณ„์ ) + ๊ธฐ๋ถ„(์ด๋ชจ์ง€) + ์ง‘์ค‘๋ชจ๋“œ(์นฉ) 3๊ฐœ๋กœ ๋‹จ์ˆœํ™” (์ˆ˜๋ฉด ์ ์ˆ˜ ์ œ๊ฑฐ)
[ํŒŒ์ผ ๋ณ€๊ฒฝ]
- `docs/prompts/omo_prompt_life_log_v2.md`: health ํŒจํ‚ค์ง€ ์ œ๊ฑฐ, ์ˆ˜๋™ ์ž…๋ ฅ UI ๋ช…์„ธ, MUST DO/MUST NOT DO ์žฌ์ž‘์„ฑ
- `docs/prompts/life_log_v2_omo_strategy.md`: V1 ์‹คํŒจ 4๋Œ€ ์›์ธ ๋ถ„์„ ๋ฐ omo Sisyphus ์ „๋žต์„œ
- `docs/ts/0004-life-log-gemma-debugging.md`: Gemma ํ™˜๊ฐ ๋””๋ฒ„๊น… ํŠธ๋Ÿฌ๋ธ”์ŠˆํŒ… ๊ธฐ๋ก
- `apps/life_log_v1_failed`: V1 ์‹คํŒจ ์ดํ„ฐ๋ ˆ์ด์…˜ ๋ณด์กด (๋น„๊ต์šฉ)
- `apps/life_log_v2_premium`: V2 ์›Œํฌ์ŠคํŽ˜์ด์Šค ์‹ ๊ทœ ์ƒ์„ฑ
- `scripts/automations/health_receiver/main.py`: CORS ๋ฏธ๋“ค์›จ์–ด ์ถ”๊ฐ€
Changed Files:
apps/.sisyphus/ralph-loop.local.mddocs/prompts/life_log_v2_omo_strategy.mddocs/prompts/omo_prompt_life_log_v2.md
testapp1#e4e1f81

๋ณด์กด์„ ์œ„ํ•œ Life-Log v1 ๋ฐฑ์—… ๋ฐ V2 ํ”„๋ฆฌ๋ฏธ์—„ ๋””๋ ‰ํ† ๋ฆฌ ๊ตฌ์กฐ ์ˆ˜๋ฆฝ

[๋ฃจํ”„ ์ดํ„ฐ๋ ˆ์ด์…˜ ๊ตฌ์กฐ ๊ฐœํŽธ]
- ๊ธฐ์กด `apps/life_log_app` ๋ชจ๋“ˆ์ด ๊ธฐ๋Šฅ ๋‹จ์œ„๋กœ๋Š” ์„ฑ๊ณตํ–ˆ์œผ๋‚˜, Web ํ”Œ๋žซํผ ์—๋Ÿฌ(PlatformException) ๋ฐ ์ดŒ์Šค๋Ÿฌ์šด UI ๋ฌธ์ œ๋กœ ์ด๋ฅผ `apps/life_log_v1_failed`๋กœ ์ด๋ฆ„ ๋ณ€๊ฒฝํ•˜์—ฌ ์‹คํ—˜ 1ํ˜ธ๊ธฐ๋กœ ๋ณด์กดํ•จ.
- `apps/life_log_v2_premium` ์‹ ๊ทœ ์›Œํฌ์ŠคํŽ˜์ด์Šค ๋””๋ ‰ํ† ๋ฆฌ ์ƒ์„ฑ.
- `docs/prompts/app_factory_macro_prompts.md`: V2 ๋ชจ๋“ˆ์— ๋งž์ถ”์–ด kIsWeb ํ”Œ๋žซํผ ๋ฐฉ์–ด ๋กœ์ง๊ณผ ๊ธ€๋ž˜์Šค๋ชจํ”ผ์ฆ˜(Glassmorphism) ๊ธฐ๋ฐ˜ ๋‹คํฌํ…Œ๋งˆ ๊ฐ•์ œ ์ง€์‹œ ํ”„๋กฌํ”„ํŠธ๋กœ ๊ฐฑ์‹  ์™„๋ฃŒ.
Changed Files:
apps/life_log_v1_failed/windows/runner/utils.cppapps/life_log_v1_failed/windows/runner/utils.h.../windows/runner/win32_window.cpp.../windows/runner/win32_window.hdocs/automation_qa_log.md+4 more...
featplanner#f856fdc

์™ธ๋ถ€ ๋ง(Gemma) ํƒ€์ž„์•„์›ƒ ๋Œ€๋น„ ๋กœ์ปฌ(Qwen) Fallback ํŒŒ์ดํ”„๋ผ์ธ ๊ตฌ์ถ•

- [x] main.py: ์•„์นจ ๋ฃจํ‹ด ๋ฐ ์ €๋… ํšŒ๊ณ  ๋ฃจํ‹ด ์‹œ, ์™ธ๋ถ€ ํ”„๋ก์‹œ ์„œ๋ฒ„(Gemma 31B)์˜ ์—ฐ๊ฒฐ์ด 3ํšŒ ์ด์ƒ ์‹คํŒจ(TimeOut)ํ•  ๊ฒฝ์šฐ ์ฆ‰๊ฐ ๋กœ์ปฌ LLM(Qwen 14B) ๋ฐฑ์—”๋“œ๋กœ ์šฐํšŒํ•˜์—ฌ ์Šค์ผ€์ค„์„ ์ฒ˜๋ฆฌํ•˜๋„๋ก ๋ฌด์ค‘๋‹จ ์‹œ์Šคํ…œ ๊ฐœ์„ 
- [x] main.py: Local Fallback์ด ํŠธ๋ฆฌ๊ฑฐ๋˜์–ด ์ƒ์„ฑ๋œ ๊ณ„ํš/ํšŒ๊ณ ์˜ ๊ฒฝ์šฐ, ์ถœ๋ ฅ๋ฌผ ์ตœํ•˜๋‹จ์— Fallback ์•ˆ๋‚ด ๊ฒฝ๊ณ ๋ฌธ(Notice)์„ ์ถ”๊ฐ€ํ•˜์—ฌ SRE๊ฐ€ ์ธํ”„๋ผ ์žฅ์• ๋ฅผ ์‹œ๊ฐ์ ์œผ๋กœ ์ธ์ง€ํ•  ์ˆ˜ ์žˆ๋„๋ก ์ถ”์  ๋ฉ”ํƒ€๋ฐ์ดํ„ฐ ์‚ฝ์ž…
Changed Files:
scripts/automations/daily_planner/main.py
docsapps/brand-web#9c18f3a

save [Phase 2] blog draft for 2026-04-15

Changed Files:
.../app/blog/drafts/2026-04-15-daily-sre-draft.md

2026-04-14

docsarchitecture#f3cceaf

Solve-for-X App Factory ์ƒํƒœ๊ณ„ ๋งˆ์Šคํ„ฐํ”Œ๋žœ ๋ฐ Dual-Agent ํŒŒ์ดํ”„๋ผ์ธ ์ˆ˜๋ฆฝ

[์•„ํ‚คํ…์ฒ˜ ๋ฐ ๋กœ๋“œ๋งต ๊ฐฑ์‹ ]
- `ROADMAP.md`: "Living Well = Dying Well" ๊ธฐ์กฐ์— ๋งž์ถ˜ 3๋Œ€ ํ•ต์‹ฌ ํ”„๋กœ๋•ํŠธ(Life-Log, Imjong Care, Career Vault) ์ƒํƒœ๊ณ„ ๋น„์ „์œผ๋กœ ๊ฐฑ์‹  (Time Capsule ์ œ์™ธ ๋ฐ Imjong Care ์†Œ์…œํ™” ํ”ผ๋ฒ— ๋ฐ˜์˜)
- `ADR 0007`: ๊ณ ์‚ฌ์–‘ API ๋ชจ๋ธ(์„ค๊ณ„/PM)๊ณผ ๋กœ์ปฌ Gemma 31b ๋ชจ๋ธ(๊ตฌํ˜„ ์ฝ”๋”) ๊ตฌ๊ฐ„์„ ๋ถ„๋ฆฌํ•˜๋Š” Dual-Agent (์ธ๊ฐ„ ๊ฐœ์ž…ํ˜•) ์›Œํฌํ”Œ๋กœ์šฐ ์ „๋žต ๊ฒฐ์ •์‚ฌํ•ญ ๊ธฐ๋ก
[ํ”„๋กฌํ”„ํŠธ ์ž์‚ฐ ๋ฐ ์ธํ”„๋ผ]
- `docs/prompts/app_factory_macro_prompts.md`: ํ‡ด๊ทผ ํ›„ ๋กœ์ปฌ Gemma์—๊ฒŒ ๋ณต์‚ฌ/๋ถ™์—ฌ๋„ฃ๊ธฐํ•˜์—ฌ ํ”„๋ก ํŠธ์—”๋“œ/๋ฐฑ์—”๋“œ ๋ชจ๋“ˆ์„ ๋ฉ์–ด๋ฆฌ(Macro)์งธ๋กœ ์ƒ์„ฑํ•  ์ˆ˜ ์žˆ๋Š” ๋งคํฌ๋กœ ํ”„๋กฌํ”„ํŠธ ์นดํƒˆ๋กœ๊ทธ ๊ตฌ์ถ•
- `apps/`: ์‹ ๊ทœ ๊ฐœ๋ฐœ ๋Œ€์ƒ์ธ life_log_app, career_vault_web ๋ฌผ๋ฆฌ์  ๋ฃจํŠธ ํด๋” ์ƒ์„ฑ
Changed Files:
ROADMAP.mdapps/career_vault_web/README.mdapps/life_log_app/README.mddocs/adr/0006-health-data-automation-strategy.md.../0007-dual-agent-workflow-and-product-pivot.md+3 more...
docsapps/brand-web#8062166

save [Phase 2] blog draft for 2026-04-14

Changed Files:
.../app/blog/drafts/2026-04-14-daily-sre-draft.md

2026-04-13

featautomations#cdfd14b

์Šค๋งˆํŠธ ๋ง(์‚ผ์„ฑ ํ—ฌ์Šค) ์ˆ˜๋ฉด ์ ์ˆ˜ ์ด๋ฒคํŠธ ๊ธฐ๋ฐ˜ ํŒŒ์ดํ”„๋ผ์ธ ๊ฐœํŽธ

[์ƒˆ๋กœ์šด ๊ธฐ๋Šฅ]
- `health_receiver/main.py`: ์Šค๋งˆํŠธํฐ ์•ฑ(MacroDroid ๋“ฑ)์—์„œ ์˜์•„์ฃผ๋Š” ์ˆ˜๋ฉด/ํ—ฌ์Šค ์•Œ๋ฆผ ๋ฐ์ดํ„ฐ๋ฅผ 24์‹œ๊ฐ„ ๊ฐ์ง€ํ•˜๋Š” Webhook ์ˆ˜์‹  ์ „์šฉ ๋ชจ๋“ˆ(FastAPI) ๊ฐœ๋ฐœ
- `daily_health.json`: ์ˆ˜์‹ ๋œ ์›์‹œ ๋ฐ์ดํ„ฐ๋ฅผ ์ •๊ทœ์‹์œผ๋กœ ์œ ์—ฐํ•˜๊ฒŒ ์ถ”์ถœํ•ด ์ ์ˆ˜(Score)์™€ ์‹œ๊ฐ„(Duration) ๋งคํŠธ๋ฆญ์Šค๋กœ ๋ณด๊ด€ํ•˜๋Š” ์Šคํ† ๋ฆฌ์ง€ ๊ตฌ์กฐ ์‹ ์„ค
[๊ตฌ์กฐ ๋ณ€๊ฒฝ ๋ฐ ๊ณ ๋„ํ™”]
- (์•„ํ‚คํ…์ฒ˜) `daily_planner`์˜ ๊ณ ์ • ์‹œ๊ฐ„(05:00) ๊ตฌ๋™ ์˜ˆ์•ฝ์„ ํ์‡„ํ•˜๊ณ , `health_receiver`๊ฐ€ ์ˆ˜๋ฉด ๋ฐ์ดํ„ฐ๋ฅผ ์ˆ˜์‹ ํ•œ ๊ทธ ์ฆ‰์‹œ ๋น„๋™๊ธฐ์ ์œผ๋กœ Daily Planner๋ฅผ ๊ธฐ๋™ํ•˜๋Š” ์™„์ „ํ•œ 100% ์ด๋ฒคํŠธ ๊ธฐ๋ฐ˜(Event-Driven) ๋ฐฉ์‹์œผ๋กœ ๊ฐœํŽธ
- (ํ”„๋กฌํ”„ํŠธ ์„ค๊ณ„) ๊ธฐ์กด ๋…ธ์…˜ 1~10์  ์ฒ™๋„๋ฅผ ์‚ผ์„ฑํ—ฌ์Šค ๊ธฐ์ค€์ธ 100์  ๋งŒ์  ์ฒ™๋„๋กœ ์Šค์ผ€์ผ์—… ํŒŒ์‹ฑํ•˜๊ณ , ์ ์ˆ˜๋Œ€๋ณ„ ๋งž์ถคํ˜•(๊ทน์ง„ ํœด์‹ vs ๋„์ „์  ๋”ฅ์›Œํฌ) ๊ฐ•๋„ ์กฐ์ ˆ LLM ๊ฐ€์ด๋“œ๋ผ์ธ ๋„์ž…
- ๋…ธ์…˜ ์ผ๊ฐ„ ํŽ˜์ด์ง€ ์ƒ์„ฑ(`notion_client.py`) ์‹œ ์ธก์ •๋œ ์ˆ˜๋ฉด ์ ์ˆ˜๊ฐ€ Condition ์†์„ฑ ํ•„๋“œ์— ์ฆ‰์‹œ ์ž…๋ ฅ๋˜๋„๋ก ํŒจ์น˜
Changed Files:
apps/imjong_care_app/.sisyphus/ralph-loop.local.mddocs/daily_health.jsonscripts/automations/_shared/notion_client.pyscripts/automations/daily_planner/main.pyscripts/automations/daily_planner/setup_launchd.sh+2 more...
featautomations#fad939f

Weekly Planner ์‹ ๊ทœ ๊ตฌ์ถ• ๋ฐ ์ž๋™ํ™” ํŒŒ์ดํ”„๋ผ์ธ ๊ณ ๋„ํ™”

- ์ฃผ๊ฐ„ ๊ณ„ํš ์ƒ์„ฑ์šฉ `weekly_planner` ๋ด‡ ์‹ ๊ทœ ๊ฐœ๋ฐœ (๋งค์ฃผ ์›”์š”์ผ 04:30 ๋ฐฑ๊ทธ๋ผ์šด๋“œ ๊ตฌ๋™ ์Šคํฌ๋ฆฝํŠธ ์ถ”๊ฐ€)
- `_shared/notion_client.py` ๊ณตํ†ต ๋ชจ๋“ˆํ™” ๋ฐ `create_weekly_page` ์‹ ๊ทœ ๊ตฌํ˜„
- ์ง€๋‚œ ํ•œ ์ฃผ๊ฐ„(7์ผ)์˜ Daily Log๋ฅผ ์ฝ์–ด์˜ค๋Š” `get_last_week_logs` API ์—ฐ๋™
- LLM์ด ์ง€๋‚œ์ฃผ ์ปจ๋””์…˜/๊ธฐ๋ก์„ ๋ถ„์„ํ•ด ์ด๋ฒˆ ์ฃผ ๋ชฉํ‘œ๋ฅผ ์ฑ„์šฐ๋„๋ก ํ”„๋กฌํ”„ํŠธ ๊ฐ•ํ™” ๋กœ์ง ๊ตฌํ˜„
- ์น˜๋ช…์  ์žฅ์•  ๋ฐœ์ƒ ์‹œ `docs/automation_qa_log.md`์— ๋กœ๊ทธ๋ฅผ ์ž๋™ ๊ธฐ๋กํ•˜๋Š” ํ†ตํ•ฉ `AlertManager` ์‹ ์„ค
[๋ฒ„๊ทธ ์ˆ˜์ • ๋ฐ ๊ฐœ์„ ]
- (Notion) ๋งˆํฌ๋‹ค์šด ๋ณ€ํ™˜ ์—”์ง„ ๋ฆฌํŒฉํ† ๋ง์œผ๋กœ ํ•˜์œ„ ๋“ค์—ฌ์“ฐ๊ธฐ(Nested children) ๋ฐ ์ฒดํฌ๋ฐ•์Šค(to_do) ๋ธ”๋ก ๋ณ€ํ™˜ ์™„๋ฒฝ ์ง€์›
- (์ˆ˜์‹) ์›”์š”์ผ ๊ธฐ์ค€ ๋‹จ์ˆœ ๋ฐœ์ƒ ํšŸ์ˆ˜๊ฐ€ ์•„๋‹Œ, ๋‹ฌ๋ ฅ 1์ผ ๊ธฐ์ค€์˜ ์ •ํ™•ํ•œ "N์›” N์ฃผ์ฐจ" ์ œ๋ชฉ ํƒ€์ดํ‹€ ์ƒ์„ฑ ๋กœ์ง ์ˆ˜์ •
- (LLM) Gemma 31B ์—ฐ๊ฒฐ ์ง€์—ฐ ์‹œ ์‹œ์Šคํ…œ์ด ๋ฌดํ•œ ๋Œ€๊ธฐ(Hang)ํ•˜๋˜ ํ˜„์ƒ์„ ํ•ด๊ฒฐํ•˜๊ธฐ ์œ„ํ•ด `requests` ํƒ€์ž„์•„์›ƒ์„ (10, 180)์œผ๋กœ ์—„๊ฒฉํ•˜๊ฒŒ ์ œํ•œ
- (ํ…œํ”Œ๋ฆฟ) ๋ถˆํ•„์š”ํ•œ ์ธ์‚ฌ๋ง์„ ์ œ๊ฑฐํ•˜๊ณ  ์‹œ์Šคํ…œ ์ฝ”์น˜๊ฐ€ ์ •ํ•ด์ง„ ์ผ๊ฐ„/์ฃผ๊ฐ„ ๋งˆํฌ๋‹ค์šด ์–‘์‹๋งŒ ์—„๊ฒฉํ•˜๊ฒŒ ์ถœ๋ ฅํ•˜๋„๋ก Prompt ํ†ต์ œ๋ ฅ ๊ฐ•ํ™”
Changed Files:
.DS_Storescripts/automations/_shared/alert_manager.pyscripts/automations/_shared/llm_client.py.../{daily_planner => _shared}/notion_client.pyscripts/automations/daily_planner/main.py+2 more...

2026-04-11

docsapps/brand-web#940ff6b

save [Phase 2] blog draft for 2026-04-11

Changed Files:
.../app/blog/drafts/2026-04-11-daily-sre-draft.md

2026-04-10

docsdocs/ts#8ef6477

add 7-day automation QA log template

Changed Files:
docs/automation_qa_log.md
docsts#3a39578

add troubleshooting guide for automation resilience

- Document fixes for launchd '-m' module execution issues
- Document fixes for Notion schema mapping
- Document 3-tier exception handling and network-off fallback
Changed Files:
docs/ts/0003-automation-resilience-and-notion.md
chorescripts/automations/daily_news_curator#ba7b418

change schedule to 09:00 AM

- Move daily news curator execution to 09:00 to align with morning schedule
Changed Files:
scripts/automations/daily_news_curator/setup_launchd.sh
fixscripts/automations/daily_planner#0a103d3

add native MacOS fallback notification

- Ensure all critical failure alerts trigger Mac local notifications via osascript if Telegram sending fails (e.g., due to complete network outage)
- Replace hardcoded telegram.send calls in error handlers with the comprehensive send_alert function
Changed Files:
scripts/automations/daily_planner/main.py
fixscripts/automations/daily_planner#0a0eab1

add global exception handling and telegram alerts

- Add try-except around LLM calls to prevent silent swallow errors
- Add explicit checks for Notion API failures and LLM generation failures
- Send descriptive Telegram alerts for [์•„์นจ ์žฅ์• ] and [์ €๋… ์žฅ์• ] to notify user immediately
- Wrap main routine in global try-except to catch fatal errors and send fallback Telegram alert
Changed Files:
scripts/automations/daily_planner/main.py
featscripts/automations/daily_planner#cc95425

add evening retrospective & reschedule to 05:00 / 18:00

- Update launchd configuration to trigger twice a day: 05:00 and 18:00
- Add NotionClient.append_markdown_to_page to add blocks to existing pages
- Add NotionClient.get_today_page_id to find today's generated page
- Implement run_evening_routine(): fetches git commits since 05:00, prompts LLM for a retrospective summary, and appends the suggestions to today's Notion page
- Implement time-based routing in main() (AM runs planning, PM runs retrospective)
Changed Files:
scripts/automations/daily_planner/main.pyscripts/automations/daily_planner/notion_client.pyscripts/automations/daily_planner/setup_launchd.sh
featscripts/automations#13cfb00

switch daily planner to morning execution & include all bugfixes

Changed Files:
.gitignorescripts/automations/_shared/llm_client.pyscripts/automations/daily_news_curator/__init__.pyscripts/automations/daily_news_curator/main.pyscripts/automations/daily_planner/main.py+3 more...
featscripts/automations/daily_planner#8c1f942

connect real Notion DB and refine planner

- Update notion_client.get_today_tasks() to parse real Daily Log structure
(Condition number score, ์˜ค๋Š˜์˜ 1๊ฐ€์ง€ rich_text, ํƒœ๊ทธ multi_select)
- Add notion_client.get_week_summary() for Weekly System context
(์ฃผ๊ฐ„ ๋ชฉํ‘œ, ์ž˜๋œ ๊ฒƒ, ๊ฐœ์„  1, ๋‹ค์Œ ์ฃผ ์ฒซ ํ–‰๋™)
- Update generate_plan() to use condition score for plan intensity calibration
- Update main() to fetch week_summary and pass to LLM prompt
- Register launchd agent (runs daily at 22:00)
Changed Files:
scripts/automations/daily_planner/main.pyscripts/automations/daily_planner/notion_client.pyscripts/automations/daily_planner/setup_launchd.sh
featscripts/automations#eeaa891

implement 4-phase personal automation suite

- Add _shared/ common modules (LLM router, Telegram client, config loader)
- All secrets isolated to .env.shared, never hardcoded in source
- LLM routing: local Qwen 14B (speed) / external Gemma 31B (quality)

feat(scripts/automations): add prepare-commit-msg hook with LLM suggestions
- Analyzes staged diff and suggests 3 Conventional Commits candidates
- Graceful fallback when LM Studio is not running

feat(scripts/automations): add daily_news_curator bot
- Fetches 15 top engineering RSS feeds (FAANG blogs, newsletters, AI)
- Local LLM filters by keyword relevance, external LLM summarizes in Korean
- Delivers morning briefing via Telegram at 06:00 daily

refactor(scripts/automations): upgrade daily_sre_bot to v2
- Switch LLM from local Qwen3 30B to external Gemma 31B for quality
- Replace auto-publish with manual publish.sh workflow
- Practical engineering tone: Problemโ†’Approachโ†’Implementationโ†’Lessons

feat(scripts/automations): add daily_planner with Notion API integration
- Reads today Notion tasks + ROADMAP.md for context
- Generates tomorrow plan draft via Gemma 31B at 22:00 daily
- Writes plan to Notion page and sends Telegram preview
Changed Files:
scripts/automations/daily_planner/__init__.pyscripts/automations/daily_planner/main.pyscripts/automations/daily_planner/notion_client.pyscripts/automations/daily_planner/requirements.txtscripts/automations/daily_planner/setup_launchd.sh+4 more...

2026-04-09

featapp#e1906f4

imjoing์•ฑ ๊ฐœ์„ 

Changed Files:
apps/imjong_care_app/directives.../user/datasources/user_local_data_source.dart.../lib/domain/care_plan/entities/care_plan.dart.../repositories/i_care_plan_repository.dart.../repositories/i_care_task_repository.dart+4 more...

2026-04-08

docsblog#f41ae90

track [Phase 1.5] draft tech log for 2026-04-08

Changed Files:
.../app/blog/drafts/2026-04-08-daily-sre-draft.md

2026-04-07

fixapp#64811fb

qwen 3-coder๋กœ ์ž๋™ํ™” ๊ฐœ๋ฐœ

Changed Files:
.../windows/runner/flutter_window.h.../windows/runner/main.cpp.../windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifest+4 more...

2026-04-06

other#494f87f

feat(care-app) : ์—์ด์ „ํŠธ ํ…Œ์ŠคํŠธ์•ฑ ์ดˆ๊ธฐ ์„ธํŒ…

Changed Files:
.../windows/runner/flutter_window.happs/imjong-care-app/windows/runner/main.cppapps/imjong-care-app/windows/runner/resource.h.../windows/runner/resources/app_icon.ico.../windows/runner/runner.exe.manifest+4 more...
docsblog#fd6a7ff

track [Phase 1.5] draft tech log for 2026-04-06

Changed Files:
ROADMAP.md.../app/blog/drafts/2026-04-06-daily-sre-draft.md.../01-2-phase1.5-sre-automation-stabilization.mddocs/roadmap/01-macro-blueprint.mdscripts/automations/daily_sre_bot/main.py+1 more...
fixbrand-web#4d65a3f

resolve asset 404 & build errors, add Play Store & SRE Blog links

Changed Files:
apps/brand-web/src/app/page.tsx
fixbrand-web#a5a8b58

add assetPrefix and fix static build error

Changed Files:
apps/brand-web/next.config.ts
fixbrand-web#287d84d

resolve asset path 404 and static export build error

Changed Files:
.github/workflows/deploy-brand-web.ymlROADMAP.mdapps/brand-web/src/app/api/sre/health/route.ts

2026-04-05

docsblog#b55c563

track [Phase 1.5] draft tech log for 2026-04-05

Changed Files:
.../app/blog/drafts/2026-04-05-daily-sre-draft.md

2026-04-04

fixbrand-web#3c9a4c8

implement safe-mode build and auto-recovery for GH Pages

Changed Files:
.github/workflows/deploy-brand-web.yml
chorebrand-web#4215bdb

enable diagnostic build mode for GitHub Pages

Changed Files:
.github/workflows/deploy-brand-web.yml
fixbrand-web#a579fdd

overhaul GitHub Pages deployment and stabilize build

Changed Files:
.github/workflows/deploy-brand-web.yml
fixbrand-web#4ef2c16

fix GitHub Pages deployment failure and update docs

Changed Files:
.github/workflows/deploy-brand-web.ymlapps/brand-web/src/app/api/sre/health/route.tsdocs/ts/0002-nextjs-brand-web-deploy-failure.md
docsblog#f5dd1ec

track [Phase 1.5] draft tech log for 2026-04-04

Changed Files:
.../app/blog/drafts/2026-04-04-daily-sre-draft.mdscripts/automations/daily_sre_bot/backup_to_s3.shscripts/automations/daily_sre_bot/main.py

2026-04-03

other#60790bb

feat(data) : Legacy_Core DDL ์„ธํŒ…

Changed Files:
.../soluni/legacycore/service/LifeLogService.java.../legacy-core/src/main/resources/application.yml.../resources/db/migration/V1__init_schema.sql.../resources/db/migration/V2__seed_master.sql.../legacycore/LegacyCoreApplicationTests.java+4 more...
docsblog#d9c8ea3

track [Phase 1.5] draft tech log for 2026-04-03

Changed Files:
.../app/blog/drafts/2026-04-03-daily-sre-draft.mdscripts/automations/daily_sre_bot/setup_launchd.shscripts/automations/daily_sre_bot/test_run.sh

2026-04-02

other#b9e04b2

feat(adr) : infrastructure and postgres

Changed Files:
docs/adr/0004-db-infrastructure-and-postgres.md
other#7a23703

feat(automation) : git- post ์—ฐ๊ฒฐ์„ฑ ์ž‘์—…

Changed Files:
docs/roadmap/01-macro-blueprint.mdscripts/automations/daily_sre_bot/.gitignorescripts/automations/daily_sre_bot/README.mdscripts/automations/daily_sre_bot/main.pyscripts/automations/daily_sre_bot/requirements.txt+2 more...
docsblog#a1e6b3f

auto-generate draft tech log for 2026-04-02

Changed Files:
.../app/blog/drafts/2026-04-02-daily-sre-draft.md.../01-1-phase1.5-sre-automation-details.md
docsblog#9f81aca

auto-generate draft tech log for 2026-03-30

Changed Files:
.../blog/drafts/2026-03-30-phase1-genesis-draft.md

2026-04-01

other#872b3ac

feat(scripts/automation) : ๋ธ”๋กœ๊ทธ ์ž‘์—… ์ž๋™ํ™” macOS Launchd

Changed Files:
scripts/automations/daily_sre_bot/setup_launchd.sh

2026-03-31

docsblog#335534b

auto-publish daily tech log for 2026-03-30

Changed Files:
.../src/app/blog/posts/2026-03-30-daily-sre-log.md

2026-03-30

other#e75cfb7

feat(github/workflow) : web-brand first setting

Changed Files:
.github/workflows/deploy-brand-web.yml
featapps/brand-web#1ba8e6f

add official soluni corporate landing page

Changed Files:
apps/brand-web/public/vercel.svgapps/brand-web/public/window.svgapps/brand-web/src/app/favicon.icoapps/brand-web/src/app/globals.cssapps/brand-web/src/app/layout.tsx+4 more...

2026-03-29

docsdocs/adr#70f2d88

update backend core strategy to java

Changed Files:
docs/adr/0003-hybrid-tech-stack-architecture.md
other#080ed55

docs(root) : add 2026 legacy architecture roadmap

Changed Files:
ROADMAP.md

2026-03-28

docsdocs/#69ac277

add adr for model selection and ts for context length

Changed Files:
docs/adr/0002-local-model-selection.mddocs/ts/0001-lm-studio-context-exceeded.md
other#f7b8710

feat(docs/adr) : ์ปค๋ฐ‹ ๊ทœ์น™ ์˜์‚ฌ๊ฒฐ์ • ๋ฌธ์„œ ์ž‘์„ฑ

Changed Files:
docs/adr/0001-native-git-hook-over-commitizen.md

2026-03-27

other#2a8ff41

feat(.agent/rules) : rules ์ดˆ๊ธฐ ์„ธํŒ…

Changed Files:
.agent/rules.md

2026-03-26

other#b085347

Initial commit

Changed Files:
README.md