Add industry collection and six-month job tracking
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
| --- | --- |
|
||||
| [concept-note](concept-note.md) | 新概念、新术语、新模式 |
|
||||
| [jd-note](jd-note.md) | 北京大厂 Agent / LLM 岗位记录 |
|
||||
| [industry-note](industry-note.md) | 大公司 Agent 工作、技术报告和工程博客 |
|
||||
| [project-brief](project-brief.md) | Agent 项目、原型、工程组件 |
|
||||
| [experiment-note](experiment-note.md) | 假设验证、模型对比、策略实验 |
|
||||
| [paper-note](paper-note.md) | 论文和研究资料 |
|
||||
|
||||
@@ -0,0 +1,89 @@
|
||||
# Industry: <company> - <title>
|
||||
|
||||
---
|
||||
type: industry
|
||||
company:
|
||||
team:
|
||||
title:
|
||||
url:
|
||||
source_name:
|
||||
source_type: technical-report / research-blog / engineering-blog / product-blog / product-doc / code-release / benchmark / talk / other
|
||||
source_quality: official / official-adjacent / secondary / unknown
|
||||
published_at:
|
||||
collected_at: YYYY-MM-DD
|
||||
status: queued / summarized / analyzed / deprecated
|
||||
topics:
|
||||
-
|
||||
implementation_signals:
|
||||
-
|
||||
product_area:
|
||||
-
|
||||
models:
|
||||
-
|
||||
tools:
|
||||
-
|
||||
benchmarks:
|
||||
-
|
||||
related_papers:
|
||||
-
|
||||
related_jobs:
|
||||
-
|
||||
related_experiments:
|
||||
-
|
||||
related_projects:
|
||||
-
|
||||
evidence_level: high / medium / low
|
||||
relevance: high / medium / low
|
||||
---
|
||||
|
||||
## One-line Takeaway
|
||||
|
||||
一句话说明这条资料暴露了什么行业趋势或工程经验。
|
||||
|
||||
## Source Snapshot
|
||||
|
||||
- source:
|
||||
- published_at:
|
||||
- collected_at:
|
||||
- source_quality:
|
||||
|
||||
## What They Built or Claimed
|
||||
|
||||
-
|
||||
|
||||
## Technical Signals
|
||||
|
||||
- architecture:
|
||||
- tool use:
|
||||
- memory:
|
||||
- evaluation:
|
||||
- safety:
|
||||
- deployment:
|
||||
- data:
|
||||
|
||||
## Product and Business Signals
|
||||
|
||||
- users:
|
||||
- scenario:
|
||||
- pricing / availability:
|
||||
- go-to-market:
|
||||
|
||||
## Evidence Quality
|
||||
|
||||
-
|
||||
|
||||
## Links
|
||||
|
||||
- papers:
|
||||
- jobs:
|
||||
- experiments:
|
||||
- projects:
|
||||
- docs:
|
||||
|
||||
## Gaps for Us
|
||||
|
||||
-
|
||||
|
||||
## Notes
|
||||
|
||||
-
|
||||
@@ -10,6 +10,11 @@ source_name:
|
||||
source_quality: official / job-board / social / secondary / unknown
|
||||
collected_at: YYYY-MM-DD
|
||||
posted_at:
|
||||
first_seen_at:
|
||||
last_checked_at:
|
||||
snapshot_type: new / changed / unchanged / expired
|
||||
job_code:
|
||||
previous_snapshot:
|
||||
status: active / expired / unknown
|
||||
level:
|
||||
team:
|
||||
@@ -37,6 +42,14 @@ relevance: high / medium / low
|
||||
- collected_at:
|
||||
- availability:
|
||||
|
||||
## Change Snapshot
|
||||
|
||||
- first_seen_at:
|
||||
- last_checked_at:
|
||||
- snapshot_type:
|
||||
- previous_snapshot:
|
||||
- changed_fields:
|
||||
|
||||
## Raw JD Summary
|
||||
|
||||
用自己的话概括岗位职责、任职要求和加分项。
|
||||
|
||||
Reference in New Issue
Block a user