BDG Agent Studio
Third-party notices

--------------------------------------------------------------------
NO THIRD-PARTY SOURCE CODE IS BUNDLED IN THIS ARCHIVE.
--------------------------------------------------------------------

Every Luau file under src/ and starter-role/ was authored for this
product. So were the Rojo project mapping and the Roblox place file.

VERIFIED PROPERTIES

  * This archive contains only Luau source, one Roblox place file
    (.rbxlx), one Rojo project mapping (.json), and documentation.

  * There is no vendored library, no minified bundle, no compiled
    binary, no node_modules directory, no package manifest, no lockfile,
    and no machine-learning model weights of any origin.

  * There is no executable tooling of any kind in this archive, and
    therefore no dependency to install. Nothing here requires Node.js,
    npm, Git, Docker, or a command line.

  * No trained language artifact ships with this product. Language
    understanding is performed by the deterministic routers you declare
    in your own capability pack.

ABOUT EXTERNAL SERVICES

This archive DOES contain a network client. Seven modules under
src/server/AgentRuntime/Providers/ call the hosted BDG backend over
HTTPS using Roblox's HttpService: GatewayTransport, GatewayContracts,
GatewayFeatureFlags, GatewayCatalogPins, SyntheticCaseAllowlist,
SyntheticAssistProvider and LiveAssistWiring. The starter place ships
configured to use them; supply the project credential and they are
live. Clear the ProvidersEnabled attribute, set GatewayMode to
disabled, or omit the credential, and no request is made.

No third-party library is involved: that client is written against
Roblox platform APIs only, and every line of it ships as readable
source in this archive.

If you separately obtain and run an optional service from your
supplier, that software installs its own dependencies and you become
responsible for their licence obligations at that point. Nothing in
this archive triggers any such obligation, because none of that code
and none of its dependency metadata is present here.

ROBLOX PLATFORM APIS

This product runs inside Roblox Studio and the Roblox engine and uses
Roblox platform APIs. Roblox is not affiliated with this product and
does not endorse it. Your use of Roblox Studio and the Roblox platform
is governed by Roblox's own terms.

--------------------------------------------------------------------
For the licence covering this product itself, see LICENSE.txt.
--------------------------------------------------------------------
