docs(wiki): add wiki sources pointing to the atomic-knowledge corpus - #35
Merged
Conversation
This repository has no wiki, and the v1 documentation lives on the archived pinknetworkx wiki. A minimal docs/wiki mirrors the atomicmarket-contract pattern: a Home page that routes readers to the atomic-knowledge corpus, the CHANGELOG, and the archived v1 wiki, plus the sync recipe.
There was a problem hiding this comment.
Pull request overview
Adds in-repo wiki source pages so visitors of this repository have a clear route to the current AtomicAssets v2 documentation (hosted in the atomic-knowledge corpus), while also preserving links to the changelog and the archived v1 wiki.
Changes:
- Introduces
docs/wiki/Home.mdas the wiki “Home” page, linking toatomic-knowledge, the contract changelog, and the archived v1 wiki. - Adds
docs/wiki/README.mddocumenting the manual sync workflow for publishingdocs/wiki/*.mdinto the GitHub wiki repository.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/wiki/README.md | Documents the wiki publishing/sync procedure and link conventions for in-repo wiki sources. |
| docs/wiki/Home.md | Provides a wiki landing page that routes readers to the canonical atomic-knowledge docs, releases/migration notes, and v1 history. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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.
Why
This repository has no wiki, and the v1 documentation lives on the archived pinknetworkx wiki, so a visitor has no route from here to the current docs. A minimal docs/wiki mirrors the atomicmarket-contract pattern: a Home page that routes readers to the atomic-knowledge corpus, the CHANGELOG, and the archived v1 wiki, plus the sync recipe. The wiki itself is published from these sources once its first page exists.
Validation
Prose review passed on both pages. Every link target was checked: the corpus reference and guides trees on main, the CHANGELOG 2.0.0 entry, and the archived pinknetworkx wiki.