# Project Sprint (Ja)

## Version 4

* [v4.3](/ja/v4.3.md)
* [v4.2](/ja/v4.2.md)
* [v4.1](/ja/v4.1.md)
* [v4.0](/ja/v4.0.md)

v4では、Project Sprint がこれまでも重視してきた「作成物を生む」という行為により重点を置き、プロジェクトを「出力」と「成果」の関係から捉えなおしました。このことにより、以下のような効果を期待しています。

* 作成物を小さく確実に生み出し続けることを重視することで、プロジェクトの推進と最適化がよりスムーズに行えるようになる
* 出力を成果との1対1の対応関係から解き放ち、より幅広く価値を生み出すことができるようにする
* 予測型・適応型両方のプロジェクトに対応できるようになる
* プロジェクトをよりチームメンバー全員のものとして捉えることができるようになる

## Version 3

* [v3.3](/ja/v3.3.md)
* [v3.2](/ja/v3.2.md)
* [v3.1](/ja/v3.1.md)
* [v3.0](/ja/v3.0.md)

## Version 2

* [v2.2](/ja/v2.2.md)


---

# 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://www.projectsprint.org/ja.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.
