Commit graph

1 commit

Author SHA1 Message Date
TheFlow
09f7eaa5f7 feat(scripts): add value pluralism support scripts
- load-inst-035.js: Load precedent database rule to MongoDB
  - Fixes collection name (governanceRules vs governance_rules)
  - Eliminates "Precedent database rule not found" warning

- migrate-value-pluralism-docs.js: Migrate docs to MongoDB
  - Generate ToC from markdown headings
  - Create search indexes
  - Add full metadata (quadrant, persistence, audience, tags)
  - Proper MongoDB integration for docs.html

- generate-markdown-pdfs.js: Generate PDFs using Puppeteer
  - Workaround for missing pandoc PDF engines
  - Styled PDFs with proper typography
  - 3 value pluralism documents

All scripts support production deployment workflow

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 16:36:03 +13:00