> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/ja/apuri/packages/packaging-requests/packaging-roles-and-responsibilities.md).

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

#### パッケージ保守の種類

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

* **定期更新**：これらのパッケージは 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
