Make Better Decisions. Learn What Matters.

The Wishing Well: Your Starting Point
The Wishing Well is where you access the essential tools needed
to begin navigating from hard places.
You don't need to commit to a long course to start moving forward.
Start here with our two foundational tools.

C.O.I.N. Checkpoint
Decision Clarity
A free decision tool (5-minutes)
to help you structure complex choices and eliminate analysis paralysis.

S.I.M.P.L.E. Pilot
Learning Strategy
A free assessment (2-minutes)
to identify your current learning habits and map a path to rapid skill acquisition.

Ready for Mastery?
The C.O.I.N. Checkpoint and S.I.M.P.L.E. Pilot are the foundation.
When you're ready to build a complete operating system, they lead directly
into The Kindred Compass Academy.
The Academy is a structured 12-week program
that integrates decision mastery
(C.O.I.N. Dojo)
and learning mastery
(S.I.M.P.L.E. Curriculum)
into a powerful system for strategic living.
Want to move beyond the free tools and into a full system?

"The smartphone is powerful because apps share data and work together.
Personal growth works the same way."
- Jason Robert Moore

C.O.I.N. = Compass of Inner Navigation

Most decisions don't need more information. They need better navigation.C.O.I.N. = Compass of Inner Navigation
A 4-part framework that helps you make one clear decision every week:
Clarity: What actually matters here?
Orientation: What aligns with my reality?
Intention: What am I deciding this week?
Navigation: What's my next visible step?
How it works:Answer 4 guided questions (60 seconds)
Get your clarity report
Download the Sunday Check-In template
Track your decision every week
Run Your C.O.I.N. Checkpoint

C.O.I.N. Compass Checkpoint

The C.O.I.N. Compass Checkpoint

Run a quick audit on your last decision or challenge to ensure alignment.

We'll send your personalized Checkpoint Guide + 3-day clarity series.
What specific decision or challenge are you auditing? (minimum 15 characters)
5
6–7 = mostly aligned; 8–10 = green-light; ≤5 = reassess
What patterns emerged that you didn't initially see? (minimum 30 characters)
What's the single most aligned step forward? (minimum 15 characters)
function updateRangeOutput(range) { const output = document.getElementById('alignmentOutput'); output.textContent = range.value; // Visual feedback based on alignment score using brand colors if (range.value >= 8) { output.style.backgroundColor = '#C9A227'; // Buddha Gold output.style.color = 'white'; } else if (range.value >= 6) { output.style.backgroundColor = '#ffc107'; output.style.color = 'black'; } else { output.style.backgroundColor = '#dc3545'; output.style.color = 'white'; } } // Local draft save to prevent lost text on mobile ['challenge','pattern','action','email'].forEach(id=>{ const el = document.getElementById(id); el.value = localStorage.getItem('coin_'+id) || ''; el.addEventListener('input', () => localStorage.setItem('coin_'+id, el.value)); }); // Initialize range output styling on page load document.addEventListener('DOMContentLoaded', (event) => { updateRangeOutput(document.getElementById('alignment')); }); // Form submission enhancement with analytics and spam protection document.getElementById('checkpointForm').addEventListener('submit', function(e) { // Record form completion timestamp document.getElementById('formTimestamp').value = new Date().toISOString(); // Basic spam detection - check for URLs in Pattern field const patternText = document.getElementById('pattern').value; const urlPattern = /(https?:\/\/|www\.|\.com|\.org|\.net|bit\.ly|rb\.gy)/i; if (urlPattern.test(patternText)) { e.preventDefault(); alert('For security reasons, please do not include URLs or links in your responses. If you need to reference a website, please describe it instead.'); return false; } // Check if form was filled too quickly (< 10 seconds = likely bot) const formLoadTime = parseInt(sessionStorage.getItem('formLoadTime') || '0'); const currentTime = Date.now(); const timeSpent = (currentTime - formLoadTime) / 1000; if (timeSpent < 10 && formLoadTime > 0) { e.preventDefault(); alert('Please take your time to thoughtfully complete the checkpoint.'); return false; } const button = this.querySelector('button[type="submit"]'); button.textContent = 'Processing Audit...'; button.disabled = true; this.classList.add('loading'); // Clear saved drafts on successful submission ['challenge','pattern','action','email'].forEach(id=>{ localStorage.removeItem('coin_'+id); }); // Analytics event window.dataLayer = window.dataLayer || []; window.dataLayer.push({event: 'coin_checkpoint_submit'}); }); // Record when form was loaded sessionStorage.setItem('formLoadTime', Date.now().toString());

Orientation slider is 🚧 Under Construction:
Functions, not outwardly responsive.

Don't forget - The Daily Compass
5-Minute Morning Practice for Grounding & Navigation

S.I.M.P.L.E. = Learn Less. Apply Better.

C.O.I.N. helps you decide.
S.I.M.P.L.E. helps you learn what comes next—without the overwhelm.
Stop collecting knowledge. Start shipping outcomes.
The System:
Mon: Define one outcome (behavioral, specific)
Tue-Thu: 10-minute reps (action before noon)
Fri: Ship one artifact (post, page, email, call booked)
Sat: Review what worked
Sun: Reset for next week
Pilot Details:Starts: TBA
Size: 5 people
Cost: Free (you give me daily 30-sec logs)
Success: ≥70% reps, 2 artifacts in 14 days, +2 confidence
Who this is for: Builders who learn best by doing and want results in days, not months.

Built by Jason Robert Moore | Part of Kindred Compass

Your Checkpoint is CompleteYour C.O.I.N. Compass Checkpoint has been received. Check your inbox in the next few minutes for your personalized Checkpoint Guide and the first email in your 7-Day Decision Clarity series.What Happens Next:
Today: Receive your 1-page Checkpoint Guide with your alignment analysis
Days 1-6: Daily emails with deeper C.O.I.N. prompts and micro-exercises
Day 7: Invitation to join the next cohort or schedule your Compass Call
Ready to Go Deeper?
Book a 15-minute Compass Call to get personalized guidance on your biggest alignment challenge.

The Daily Compass

5-Minute Morning Practice for Grounding & NavigationMost morning routines assume you have endless energy. This one assumes you're navigating real constraints.

Ground. Orient. Decide. Navigate. (5 minutes total)Perfect for:
- Chronic illness warriors managing limited energy
- Founders making decisions under pressure
- Anyone who keeps "misstepping their meditations"

Pairs with the Sunday C.O.I.N. Check-In for weekly alignment.

Privacy Policy
Effective Date: October 7, 2025
At Wishing Well (operated by Kindred Compass Holdings), we respect your privacy and are committed to protecting your personal information. This Privacy Policy explains how we collect, use, and safeguard your data when you use our website and services.1. Information We Collect
When you use our C.O.I.N. Compass Checkpoint or other services, we may collect:
Contact Information: Email address, name (if provided)
Checkpoint Data: Your responses to assessment questions, alignment scores, and reflections
Technical Information: IP address, browser type, device information, and usage data
Communication Data: Records of correspondence when you contact us
2. How We Use Your Information
We use your information to:
Deliver the C.O.I.N. Checkpoint Guide and 7-Day Decision Clarity series
Provide personalized guidance and support aligned with your goals
Improve our services and develop new resources
Send educational content, updates, and opportunities (you can unsubscribe anytime)
Respond to your inquiries and requests
Analyze usage patterns to enhance user experience
3. Data Sharing and Disclosure
We do not sell your personal information. We may share your data only in these limited circumstances:
Service Providers: Trusted third-party tools (email services, analytics) that help us operate our platform
Legal Requirements: When required by law or to protect our rights and safety
With Your Consent: When you explicitly authorize us to share your information
4. Data Security
We implement reasonable security measures to protect your information from unauthorized access, alteration, or disclosure. However, no internet transmission is 100% secure, and we cannot guarantee absolute security.
5. Your Rights and Choices
You have the right to:
Access: Request a copy of your personal data
Correction: Update or correct inaccurate information
Deletion: Request deletion of your data (subject to legal obligations)
Opt-Out: Unsubscribe from marketing emails using the link in any message
Data Portability: Request your data in a machine-readable format
6. Cookies and Tracking
We use cookies and similar technologies to improve your experience, analyze site traffic, and understand user behavior. You can control cookie preferences through your browser settings.
7. Third-Party Links
Our website may contain links to external sites. We are not responsible for the privacy practices of these third-party websites.
8. Children's Privacy
Our services are not intended for individuals under 18 years of age. We do not knowingly collect information from children.
9. Changes to This Policy
We may update this Privacy Policy periodically. Changes will be posted on this page with an updated effective date. Continued use of our services after changes constitutes acceptance of the updated policy.
10. Contact Us
If you have questions about this Privacy Policy or wish to exercise your rights, please contact us:
Kindred Compass Holdings
Email: [email protected]
Website: www.joinwishingwell.org
By using our services, you acknowledge that you have read and understood this Privacy Policy and agree to its terms.

```html:disable-run