Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

requirements.rst: arch_linkage_safety table missing real_arc_int_op rows for comp implements/uses

Đang mở
#629 0 bình luận 0 reaction 1 người được giao Xem trên GitHub

@RolandJentschETAS đang làm issue này rồi.

Từ ngày 2/7/2026.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

Context

Follow-up from review discussion on #624 (tool_req__arch_linkage_safety).

Issue

In docs/internals/requirements/requirements.rst, the linkage table under tool_req__arch_linkage_safety documents:

comp, implements, logic_arc_int, no, yes
comp, uses, logic_arc_int, no, yes

However, src/extensions/score_metamodel/metamodel.yaml allows both implements and uses from comp to target either logic_arc_int or real_arc_int_op:

optional_links:
  implements: logic_arc_int, real_arc_int_op
  uses: logic_arc_int, real_arc_int_op

The table only lists logic_arc_int as a target, so it doesn't fully mirror the metamodel for these two relations.

Suggested fix

Either:

  1. Add rows for comp, implements, real_arc_int_op and comp, uses, real_arc_int_op, or
  2. If the omission is intentional (table only documents the safety-relevant subset per gd_req__arch_linkage_safety), note that explicitly in the table/requirement text.

Reference

Ngôn ngữ chính
Python
Star
11
Fork
33
Merge trung bình
22 giờ 43 phút
Pull request đã merge (30 ngày)
65

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của eclipse-score/docs-as-code

Tất cả issue của eclipse-score/docs-as-code

Issue tương tự

Thêm issue về Python

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.