docs: loyalty go-live update + Hetzner reset fix + sweep nav
Some checks failed
Some checks failed
- docs/proposals/loyalty-go-live-readiness.md — record the 2026-05-16 session: 7 bugs found during Test 1 round 1 (TimestampMixin, CardDetailResponse, storefront i18n triple, Makefile, meta_keywords), 6 fixed and deployed with commit hashes, B1-F still pending repro on the clean DB. - docs/deployment/hetzner-server-setup.md — fix section 12 step 8 to call seed_email_templates_core.py + seed_email_templates_loyalty.py instead of the non-existent seed_email_templates.py, and add seed_demo.py at the end. Append a note about post-reset state (.build-info + admin settings). - mkdocs.yml — sweep 14 previously-unlinked proposals and 2 module docs (loyalty/production-readiness.md, prospecting/batch-scanning.md) into the nav so the strict build no longer warns. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
36
mkdocs.yml
36
mkdocs.yml
@@ -220,6 +220,7 @@ nav:
|
||||
- Program Analysis: modules/loyalty/program-analysis.md
|
||||
- UI Design: modules/loyalty/ui-design.md
|
||||
- Production Launch Plan: modules/loyalty/production-launch-plan.md
|
||||
- Production Readiness: modules/loyalty/production-readiness.md
|
||||
- Monitoring: modules/loyalty/monitoring.md
|
||||
- Runbook - Wallet Certs: modules/loyalty/runbook-wallet-certs.md
|
||||
- Runbook - Expiration Task: modules/loyalty/runbook-expiration-task.md
|
||||
@@ -253,6 +254,7 @@ nav:
|
||||
- Overview: modules/prospecting/index.md
|
||||
- Database: modules/prospecting/database.md
|
||||
- Scoring: modules/prospecting/scoring.md
|
||||
- Batch Scanning: modules/prospecting/batch-scanning.md
|
||||
- Research Findings: modules/prospecting/research-findings.md
|
||||
- User Journeys: modules/prospecting/user-journeys.md
|
||||
|
||||
@@ -325,22 +327,36 @@ nav:
|
||||
- Documentation Consolidation: proposals/PLAN_documentation-consolidation.md
|
||||
- Module Dependency Redesign: proposals/SESSION_NOTE_2026-02-03_module-dependency-redesign.md
|
||||
- Import-002 Cross-Module Deps: proposals/SESSION_NOTE_2026-02-09_import002-cross-module-deps.md
|
||||
- Android Terminal Implementation: proposals/android-terminal-implementation.md
|
||||
- Backward Compatibility Cleanup: proposals/backward-compatibility-cleanup.md
|
||||
- CMS Redesign Alignment: proposals/cms-redesign-alignment.md
|
||||
- Decouple Modules: proposals/decouple-modules.md
|
||||
- Decouple Modules Implementation: proposals/decouple-modules-implementation-plan.md
|
||||
- Loyalty Phase 2 Interfaces: proposals/loyalty-phase2-interfaces-plan.md
|
||||
- Loyalty Program Analysis: proposals/loyalty-program-analysis.md
|
||||
- Permissions Plan: proposals/plan-perms.md
|
||||
- Validator Noqa & Remaining Findings: proposals/validator-noqa-suppressions-and-remaining-findings.md
|
||||
- Backward Compatibility Cleanup: proposals/backward-compatibility-cleanup.md
|
||||
- Module Documentation Migration: proposals/module-documentation-migration-plan.md
|
||||
- End-to-End Prospecting to Live Site: proposals/end-to-end-prospecting-to-live-site.md
|
||||
- Fix SEC-015 x-html Findings: proposals/fix-1600-sec015-xhtml-findings.md
|
||||
- Google Wallet Local Testing: proposals/google-wallet-local-testing.md
|
||||
- RBAC Cleanup Two-Phase Plan: proposals/rbac-cleanup-two-phase-plan.md
|
||||
- Store Login Platform Detection: proposals/store-login-platform-detection.md
|
||||
- Test API Deps Auth Dependencies: proposals/test-api-deps-auth-dependencies.md
|
||||
- Post Soft-Delete Follow-ups: proposals/post-soft-delete-followups.md
|
||||
- Hosting Architecture Decision: proposals/hosting-architecture-decision.md
|
||||
- Hosting Cascade Delete: proposals/hosting-cascade-delete.md
|
||||
- Hosting Site Creation Fix: proposals/hosting-site-creation-fix.md
|
||||
- Loyalty Go-Live Readiness: proposals/loyalty-go-live-readiness.md
|
||||
- Loyalty Phase 2 Interfaces: proposals/loyalty-phase2-interfaces-plan.md
|
||||
- Loyalty Program Analysis: proposals/loyalty-program-analysis.md
|
||||
- Merchant Intake Checklist: proposals/merchant-intake-checklist.md
|
||||
- "Merchant Intake Checklist (FR)": proposals/merchant-intake-checklist-fr.md
|
||||
- Module Documentation Migration: proposals/module-documentation-migration-plan.md
|
||||
- Permissions Plan: proposals/plan-perms.md
|
||||
- POC Content Mapping: proposals/poc-content-mapping.md
|
||||
- Post Soft-Delete Follow-ups: proposals/post-soft-delete-followups.md
|
||||
- Prospecting Contact Scraper Fix: proposals/prospecting-contact-scraper-fix.md
|
||||
- RBAC Cleanup Two-Phase Plan: proposals/rbac-cleanup-two-phase-plan.md
|
||||
- Security Audit Demo POC Builder: proposals/security-audit-demo-poc-builder.md
|
||||
- Security Hardening Plan: proposals/security-hardening-plan.md
|
||||
- Store Login Platform Detection: proposals/store-login-platform-detection.md
|
||||
- Store Menu Multi-Platform Visibility: proposals/store-menu-multi-platform-visibility.md
|
||||
- Storefront Builder Vision: proposals/storefront-builder-vision.md
|
||||
- Test API Deps Auth Dependencies: proposals/test-api-deps-auth-dependencies.md
|
||||
- Transaction Categories: proposals/transaction-categories.md
|
||||
- Validator Noqa & Remaining Findings: proposals/validator-noqa-suppressions-and-remaining-findings.md
|
||||
|
||||
# --- Archive ---
|
||||
- Archive:
|
||||
|
||||
Reference in New Issue
Block a user