update session_memory - for refer to the passwork #5

Merged
msk_admin merged 1 commits from poc2 into main 2026-07-07 15:03:18 +00:00
Contributor

Summary by CodeRabbit

  • Documentation
    • Added multiple session memory and onboarding documents to capture current architecture, sprint status, and work guidelines.
    • Expanded setup and learning guidance for frontend, backend, ML, and agent-focused work.
    • Added clearer project context, workflow expectations, and implementation checklists to support future development.
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Documentation** * Added multiple session memory and onboarding documents to capture current architecture, sprint status, and work guidelines. * Expanded setup and learning guidance for frontend, backend, ML, and agent-focused work. * Added clearer project context, workflow expectations, and implementation checklists to support future development. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
coderabbitai[bot] commented 2026-07-07 15:05:23 +00:00 (Migrated from github.com)

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 120fac2a-9d77-4f77-ae23-74347e55f704

📥 Commits

Reviewing files that changed from the base of the PR and between 4d89e55d86 and 3fbbca1eaa.

Files ignored due to path filters (1)
  • proj_level_reading/PLAN/SLIDE_DECK_PDF.pdf is excluded by !**/*.pdf
📒 Files selected for processing (16)
  • session_memory/12_Jun_26.md
  • session_memory/13_Jun_26.md
  • session_memory/14_Jun_26.md
  • session_memory/18_Jun_26.md
  • session_memory/26_Jun_26/CODING-AGENT-INSTRUCTION-PHASE0-PHASE1.md
  • session_memory/26_Jun_26/Proj_context_26_Jun_26.md
  • session_memory/27_jun_26/27_jun_26.md
  • session_memory/27_jun_26/27_jun_26_backend.md
  • session_memory/27_jun_26/27_jun_26_backend.original.md
  • session_memory/27_jun_26/27_jun_26_frontend.md
  • session_memory/27_jun_26/27_jun_26_frontend.original.md
  • session_memory/27_jun_26/27_jun_26_pipeline.md
  • session_memory/6_Jul_26.md
  • session_memory/7_Jun_26/ONBOARDING_INDEX.md
  • session_memory/7_Jun_26/ONBOARDING_PHUC_ML_ENGINEER.md
  • session_memory/7_Jun_26/ONBOARDING_QUAN_FRONTEND.md

📝 Walkthrough

Walkthrough

This PR adds a series of dated session memory markdown documents recording development work logs, architecture specifications, backend/frontend progress reports, and onboarding guides for the VKIST MSK project. No source code or exported entities are changed.

Changes

Session Memory Documentation

Layer / File(s) Summary
Early session logs
session_memory/12_Jun_26.md, session_memory/13_Jun_26.md, session_memory/14_Jun_26.md
Documents cicd-architect-grill skill creation, an API/architecture review session, and grill_bento_codebase skill guideline updates (depth constraints, version bump).
cv_code refactor and ER-diagram session
session_memory/18_Jun_26.md
Records cv_code module split, skill-creator inspection, er-chen-diagram skill creation, and a relational DB design spec.
Project context and coding agent instructions
session_memory/26_Jun_26/Proj_context_26_Jun_26.md, session_memory/26_Jun_26/CODING-AGENT-INSTRUCTION-PHASE0-PHASE1.md
Adds VKIST MSK system architecture overview, ML pipeline/UI design, compliance/sprint deliverables, plus a frontend Phase 0/1 work order and verification instructions.
Backend architecture and LLM consult specs
session_memory/27_jun_26/27_jun_26.md, session_memory/27_jun_26/27_jun_26_backend.md, session_memory/27_jun_26/27_jun_26_backend.original.md
Documents backend "Seams" architecture, module/endpoint map, and Vietnamese Clinical LLM Consult governance flow specs.
Frontend progress reports
session_memory/27_jun_26/27_jun_26_frontend.md, session_memory/27_jun_26/27_jun_26_frontend.original.md
Records Phase 2–4 frontend work: TopBar/canvas/reasoning-chat refactors, state slice additions, safety/compliance wiring, and verification notes.
6 Jul sprint log
session_memory/6_Jul_26.md
Documents chat UI streaming work, a markdown-rendering crash and mitigations, beta deadline/features, and dev environment settings.
Onboarding documents
session_memory/7_Jun_26/ONBOARDING_INDEX.md, session_memory/7_Jun_26/ONBOARDING_PHUC_ML_ENGINEER.md, session_memory/7_Jun_26/ONBOARDING_QUAN_FRONTEND.md
Adds intern onboarding index and role-specific onboarding guides (ML Engineer, Frontend/Mobile) with mission, scope, backlog, milestones, and prompt templates.

Estimated code review effort: 2 (Simple) | ~10 minutes

Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch poc2

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

<!-- This is an auto-generated comment: summarize by coderabbit.ai --> <!-- review_stack_entry_start --> [![Review Change Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](https://app.coderabbit.ai/change-stack/DTJ-Tran/Lumina-MSK/pull/5?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack) <!-- review_stack_entry_end --> <!-- This is an auto-generated comment: failure by coderabbit.ai --> > [!CAUTION] > ## Review failed > > The pull request is closed. <!-- end of auto-generated comment: failure by coderabbit.ai --> <details> <summary>ℹ️ Recent review info</summary> <details> <summary>⚙️ Run configuration</summary> **Configuration used**: defaults **Review profile**: CHILL **Plan**: Pro **Run ID**: `120fac2a-9d77-4f77-ae23-74347e55f704` </details> <details> <summary>📥 Commits</summary> Reviewing files that changed from the base of the PR and between 4d89e55d866903aa729b53b72d73fc5e24e7776d and 3fbbca1eaa23223b9dae892453b6029136a08cf9. </details> <details> <summary>⛔ Files ignored due to path filters (1)</summary> * `proj_level_reading/PLAN/SLIDE_DECK_PDF.pdf` is excluded by `!**/*.pdf` </details> <details> <summary>📒 Files selected for processing (16)</summary> * `session_memory/12_Jun_26.md` * `session_memory/13_Jun_26.md` * `session_memory/14_Jun_26.md` * `session_memory/18_Jun_26.md` * `session_memory/26_Jun_26/CODING-AGENT-INSTRUCTION-PHASE0-PHASE1.md` * `session_memory/26_Jun_26/Proj_context_26_Jun_26.md` * `session_memory/27_jun_26/27_jun_26.md` * `session_memory/27_jun_26/27_jun_26_backend.md` * `session_memory/27_jun_26/27_jun_26_backend.original.md` * `session_memory/27_jun_26/27_jun_26_frontend.md` * `session_memory/27_jun_26/27_jun_26_frontend.original.md` * `session_memory/27_jun_26/27_jun_26_pipeline.md` * `session_memory/6_Jul_26.md` * `session_memory/7_Jun_26/ONBOARDING_INDEX.md` * `session_memory/7_Jun_26/ONBOARDING_PHUC_ML_ENGINEER.md` * `session_memory/7_Jun_26/ONBOARDING_QUAN_FRONTEND.md` </details> </details> --- <!-- walkthrough_start --> <details> <summary>📝 Walkthrough</summary> ## Walkthrough This PR adds a series of dated session memory markdown documents recording development work logs, architecture specifications, backend/frontend progress reports, and onboarding guides for the VKIST MSK project. No source code or exported entities are changed. ### Changes **Session Memory Documentation** |Layer / File(s)|Summary| |---|---| |**Early session logs** <br> `session_memory/12_Jun_26.md`, `session_memory/13_Jun_26.md`, `session_memory/14_Jun_26.md`|Documents cicd-architect-grill skill creation, an API/architecture review session, and grill_bento_codebase skill guideline updates (depth constraints, version bump).| |**cv_code refactor and ER-diagram session** <br> `session_memory/18_Jun_26.md`|Records cv_code module split, skill-creator inspection, er-chen-diagram skill creation, and a relational DB design spec.| |**Project context and coding agent instructions** <br> `session_memory/26_Jun_26/Proj_context_26_Jun_26.md`, `session_memory/26_Jun_26/CODING-AGENT-INSTRUCTION-PHASE0-PHASE1.md`|Adds VKIST MSK system architecture overview, ML pipeline/UI design, compliance/sprint deliverables, plus a frontend Phase 0/1 work order and verification instructions.| |**Backend architecture and LLM consult specs** <br> `session_memory/27_jun_26/27_jun_26.md`, `session_memory/27_jun_26/27_jun_26_backend.md`, `session_memory/27_jun_26/27_jun_26_backend.original.md`|Documents backend "Seams" architecture, module/endpoint map, and Vietnamese Clinical LLM Consult governance flow specs.| |**Frontend progress reports** <br> `session_memory/27_jun_26/27_jun_26_frontend.md`, `session_memory/27_jun_26/27_jun_26_frontend.original.md`|Records Phase 2–4 frontend work: TopBar/canvas/reasoning-chat refactors, state slice additions, safety/compliance wiring, and verification notes.| |**6 Jul sprint log** <br> `session_memory/6_Jul_26.md`|Documents chat UI streaming work, a markdown-rendering crash and mitigations, beta deadline/features, and dev environment settings.| |**Onboarding documents** <br> `session_memory/7_Jun_26/ONBOARDING_INDEX.md`, `session_memory/7_Jun_26/ONBOARDING_PHUC_ML_ENGINEER.md`, `session_memory/7_Jun_26/ONBOARDING_QUAN_FRONTEND.md`|Adds intern onboarding index and role-specific onboarding guides (ML Engineer, Frontend/Mobile) with mission, scope, backlog, milestones, and prompt templates.| **Estimated code review effort:** 2 (Simple) | ~10 minutes </details> <!-- walkthrough_end --> <!-- finishing_touch_checkbox_start --> <details> <summary>✨ Finishing Touches</summary> <details> <summary>🧪 Generate unit tests (beta)</summary> - [ ] <!-- {"checkboxId": "f47ac10b-58cc-4372-a567-0e02b2c3d479", "radioGroupId": "utg-output-choice-group-unknown_comment_id"} --> Create PR with unit tests - [ ] <!-- {"checkboxId": "6ba7b810-9dad-11d1-80b4-00c04fd430c8", "radioGroupId": "utg-output-choice-group-unknown_comment_id"} --> Commit unit tests in branch `poc2` </details> </details> <!-- finishing_touch_checkbox_end --> <!-- tips_start --> --- Thanks for using [CodeRabbit](https://coderabbit.ai?utm_source=oss&utm_medium=github&utm_campaign=DTJ-Tran/Lumina-MSK&utm_content=5)! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. <details> <summary>❤️ Share</summary> - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code) </details> <sub>Comment `@coderabbitai help` to get the list of available commands.</sub> <!-- tips_end -->
Sign in to join this conversation.
No description provided.