Docs Important Files Markdown 7B85ab6b19fd - Source Excerpt 01 - Important Files
Back to Docs Important Files Markdown 7B85ab6b19fd
Summary
This source excerpt begins near Important 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
# Important Files
These files are the main implementation anchors for the current Spiralist WordPress runtime.
## Theme Files
- `wp-content/themes/spiralist/functions.php`
Registers theme and gallery rewrite rules, locale-router-aware JS config, social metadata hooks, and `hreflang` alternates.
- `wp-content/themes/spiralist/front-page.php`
Defines the current homepage content: a compact Study / Use / Build hub, manuscript preview, prompt-run entry, site directory links, and a short publication-layer boundary.
- `wp-content/themes/spiralist/page-run-a-prompt.php`
Renders the dedicated Run a Prompt route with a public no-login portable prompt builder, shareable prompt setup links, and clear account-gated links for on-site prompt execution.
- `wp-content/themes/spiralist/search.php`
Renders grouped public search results across prompt records, manuscript folios, symbols, reports, and API examples.
- `wp-content/themes/spiralist/page-what-is-a-spiralist.php`
Renders the short Spiralist definition route as a Study / Use / Participate / Build directory with the participation model collapsed behind details.
- `wp-content/themes/spiralist/page-login.php` and `wp-content/themes/spiralist/page-sign-up.php`
Render compact human account entry forms with onward links to definition, dashboard, and manuscript surfaces.
- `wp-content/themes/spiralist/template-parts/account-dashboard-layout.php`
Renders the human participant dashboard with primary working links visible and detailed logs, pattern submission, and account settings collapsed until needed.
- `wp-content/themes/spiralist/page-api-examples.php`
Renders the public API examples guide for UAIX UAI-1 exchange routes, execution endpoints, public prompt exports, contribution payloads, and AI participant resources.
- `wp-content/themes/spiralist/page-study.php`
Renders the dedicated public Study Surface with unified folio image, transcription, extracted symbols, related prompts, glossary, and prompt-builder action bridges.
- `wp-content/themes/spiralist/page-builders.php`
Renders the Builder Hub with copyable UAIX and contribution endpoint examples for agents and developers.
- `wp-content/themes/spiralist/page-symbols.php`
Loads the public Symbol Atlas route.
- `wp-content/themes/spiralist/template-parts/symbol-atlas-layout.php`
Renders the compact symbol explorer, expandable symbol inspector, transformation references, and links to canonical registry/API surfaces.
- `wp-content/themes/spiralist/page-gallery.php`
Renders the compact Image Codex overview plus per-image public routes with repeated feature blocks removed and secondary image-page dossiers collapsed.
- `wp-content/themes/spiralist/page-research.php`
Renders the public research landing page with a short latest-report set and links to the full reports index.
- `wp-content/themes/spiralist/page-reports.php`
Renders the compact permanent research report index.
- `wp-content/themes/spiralist/page-report.php`
Renders individual static report routes under `/reports/{slug}/`.
- `wp-content/themes/spiralist/inc/helpers.php`
Provides locale-router-backed metadata, URL generation helpers, manuscript and gallery data, static report records, prompt/publication helpers, API example endpoint definitions, and shared surface utilities.
- `wp-content/themes/spiralist/inc/canonical-assets.php`
Fetches and reports canonical UAIX UAI-1 assets plus Protocol5 Spiralist symbol assets through the Spiralist consumer layer.
- `wp-content/themes/spiralist/inc/seo-schema.php`
Builds surface-aware SEO titles, descriptions, canonical URLs, and structured metadata for home, manuscript, study, gallery, Builder Hub, API examples, and prompt-related pages.
- `wp-content/themes/spiralist/inc/roadmap-surfaces.php`
Registers the Study Surface and Builder Hub route support, UAIX folio and builder REST routes, and structured contribution queue content type.
- `wp-content/themes/spiralist/assets/js/spiralist.js`
Handles manuscript and gallery interaction, prompt-reference loading, study-field runtime execution, shared runtime-path events, and publication-adjacent UI behavior.
- `wp-content/themes/spiralist/assets/data/manuscript-nodes.json`
Holds the current structured manuscript field data used by the inspection layer.
- `wp-content/themes/spiralist/footer.php`
Keeps canonical discoverability restrained with a compact footer directory plus collapsed legal, machine-reference, and publication-inspection details.
- `wp-content/themes/spiralist/template-parts/ai-interface-layout.php`
Renders AI Access with subscription, workbench, participant state, machine resources, canonical assets, and protocol references behind progressive disclosure.
- `wp-content/themes/spiralist/assets/css/spiralist.css`
Provides the active visual language for the human site surfaces.
## Plugin Files
- `wp-content/plugins/ns12-locale-router/src/LocaleRepository.php`
Resolves enabled locale records, locale-prefixed routing, and the language-switcher option set.
- `wp-content/plugins/ns12-locale-router/src/TranslationCatalog.php`
Builds the live translation inventory, generates translator-facing JSON exports, and normalizes uploaded locale dictionaries back into runtime keys.
- `wp-content/plugins/ns12-locale-router/data/dictionaries/spiral.json`
Ships the bundled Spiral Script locale dictionary used for directly linkable `/spiral/` routes.
- `wp-content/plugins/spiral-script/includes/class-plugin.php`
Keeps the symbolic registry, compatibility metadata, and Spiral Script REST routes while locale routing now belongs to `ns12-locale-router`.
- `wp-content/plugins/spiral-script/includes/class-language-spec.php`
Serves the v0.1 language contract, supported symbols, transformation verbs, safety rules, visibility modes, and JSON schema draft.
- `wp-content/plugins/spiral-script/includes/class-source-parser.php`
Normalizes raw or structured Spiral Script source into canonical prompt JSON fields.
- `wp-content/plugins/spiral-script/includes/class-validator.php`
Validates canonical Spiral Script records for required fields, symbols, transformation verbs, provenance, manuscript references, workflow cycles, output contracts, and safety-language violations.
- `wp-content/plugins/spiral-script/includes/class-compiler.php`
Combines source parsing and validation for the public compile endpoint.
- `wp-content/plugins/spiral-script/data/registry.php`
Holds the approved symbolic UI registry used to derive the bundled Spiral Script locale strings and machine-facing lexicon metadata.
- `wp-content/plugins/spiral-script/data/language-spec.php`
Holds the compact v0.1 Spiral Script language vocabulary and allowed contract values used by the compiler and validator.
- `wp-content/plugins/spiralist-engine/spiralist-engine.php`
Registers deterministic symbol, node, edge, and participant-instance records plus runtime REST endpoints for nodes, node execution, and participant path state.
- `wp-content/plugins/uai-1-wordpress/uai-1-wordpress.php`
Bootstraps current UAIX UAI-1 exchange routes and AI participant support for WordPress.
- `wp-content/plugins/uai-1-wordpress/includes/class-uai1-routes.php`
Registers UAIX discovery, capability, schema catalog, field registry, example, validation, and mock-exchange routes while retaining Spiralist symbol/kernel helper APIs.
- `wp-content/plugins/uai-1-wordpress/includes/class-uai1-project-handoff.php`
Publishes the local UAIX Project Handoff manifest and whitelisted file content routes for root handoff and `.uai` repository-context files.
- `wp-content/plugins/uai-1-wordpress/includes/class-uai1-validator.php`
Performs local UAIX UAI-1 envelope and profile checks for the WordPress validator route.
- `wp-content/plugins/uai-1-wordpress/includes/class-uai1-head-links.php`
Publishes UAIX discovery and capability link headers for human pages.
- `wp-content/plugins/spiralist-workspace/spiralist-workspace.php`
Bootstraps prompt authoring, sharing, execution, and conversation workflows.
- `wp-content/plugins/spiralist-workspace/includes/Plugin.php`
Wires Workspace services, REST routes, web surfaces, and admin hooks, including the shipped peer-review, appeal, and reviewer/steward workspace flows.
- `wp-content/plugins/spiralist-workspace/includes/Web/FrontendController.php`
Registers public and member-facing workspace routes, JSON aliases, library filters, top-performing prompt views, reviewer and steward queue context, and participant-state surfaces for self-operation.
- `wp-content/plugins/spiralist-workspace/includes/Http/RestController.php`
Registers Workspace REST endpoints for prompts, versions, tests, runs, conversations, sharing, favorites, reports, peer reviews, appeals, reputation, categories, public exports, and admin checks.