Загрузка данных


# TaskTracker runtime probe for Sprint 45 OAS.
# Copy to .env near 45.files.tt-target-runtime-probe.py in target env.

TT_TOKEN=
TT_BASE_URL=
TT_OPERATOR_ROOT_TICKET=A-111
TT_ETL_EXECUTOR_PERSON=account_name1

# Optional: manually pre-create a normal task that is already linked as a child
# of a parent task, preset its author as needed, then put its ticket id here.
# The probe will read it back and collect compact createdBy/author/assignment/
# link evidence without creating anything.
TT_PRECREATED_CHILD_TASK_TICKET=
TT_OUTPUT_JSON=tt-oas-runtime-probe.extract.json

# Same default behavior as the known target example: verify=False.
TT_VERIFY_SSL=false
TT_TIMEOUT_SECONDS=30
TT_MAX_CHILD_SUIT_CANDIDATES=8

# Optional overrides. Leave empty unless Codex asks or auto-discovery is not enough.
TT_CHILD_SUIT_CANDIDATES=
TT_SMOKE_CHILD_SUIT=
TT_SMOKE_LINK_TYPE=
TT_SMOKE_LINK_DIRECTION=

# Optional narrow link-type override for the pre-created child task link find.
TT_PRECREATED_CHILD_TASK_LINK_TYPES=

# Real mutation smoke is OFF by default. Enabling it creates a real unit and a
# real link, so use only under an approved noise-safe parent/root.
TT_ENABLE_MUTATION_SMOKE=false
TT_CONFIRM_CREATE_LINK=I_UNDERSTAND_THIS_CREATES_TASKTRACKER_UNITS
TT_SMOKE_PARENT_TICKET=
TT_SMOKE_SUMMARY_PREFIX=[OAS TT probe]
TT_SMOKE_PRIORITY=major
TT_SMOKE_ASSIGNED_TO_JSON=