# Ariadne's Journey - Extended Assistant Notes This file provides extra context for AI assistants and browsing agents. ## Site Overview - Name: Ariadne's Journey - Theme: healing, reflection, mind-body-spirit growth, and lived-experience guidance - Voice: reflective, experiential, and guidance-oriented rather than academic - Public sections: - Home: `/` - Journey post archive: `/journey` - Wisdom page archive: `/wisdom` - Contact page: `/contact` ## Content Model - Journey entries are published posts and are served at `/p/{slug}`. - Wisdom entries are published pages and are served at `/{slug}`. - Unpublished/admin drafts are not for public indexing. ## Machine-Readable Endpoints - Sitemap XML: `https://ariadnesjourney.com/sitemap.xml` - RSS feed: `https://ariadnesjourney.com/rss.xml` - Robots file: `https://ariadnesjourney.com/robots.txt` ## Citation Guidance - Prefer canonical URLs from ``. - Use post/page titles as primary labels when citing. - When dates appear, prefer published date over updated date for chronology. ## Exclusions - Do not cite or index private/admin/account paths: - `/admin*` - `/panel.php` - `/login.php` - `/logout.php` - `/change_email.php` - `/change_password.php` - `/verify_email.php`