One file per pipeline. Each pipeline builds ALL of an application's component
repos, so the log is the raw first-stage evidence for reconstructing what an
application is made of: every [clone]/[deploy] line records the component
repo, the parent application, its namespace and tenant.
Upload into Pathfinder (Estate Discovery → source kind drone).
- analytics-ci.log — application: analytics-api — components: analytics-api, analytics-web
- checkout-ci.log — application: checkout — components: basket-svc, pay-ui, promo-worker
- config-ci.log — application: config-service — components: config-service
- edge-ci.log — application: api-gateway-svc — components: api-gateway
- fraud-ml-ci.log — application: fraud-ml — components: fraud-scorer, fraud-trainer
- identity-ci.log — application: identity — components: identity-api, identity-token-svc, identity-console
- lake-ci.log — application: data-lake — components: ingest-clickstream, curate-warehouse
- ledger-ci.log — application: ledger — components: ledger-svc, ledger-web, ledger-settlement
- notify-ci.log — application: notifications — components: email-dispatch, sms-dispatch, push-dispatch
- orders-ci.log — application: orders — components: orders-api, orders-web, orders-worker
- payments-ci.log — application: payments — components: payments-gw, payments-worker
- promo-batch-ci.log — application: promo-batch — components: promo-batch
- returns-ci.log — application: returns-svc — components: returns-api, returns-worker