83 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			2.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
| # 胡汉三千年项目目录结构规划
 | |
| 
 | |
| ## 核心理论体系 (core-theory/)
 | |
| ### 基础理论框架
 | |
| - `core-theory/phonetic-semantic-framework.md` - 音韵表意文字系统理论
 | |
| - `core-theory/heaven-earth-logic.md` - "天地相通"哲学框架  
 | |
| - `core-theory/kulue-root-network.md` - "圐圙"词根网络基础
 | |
| - `core-theory/cultural-logic-system.md` - 文化逻辑推理体系
 | |
| - `core-theory/y-sound-orthodoxy.md` - Y音正统性理论
 | |
| 
 | |
| ### 核心定义与工程文档
 | |
| - `core-theory/core-definitions.py` - 核心概念定义库
 | |
| - `core-theory/methodology.md` - 研究方法论
 | |
| 
 | |
| ## 历史研究 (historical-research/)
 | |
| ### 专题研究
 | |
| - `historical-research/yanda-origins/` - 嚈哒起源研究
 | |
| - `historical-research/northern-dynasties/` - 北朝宇宙研究
 | |
| - `historical-research/hu-han-integration/` - 胡汉融合史研究
 | |
| 
 | |
| ### 案例分析
 | |
| - `historical-research/kashmir-analysis/` - 克什米尔问题分析
 | |
| - `historical-research/geopolitical-codes/` - 地缘政治密码
 | |
| 
 | |
| ## 学术论文 (academic-papers/)
 | |
| ### 已发表/待发表论文
 | |
| - `academic-papers/methodology/` - 方法论论文
 | |
| - `academic-papers/symbol-belief/` - 符号信仰论文
 | |
| - `academic-papers/comparative-studies/` - 比较研究论文
 | |
| 
 | |
| ### 论文草稿与笔记
 | |
| - `academic-papers/drafts/`
 | |
| - `academic-papers/reviews/`
 | |
| 
 | |
| ## 文学创作 (literary-works/)
 | |
| ### 诗歌作品
 | |
| - `literary-works/poetry/dragon.md` - 心易雕龙歌
 | |
| - `literary-works/poetry/taigong.md` - 太公心易
 | |
| - `literary-works/poetry/lianyaohu.md` - 炼妖壶GameFi
 | |
| 
 | |
| ### 文学分析
 | |
| - `literary-works/analysis/three-body-interpretation/` - 三体解读
 | |
| 
 | |
| ## 技术工具 (tools/)
 | |
| ### 分析工具
 | |
| - `tools/data-processing/image-processing/` - 图像处理工具
 | |
| - `tools/data-processing/` - 数据处理脚本
 | |
| - `tools/ai-tools/` - AI工具集成
 | |
| 
 | |
| ### 内容生成工具
 | |
| - `tools/content-generation/` - 电子书、播客和视频生成工具
 | |
| 
 | |
| ### 开发工具
 | |
| - `tools/development/` - 开发辅助工具
 | |
| - `tools/setup/` - 项目设置工具
 | |
| 
 | |
| ### 可视化工具
 | |
| - `tools/diagrams/` - 图表和可视化
 | |
| - `tools/visualization/` - 数据可视化工具
 | |
| 
 | |
| ### 分析工具
 | |
| - `tools/analysis/` - 数据分析脚本
 | |
| 
 | |
| ## 文档资料 (documentation/)
 | |
| ### 项目文档
 | |
| - `documentation/overview/` - 项目概览
 | |
| - `documentation/standards/` - 学术标准
 | |
| - `documentation/references/` - 参考资料
 | |
| 
 | |
| ### 分析文档
 | |
| - `documentation/analysis/` - 各类分析文档
 | |
| - `documentation/cross-references/` - 交叉引用系统
 | |
| 
 | |
| ## 配置文件 (config/)
 | |
| - `config/kiro/` - Kiro配置文件
 | |
| - `config/git/` - Git配置
 | |
| - `config/python/` - Python环境配置
 | |
| 
 | |
| ## 根目录保留文件
 | |
| - `README.md` - 项目总览
 | |
| - `PROJECT_STRUCTURE.md` - 目录结构说明
 | |
| - `DOCUMENTATION_OVERVIEW.md` - 文档概览
 | |
| - `.gitignore` - Git忽略规则 |