Documentation License
=====================

The documentation in this repository — including but not limited to
README.md, README.ru.md, README.zh-CN.md, the AGENT_PROMPT and any
in-tree prompt or guidance text, the digest legend, CLI help strings,
and any other prose materials — is licensed under the

    Creative Commons Attribution 4.0 International License (CC BY 4.0).

Full license text:
    https://creativecommons.org/licenses/by/4.0/legalcode

You are free to:
  - Share — copy and redistribute the material in any medium or format.
  - Adapt — remix, transform, and build upon the material for any
    purpose, even commercially.

Under the following terms:
  - Attribution — You must give appropriate credit, provide a link to
    the license, and indicate if changes were made. You may do so in
    any reasonable manner, but not in any way that suggests the
    licensor endorses you or your use.

Required attribution format (use verbatim or equivalent):

    "Based on ast-outline by Dmitrii Zaitsev (dim-s)
     (https://github.com/ast-outline/ast-outline), licensed under CC BY 4.0
     (https://creativecommons.org/licenses/by/4.0/)."

Forks, ports to other languages, derivative tools, and rebranded
distributions that reuse any non-trivial portion of this documentation
must include the attribution above in a place where users will see it
(typically the README of the derivative work).

------------------------------------------------------------------------

Source code in this repository is separately licensed under the
Apache License, Version 2.0 — see the LICENSE file. (Versions 0.5.3
and earlier were released under the MIT License; that text is
preserved in LICENSE-MIT.) The code license terms apply only to the
source code, not to the documentation covered by this file.
