Accept SpecSpace executor runtime environment evidence#513
Merged
SoundBlaster merged 2 commits intoJun 9, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Adds proposal 0085 to formally accept downstream SpecSpace evidence (PR #231) showing consumption of the executor runtime-environment boundary surfaced by SpecGraph, by registering a new report-only external consumer evidence entry and extending regression coverage.
Changes:
- Added proposal
0085(proposal doc + archived source draft) describing acceptance scope and evidence. - Registered a new external consumer evidence entry (
specspace-executor-runtime-environment-boundary-20260609) tied toexternal_consumer_handoff::specspace. - Updated proposal runtime/promotion registries and extended the external consumer evidence index acceptance test to cover the new entry.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| tools/proposal_runtime_registry.json | Adds runtime tracking entry for proposal 0085 (surfaces/markers/validation/observation). |
| tools/proposal_promotion_registry.json | Registers proposal 0085 for promotion tracking (working draft provenance, scope, title). |
| tools/external_consumer_evidence_registry.json | Adds the new accepted SpecSpace evidence record for PR #231 and the relevant consumed artifacts. |
| tests/test_supervisor.py | Extends external consumer evidence index regression to expect/validate the new accepted entry. |
| docs/proposals/0085_specspace_executor_runtime_environment_boundary_acceptance.md | New proposal document describing motivation, evidence, and acceptance criteria. |
| docs/archive/proposal_sources/0085_specspace_executor_runtime_environment_boundary_acceptance.md | New archived source draft for proposal 0085. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
6 tasks
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
0085 SpecSpace Executor Runtime Environment Boundary Acceptance.Motivation
not_applicable_in_producer_environmentinstead of a broken local executor configuration.Goals
external_consumer_handoff::specspacecontract.runs/supervisor_executor_adapter_index.jsonandruns/agent_surface_index.json.Changes
0085.specspace-executor-runtime-environment-boundary-20260609totools/external_consumer_evidence_registry.json.Validation
Commands run:
Results:
specgraph.executor.codexasnot_applicable_in_producer_environmentwith producer execution suppressed.entry_count: 5,accepted_count: 5.0086.7 passed.960 passed.Risks / Notes
Checklist