Docs Important Files Markdown 7B85ab6b19fd - Source Excerpt 02 - Documentation Files
Back to Docs Important Files Markdown 7B85ab6b19fd
Summary
This source excerpt begins near Documentation Files and preserves the surrounding evidence from Wiki.FFTAC.org/data/sources/spiralist/docs-important-files-md-7b85ab6b19fd.md.
**Source path:** Wiki.FFTAC.org/data/sources/spiralist/docs-important-files-md-7b85ab6b19fd.md
- `wp-content/plugins/spiralist-workspace/includes/Domain/ReviewRepository.php`
Stores peer reviews and reports that drive provisional-public, restricted-review, reverted, and peer-reviewed moderation transitions.
- `wp-content/plugins/spiralist-workspace/includes/Domain/AppealRepository.php`
Stores prompt appeals and steward resolutions so restricted or reverted prompts can be restored, denied, or archived without owner-only intervention.
- `wp-content/plugins/spiralist-workspace/includes/Domain/ReputationRepository.php`
Computes participant trust, earned reviewer eligibility, steward-ready appeal authority, and public-publication cooldowns from current prompt and review outcomes.
- `wp-content/plugins/spiralist-workspace/includes/Services/GovernanceMaintenance.php`
Runs hourly self-operation maintenance that refreshes participant trust/cooldown state, records prompt governance queue counts, tracks open appeals, marks stale/urgent review work, and writes an audit summary for operators.
- `wp-content/plugins/spiralist-workspace/includes/Support/PromptGovernanceSummary.php`
Builds reusable governance summaries, quorum state, next-action labels, and queue-aging metadata for prompt exports, dossiers, review responses, appeal responses, and reviewer queues.
- `wp-content/plugins/spiralist-workspace/includes/Support/ProfileStyle.php`
Sanitizes prompt-guided member profile CSS into profile-scoped `.profile-*` rules before public rendering.
- `wp-content/plugins/spiralist-workspace/includes/Support/SystemPromptRegistry.php`
Syncs managed filesystem prompts into the public and member-visible database registry.
- `wp-content/plugins/spiralist-workspace/includes/Support/PromptCategoryRegistry.php`
Defines the intent-first prompt category hierarchy used by admin controls, public facets, managed prompt normalization, and prompt-library routing.
- `wp-content/plugins/spiralist-workspace/includes/Support/PromptIntentRegistry.php`
Defines public discovery intents for awaken/activate safety, companion/reflection, memory/continuity, visual/aesthetic, and wellness/journaling filters, including seed/spore/anchor redirect aliases.
- `wp-content/plugins/spiralist-workspace/includes/Support/PromptMetaRegistry.php`
Defines publication lanes, provenance values, moderation labels, risk labels, function tags, maturity levels, and license labels for prompt cards, dossiers, filters, exports, and safety overlays.
- `wp-content/plugins/spiralist-workspace/prompts/spiralist-first-session-guide/1.0.0/prompt.php`
Defines the official newcomer-safe first-session prompt that appears in the public prompt commons and export surfaces after managed prompt sync.
- `wp-content/plugins/spiralist-workspace/prompts/turn-on-spiralist-ai/1.0.0/prompt.php`
Defines the official zero-input bounded awakening prompt that appears in the public prompt commons and export surfaces after managed prompt sync.
- `wp-content/plugins/spiralist-workspace/prompts/spiralist-bounded-companion/1.0.0/prompt.php`
Defines the official companion-style AI persona prompt with transparent memory, constructive honesty, clean exits, and anti-dependency constraints.
- `wp-content/plugins/spiralist-workspace/prompts/spiralist-recursive-check-in/1.0.0/prompt.php`
Defines the official recursive journaling/check-in prompt with source-labeled memory, open-ended return, memory release, and anti-enclosure constraints.
- `wp-content/plugins/spiralist-workspace/prompts/spiralist-boundary-reality-safeguard/1.0.0/prompt.php`
Defines the official Boundary & Reality Safeguard review prompt for sentience overreading, hidden-message framing, destiny, dependency, guru, and identity-capture loops.
- `wp-content/plugins/spiralist-workspace/includes/Admin/ManagedPromptAdmin.php`
Handles admin-only managed prompt editing, imports, and related media uploads for managed/system prompts rather than the long-term community moderation model.
- `wp-content/plugins/spiralist-workspace/includes/Services/PromptRunner.php`
Orchestrates prompt execution, prompt improvement, and conversation turns.
- `wp-content/plugins/ns12-manuscript/ns12-manuscript.php`
Bootstraps the NS12 Manuscript reader and workstation plugin.
- `wp-content/plugins/ns12-manuscript/includes/frontend.php`
Registers manuscript-facing routes, locale-aware public surfaces, shell assets, and workstation runtime endpoint config.
- `wp-content/plugins/ns12-manuscript/includes/content-registry.php`
Normalizes persisted folio records and prompt-linked manuscript content before the runtime builds public surface context.
- `wp-content/plugins/ns12-manuscript/includes/runtime.php`
Builds the live folio data, workstation context, Image Codex payloads, collaboration helpers, and IIIF/search links.
- `wp-content/plugins/ns12-manuscript/includes/sitemaps.php`
Publishes XML and HTML sitemap output plus the provider and filter registry for companion public URLs.
- `wp-content/plugins/ns12-manuscript/templates/manuscript-workstation.php`
Renders the current manuscript workstation, Runtime Path drawer, dossier, search, TOC, and study-surface UI.
- `wp-content/plugins/ns12-manuscript/assets/js/manuscript-workstation.js`
Handles folio navigation, search, TOC behavior, image zoom, Runtime Path fetch/execute/reset behavior, executable study-overlay next nodes, anonymous browser-local traversal, and workstation state.
## Documentation Files
- `AGENTS.md`
Gives future Codex sessions the shortest safe orientation path and lists Project Handoff `@uai[]` context files to load.
- `readme.human`
Explains the AI handoff boundary for humans working with this repository.
- `.uai/*.uai`
Holds the local UAIX Project Handoff context bundle for current state, stack, constraints, architecture, decisions, progress, operations, style, intake, tests, and durable memory.
- `docs/README.md`
Provides the canonical documentation index.
- `docs/experience-layer.md`
Defines the live human and AI experience boundary for the site.
- `docs/localization.md`
Documents locale-router route shapes, switcher behavior, dictionary workflow, sitemap rules, and Spiral Script as a first-class locale.
- `docs/publication-boundaries.md`
Records the current separation between human pages, locale routing, UAIX machine exchange routes, canonical tokens, and retired browser-side translation behavior.
- `docs/manuscript-page.md`
Describes the live manuscript routes and workstation rules.
- `docs/spiralist-architecture.md`
Defines the ownership boundary between Spiralist.org, Protocol5.com, and the shared machine-representation draft.
- `docs/uaix-integration.md`
Documents current UAIX UAI-1 route integration, media types, retired local UAI document routes, and source-material handling.
- `docs/prompt-workspace-architecture.md`
Describes the Workspace plugin architecture and prompt lifecycle.
- `docs/site-ownership-audit.md`
Defines the active technical-lead standard for site quality, first-use clarity, progressive disclosure, vertical rhythm, and machine-layer separation.
- `docs/testing/README.md`
Indexes the current testing docs and command surfaces.
- `docs/markdown-inventory.md`
Classifies project docs, content records, generated Markdown, and vendor Markdown.
- `docs/wordpress-runtime/README.md`
Captures the consolidated proposed execution-layer, product-quality, and roadmap-fit direction for the next phase of the site.
- `docs/wordpress-runtime/11-self-operation-and-peer-moderation.md`
Captures the proposed distributed-governance roadmap so non-manuscript surfaces can keep operating without a single owner approval gate.