docs(synthesis): align quality synthesis prompts with 2026 standards - #602
docs(synthesis): align quality synthesis prompts with 2026 standards#602d-oit wants to merge 6 commits into
Conversation
Update quality synthesis prompt templates across Python and Rust resolvers to strictly enforce Token-Efficiency headers, exact Structural Anchors, extreme density, and AI-slop prohibition according to docs/standards.md. Sync skill shadow copy and update docs/examples/latest_synthesis.md. Co-authored-by: d-oit <6849456+d-oit@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Update quality synthesis prompt templates across Python and Rust resolvers to strictly enforce Token-Efficiency headers, exact Structural Anchors, extreme density, and AI-slop prohibition according to docs/standards.md. Sync skill shadow copy and update docs/examples/latest_synthesis.md. Co-authored-by: d-oit <6849456+d-oit@users.noreply.github.com>
Update quality synthesis prompt templates across Python and Rust resolvers to strictly enforce Token-Efficiency headers, exact Structural Anchors, extreme density, and AI-slop prohibition according to docs/standards.md. Sync skill shadow copy and update docs/examples/latest_synthesis.md. Co-authored-by: d-oit <6849456+d-oit@users.noreply.github.com>
Update quality synthesis prompt templates across Python and Rust resolvers to strictly enforce Token-Efficiency headers, exact Structural Anchors, extreme density, and AI-slop prohibition according to docs/standards.md. Sync skill shadow copy and update docs/examples/latest_synthesis.md. Co-authored-by: d-oit <6849456+d-oit@users.noreply.github.com>
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| JavaScript | Sep 7, 2026 1:01p.m. | Review ↗ | |
| Python | Sep 7, 2026 1:01p.m. | Review ↗ | |
| Rust | Sep 7, 2026 1:01p.m. | Review ↗ | |
| Shell | Sep 7, 2026 1:01p.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Aligned synthesis prompts across Python (scripts/synthesis.py), skill shadow copy (.agents/skills/do-web-doc-resolver/scripts/synthesis.py), and Rust CLI (cli/src/synthesis.rs) with 2026 LLM-Readable-Doc standards (docs/standards.md). Updated docs/examples/latest_synthesis.md with updated output header date.
PR created automatically by Jules for task 12912954892791723865 started by @d-oit