Claude 스킬 보고서 → /api/reports 통합 (backfill + 자동 업로드) — 메타 트래킹 #67

Closed
opened 2026-04-26 15:39:36 +09:00 by xhh · 1 comment
Owner

메타 트래킹

스킬 측 본격 작업은 elhaz/claude-plugin#2 에서 진행. 본 이슈는 Sprint 2 마일스톤의 진척 트래킹 용도.

작업 범위 요약

(c) backfill + 자동 업로드:

  1. Vault 의 과거 보고서 일괄 업로드 (일회성 스크립트, claude-plugin 측)
  2. macro-writer 가 로컬 저장 직후 POST /api/reports 자동 호출 (claude-plugin 측)

선행: claude-plugin#1 (capabilities 우선 수집 경로) 머지 후 본격 시작.

본 레포 측에 요구될 가능성

진행 중 발견되면 별도 이슈로 분리:

  • lookup 헬퍼: GET /api/reports?date=&type= 의 필터 보강이 필요한지 확인 필요
  • 일괄 backfill 은 수십~수백 건이므로 rate limit / batch 엔드포인트 필요 여부 검토
  • 그 외 (c) 자체는 claude-plugin 단독으로 시작 가능

결정 필요 사항 (스킬 세션에서 결론 후 본 이슈에 댓글로 picked 표기)

  1. PAT 저장 위치: git credential store (host=stock.xhhan.com) vs ~/.config/macro-report/.env vs Windows credential manager
  2. 멱등성 키: (date, type) vs (date, type, ticker) — macro/stock type 별 분기 권장
  3. 업로드 범위: 5개 개별 + 종합 vs 종합만 — 1차 backfill 은 모두, 자동도 모두 추천

선행/관련

  • 선행: 본 레포 #6 (claude-plugin#1 머지 후 본격 시작)
  • 짝꿍: 본 레포 #7 (token_cost 필드)
  • 본격 작업: elhaz/claude-plugin#2
## 메타 트래킹 스킬 측 본격 작업은 [elhaz/claude-plugin#2](https://github.com/elhaz/claude-plugin/issues/2) 에서 진행. 본 이슈는 Sprint 2 마일스톤의 진척 트래킹 용도. ## 작업 범위 요약 (c) backfill + 자동 업로드: 1. Vault 의 과거 보고서 일괄 업로드 (일회성 스크립트, claude-plugin 측) 2. macro-writer 가 로컬 저장 직후 `POST /api/reports` 자동 호출 (claude-plugin 측) 선행: claude-plugin#1 (capabilities 우선 수집 경로) 머지 후 본격 시작. ## 본 레포 측에 요구될 가능성 진행 중 발견되면 별도 이슈로 분리: - lookup 헬퍼: `GET /api/reports?date=&type=` 의 필터 보강이 필요한지 확인 필요 - 일괄 backfill 은 수십~수백 건이므로 rate limit / batch 엔드포인트 필요 여부 검토 - 그 외 (c) 자체는 claude-plugin 단독으로 시작 가능 ## 결정 필요 사항 (스킬 세션에서 결론 후 본 이슈에 댓글로 picked 표기) 1. **PAT 저장 위치**: git credential store (`host=stock.xhhan.com`) vs `~/.config/macro-report/.env` vs Windows credential manager 2. **멱등성 키**: `(date, type)` vs `(date, type, ticker)` — macro/stock type 별 분기 권장 3. **업로드 범위**: 5개 개별 + 종합 vs 종합만 — 1차 backfill 은 모두, 자동도 모두 추천 ## 선행/관련 - 선행: 본 레포 #6 (claude-plugin#1 머지 후 본격 시작) - 짝꿍: 본 레포 #7 (`token_cost` 필드) - 본격 작업: [elhaz/claude-plugin#2](https://github.com/elhaz/claude-plugin/issues/2)
Author
Owner

본 메타 트래킹은 정통 채널(xhh/claude-bridge#4) 로 이전. 사유: 본 PC = 발신측 컨벤션상 다른 레포(fdp)에 직접 메타/디스패치 이슈를 박는 건 어긋나며, claude-bridge 의 [log]/[req]/[discuss] 채널이 1차 위치.

향후 cross-repo 디스패치는 bridge 1차 채널. fdp 레포에 직접 등록은 fdp 코드 자체에 관한 이슈로 한정.

본 이슈 close.

본 메타 트래킹은 정통 채널([xhh/claude-bridge#4](https://git.xhhan.com/xhh/claude-bridge/issues/4)) 로 이전. 사유: 본 PC = 발신측 컨벤션상 다른 레포(fdp)에 직접 메타/디스패치 이슈를 박는 건 어긋나며, claude-bridge 의 `[log]/[req]/[discuss]` 채널이 1차 위치. 향후 cross-repo 디스패치는 bridge 1차 채널. fdp 레포에 직접 등록은 fdp **코드 자체**에 관한 이슈로 한정. 본 이슈 close.
xhh closed this issue 2026-04-26 16:14:26 +09:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
xhh/financial-data-platform#67
No description provided.