freelawproject/wiki ? reverse-engineered prompt
Reverse engineered prompt
Build me a wiki for a small organization that can hold both public docs and private internal pages in the same place.
I want pages and folders with visibility that can be public, internal, or private, and those permissions should carry down through subfolders automatically. Every edit should save a new version so I can see history, compare two versions, and roll back if needed. People should be able to sign in with a magic link sent to their email, and outside folks should still be able to suggest changes through a simple public form that shows a diff for review. Editors should then be able to accept or reject those suggestions.
It should also be good for search and sharing, so public pages get clean URLs, metadata for social sharing, breadcrumbs, a sitemap, robots settings, and an llms.txt page for AI tools. Keep everything self contained, with no third party scripts loaded from outside. If you need current docs for Django or any libraries, look them up online.
Are you gonna build this?
make sure you review the code using arcumet