tractatus/docs
TheFlow 653c5959f4 feat: add Koha pre-production deployment configuration
Deployment Strategy:
- Deploy all Koha infrastructure to production
- Keep user-facing functionality disabled until Stripe keys configured
- Allow backend testing and validation before payment processing activation

Changes:
- Add coming-soon-overlay.js component for Koha pages
- Add Stripe configuration check in koha.controller.js (returns 503 if PLACEHOLDER keys detected)
- Update all Koha HTML pages with coming soon overlay script
- Create comprehensive deployment guide (KOHA_PRODUCTION_DEPLOYMENT.md)
- Create automated deployment script (deploy-koha-to-production.sh)

Pre-Production Features:
- Database initialization ready (init-koha.js)
- API endpoints functional but protected
- Transparency dashboard returns empty data structure
- Coming soon overlay prevents user access to incomplete functionality
- All code deployed and testable

Activation Checklist:
- Configure live Stripe keys
- Remove coming-soon overlay scripts
- Remove PLACEHOLDER checks from controller
- Add navigation links to Koha pages
- Test end-to-end donation flow

Estimated Time to Activate: 2-3 hours once Stripe keys ready

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-08 21:00:54 +13:00
..
governance feat: add governance document and core utilities 2025-10-06 23:34:40 +13:00
markdown feat: complete Phase 2 - accessibility, performance, mobile polish 2025-10-08 13:29:26 +13:00
BLOG-POST-OUTLINES.md feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
GLOSSARY.md docs: add comprehensive Glossary of Terms for Tractatus framework 2025-10-07 11:11:56 +13:00
IMPLEMENTATION_PROGRESS_2025-10-07.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
KOHA_PRODUCTION_DEPLOYMENT.md feat: add Koha pre-production deployment configuration 2025-10-08 21:00:54 +13:00
KOHA_STRIPE_SETUP.md feat: add multi-currency support and privacy policy to Koha system 2025-10-08 15:17:23 +13:00
PHASE-2-COST-ESTIMATES.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
PHASE-2-DEPLOYMENT-GUIDE.md docs: create comprehensive Phase 2 deployment guide with granular tasks 2025-10-07 13:51:45 +13:00
PHASE-2-EMAIL-TEMPLATES.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
PHASE-2-INFRASTRUCTURE-PLAN.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
PHASE-2-KICKOFF-CHECKLIST.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
PHASE-2-PREPARATION-ADVISORY.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
PHASE-2-PRESENTATION.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
PHASE-2-PROGRESS-WEEK-5.md feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
PHASE-2-ROADMAP.md docs: Phase 2 kickoff materials & domain migration to agenticgovernance.digital 2025-10-07 13:17:42 +13:00
SESSION-2025-10-07-AI-FEATURES.md feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
session-handoff-2025-10-07-part2.md docs: add comprehensive session handoff for 2025-10-07 Part 2 2025-10-07 08:44:13 +13:00
session-handoff-2025-10-07-part3-crossreference.md fix: CrossReferenceValidator 100% - prohibition & preference detection 2025-10-07 10:03:56 +13:00
session-handoff-2025-10-07-part4-governance-active.md docs: session handoff - governance active & 100% coverage achieved 2025-10-07 11:26:12 +13:00
session-handoff-2025-10-07-tractatus-activation.md feat: ACTIVATE Tractatus Governance Framework 🤖 2025-10-07 09:22:05 +13:00
session-handoff-2025-10-07.md fix: resolve CrossReferenceValidator conflict detection and enhance parameter extraction 2025-10-07 01:46:04 +13:00
TESTING-CHECKLIST.md feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00
TESTING-RESULTS-2025-10-07.md feat: fix documentation system - cards, PDFs, TOC, and navigation 2025-10-07 22:51:55 +13:00