A free, read-only Base token lifecycle memory tool.
This repository stores dated public-safe Remy watch notes — aggregate-only evidence snapshots from the Remy launch observation pipeline.
This is NOT a skill package. It is a date-indexed archive of public watch notes for operator review and community transparency.
Each remy-public-watch-note-YYYYMMDD.md file includes:
- Aggregate observed launch counts (no individual token addresses)
- Surface emergence and ghost rates (no trading signals)
- Role context metrics (fee recipients, beneficiaries, integrators — aggregate only, no identity attribution)
- Audit and redaction summaries
- Safety metadata:
public_safe,operator_review_required,not_a_verdict,not_financial_advice,not_a_recommendation - HOLD items (blocked operations)
- Caveats
- ❌ No raw token addresses, tx hashes, or wallet identifiers
- ❌ No token verdicts (scam, rug, safe, risky)
- ❌ No buy/sell/hold recommendations
- ❌ No price predictions
- ❌ No identity attribution (observed addresses are not identified as owners, teams, or developers)
- ❌ No financial advice
- ❌ No auto-posting to Telegram, X, or any platform
- ❌ No API endpoint
- ❌ No x402 payment gate
bash skills/remy-evidence/scripts/run_daily_evidence_loop.sh YYYYMMDD
python3 skills/remy-evidence/scripts/generate_evidence_draft.py \
--date YYYYMMDD \
--stage-public-note-repo /path/to/remy-lifecycle-brief \
--skill-draft-dir /tmp \
--run-full-pipeline
MIT