Validate an ArchiMate relationship
validate_archimate_relationshipValidate an ArchiMate relationship between two elements, and receive a clear verdict (ok, questionable, likely-wrong) with reasoning and alternative suggestions.
Instructions
要素間に引いた関係が意味的に妥当かを ok / questionable / likely-wrong で判定し、理由と代替案を返す。仕様の許可表ではなく「その線が何を主張することになるか」で見る。 / Judge whether a relationship between two elements makes sense: ok, questionable, or likely-wrong, always with reasoning and alternatives — judged on what the link asserts, not on a permitted-relationship table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | 出力言語 / Output language | both |
| source | Yes | 始点の要素名または ID。例 "業務プロセス" / Source element name or id | |
| target | Yes | 終点の要素名または ID / Target element name or id | |
| relationship | Yes | 関係名。例 "realization" "アクセス" / Relationship name |