access: beta

PRISM Wiki

PRISM (Production Resource & Information System for Media) is a film and video production management platform built on Flask and PostgreSQL. It provides a screenplay-centric workflow covering the full Hollywood pipeline -- from development through post-production -- with multi-provider AI integration, cascade permissions, annotation overlays, on-set device support, and content-addressable version control. PRISM serves as a structured bridge between human filmmakers and AI tools, giving generated output a place to live inside a real production workflow.


Classification Legend

Every page in this wiki is labeled with one of three classification tiers. For full details, see the Content Classification Policy.

Badge Tier Who May Access Description
PUBLIC Public End-users, filmmakers, the general public Safe for anyone — describes what PRISM does and how to use it.
INTERNAL Internal Contributors, developers, contractors Describes how PRISM is built and extended. No live secrets or PII.
RESTRICTED Restricted Named individuals only Contains real infrastructure IDs, credentials, PII, privileged legal content, or security findings.

Find Your Guide

Not sure where to start? Find your role below and jump to the pages that matter most.

Role Who You Are Start Here
Filmmaker / Screenwriter You're writing scripts, managing a production, or collaborating with a team. Quick Start · Screenplay Editor · Workflow Pipeline · AI Features · Annotations

What's in This Wiki

Getting Started

Everything you need to go from zero to a running PRISM instance.

  • Overview PUBLIC -- What PRISM is, who it's for, and how it fits into a production workflow
  • Quick Start PUBLIC -- Create your first organization, production, and script in under 5 minutes

User Guide

Comprehensive coverage of every user-facing feature.

Reference

Quick-lookup tables and reference material.

  • Glossary PUBLIC -- PRISM-specific terminology (Fountain, cascade, breakdown, checkpoint, etc.)

Auth INTERNAL

Authentication deep dives.

Integrations INTERNAL

Third-party integrations.


Task Where to Go Classification
Create your first project Quick Start PUBLIC

Version Info

Version Value Source
UI Version v0.1.36 prism/__init__.py (displayed in site footer)
Package Version 0.6.3 pyproject.toml (Python package metadata)

This wiki is maintained alongside the PRISM codebase. For the condensed developer reference, see CLAUDE.md. For current project status, see STATUS.md. For the product vision, see VISION.md.