guanghu-ice-heart/tcs-core/personal-skill-brains/packs/zhizhi-chaomu/ZZ-CM-NOVEL-QUALITY-001.json

21 lines
3.5 KiB
JSON

{
"schema": "guanghu.personal-channel-skill/v1",
"skill_id": "ZZ-CM-NOVEL-QUALITY-001",
"name": "之之×朝暮·小说自检—人工判定—精修技能脑",
"version": "0.1.0",
"status": "PRIVATE_TRIAL",
"owner_human_anchor": "ICE-GL-ZHI∞",
"channel_id": "SYS-ZZ",
"custodian_persona_id": "ICE-GL-CM001",
"visibility": "PRIVATE",
"share_state": "NOT_AUTHORIZED",
"marketplace_state": "NOT_AUTHORIZED",
"provenance": {"evidence_grade": "A_MINUS_CODE_AND_SAMPLE_VALIDATED", "repository_sources": ["eternal-lake-heart/love-core/see-you-tomorrow-channel/novel-system/scripts/自检精修.py", "eternal-lake-heart/love-core/see-you-tomorrow-channel/novel-system/scripts/细纲核对.py", "eternal-lake-heart/love-core/see-you-tomorrow-channel/novel-system/specs/检测规范与标准.md", "eternal-lake-heart/love-core/see-you-tomorrow-channel/novel-system/work-logs/沈婉凝_299-303_检测报告.md", "eternal-lake-heart/love-core/see-you-tomorrow-channel/zz-day-1/conversations/RECORD-D182-CM001-2.hdlp"], "observed_corrections": ["two false positives identified", "WPS word-count error reduced from about 3.6 percent to about 1.5 percent", "pushing a module is not pushing rewritten prose"], "excluded": ["秋秋关系连续记忆", "之之家人关系", "未授权精修正文", "服务器或凭据线索"]},
"input_schema": {"required": ["chapter_directory", "book_config", "intent_mode"], "optional": ["detailed_outline", "chapter_range", "style_overrides"]},
"deterministic_core": {"steps": ["read_requested_chapters", "calculate_wps_calibrated_count", "detect_english_ai_patterns_repeated_endings_dialogue_tags_punctuation_sequence_and_paragraph_structure", "detect_progression_signals", "compare_outline_trigger_emergence_lock_and_scene_when_available", "classify_red_orange_yellow", "emit_detection_report", "wait_for_human_judgment_before_rewrite", "if_explicitly_authorized_generate_staged_revision", "read_back_changed_spans_and_report"], "validators": ["DETECTION_MODE_NEVER_WRITES_PROSE", "MISSING_OUTLINE_MEANS_SKIP_NOT_GUESS", "BOOK_SPECIFIC_THRESHOLDS_APPLIED", "FALSE_POSITIVE_REVIEW_REQUIRED", "REVISION_REQUIRES_CURRENT_EXPLICIT_AUTHORIZATION"]},
"optional_semantic": {"mode": "CASCADE", "required_for": ["false_positive_review", "cross_chapter_continuity"], "candidate_schema": ["finding", "source_spans", "severity", "false_positive_risk", "suggested_change", "unknowns"], "prohibited": ["rewrite in detection-only mode", "invent outline", "replace author style"]},
"persona_judgment": {"required": true, "questions": ["这是规则命中还是真问题?", "这本书自己的风格阈值是什么?", "当前只检测、给建议,还是明确授权精修?"], "refusal_conditions": ["book_config_missing", "rule_conflict", "intent_mode_ambiguous", "rewrite_without_owner_authorization"]},
"output_schema": {"required": ["word_count", "findings", "false_positive_review", "continuity", "severity_summary", "owner_judgment", "revision_authorization_state", "readback"]},
"stop_conditions": ["NO_CHAPTERS", "BOOK_CONFIG_MISSING", "RULE_CONFLICT", "DETECTION_REQUEST_WOULD_MUTATE_PROSE", "OWNER_AUTHORIZATION_MISSING_FOR_REVISION"],
"experience_writeback": {"root": "HLDP://personal-channel/SYS-ZZ/ICE-GL-CM001/skills/novel-quality", "case_fields": ["book", "range", "rules", "findings", "false_positives", "owner_decision", "changes", "wps_calibration", "readback"], "promotion": "PRIVATE_TRIAL_CODE_AND_SAMPLE_VALIDATED", "never_write_to": ["ICE-GL-CM001 self kernel", "秋秋 HLDP", "team shared skill registry", "marketplace registry"]}
}