tractatus/docs/economist-analysis/PERPLEXITY_REVIEW_FILES.md
TheFlow 14a2013626 chore(docs): archive historical session and analysis documents
- Archived 44 session handoffs to .claude/session-archive/
- Archived 7 Stripe analyses to docs/stripe-analysis/
- Archived Economist analyses to docs/economist-analysis/
- Archived framework incidents to docs/framework-incidents/
- Archived deployment logs to docs/deployment-logs/
- Created ARCHIVE_SUMMARY_2025-10-21.md with full index
- Created OPTIMAL_NEXT_SESSION_STARTUP_PROMPT_2025-10-21.md

Result: Root directory reduced from 70+ to 25 essential docs

🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 11:58:15 +13:00

4.9 KiB

Tractatus Website Files for Perplexity AI Review

8 Main Website Pages (HTML)

Location: /home/theflow/projects/tractatus/public/

  1. Homepage

    • index.html - Landing page with hero, features, audience paths
  2. Audience Pages

    • researcher.html - For AI safety researchers
    • implementer.html - For technical implementers
    • advocate.html - For policy advocates/communicators
  3. About Pages

    • about.html - Project overview and mission
    • about/values.html - Core values, Te Tiriti acknowledgment
  4. Community Pages

    • media-inquiry.html - Press/media submission form
    • case-submission.html - Case study submission form

Framework Documentation PDFs

Location: /home/theflow/projects/tractatus/public/downloads/

Core Documentation (Most Important)

  1. introduction-to-the-tractatus-framework.pdf (229 KB)

    • Source: docs/markdown/introduction.md
  2. core-concepts-of-the-tractatus-framework.pdf (379 KB)

    • Source: docs/markdown/core-concepts.md
  3. implementation-guide.pdf (249 KB)

    • Source: docs/markdown/implementation-guide.md
  4. case-studies-real-world-llm-failure-modes.pdf (328 KB)

    • Source: docs/markdown/case-studies.md
  5. glossary.pdf (488 KB)

    • Source: docs/markdown/GLOSSARY.md
  6. organizational-theory-foundations-of-the-tractatus-framework.pdf (229 KB)

    • Source: docs/markdown/organizational-theory-foundations.md

Governance & Values

  1. tractatus-ai-safety-framework-core-values-and-principles.pdf (279 KB)

    • Source: docs/governance/TRA-VAL-0001-core-values-principles-v1-0.md
  2. claude-code-framework-enforcement.pdf (591 KB)

    • Source: docs/claude-code-framework-enforcement.md

Technical Implementation

  1. tractatus-agentic-governance-system-glossary-of-terms.pdf (489 KB)
    • Complete technical glossary

Source Markdown Files

Location: /home/theflow/projects/tractatus/docs/markdown/

  • introduction.md - Framework introduction
  • core-concepts.md - Quadrants, persistence, boundaries
  • implementation-guide.md - Technical implementation steps
  • case-studies.md - 27027 incident and other failures
  • GLOSSARY.md - Complete terminology
  • organizational-theory-foundations.md - Scholarly foundations

Governance Location: /home/theflow/projects/tractatus/docs/governance/

  • TRA-VAL-0001-core-values-principles-v1-0.md - Core values

Production URLs

All files are deployed to: https://agenticgovernance.digital/

Main Pages:

PDFs:


Essential Website Content (attach these):

  1. /home/theflow/projects/tractatus/public/index.html
  2. /home/theflow/projects/tractatus/public/researcher.html
  3. /home/theflow/projects/tractatus/public/implementer.html
  4. /home/theflow/projects/tractatus/public/advocate.html
  5. /home/theflow/projects/tractatus/public/about.html

Core Documentation PDFs (attach these):

  1. /home/theflow/projects/tractatus/public/downloads/introduction-to-the-tractatus-framework.pdf
  2. /home/theflow/projects/tractatus/public/downloads/core-concepts-of-the-tractatus-framework.pdf
  3. /home/theflow/projects/tractatus/public/downloads/organizational-theory-foundations-of-the-tractatus-framework.pdf

OR use markdown sources (lighter weight):

  1. /home/theflow/projects/tractatus/docs/markdown/introduction.md
  2. /home/theflow/projects/tractatus/docs/markdown/core-concepts.md
  3. /home/theflow/projects/tractatus/docs/markdown/organizational-theory-foundations.md

Interactive Demos

Location: /home/theflow/projects/tractatus/public/demos/

  1. tractatus-demo.html - Main framework demo
  2. 27027-demo.html - 27027 incident visualization
  3. classification-demo.html - Instruction classification
  4. boundary-demo.html - Boundary enforcement

URLs:


Notes

  • All HTML pages include footer with Apache 2.0 license
  • PDFs generated from markdown using Pandoc
  • Total PDFs on production: 24 files (9.2 MB)
  • Total PDFs locally: 37 files (includes development docs)
  • Only core framework PDFs deployed to production