Add open-core readiness evidence slice - #332
Draft
KryptosAI wants to merge 2 commits into
Draft
Conversation
🔭 MCP Observatory — Action needed: run did not clear the gateSafety verdict
📊 Summary
Next action
🔭 MCP Observatory — test your MCP servers for breaking changes · ⭐ Star |
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.
Summary
This draft PR turns the open-core readiness plan into a focused, reproducible implementation slice.
What changed
blockreviewallowbenchmarks/with safe, high-risk, and ambiguous seeded fixtures.docs/rules.mdwith evidence sources, severity/decision mapping, reproduction guidance, and limitations.docs/behavioral-evals.mdand focused tests.recordSessionStartcall in the scan flow.src/score-model.ts, shared by the CLI and hosted worker, removing scoring drift risk while preserving the worker's security-lite scope.Validation
npm test— full suite completed with no failing-test output after the worker-hardening expectation was updated for the shared scorer.npm run lint— passed.npm run typecheck— passed for the package and API worker.npm run build— passed.npm run validate:artifacts— passed for checked-in artifacts.npm pack --dry-run— readiness docs and benchmark assets included.Remaining gaps
Open-core boundary
This PR keeps the scanner, evidence engine, artifact schemas, receipts, local baselines/diffs, public benchmark fixtures, and deterministic local eval runner open. Hosted fleet coordination, organization/team management, central policy administration, historical retention, scheduled rescans, hosted approvals, blast-radius analysis, enterprise IAM, managed orchestration, private indexes, compliance workflows, and hosted decision APIs remain proprietary control-plane work.