5 Commits

Author SHA1 Message Date
ben.stull c7766f0035 Merge pull request 'docs: redirect stubs from docs/<slug>.md to docs/rfcs/<slug>.md' (#12) from docs-redirect-stubs into main 2026-06-16 02:03:43 +00:00
Ben Stull 36985e7c3a docs: turn the docs/ memos into 'moved' stubs pointing at docs/rfcs/
Older Gitea links were shared pointing at docs/<slug>.md; the content has
since moved to docs/rfcs/<slug>.md (the rfc-app 'docs' collection). Gitea has
no per-file HTTP redirect, so replace each old file with a short stub linking
to the new repo path and the rendered RFC-app URL, so previously-shared links
still land somewhere useful.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 19:03:32 -07:00
ben.stull d63842c066 Merge pull request 'docs: restore original memos at docs/<slug>.md' (#11) from restore-docs-originals into main 2026-06-16 01:56:50 +00:00
Ben Stull 929de076c1 docs: restore original memos alongside the rfc-app docs/rfcs/ copies
Keep the plain, frontmatter-free memos at docs/<slug>.md (as before) in
addition to the rfc-app entry copies under docs/rfcs/. The registry mirror
reads only docs/rfcs/, so these root copies are not ingested as duplicate
entries — they're just the readable repo docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 18:56:39 -07:00
ben.stull 3a77e1d732 Merge pull request 'docs: restructure into rfc-app docs collection (Maker Collective)' (#10) from add-docs-collection into main 2026-06-15 22:21:32 +00:00
2 changed files with 18 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
# Maker Platform — PR-FAQ has moved
This document now lives at **[`docs/rfcs/maker-platform-pr-faq.md`](./rfcs/maker-platform-pr-faq.md)**.
It is rendered (and editable) in the RFC app at:
**https://rfc.wiggleverse.org/p/maker-collective/c/docs/e/maker-platform-pr-faq**
_This stub is kept only so older links to `docs/maker-platform-pr-faq.md` still
resolve — please update bookmarks to one of the locations above._
+9
View File
@@ -0,0 +1,9 @@
# Maker Platform — Strategy & Architecture has moved
This document now lives at **[`docs/rfcs/maker-platform-strategy.md`](./rfcs/maker-platform-strategy.md)**.
It is rendered (and editable) in the RFC app at:
**https://rfc.wiggleverse.org/p/maker-collective/c/docs/e/maker-platform-strategy**
_This stub is kept only so older links to `docs/maker-platform-strategy.md` still
resolve — please update bookmarks to one of the locations above._