Add industry collection and six-month job tracking

This commit is contained in:
wuyang
2026-07-08 11:25:52 +08:00
parent 1b6cc1f59a
commit 36c2499d3c
19 changed files with 550 additions and 23 deletions
+4 -2
View File
@@ -11,10 +11,11 @@
- [Architecture Patterns](docs/02-architecture-patterns.md): 常见 Agent 架构与选型判断
- [Practice Playbook](docs/03-practice-playbook.md): 从需求到上线的实践清单
- [Evaluation and Observability](docs/04-evaluation-observability.md): 评估体系、指标、日志和回归
- [Collection Workflow](docs/05-collection-workflow.md): JD 和论文的持续收集流程
- [Collection Workflow](docs/05-collection-workflow.md): JD、论文和行业实践的持续收集流程
- [Glossary](docs/99-glossary.md): 统一术语表
- [Jobs](jobs/README.md): 北京大厂 Agent / LLM 相关岗位要求
- [Papers](papers/README.md): Agent 相关论文、阅读队列和研究洞察
- [Industry](industry/README.md): 大公司 Agent 工作、技术报告和工程博客
- [Projects](projects/README.md): 项目目录、项目记录和复盘
- [Experiments](experiments/README.md): 实验台账、假设、结果和决策
- [References](references/README.md): 文章、开源项目、课程和产品文档
@@ -36,7 +37,8 @@
3. 验证一个想法:用 [experiment-note](templates/experiment-note.md) 记录假设和结果。
4. 收集一条岗位:用 [jd-note](templates/jd-note.md) 提取岗位要求和能力信号。
5. 读一篇论文:用 [paper-note](templates/paper-note.md) 提炼可迁移结论。
6. 有稳定结论后,把它合并到 `docs/` 的对应主题页
6. 看到大公司 Agent 实践:用 [industry-note](templates/industry-note.md) 提取技术和产品信号
7. 有稳定结论后,把它合并到 `docs/` 的对应主题页。
## Status Labels