OVERVIEW/ADVANCED/LICENSE_AUDITOR
Advancedexperimental08_/_ADVANCED

License Auditor

Walks a dependency tree, identifies copyleft and source-available risks, and produces a counsel-ready remediation plan.

Py_3.12CrewAIPip-licensesRequestsVIEW SOURCE
# INPUT_PROMPT // LICENSE_AUDITOR
SCHEMA: V.1.0
system@agent-archive:~$
IDLE
OUTPUT_LOG:

[IDLE] Awaiting input. Press RUN DEMO to initialize the pipeline.

LIVE_EXECUTION_LOG // license-auditor0 EVENTS

[STREAM] No active execution. Trigger a run to populate the log.

/SYSTEM_INTERNALS

ARCHITECTURE

SYSTEM_ARCHITECTURE
[01]Tree Walker
[02]License Classifier
[03]Remediation Writer

/BACKEND_CONTRACT

PLUGGABLE RUNTIME

This demo serves a hardcoded fixture today. Set NEXT_PUBLIC_USE_REAL_BACKEND=true and the same UI will POST /api/advanced/license-auditor to a real CrewAI service - no UI change required.

/TYPED_INTERFACE

runProject(LICENSE_AUDITOR, {
  language: string,
  manifest: string,
}) -> markdown