# パッケージングの役割と責任

#### パッケージ保守タイプ

**保守対象パッケージ**

* **定期更新**: これらのパッケージは RealmJoin Packaging Factory によって継続的に監視されます。
* **更新プロセス**: 厳密なチェックの後、更新はストアに公開されます。
* **サポートオプション**: 更新が見当たらない場合、お客様はサポートチケットを起票して対応を依頼できます。

**非保守パッケージ**

* **分類**: 保守対象としてマークされていないパッケージはすべて、このカテゴリに分類されます。
* **更新要求**: お客様は、非保守の汎用パッケージについて定期更新要求を提出する必要があります。
* **費用**: 汎用パッケージの更新は無償です。

<figure><img src="/files/dc87ce5d094c2ec413caeb245f23f701fabe6535" alt=""><figcaption><p>汎用の保守対象アプリケーションパッケージ</p></figcaption></figure>

**カスタムパッケージ**

* **個別対応の更新**: カスタムパッケージの更新は、お客様からの個別の依頼に基づいて作成されます。
* **料金**: これらの更新は、お客様ごとの要件に合わせて個別対応されるため、料金が発生します。

<figure><img src="/files/fcea4fda4f637789af565dedf311703ea48d70ea" alt=""><figcaption><p>カスタムの非保守アプリケーションパッケージ</p></figcaption></figure>

**責任**

保守対象アプリケーションのパッケージは、ベンダーが更新をリリースすると更新されます。RealmJoin Packaging Factory は、非保守アプリケーションを監視しません。お客様は、それ以外のすべてのアプリケーションについて、自ら監視し、更新を依頼する責任があります。

| プロセスステップ          | RealmJoin               | お客様                      |
| ----------------- | ----------------------- | ------------------------ |
| 汎用パッケージの作成        | パッケージング                 | 依頼                       |
| カスタムパッケージの作成      | パッケージング                 | 依頼                       |
| アプリケーションパッケージのテスト | インストール、再インストール、アンインストール | 機能確認、結果を glueckkanja と共有 |
| 更新監視              | 保守対象パッケージ               | 非保守パッケージ                 |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmjoin.com/ja/apuri/packages/packaging-requests/packaging-roles-and-responsibilities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
