tractatus/docs
TheFlow a4db3e62ec
Some checks are pending
CI / Run Tests (push) Waiting to run
CI / Lint Code (push) Waiting to run
CI / CSP Compliance Check (push) Waiting to run
chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial)
Addresses the documentation-layer gap after Phase A/B moved the git REMOTE from
GitHub to Codeberg but left ~100 project-self GitHub URLs embedded in markdown,
HTML, JS, and Python files. The remote-layer migration was generalised as
"GitHub is gone from the codebase" without verifying the content layer.

22 files swept in this commit. 27 additional files hold pre-existing inst_016/017/018
or inst_084 debt that would transfer on touch (hook whole-file scan). Those
await a companion hygiene-first commit before their GitHub->Codeberg flip
can land cleanly.

Sweep scope this commit:
  - README.md, SECURITY.md
  - 3 For-Claude-Web bundle files (GitHub URLs noted as "separate concern" in
    today's earlier licence-swap commits)
  - docs/markdown/deployment-guide.md
  - docs/AUTOMATED_SYNC_SETUP, PLURALISM_CHECKLIST, github/AGENT_LIGHTNING_README
  - docs/business-intelligence/governance-bi-tools
  - docs/outreach/EXECUTIVE-BRIEF-BI-GOVERNANCE (+ v2)
  - docs/research/ARCHITECTURAL-SAFEGUARDS-*
  - email-templates/README.md, base-template.html
  - 3 scripts/seed-*-blog-post.js (blog-seeding scripts)
  - scripts/upload-document.js
  - SESSION_HANDOFF_2025-10-23_FRAMEWORK_ANALYSIS.md
  - SECURITY_INCIDENT_POST_MORTEM_2025-10-21.md

Pattern swaps (longest-first):
  github.com/AgenticGovernance/tractatus-framework/issues -> codeberg.org/mysovereignty/tractatus-framework/issues
  github.com/AgenticGovernance/tractatus-framework/discussions -> .../issues (Codeberg has no discussions feature)
  github.com/AgenticGovernance/tractatus-framework.git -> codeberg.org/mysovereignty/tractatus-framework.git
  github.com/AgenticGovernance/tractatus-framework -> codeberg.org/mysovereignty/tractatus-framework
  git@github.com:AgenticGovernance/... -> git@codeberg.org:mysovereignty/...
  github.com/AgenticGovernance/tractatus (old org/repo path) -> codeberg.org/mysovereignty/tractatus-framework
  AgenticGovernance/tractatus-framework (bare) -> mysovereignty/tractatus-framework

Hook validator update (scripts/hook-validators/validate-credentials.js):
  PROTECTED_VALUES.github_org:  'AgenticGovernance'  -> 'mysovereignty'
  PROTECTED_VALUES.license:     'Apache License 2.0' -> EUPL-1.2 long form
  URL detection regex:          /github\.com\/.../   -> /codeberg\.org\/.../
  Placeholder checks + error messages updated to reflect Codeberg as
  authoritative post-migration host. Key names (e.g. `github_org`) retained
  for backward compatibility with validate-file-edit.js.

Held back from this commit (27 files total, documented reasons):

  11 historical session handoffs / closedown docs / incident reports
    (2025-10 through 2026-02) — modifying them rewrites the record to contain
    URLs that did not exist at the time of writing, AND ownership of their
    pre-existing inst_084 exposures transfers on touch.

  8 live-content docs with pre-existing inst_084 debt (port/API-endpoint/
    file-path exposures): docs/markdown/case-studies.md, technical-architecture,
    introduction-to-the-tractatus-framework, implementation-guide-v1.1,
    docs/plans/integrated-implementation-roadmap-2025, docs/governance/*,
    docs/ANTHROPIC_*, docs/GOVERNANCE_SERVICE_*, docs/RESEARCH_DOCUMENTATION_*,
    deployment-quickstart/*.

  8 live-content docs with pre-existing inst_016/017/018 debt:
    CHANGELOG.md, CONTRIBUTING.md, docs/LAUNCH_ANNOUNCEMENT, LAUNCH_CHECKLIST,
    PHASE_4_REPOSITORY_ANALYSIS, PHASE_6_SUMMARY, docs/plans/research-enhancement-
    roadmap-2025, docs/case-studies/pre-publication-audit-oct-2025.

  Also NOT in this commit (separate concerns):
  - scripts/add-inst-084-github-url-protection.js (detection-rule logic needs
    framework-level decision on post-migration semantics).
  - .claude/* (framework state).
  - docs/PRODUCTION_DOCUMENTS_EXPORT.json (DB dump).
  - package-lock.json (npm sponsor URLs, third-party).
  - .git/config embedded credentials (requires out-of-band rotation on both
    remote hosts + auth-strategy decision; user-action task).

Context: today's EUPL-1.2 sweep closed the licence-text-content layer
(5c386d0d / 6d49bfbf / ab0a6af4 / 4c1a26e8). This commit starts closing the
matching vendor-URL-content layer. Next: hygiene-first pass on the 16
live-content docs held back, then a second URL-flip pass on them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 10:53:13 +12:00
..
analysis fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
analysis-archive-2025-10 fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
api feat: add comprehensive JavaScript and Python code examples 2025-10-12 11:13:55 +13:00
architecture fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
articles docs: Complete licence migration to CC BY 4.0 for remaining research papers 2026-02-22 16:34:55 +13:00
business-intelligence chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial) 2026-04-20 10:53:13 +12:00
case-studies fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
deployment-logs fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
diagrams fix(csp): clean all public-facing pages - 75 violations fixed (66%) 2025-10-19 13:17:50 +13:00
drafts docs: sanitise draft research notes — remove internal details 2026-04-09 17:06:31 +12:00
economist-analysis fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
facilitation fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
framework docs(framework): move implementation docs from /tmp to permanent storage 2025-10-27 20:04:17 +13:00
framework-improvements fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
framework-incidents fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
github chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial) 2026-04-20 10:53:13 +12:00
governance fix: Remove analytics contradictions from French/German privacy locales 2026-02-10 13:52:41 +13:00
i18n feat(architecture): restructure page around 5 Alexander principles + framework fixes 2025-10-31 00:43:43 +13:00
implementation fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
integrations docs: add Agent Lightning integration guide for docs database 2025-11-03 15:43:46 +13:00
markdown chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial) 2026-04-20 10:53:13 +12:00
outreach chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial) 2026-04-20 10:53:13 +12:00
planning fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
plans docs: Complete VPS recovery documentation and attack reference 2026-01-20 12:06:32 +13:00
reports feat: add i18n support for Agent Lightning page and navbar feedback 2025-11-03 15:58:12 +13:00
research chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial) 2026-04-20 10:53:13 +12:00
research-data docs: complete research documentation publication (Phases 1-6) 2025-10-25 20:10:04 +13:00
research-paper/drafts docs: complete research documentation publication (Phases 1-6) 2025-10-25 20:10:04 +13:00
session-handoffs docs: add Phase 2 discoverability session handoff 2025-11-03 15:36:36 +13:00
simulation fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
stakeholder-recruitment fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
stripe-analysis security: Redact committed credentials and harden repo security 2026-02-08 21:04:13 +13:00
testing fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
website-updates docs: comprehensive Alexander integration documentation 2025-10-30 22:25:22 +13:00
accessibility-improvements-2025-10.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
ANTHROPIC_CONSTITUTIONAL_AI_PRESENTATION.md docs: Add Governance Service implementation plan and Anthropic presentation 2025-11-06 22:43:54 +13:00
architecture-diagram-generic.mmd fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
architecture-diagram.mmd fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
AUTOMATED_SYNC_SETUP.md chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial) 2026-04-20 10:53:13 +12:00
AUTONOMOUS_FRAMEWORK_WORK_2025-10-23.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BENCHMARK-SUITE-RESULTS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BLOG-POST-OUTLINES.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BLOG_CURATION_WORKFLOW.md docs: Add manual blog publishing workflow to curation docs 2026-02-08 18:08:17 +13:00
BLOG_IMPLEMENTATION_VALIDATION_REPORT.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BOOTSTRAPPING_SOLUTION.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
BOOTSTRAPPING_SOLUTION_IMPLEMENTED.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
CACHE_FIX_V2_PERMANENT.md feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
claude-code-framework-enforcement.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
CONTINUOUS_ENFORCEMENT_ARCHITECTURE.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
CONTINUOUS_FLOW_WORKFLOW_REMAINING_DOCS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
CREDENTIAL_ROTATION_PROCEDURES.md feat(governance): Phase 0 complete - 100% enforcement + defense coverage 2025-10-25 16:15:21 +13:00
CREDENTIAL_VAULT_SPECIFICATION.md security: Redact committed credentials and harden repo security 2026-02-08 21:04:13 +13:00
DEEPSEEK_HANDOVER_BRIEF.md docs: Add VPS access reference and DeepSeek handover brief 2026-01-19 11:03:00 +13:00
DEPLOYMENT_CACHE_FIX.md docs: comprehensive deployment cache fix documentation 2025-11-03 13:11:18 +13:00
DEPLOYMENT_RSYNC_PATTERNS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
DOCUMENT_AUDIT_2025-10-11.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
DOCUMENT_AUDIT_REPORT.json feat(docs): documentation curation infrastructure (scripts + sidebar) 2025-10-25 21:36:54 +13:00
DOCUMENT_OPTIMIZATION_WORKFLOW.md security: Redact committed credentials and harden repo security 2026-02-08 21:04:13 +13:00
DOCUMENT_REORGANIZATION_SUMMARY.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
DOCUMENT_SECURITY_GOVERNANCE.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
DOCUMENTATION_OWNERSHIP.md feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
DOCUMENTATION_UPDATES_REQUIRED.md docs: Add Governance Service implementation plan and Anthropic presentation 2025-11-06 22:43:54 +13:00
draft-emails-scholars.md docs: Update Potaua email draft — add contact details and introducer name 2026-02-18 09:17:38 +13:00
ENFORCEMENT_AUDIT.md feat(governance): implement comprehensive enforcement architecture 2025-10-25 13:15:06 +13:00
EXECUTIVE-SUMMARY-Pluralistic-Deliberation-in-Tractatus.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
EXTERNAL-COMMUNICATIONS-IMPLEMENTATION-SUMMARY.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
EXTERNAL-COMMUNICATIONS-MANAGER-SPEC.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
EXTERNAL-COMMUNICATIONS-STRATEGIC-REPORT.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
FEATURE_RICH_UI_IMPLEMENTATION_PLAN.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
FIND_STRIPE_BANK_HOLDER_NAME.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
FRAMEWORK_FAILURE_2025-10-09.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
FRAMEWORK_HOOK_INTEGRATION.md feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
FRAMEWORK_IMPROVEMENTS_2025-10-23.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
FRAMEWORK_PERFORMANCE_ANALYSIS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
FRAMEWORK_RULES_AUDIT.md feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
GLOSSARY.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
GOVERNANCE-RULE-LIBRARY.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
GOVERNANCE_AUTHORIZATION_SYSTEM_PLAN.md feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
GOVERNANCE_SERVICE_IMPLEMENTATION_PLAN.md docs: Add Governance Service implementation plan and Anthropic presentation 2025-11-06 22:43:54 +13:00
I18N_IMPLEMENTATION_SUMMARY.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
implementation-plan-ai-led-deliberation-SAFETY-FIRST.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
IMPLEMENTATION_PROGRESS_2025-10-07.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
INCIDENT_RECOVERY_2026-01-19.md docs: Complete VPS recovery documentation and attack reference 2026-01-20 12:06:32 +13:00
INCIDENT_REPORT_20260222_DELIBERATE_INSTRUCTION_REFUSAL.md docs: Add incident report and licence migration utility scripts 2026-02-22 16:36:41 +13:00
KOHA-SECURITY-AUDIT-2025-10-09.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
KOHA_PRODUCTION_DEPLOYMENT.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
KOHA_STRIPE_SETUP.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
LAUNCH_ANNOUNCEMENT.md docs: complete research documentation publication (Phases 1-6) 2025-10-25 20:10:04 +13:00
LAUNCH_CHECKLIST.md docs: complete research documentation publication (Phases 1-6) 2025-10-25 20:10:04 +13:00
MULTI_PROJECT_GOVERNANCE_IMPLEMENTATION_PLAN.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
MULTI_PROJECT_GOVERNANCE_IMPLEMENTATION_PLAN_v2.md feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
NEWSLETTER_SENDING_IMPLEMENTATION.md feat: Migrate from SendGrid to ProtonBridge for email sending 2025-11-04 12:02:17 +13:00
PHASE-2-COST-ESTIMATES.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-DEPLOYMENT-GUIDE.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-EMAIL-TEMPLATES.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-INFRASTRUCTURE-PLAN.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-KICKOFF-CHECKLIST.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-PREPARATION-ADVISORY.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-PRESENTATION.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-PROGRESS-WEEK-5.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE-2-ROADMAP.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PHASE_4_REPOSITORY_ANALYSIS.md docs: complete research documentation publication (Phases 1-6) 2025-10-25 20:10:04 +13:00
PHASE_6_SUMMARY.md docs: complete research documentation publication (Phases 1-6) 2025-10-25 20:10:04 +13:00
PLURALISM_CHECKLIST.md chore(vendor-policy): sweep project-self GitHub URLs to Codeberg (partial) 2026-04-20 10:53:13 +12:00
pluralistic-values-additions.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
pluralistic-values-deliberation-plan-v2.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
pluralistic-values-deliberation-plan.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
precis-taonga-biasiny-tule.md docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-biasiny-tule.pdf docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-carroll.md docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-carroll.pdf docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-centred-steering-governance.md docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-hudson.md docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-hudson.pdf docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-kukutai.md docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
precis-taonga-kukutai.pdf docs: Add scholar outreach materials for Taonga paper review 2026-02-11 21:27:59 +13:00
PRODUCTION_DEPLOYMENT_CHECKLIST.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PRODUCTION_DOCUMENTS_EXPORT.json chore: cleanup - add session docs, remove screenshots, update session state 2025-10-28 09:48:45 +13:00
PRODUCTION_ENFORCEMENT_SHOWCASE_PLAN.md docs: Add Production Enforcement Showcase plan (TOP PRIORITY) 2025-11-24 13:46:10 +13:00
PRODUCTION_MONITORING_SETUP.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
PROTONBRIDGE_QUICKSTART.md feat: Migrate from SendGrid to ProtonBridge for email sending 2025-11-04 12:02:17 +13:00
PROTONBRIDGE_SETUP.md feat: Migrate from SendGrid to ProtonBridge for email sending 2025-11-04 12:02:17 +13:00
RESEARCH_DOCUMENTATION_DETAILED_PLAN.md feat(governance): Phase 0 complete - 100% enforcement + defense coverage 2025-10-25 16:15:21 +13:00
RESEARCH_DOCUMENTATION_PLAN.md docs: add research documentation planning document 2025-10-25 14:43:01 +13:00
SCHEMA_V3_SPECIFICATION.md feat: Complete Phase 2 Agent Lightning website integration 2025-11-03 14:38:20 +13:00
SECURITY-AUDIT-2025-10-09.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SECURITY_AUDIT_REPORT.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SECURITY_AUDIT_TEMPLATE_VPS.md docs: Add security incident report and VPS audit template 2025-12-10 08:33:48 +13:00
SECURITY_INCIDENT_REPORT_2025-12-09.md docs: Add security incident report and VPS audit template 2025-12-10 08:33:48 +13:00
SECURITY_INCIDENT_REPORT_2026-02-11.md docs: Rewrite incident report with proportionate framing 2026-02-12 07:47:53 +13:00
SESSION-2025-10-07-AI-FEATURES.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-07-part2.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-07-part3-crossreference.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-07-part4-governance-active.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-07-tractatus-activation.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-07.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION-HANDOFF-2025-10-10-PHASE-4-WEEK-1.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-12-complete.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-12-database-cleanup.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-12-deployment.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-12-FINAL.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-12-fixes-and-security.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-12-test-validation.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
session-handoff-2025-10-12.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION-HANDOFF-2025-10-12.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION_HANDOFF_2025-10-10.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION_HANDOFF_2025-10-11.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION_HANDOFF_2025_10_11.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION_HANDOFF_2025_10_11_P3_P4.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION_INIT_API_MEMORY_AUDIT.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
SESSION_MANAGEMENT_ARCHITECTURE.md feat(blog): integrate Tractatus framework governance into blog publishing 2025-10-25 08:47:31 +13:00
SESSION_MANAGEMENT_REFERENCE.md docs: Optimize session management documentation 2025-11-24 13:15:03 +13:00
SIMULATION-PRE-LAUNCH-CHECKLIST.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_ACCOUNT_NAME_FIX.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_BANK_NAME_MATCHING.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_CUSTOMER_PORTAL_NEXT_STEPS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_CUSTOMER_PORTAL_SETUP.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_DEPLOYMENT_STATUS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_FIX_FOR_JOHN_STROH.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_LIVE_MODE_DEPLOYMENT.md security: Redact committed credentials and harden repo security 2026-02-08 21:04:13 +13:00
STRIPE_PAYOUT_DIAGNOSTIC.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_PORTAL_CONFIGURATION_STEPS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
STRIPE_SANDBOX_SETUP_COMPLETE.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
TE_REO_MAORI_TRANSLATION_REQUIREMENTS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
TESTING-CHECKLIST.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
TESTING-RESULTS-2025-10-07.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
TRIGGER_WORD_ENFORCEMENT.md fix(governance): add architectural enforcement for "ff" and "ffs" trigger words 2025-10-25 12:32:52 +13:00
UPDATE_PLAN.md fix: Replace prohibited terms in AL integration documentation 2025-11-03 21:59:18 +13:00
USER_GUIDE_PROJECTS.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
USER_GUIDE_RULE_MANAGER.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00
value-pluralism-faq.md docs: Migrate markdown sources to CC BY 4.0 licence for PDF regeneration 2026-02-22 17:02:37 +13:00
VPS_ACCESS_REFERENCE.md docs: Add VPS access reference and DeepSeek handover brief 2026-01-19 11:03:00 +13:00
VPS_RECOVERY_REFERENCE.md docs: Complete VPS recovery documentation and attack reference 2026-01-20 12:06:32 +13:00
WORKFLOW_REFINEMENTS_2025-10-13.md fix(submissions): restructure Economist package and fix article display 2025-10-24 08:47:42 +13:00