Copyright (c) 2026 Yusuke Abe. All rights reserved.

This software and associated documentation files (the "Software") are the
proprietary property of Yusuke Abe (the "Author").

1. GRANT OF LICENSE

   The Author grants you a non-exclusive, non-transferable, revocable
   license to install and use the Software as a Visual Studio Code
   extension for your personal or internal business purposes.

2. SOURCE CODE

   The source code of the Software is the proprietary property of the
   Author and is NOT made publicly available. The Software is distributed
   solely in compiled and/or bundled form through the Visual Studio Code
   Marketplace.

   You may not reverse engineer, decompile, disassemble, or otherwise
   attempt to derive the source code from the distributed Software, except
   to the extent such activity is expressly permitted by applicable law
   notwithstanding this limitation.

3. RESTRICTIONS

   You may NOT:
   (a) Copy, modify, merge, publish, distribute, sublicense, or sell
       copies of the Software, in whole or in part.
   (b) Create derivative works based on the Software.
   (c) Reverse engineer, decompile, or disassemble the Software, except
       to the extent required by applicable law.
   (d) Remove or alter any copyright notices or this license from the
       Software.
   (e) Use the bundled or distributed code, or any portion thereof, in
       other software or projects.

4. TERMINATION

   This license is effective until terminated. It will terminate
   automatically without notice if you fail to comply with any term of
   this license. Upon termination, you must cease all use of the Software
   and destroy all copies in your possession.

5. DISCLAIMER OF WARRANTY

   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.

6. LIMITATION OF LIABILITY

   IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING
   FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
   DEALINGS IN THE SOFTWARE. THIS INCLUDES, WITHOUT LIMITATION, ANY LOSS
   OF DATA, LOSS OF PROFITS, INTERRUPTION OF BUSINESS, OR ANY OTHER
   DAMAGES ARISING FROM DEFECTS, ERRORS, OR FAILURES OF THE SOFTWARE.

7. GOVERNING LAW

   This license shall be governed by and construed in accordance with the
   laws of Japan. Any disputes arising under this license shall be subject
   to the exclusive jurisdiction of the courts of Japan.

   Nothing in this section shall deprive a consumer who acquires or uses
   the Software primarily for personal, family, or household purposes of
   the protection afforded to that consumer by the mandatory provisions of
   the law of the country in which the consumer is habitually resident,
   including any mandatory rights concerning the applicable governing law
   or the competent court. To the extent any such mandatory provision
   applies, it shall prevail over this section.

8. THIRD-PARTY COMPONENTS

   This Software incorporates third-party open source components, each
   subject to its own license terms. A complete list of such components
   and the full text of their licenses is provided in the
   THIRD_PARTY_NOTICES.md file distributed with this Software. This license
   does not modify, supersede, or restrict your rights under those
   third-party licenses.

9. FUTURE PAID FEATURES

   The Software is currently provided free of charge during its Early
   Access period (versions 0.1.x). The Author reserves the right to
   designate certain features as Pro Features requiring a separate paid
   license in future versions (v1.0 and later).

   ALL USERS, including those who first installed and used the Software
   during the Early Access period, will be subject to the Pro license
   terms when applicable. There is NO perpetual free entitlement to Pro
   Features by virtue of having used the Software during Early Access;
   no grandfather provision is offered.

   The Early Access period is intended as an opportunity for users to
   evaluate the full feature set before deciding whether to obtain a
   Pro license once one becomes required.

10. DATA PROCESSING

    The Software stores all user-generated data (such as memos,
    commit candidates, file progress entries, and trash metadata) locally
    within the user's Git repository, in the `.git/gitinprogress/`
    directory.

    The Software does not collect, transmit, or share any user data with
    the Author or any third party, except as explicitly initiated by the
    user (for example, when the user invokes the MCP server from an AI
    client of their choice).

11. AI INTEGRATION

    The Software includes an MCP (Model Context Protocol) server that
    allows AI clients of the user's choice (such as Claude Code, GitHub
    Copilot Chat, or other compatible clients) to read or modify
    GitInProgress data on the user's local machine.

    The user is solely responsible for understanding what data is shared
    with their chosen AI client and for compliance with any
    confidentiality, privacy, or regulatory obligations that apply to
    their repositories. The Author makes no representation regarding
    the data handling practices of any third-party AI client.
