Skip to content

Phase 7: 프로젝트 보고 초안 레이어#908

Merged
seonghobae merged 1 commit into
feat/project-graph-extractor-foundation-2026-07-02from
feat/project-report-drafts-2026-07-03
Jul 2, 2026
Merged

Phase 7: 프로젝트 보고 초안 레이어#908
seonghobae merged 1 commit into
feat/project-graph-extractor-foundation-2026-07-02from
feat/project-report-drafts-2026-07-03

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Summary

  • Adds a source-backed Project Report Draft layer to /projects using the existing traceability response only.
  • Projects traceability objects into weekly report draft, daily report draft, automatic status update copy, risk action copy, and reviewer action copy.
  • Extends the Projects semantic KG test to cover report readiness, risk action coverage, status update readiness, and raw identifier non-exposure.

Design / plugin notes

  • Figma FigJam board updated with Phase 7 Report Draft Layer: https://www.figma.com/board/I9tbBoUCgMh96E0SyU7RQA
  • Product Design: reuses the existing Projects command center card/section pattern; no new route or visual system.
  • Data Analytics: buyer-facing KPIs are limited to report readiness, risk action coverage, and status update readiness.
  • Ponytail: no backend API, dependency, submodule, or library split; this is a narrow frontend projection helper plus tests.
  • Figma Code Connect was not used.

Related PRs checked

Verification

  • cd frontend && corepack pnpm test --run src/app/projects/page.test.tsx -> 3 passed
  • cd frontend && corepack pnpm lint -> passed
  • cd frontend && corepack pnpm typecheck -> passed
  • cd frontend && corepack pnpm test --run -> 309 passed
  • cd backend && python3 -m pytest -q tests/test_project_graph_api.py -> 2 passed, 3 skipped
  • cd backend && ruff check . -> passed
  • cd backend && python3 -m pytest -q -> 1139 passed, 22 skipped
  • git diff --check -> passed
  • codegraph sync && codegraph status -> index up to date
  • Playwright desktop/mobile render smoke for /projects with mocked signed APIs and raw identifier leak checks

Screenshots:

  • /tmp/naruon-projects-phase7-desktop.png
  • /tmp/naruon-projects-phase7-desktop-report.png
  • /tmp/naruon-projects-phase7-mobile-report.png

Review process and queued GitHub checks are not treated as blockers per project direction.

Copilot AI review requested due to automatic review settings July 2, 2026 23:40
@seonghobae seonghobae merged commit d53f107 into feat/project-graph-extractor-foundation-2026-07-02 Jul 2, 2026
0 of 3 checks passed
@seonghobae seonghobae deleted the feat/project-report-drafts-2026-07-03 branch July 2, 2026 23:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants