# Minimal TaskTracker mutation smoke probe for Sprint 45 OAS.
# Copy this file to .env near 45.files.tt-target-mutation-smoke-minimal.py.
TT_TOKEN=
TT_BASE_URL=https://portal.works.prod.localnet/swtr
TT_VERIFY_SSL=false
TT_TIMEOUT_SECONDS=30
TT_OUTPUT_JSON=tt-oas-phase4-mutation-smoke.extract.json
# Parent/root task for the smoke-created child task.
TT_OPERATOR_ROOT_TICKET=ARCHTM-111
TT_PHASE4_PARENT_TICKET=
# Phase 3 target evidence used task/task and child-as-destination link shape.
# Override these if your target evidence says otherwise.
TT_PHASE4_SPACE=
TT_PHASE4_CHILD_SUIT=task
TT_PHASE4_LINK_TYPE=decomposition
TT_PHASE4_LINK_DIRECTION=root_source_child_destination
# Assignment proof. Use mode=string to test the current local-code style.
# Use mode=json to test a visible user object. Use mode=omit to skip assignment.
TT_ETL_EXECUTOR_PERSON=account_name1
TT_PHASE4_ASSIGNED_TO_MODE=string
TT_PHASE4_ASSIGNED_TO=
TT_PHASE4_ASSIGNED_TO_JSON=
TT_PHASE4_PRIORITY=minor
TT_PHASE4_WORKFLOW_COMMAND=NEW
TT_PHASE4_SUMMARY_PREFIX=[OAS TT phase4]
# Real mutation guard. This creates a real task and a real link.
TT_ENABLE_MUTATION_SMOKE=false
TT_CONFIRM_CREATE_LINK=I_UNDERSTAND_THIS_CREATES_TASKTRACKER_UNITS