# tags.config.yaml(建议维护一份标签规范) # 1. 技术标签(小写、具体) tech_tags: - git, docker, kubernetes - javascript, python, rust - react, vue, astro # 2. 主题标签(语义化) topic_tags: - version-control - concurrency - security - performance # 3. 用途标签(功能性) purpose_tags: - onboarding # 新人必读 - reference # 速查手册 - deep-dive # 深度文章 - troubleshooting # 问题解决 # 4. 优先级标签 priority_tags: - p0-must-know # 核心必修 - p1-should-know # 建议掌握 - p2-nice-to-know # 可选了解 # 5. 业务相关 business_tags: - education-tech - compliance - mvp