# まえがき

PayPal がインナーソースの取り組みを初めて発表した場は、2015年に北米で開催された OSCON(O'Reilly's Open Source Convention) です。 我々はその時、すべての答えを持っているわけではなく、オープンソース由来の方法を応用して PayPal 内の壁を壊し、協働を引き起こしてきた一連の旅路を公開するという意志を持っていたにすぎませんでした。 この発表は、その意志の表れなのです。

この旅の成功は、文化的な発展に貢献するツールとプロセスを構築できるチームの存在が大いに関係しているでしょう。 Silona Benewald が PayPal 全体にわたりインナーソースを実現できた背景には、彼女のオープンソースとプロダクトマネジメントにおける経験と、データサイエンスへの愛着があります。

Silona は秩序を大事にしています。 彼女がチェックリストを使う理由は備忘録のためでもありますが、実践的な規律を設けるためでもあり、新しいアイデアを素早く試すためでもあるのです。 彼女は、この小さな本(ブックレット)を書き上げ、我々の考えたインナーソースを実現するためのチェックリストに至る考えを広めようとしています。 皆さんがこの本を楽しみ、新たな知見を得ることができることを願っています。

Danese Cooper, オープンソースおよびインナーソース責任者, PayPal


---

# 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://jp-contents.innersourcecommons.org/understanding-the-innersource-checklist/contents/0-foreword.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.
