fileNames top-level constant
Implementation
const fileNames = [
// Báo Cáo và Tóm Tắt
'report', 'summary', 'notes', 'log', 'data', 'analysis', 'overview', 'review',
'evaluation', 'assessment',
// Dữ Liệu và Tài Liệu
'record', 'file', 'document', 'sheet', 'table', 'list', 'chart', 'graph',
'statistics', 'numbers',
// Hoạt Động và Công Việc
'task', 'project', 'plan', 'schedule', 'activity', 'milestone', 'agenda',
'minutes', 'progress', 'goal',
// Chủ Đề Kỹ Thuật và Khoa Học
'experiment', 'research', 'study', 'observation', 'result', 'metric',
'parameter', 'value', 'reference', 'sample'
];