본문으로 건너뛰기

FDP Workspace Rules

This directory is the personal SSOT for the FDP track.

Roles

  • SUMMARY.md: current conclusion, baseline, repo links, and operating policy.
  • status.md: current stage, blockers, next actions, and short execution state.
  • CHANGELOG.md: FDP-only history, including smrc pullback/import records.
  • PLAN.md: longer plan and phase definitions.
  • reports/, 01_branch_audit/, 02_smrc_env/, 03_build_test/, 04_measure/, 05_eval_redo/, 05_design/: phase artifacts.

Git and Server Policy

  • Development PC eval clone: /home/ny/workspace/LMCache-fdp-eval.
  • GitHub eval repo: nayeonikim/LMCache-fdp-eval (private).
  • smrc/shared servers are temporary execution and authoring environments.
  • smrc local commits are allowed for manifests, reports, and small notes.
  • smrc must not push to GitHub.
  • Do not store personal GitHub tokens on smrc.
  • Pull smrc patches/bundles/results back to the development PC before pushing.

Changelog Policy

  • Record smrc evaluation pullback/import history in work/fdp/CHANGELOG.md.
  • Do not put routine smrc run history in the private root CHANGELOG.md.
  • Use the private root CHANGELOG.md only when the FDP workspace structure, policy, or cross-track index changes.

Artifact Policy

  • Keep interpretation, planning, status, and private analysis here.
  • Keep reproducible configs, manifests, scripts, and small reports in /home/ny/workspace/LMCache-fdp-eval/fdp_eval.
  • Keep raw traces and bulky result directories outside Git.
  • Record raw artifact paths, sizes, and checksums in manifests instead.