Reorganize specification navigation#1
Open
ericfj2140 wants to merge 1 commit into
Open
Conversation
Preserve the current marketplace specification in SPEC.md while adding contributor guardrails, compatibility/history docs, pillar transpositions, the e-commerce lane, examples guidance, and an escrow proposal workspace. Validation: SPEC.md matches the pre-refactor README and GammaMarkets/market-spec spec.md; exact-block checks passed for 16 transposed sections.
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
Reorganizes the specification repository into a navigation-first structure while preserving the current protocol text and compatibility surface.
Why
The current repository stores the full marketplace protocol in the root README only. This makes it hard to distinguish normative spec text from history, compatibility guidance, future proposal space, and contributor instructions. This PR keeps the existing specification intact and adds structure around it.
What changed
SPEC.mdas the contiguous compatibility snapshot of the pre-refactor README.AGENTS.mdwith guardrails for structural and semantic spec changes.Validation
SPEC.mdmatches the pre-refactorREADME.mdbyte-for-byte.SPEC.mdmatchesGammaMarkets/market-specspec.md.0,14,16,17,10019,30402,30405,30406,31555,31989,31990.Runtime or visual evidence
Documentation-only change. No runtime surface.
Risks and follow-ups
SPEC.mdfor compatibility and should be cleaned up only in a later semantic/no-op editorial PR with explicit review.