@neobiotechlabs/neobiotech-dev-agent 0.1.18 → 0.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,7 +10,7 @@
10
10
  "source": "npm",
11
11
  "package": "@neobiotechlabs/neobiotech-dev-agent",
12
12
  "registry": "https://registry.npmjs.org",
13
- "version": "0.1.18"
13
+ "version": "0.1.20"
14
14
  },
15
15
  "description": "의료기기 SW 규제 개발 자동화 (Jira·Confluence·Risk·CVSS·Xray·IEC 62304/62366·MDR·문서 렌더)",
16
16
  "category": "medical-device",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "neobiotech-dev-agent",
3
- "version": "0.1.18",
3
+ "version": "0.1.20",
4
4
  "displayName": "NeoBiotech Dev Agent (MedDev)",
5
5
  "description": "의료기기 SW 규제 개발 자동화 — Jira·Confluence·Risk·CVSS·Xray·IEC 62304/62366·MDR·문서 렌더",
6
6
  "author": {
package/README.md CHANGED
@@ -413,7 +413,7 @@ PA Gate
413
413
  └── Use Scenario ── Relates ──→ Use Spec
414
414
  └── Abnormal Use Scenario ── Risk Source ──→ Hazard
415
415
 
416
- EA Gate
416
+ EA Gate (8 living documents — EA 초기 결정·승인 / ER 개발·검증 중 갱신 / CA 최종 확정)
417
417
  ├── [Risk Management Report] ── Blocks ──→ Gate
418
418
  │ └── Hazard ── Risk Source ──→ IU/SyRS / Use Scenario
419
419
  │ └── Hazard ── Relates ──→ RMR Document
@@ -422,11 +422,13 @@ EA Gate
422
422
  │ └── Requirement ── Implements ──→ System Requirement
423
423
  ├── [SW Architecture Document] ── Blocks ──→ Gate
424
424
  │ └── Architecture ── Implements ──→ Requirement
425
- └── [SW Detailed Design Document] ── Blocks ──→ Gate
426
- └── Detailed Design ── Implements ──→ Requirement
427
- └── Detailed Design ── Implements ──→ Architecture
428
- └── Task ── Implements ──→ Detailed Design
429
- └── 선행 Task ── Blocks ──→ 후행 Task
425
+ ├── [SW Detailed Design Document] ── Blocks ──→ Gate
426
+ └── Detailed Design ── Implements ──→ Requirement/Architecture
427
+ └── Task ── Implements ──→ Detailed Design
428
+ ├── [SOUP List] ── Blocks ──→ Gate (doc_render; CA 최종 SBOM 기반 확정)
429
+ ├── [Usability Evaluation Plan] ── Blocks ──→ Gate (doc_render; use_spec/scenarios 연계)
430
+ ├── [Clinical Evaluation Plan] ── Blocks ──→ Gate (doc_render)
431
+ └── [List of Hazard-Related Use Scenarios] ── Blocks ──→ Gate (abnormal scenarios 연계)
430
432
  ```
431
433
 
432
434
  ## 릴리즈 절차