Terminology Audit Report - WikiDeal Dashboard

Last Updated:

1. Official Terminology Rules

Term Definition Example
Credit Prepaid money for platform services (1 CHF/month or 10 CHF/year). "Your balance: 150 Credits"
Reward Potential money for donors (converted to Credits via subscriptions). "Donors receive 50 Rewards"
Miles Barter system for time/services exchanged. "Earn 20 Miles by helping a project"
Applied Applied Research Research and Development (see Wikipedia). "Our Applied Applied Research team"

2. Incoherences Identified

File: about.html

File: commissions.html

3. Additional Terms to Audit

4. Approval & Corrections

This will run the following commands:

# Corrections for about.html
sed -i 's/reward simulation/Cash Rewards/g' about.html
sed -i 's/Project collaboration/Initiative collaboration/g' about.html
sed -i 's/Applied Research/Applied Applied Research/g' about.html

# Corrections for commissions.html
sed -i 's/Miles/Miles Credits/g' commissions.html
sed -i 's/5% increase/5% annual adjustment (waived for the first million)/g' commissions.html

# Versioning
cp about.html commissions.html /home/debian/.openclaw/workspace/projects/investment-dashboard/public/mockups/latest/wiki/
mkdir -p /home/debian/.openclaw/workspace/projects/investment-dashboard/public/mockups/v/$(date +%Y-%m-%d)
cp about.html commissions.html /home/debian/.openclaw/workspace/projects/investment-dashboard/public/mockups/v/$(date +%Y-%m-%d)/