Claude Fable 5:弱提示失败从语法转向缺失上下文
Great read.
Great read.
- Claude Fable 5 makes the human the bottleneck, because the model now exposes every missing decision.
- Claude is getting good enough that weak prompts now fail less from syntax and more from missing context.
- A prompt gives the model a map, but the repository contains the roads, detours, weird legacy choices, and invisible tradeoffs. Every unstated assumption becomes a fork where the model has to choose for you.
- That choice may be reasonable, clean, and still wrong. The best move, then, is to spend less time pretending your spec is complete and more time building tools that expose its gaps.
- Great agentic coding is not writing perfect prompts, but shrinking the gap between intent and reality.
- Ask Claude to find your blind spots before coding, especially inside unfamiliar code or unfamiliar domains.
- Prototype first when taste is hard to explain, because 4 rough versions beat 1 polished mistake.
- Make Claude interview you before building, starting with answers that could change the architecture.
- Keep implementation notes during the build, because every deviation reveals a hidden assumption.
- Do not merge until Claude can quiz you and you fully understand what changed.
更进一步:量化金融体系
看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力