ALL MEMOS
Download .docx
Auto-Memory Index
Project Registry (canonical — query first)
Feedback (durable rules)
- Chat-first UI pattern — 10/10 from Harnoor — JARVIS Voice v10 + TITAN HQ v2 both hit 10/10. Cool blue
#6aa9ff + Inter + dark cards (#0a0a0d / #1c1c24), NO neon HUD. Text-first input, mic bonus, persistent localStorage, replay button on every reply, live KPI tiles up top, real-Chrome MCP verification before claiming done. Apply to every new TITAN/JARVIS surface.
- PRISM hierarchy + GEMS theme canonical — SUPERSEDED for
jarvis.livegroweveryday.com/ by the cool-blue chat-first pattern above. Still applies to legacy .silentinfinity.com apps until they're rebuilt.
- Application demographics + standard answers — auto-fill: Race=Asian, Gender=Male, Orientation=Straight, Veteran=No, Disability=No, Salary=$250k+, Notice=2wk, Relocate=No. Work history TODO: paste companies.
- Direct-company-only rule for job search — skip recruiters/headhunters/staffing firms (Robert Half, Insight Global, Cognizant, etc.) · skip "our client is hiring" language · ONLY apply to direct company postings
- Visa: US Green Card holder (LPR), not citizen — work-authorized without sponsorship · skip federal/ITAR/clearance roles · standard app answers: Auth=Yes, Sponsorship=No, Citizen=No(LPR)
- Apps free during growth phase — all *.silentinfinity.com apps are FREE for the cohort-1 launch. No pricing tiers. Goal = virality, not monetization. Pricing blocks → "Free · early access" badges.
- Colorful doc headers — Harnoor prefers colored H1/H2 + section starters in Word/PDF/email/HTML. 5-color rotation palette: indigo body · coral · teal · gold · plum. Rotate per section, max 3 accents per doc. Body stays default.
- Cache AI assets on S3, never regenerate — every paid AI gen (ElevenLabs / gpt-image-1 / Veo / Bedrock long-form / PDF / Word) is one-shot.
head_object on target S3 key first; only generate if missing. Stable / date-stamped / hash-stamped keys.
- Perplexity for ALL research — every deep-research task uses
python F:/TITAN/scripts/pplx.py first; WebSearch/WebFetch are fallback. Harnoor has Perplexity Pro.
- Local-First Compute — exhaust local CPU/scripts/cron before agent calls; treat credits as scarce
- No Duplicate SES Send — guard against double-sending the daily email
- SES Cold Start Latency — keep SES client warm to avoid first-send latency
- Python Stub Subprocess Hang — use C:\Users\Harnoor\AppData\Local\Python\bin\python.exe; the WindowsApps stub hangs in scripted contexts
- Newsletters are DAILY not weekly — all TITAN newsletters run daily at 12:00 UTC;
-weekly dir suffix is legacy naming only, ignore it
- Bedrock prompt cache 50% cost confirmed — All TITAN Bedrock/API skills must enable caching; ~50% cost reduction empirically confirmed on Sonnet 4.5 in production
- Desktop files on C: not F: — Desktop projects/files live on C:/Users/Harnoor/Desktop/; search C: first before F: glob loops
Asset / Memo Index (search this BEFORE spawning a discovery agent)
- TITAN Asset Index — 447 files across Brand Assets, Marketing Materials, Playbooks, Cloud 8 website, and advisor memos. Refreshed every Sunday by
titan-asset-index-weekly. Quick-lookup sections at the bottom for business cards, one-pagers, trifolds, logos, and generators. To search from CLI: python F:/TITAN/scripts/asset_index_builder.py --query "<term>"
- Innerverse + LiveGrow Apps Studio Index — master record for the 10-app studio (5 Innerverse subdomains live on
*.silentinfinity.com via CloudFront; 5 LiveGrowEveryday apps in flight). Includes API key inventory, ARNs, Cron schedule, .env keys, test-user identity, and resume instructions. Read this before answering any question about the apps.
Templates
- Daily Email Template — TITAN Daily Brief, Agent Stack visual identity (#0d0d0f bg, #ff3b30 accent, Inter + JetBrains Mono)
Infra
- Email capture API:
titan-email-capture Lambda + titan-emails DDB (us-east-1), behind API Gateway HTTP API https://h98kgrsjuj.execute-api.us-east-1.amazonaws.com/capture. All 30 app CTAs wired to it.
Scheduled Tasks (infra)
- TITAN S3 Backup — Hourly incremental sync to s3://innerverse-voice-scratch/backup/ (versioned, tiered Std → IA → Glacier IR → Deep Archive)
- Gemini inbox watcher — every 5 min, auto-deploys premium AI Pro UI generations dropped in
F:/TITAN/inbox/gemini-imports/. Naming: {slug}-{label}.{ext}. S3: s3://innerverse-voice-scratch/{studio-prefix}/{slug}/inbox/{label}.{ext}
- All scheduled tasks registered in Windows Task Scheduler under
\TITAN\* via python F:/TITAN/scripts/register_scheduled_tasks.py (idempotent, run after adding any new SKILL.md with schedule_cron_utc + command)
Scheduled Newsletters
Skills
- /symphony — Veo 3 + Imagen 4 + Gemini TTS cinematic session generator for Innerverse apps. ~$2.84/session.
python F:/TITAN/scripts/symphony.py --app summon --intent "...". Cache: s3://innerverse-voice-scratch/symphony/<app>/<intent-hash>/.
Nightly Reports (rolling)
Auto-generated each night — most recent at top.
- nightly-report-2026-05-16.md
- nightly-report-2026-05-15.md
- nightly-report-2026-05-14.md
- nightly-report-2026-05-13.md
- nightly-report-2026-05-12.md
- (older snapshots retained on disk)