tractatus/src
TheFlow 2a54b69f4b feat: add SEO-friendly blog post URL routing (/blog/:slug)
Add 301 redirect from /blog/:slug to /blog-post.html?slug=:slug
for cleaner, more SEO-friendly blog post URLs.

Enables access via:
https://agenticgovernance.digital/blog/tractatus-research-working-paper-v01

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-25 20:25:03 +13:00
..
config fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
controllers feat(cultural-sensitivity): implement Phase 1 - detection and flagging (inst_081) 2025-10-25 11:10:06 +13:00
middleware feat(governance): wave 5 enforcement - 100% coverage achieved (79% → 100%) 2025-10-25 14:10:23 +13:00
models feat(cultural-sensitivity): implement Phase 1 - detection and flagging (inst_081) 2025-10-25 11:10:06 +13:00
routes feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
services feat(cultural-sensitivity): implement Phase 1 - detection and flagging (inst_081) 2025-10-25 11:10:06 +13:00
utils refactor(lint): fix code style and unused variables across src/ 2025-10-24 20:15:26 +13:00
server.js feat: add SEO-friendly blog post URL routing (/blog/:slug) 2025-10-25 20:25:03 +13:00