docs: 隱私措辭誠實化 + Step 4 反饋落地管道 (closes #42, closes #43)#70
Open
atomchung wants to merge 1 commit into
Open
Conversation
, closes #43) Privacy (#43, residual after #48): - README privacy section rewritten architecture-neutral: data-flow self-evidence line (local CSV -> your own model session -> local ~/.trade-coach/, no fourth stop); inference goes through the user's own model API, subject to their account's data policy - Drop ambiguous claim about memory; keep the true claims (no third-party backend, author never sees a row) Feedback channel (#42): - Add .github/ISSUE_TEMPLATE/card-feedback.yml: two text fields (hit? / what's off?) + real-CSV-vs-mock dropdown; template and form both warn against pasting trade details; card-feedback label created - SKILL.md Step 4: after collecting the one-line feedback, show a clickable form URL once, voluntary, no second pitch - README privacy section links the same form as the only voluntary collection channel (Stage 0's source of truth) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Jul 3, 2026
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.
摘要
兩個 P0 合一 PR(都動 README 隱私節同一區域,拆開必衝突):
#43 隱私措辭(#48 之後的殘餘,依 issue comment 的增量三點)
~/.trade-coach/,沒有第四站#42 反饋迴路落地
.github/ISSUE_TEMPLATE/card-feedback.yml:兩格(有戳中嗎?/哪裡不對?)+ 真實 CSV vs mock 下拉(Stage 0 關鍵訊號);表單頂部明示別貼交易明細card-feedback已建好(gh 實測存在)驗收(對照 #42)
python3 tests/run_all.py3 套全綠Closes #42, closes #43
🤖 Generated with Claude Code