Skip to content

[Reduce] F-25 4-Tier Memory — Tier-3/4 실 로드 빈도 측정 후 축소 결정 #95

Description

@KyubumShin

Summary

F-25 (4-Tier Adaptive Memory: episodic / semantic / procedural / working) 의 Tier-3/4 실제 로드 빈도가 검증되지 않음. exp12 또는 동급 측정 데이터 수집 후 다음 정책 결정:

  • Tier-3 (procedural.jsonl) + Tier-4 (working.md) 로드 빈도 < 10% → 2-tier (episodic + semantic) 로 축소
  • 로드 빈도 ≥ 10% → 현행 4-tier 유지

Status

status:blocked — exp12 본 실행 (Yggdrasil or 동급 spec, opus-4.7, full 모드, N=2) 데이터 누적 필요.

Measurement source

  • .mpl/mpl/profile/phases.jsonl 의 메모리 로드 카운터 (현재 미수집 — 측정 인프라 추가 필요)
  • 또는 commands/mpl-run-execute-context.md 의 selective loading 단계에 카운터 hook 삽입

Decision criteria

Tier 로드 빈도 결정
Tier-3/4 모두 < 10% 2-tier 축소 (episodic + semantic)
Tier-3 ≥ 10%, Tier-4 < 10% 3-tier 유지 (working.md drop)
둘 다 ≥ 10% 현행 유지

Related

  • docs/roadmap/0.16-exp12-plan.md — currency note "NOT covered by this plan" 항목
  • docs/roadmap/pending-features.md — Measurement-blocked items 표
  • v0.18.x stream 후보 (post-exp12)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:hookshooks/ treestage:executePhase execution (Plan / Seed / Worker / Verify)status:blockedWaiting on external dependencytype:debtTechnical debt repaymentversion:vBacklogUnscheduled backlog

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions