Add Data Olympus#76
Open
ajdelaguila wants to merge 1 commit into
Open
Conversation
PR Summary by QodoAdd Data Olympus MCP server to README list
AI Description
High-Level Assessment
Files changed (1)
|
Code Review by Qodo
1. Stale update metadata
|
Comment on lines
9
to
13
| | Plugins listed | 4 | | ||
| | MCP servers | 5 | | ||
| | MCP servers | 6 | | ||
| | Editor integrations | 6 | | ||
| | Learning resources | 5 | | ||
| | Last updated | 2025-Q2 | |
There was a problem hiding this comment.
1. Stale update metadata 🐞 Bug ⚙ Maintainability
README.md updates the MCP server count and adds a new MCP server entry, but leaves the Status table's "Last updated" value as "2025-Q2". This creates documentation drift where the freshness indicator no longer matches the content changes in this PR.
Agent Prompt
### Issue description
The README Status table's `Last updated` field was not updated even though the list contents and counts changed in this PR.
### Issue Context
The Status table now says MCP servers = 6, and the MCP server list includes a newly added entry, but `Last updated` remains `2025-Q2`.
### Fix Focus Areas
- README.md[7-13]
### Suggested fix
Update `Last updated` to the appropriate current quarter/date for this change (or remove the field if it is not intended to be maintained).
ⓘ Copy this prompt and use it to remediate the issue with your preferred AI generation tools
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.
Description
Adds Data Olympus to the MCP Servers section. Data Olympus is a local governed project-knowledge MCP server for AI coding agents, with reviewed learning proposals and in-force retrieval.
Type of contribution
Submission checklist
Additional context
Data Olympus v0.4.0 added validity windows, supersession-aware retrieval, and in-force filtering so stale or unreviewed project guidance does not silently enter future Claude Code sessions.