Migration Notes

Summary

Converted the repository into a GitHub-native Jekyll POSSE publishing site for working-draft.org.

The article model uses a Jekyll collection at _articles/ so article filenames can be title-based, for example:

_articles/GitHub-native-POSSE-publishing.md

The canonical article URL is still controlled by front matter category plus filename slug:

https://working-draft.org/architecture/github-native-posse-publishing/

Protected Paths

Suspicious Arttu-Like Paths

Inspected root and recursive directory names for obvious malformed variants of arttu.

Found:

No typo-like duplicate paths such as arttu.u/, artttu/, artu/, or artuu/ were found.

No redirects from typo paths were created.

Other Changes