新增 (7模块)
| 模块 |
文件 |
功能 |
| Δ快检引擎 |
delta_quick_audit.py |
每轮回应后5秒5问偏差感知 |
| 领域检测器 |
domain_detector.py |
自动判定 daily/tech/philosophy/combat |
| Few-Shot注入 |
fewshot_builder.py |
6组校准数据 → 完整/精简/反例版prompt |
| Callback集成 |
delta_callback.py |
LangChain handler + OpenAI SDK wrapper |
| 热税会计 |
heat_tax_accountant.py |
L0/L1/L2三层实时追踪 + auto_estimate |
| Agent配置 |
agent_config.py |
4预设 + YAML/JSON + 全参数化 |
| 多Agent编排 |
agent_orchestrator.py |
Sequential/Parallel/Quorum/Pipeline + QuorumFast |
调教文件 (tuning/)
mss_llm_hybrid_v1.md — 三层架构
mss_llm_hybrid_v2.md — 自校准架构
calibration_dataset_10.md — 10组对比示例
Agent CLI
mss-agent run --preset combat
mss-agent audit "LLM回应..."
mss-agent config preset daily