Exports & Baselines
TCS JSON export
curl -H "Authorization: Bearer $NODURA_API_TOKEN" "$NODURA_BASE_URL/api/export/tcs/$NODURA_CONTEXT_ID"node platform/examples/js/export-tcs.jsTrace-matrix CSV/TSV
GET /api/export/trace-matrix/:contextId?format=csv|tsv|excel
Signed baseline ZIP
Planned; use TCS JSON + CSV today.