NOOA AGENTDOC — NVIDIA Apache-2.0 Attribution

This package contains code derived from NVIDIA's NOOA (OO-Agents framework):
  Project:     labs-OO-Agents (https://github.com/nvidia/labs-OO-Agents)
  Package:     nooa.agentdoc (runtime Python documentation)
  License:     Apache-2.0
  Author:      NVIDIA CORPORATION & AFFILIATES
  Copyright:   (c) 2026, NVIDIA CORPORATION & AFFILIATES. All rights reserved.

Ported into aither-adk (adk/agentdoc) for bounded-preview rendering of
tool results and structured object formatting in agent reasoning loops.

The port preserves the original Apache-2.0 license and credits NVIDIA as
the upstream source. No material modifications to the core pformat/pprint
engine have been made; only import paths have been rewritten from
nooa.agentdoc.* to adk.agentdoc.* for ADK integration.

For the full Apache-2.0 license text, see the LICENSE file at the root
of the aither-adk project.
