Reproducibility Package for "A Governance Architecture for AI-Assisted Validation of Construction Cost Knowledge: Combining Domain Rules with LLM Semantic Analysis"
收藏资源简介:
This repository provides the reproducibility package for the manuscript: “A Governance Architecture for AI-Assisted Validation of Construction Cost Knowledge: Combining Domain Rules with LLM Semantic Analysis.” Contents include: - Sanitized datasets used in validation and statistical testing - Reproducibility and verification scripts - Prompt template and output schema artifact - Precomputed output tables used for manuscript verification - Manifest and package documentation Quick start: python verify_all_paper_numbers.py --data-root research/data --output-dir outputs Sanitization and confidentiality: - Sensitive text/price-identifying fields are removed or blanked while preserving CSV schema and column order. - Live API/authentication scripts are excluded. - Manuscript submission source files are excluded.



