recoup-roster-manage-artist
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseRecoup — Manage Artist
Recoup — 艺术家管理
Operate inside an existing artist's workspace at .
(frontmatter //) is the identity file.
artists/{artist-slug}/RECOUP.mdartistNameartistSlugartistId在已有的艺术家工作区内进行操作。(包含前置元数据//)是身份标识文件。
artists/{artist-slug}/RECOUP.mdartistNameartistSlugartistIdLayout
目录结构
context/artist.mdcontext/audience.mdcontext/images/face-guide.pngreleases/{slug}/RELEASE.mdsongs/{slug}/{slug}.mp3context/artist.mdcontext/audience.mdcontext/images/face-guide.pngreleases/{slug}/RELEASE.mdsongs/{slug}/{slug}.mp3Static vs dynamic context
静态与动态背景信息
Update / deliberately (they're the source of truth other
skills read); treat research/release docs as time-bound — archive when stale.
Commit ; the git log is the per-artist progress log.
artist.mdaudience.md{what}: {why}需谨慎更新/(它们是其他技能读取的可信数据源);研究/发行文档具有时效性——过时后需归档。提交信息格式为;Git日志即为每位艺术家的进度记录。
artist.mdaudience.md{内容}: {原因}Guardrails
规则约束
- No placeholder data in artist files — real content or leave the section out.
- Don't overwrite static context casually — changes are deliberate evolutions; note the why in the commit.
artist.md - Never invent a roster/artist — empty filesystem ≠ empty roster; confirm via recoup-platform-api-access first.
- 艺术家文件中禁止使用占位数据——要么添加真实内容,要么保留空白。
- 请勿随意覆盖静态背景信息——的修改应是经过深思熟虑的更新;需在提交信息中说明原因。
artist.md - 切勿虚构艺人名单/艺术家——空文件系统≠空艺人名单;请先通过recoup-platform-api-access确认。