M13-P2.5: Source-summary policy and path-first UX#76
Merged
Conversation
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
This comment has been minimized.
This comment has been minimized.
d3cc0a6 to
50c0be4
Compare
|
pr-agent-context report: Repository focus:
- Splendor is a local-first, git-native, schema-driven knowledge compiler for code-and-research
repositories.
- Prioritize correctness, deterministic filesystem contracts, schema integrity, and CLI behavior.
- Flag regressions in repository automation and contributor workflow quality, not just Python code.
- Do not flag the `shaypal5/pr-agent-context/.github/workflows/pr-agent-context.yml@v4`
reusable workflow reference, or the matching `tool_ref: v4`, as a supply-chain or
reproducibility finding. This repository intentionally uses the floating stable `v4` major ref
for `pr-agent-context` so CI and refresh runs track upstream v4 patch releases.
# Pull request 76
No unresolved review comments, failing checks, or actionable patch coverage gaps were found on PR #76 in repository https://github.com/splendor-dev/splendor. Treat this PR as all clear unless new signals appear.Run metadata: |
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.
Planning notation
M13-P2.5M13-P2Issue Agent experience report: repo scan footgun, value proposition gap, and improvement ideas #70/Initial user experience: useful direction, but source refresh and agent workflow need sharper primitives #72 agent-usefulness redesign.agent-plan.md, README "What Comes Next", anddocs/splendor_mvp_to_v1_roadmap.mdSummary
Implements the M13-P2.5 source-summary policy and path-first UX slice.
Changes:
Core Claims,Design Implications,Product Experience Notes, andSummarybefore falling back to a bounded opening excerpt.splendor query --source,splendor wiki suggest, andsplendor wiki compileto accept source IDs, titles, or readable paths while continuing to persist canonical source IDs.M13-P2.5withM13-P3.1as the conservative next release-finalization/hardening sub-slice.Validation
/Users/shaypalachy/.local/bin/uv run pytest(500 passed)/Users/shaypalachy/.local/bin/uv run ruff format --check ./Users/shaypalachy/.local/bin/uv run ruff check ./Users/shaypalachy/.local/bin/uv run splendor lintNote:
uvwas not on the shellPATHin this Codex session, so validation used the installed binary at/Users/shaypalachy/.local/bin/uv.Follow-ups intentionally deferred
splendor pr-summaryRefs #70
Refs #72