← ClaudeAtlas

tfx-consensuslisted

DEPRECATED — tfx-auto consensus root 로 통합됨. `/tfx-auto --mode consensus` 가 canonical entrypoint 다. Phase 4a 부터 consensus/debate/panel 은 같은 엔진 family 를 공유하고, 차이는 `--shape` 와 renderer 에만 남긴다. Phase 5 (v11) 에 물리 삭제 예정.
tellang/triflux · ★ 7 · AI & Automation · score 75
Install: claude install-skill tellang/triflux
# tfx-consensus (DEPRECATED → tfx-auto alias) > DEPRECATED. `/tfx-auto --mode consensus` 로 리다이렉트. > `shape=consensus` 가 기본값이므로 추가 `--shape` 없이 기존 의미를 유지한다. ## 동작 canonical 위임 **이전** 에 아래 bash 블록을 한 번 실행한다. Phase 5 (v11) 물리 삭제 게이트는 `.omc/state/alias-usage.log` 의 7일 zero-usage 검증에 의존 — 이 logging 이 빠지면 게이트가 영영 열리지 않는다. ```bash mkdir -p .omc/state echo "[deprecated] tfx-consensus -> use: tfx-auto --mode consensus" >&2 echo "[DEPRECATED] tfx-consensus — see tfx-auto --mode consensus" echo "$(date -u +%Y-%m-%dT%H:%M:%SZ) tfx-consensus -> tfx-auto --mode consensus" >> .omc/state/alias-usage.log ``` 1. 위 bash 블록 실행 (stderr 경고 + stdout `[DEPRECATED]` 마커 + alias-usage.log append). 2. ARGUMENTS 전체 앞에 `--mode consensus` 를 prepend 하여 `Skill("tfx-auto")` 호출. 3. `--shape` 미지정 시 기본값은 `consensus` 다. `--analysis-prompt-file`, `--cli-set`, `--resolution-threshold` 같은 합의 인자는 그대로 passthrough 한다. ## 등가 플래그 `--mode consensus` 동등한 명시 표현: - `/tfx-auto "<topic>" --mode consensus` - `/tfx-auto "<topic>" --mode consensus --shape consensus` ## 이 alias 의 의미 tfx-consensus 는 여전히 consensus family 의 canonical semantics 를 대표하지만, 별도 ��진으로 유지하지 않는다. Phase 4a 부터 공통 orchestration, participant 상태, artifact 경로, `meta_judgment` 스키마를 `tfx-auto --mode consensus` 가 소유한다. 공통 계약: - Triflux anti-bias contract: `triad`는 Claude/Opus counter-bias outvoice + Codex implementation/reality check + Antigravity product/UX auxiliary 관점을 보존한다. Claude/Opus는 합의에서 minority/dispute를 지우는 최종 심판이 아니라 반론/위험/필요 증거를 명시하는 outvoice다.