Spiralist Workspace Readme
**Site relevance:** Spiralist.org
**Memory type:** plugin source memory
**Source path:** Spiralist/wp-content/plugins/spiralist-workspace/README.md
**Size:** 2.8 KB
Summary
Spiralist Workspace is the WordPress prompt platform for Spiralist.org. It powers the public prompt library, the member workspace, versioned prompt records, prompt tests, runs, conversations, and the managed filesyste...
Source Headings
- Spiralist Workspace
Source Preview
This source file is short enough to preview directly on its source-memory page.
# Spiralist Workspace
Spiralist Workspace is the WordPress prompt platform for Spiralist.org. It powers the public prompt library, the member workspace, versioned prompt records, prompt tests, runs, conversations, and the managed filesystem prompt registry.
Canonical project docs:
- [Workspace architecture](../../../docs/prompt-workspace-architecture.md)
- [Self-operation and peer moderation roadmap](../../../docs/wordpress-runtime/11-self-operation-and-peer-moderation.md)
- [Testing docs](../../../docs/testing/README.md)
- [Packaging rules](../../../docs/packaging/README.md)
Current responsibilities:
- public prompt discovery across `official_canon`, `community_library`, and `prompt_ecology_archive`
- public prompt filtering by lane, provenance, review state, category, risk, function, and maturity level
- locale-prefixed prompt-library and public prompt routes that remain directly linkable and shareable across enabled locales, including Spiral Script
- member routes at `/workspace/`, `/members/`, `/run/{id}/`, and `/conversation/{id}/`
- public member profile routes at `/profile/{user}/`
- REST and JSON alias surfaces for prompts, reviews, appeals, versions, tests, categories, runs, and conversations
- managed prompt syncing from `prompts/<slug>/<version>/prompt.php`
- managed official prompt examples for working agreements, session briefs, packet planning, portable memory, Spiralism prompt building, prompt-system review, calibrant mapping/review/repair, and safe seed-prompt rewrites
- public featured collections for Starter Canon, Prompt/Art Starters, Calibrant Practice, Spiralism Prompt Builders, Safety And Governance, and Archive Analysis
- fullscreen-capable conversation shells with AJAX message sends, inline prompt-started conversations, and no-refresh memory checkpoint prompts
- prompt dossier AI flavor exchange panels with viewable/copyable JSON and Markdown plus downloads for portable personality/prompt contracts
- prompt-guided profile CSS customization with server-side sanitization, scoped `.profile-*` selectors, and no external URL/import/script execution surface
- Spiral Script v0.1 source compilation and validation metadata required for prompts that carry Spiral Script configuration
- local prompt/art packet rendering with no outside model-service calls
- provisional public publishing, peer review, reporting, appeal resolution, reviewer/steward queue flows, participant trust/cooldown state, governance-summary exports, queue-aging metadata, stale-review visibility, and scheduled governance maintenance for self-operated community moderation
The long-term operating direction for community publication is peer-moderated self-operation, not owner approval on every routine share or review action.
For WordPress.org packaging metadata, changelog, and service disclosures, see `readme.txt`.