16 道题,用约 2 分钟看看你更像「自律永动机」「奶茶雷达」,还是「压力囤囤兽」。
HBTI(Health Biomarker Type Indicator)是一个面向体重管理场景的开源研究原型。它不按胖瘦或传统体型贴标签,而是通过自我报告题目观察进食、食欲、恢复、压力和日常活动倾向,并生成易记的类型外号与卡通结果卡。
项目定位:研究支持的产品原型,不是医学诊断工具,也尚未获得医学或心理测量学验证。
- 中文逐题作答,16 道题约 2 分钟完成
- 4 个维度、16 种类型代码和贴近生活的中文外号
- 结果包含卡通形象、倾向解释和可导出的分享卡
- 无需登录,答案仅在当前浏览器中计算,不上传或保存
- 题目、评分逻辑、研究计划与验证缺口全部公开
当前原型已经包含:
- 一次一题的浏览器问卷与进度反馈
- 可选的代谢相关指标输入
- 透明的前端计分逻辑
- 类型外号、卡通形象和 SVG 分享卡
- 候选题项库、专家评审表、认知访谈提纲、预注册草稿和验证研究方案
HBTI 目前只能用于产品探索、自我观察和研究设计演示。它不能用于疾病筛查、风险预测、治疗建议或替代医生判断。
当前仍缺少:
- 已完成的专家评审和认知访谈
- 真实受试者的预测试与正式样本
- 信度、结构效度、效标效度与重测信度证据
- 临床有效性和跨人群稳定性证据
因此,类型结果应被理解为“当前规则下的倾向描述”,而不是稳定人格或医学结论。
本项目没有构建步骤或第三方依赖。克隆仓库后直接用浏览器打开 index.html 即可。
git clone https://github.com/WilliamClifton-dev/hbti-prototype.git
cd hbti-prototype
start index.htmlF / SF: Fuel FlexibleS: Sugar Sensitive
H / CH: Hunger StableC: Craving Reactive
R / WR: Recovery EfficientW: Stress Wired
N / DN: Naturally ActiveD: Energy Defending
HBTI is currently an exploratory instrument, not a validated scale.
What already exists in this repo:
- prototype assessment interface
- candidate scoring framework
- validation study plan
- pilot-study protocol
- item bank
- expert review form
- cognitive interview guide
- data dictionary
- preregistration draft
What does not exist yet:
- completed expert review
- completed cognitive interviews
- pilot dataset
- psychometric validation
- clinical validation
- HBTI is not a diagnostic system
- current scoring is heuristic, not empirically calibrated
- type labels are useful for product expression, but continuous scores are likely more appropriate for research analysis
- optional biomarker inputs are exploratory modifiers only
.
├─ index.html # Static prototype entry page
├─ styles.css # UI styles
├─ app.js # Assessment logic, type identities, result rendering
├─ AGENTS.md # Project-level working rules
├─ docs/
│ ├─ project-summary.md # Portfolio-style project overview
│ ├─ specs/ # Product and feature specifications
│ ├─ decisions/ # Architecture / positioning decisions
│ └─ research/ # Validation and research planning materials
├─ tasks/ # Plan and execution notes
└─ .codex/skills/ # Local agent-skills, including custom HBTI skill
This project currently has no package manager or build step.
To run locally:
- Open
index.htmlin a browser. - Complete the questionnaire.
- Review the generated type result and share card.
This repository is already deployable as a static site.
Live demo:
Deployment notes:
Recommended repository description:
Exploratory metabolic-typing prototype for weight-management scenarios, combining questionnaire logic, biomarker-inspired inputs, and validation-oriented research documentation.
Recommended topics:
digital-healthhealth-informaticsfrontendresearch-prototypequestionnaire-designweight-management
This repository is best understood as:
- a digital health product prototype
- a health-informatics portfolio project
- a validation-ready research concept
It is not yet:
- a validated medical assessment
- a clinical decision tool
- a published scientific instrument
Planned validation path:
- Expand and refine the item pool
- Run expert content-validity review
- Run cognitive interviews with target users
- Freeze a formal survey version
- Collect a cross-sectional validation sample
- Test structure, reliability, and construct validity
- Recalibrate scoring if warranted
Core docs:
- Release Notes v0.1.0
- Project Summary
- Release Preparation
- Project Bio Snippets
- HBTI Assessment Spec
- Validation Study Plan (Chinese)
- Pilot Study Protocol
- Item Bank (Chinese)
- Expert Review Form (Chinese)
- Cognitive Interview Guide (Chinese)
- Data Dictionary (Chinese)
- Preregistration Draft (Chinese)
This project is being developed from the perspective of an undergraduate student in Information Management and Information Systems within a medical university context, with an interest in digital health, structured assessment design, and research-oriented product prototyping.
This project is released under the MIT License. See LICENSE.
