revamp: publish detailed analysis, psychology methods, and project brief - #5
Merged
Conversation
sherlock0717
marked this pull request as ready for review
July 20, 2026 09:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
发布内容
本次改版将 PsyLens 从简略项目入口扩展为完整的公开分析案例,页面、README、正式 DOCX 与方法文档采用统一数据口径。
1. 展示页
2. 正式项目说明
docs/files/PsyLens_project_brief.docx已重写为 9 页完整文档,包含:Actions 生成版本已逐页渲染检查。表格跨页表头正常,没有裁切、重叠或空白尾页。
3. 公开数据与分析
uncertain为 486 条;证据纳入提醒为 163 条,两种口径分开统计;新增确定性分析脚本
tools/summarize_public_analysis.py,页面读取生成的analysis_summary.json。4. 数据 schema 修复
public_text内容相同的冗余raw_text列;surface_topic统一为other_uncertain;migration_history.json,记录迁移数量与保持不变的字段;5. 心理学与评测方法
新增:
docs/methodology/PSYCHOLOGY_FRAMEWORK.md;docs/methodology/DATA_CLEANING_AND_CODING.md;docs/evaluation/EVALUATION_METHOD.md;机制框架覆盖胜任受挫、公平受损、信任与沟通落差、归属感下降、规范与安全风险及显式不确定类别。
6. 全仓库审计修复
data/v2、旧评测脚本和scripts_public的失效说明;requirements-optional.txt替换失效的 legacy 脚本依赖说明;校验
Ubuntu 与 Windows 均已通过:
独立
Public Analysis Artifactsworkflow 也已成功生成规范化数据、分析 JSON 和正式 DOCX。仍需后续研究的内容
合并方式:Squash and merge。