page
Wiki Log
[2026-04-10] adapt | codex + obsidian llm wiki loop
- Strengthened the
LLM Wiki source and topic pages so the pattern is explicitly adapted to Shanepedia, Codex, and Obsidian rather than left as a generic idea.
- Added
wiki/ops/codex-obsidian-llm-wiki-loop.md as the concrete local operating contract: Obsidian as the IDE, Codex as the maintainer, markdown wiki as the compiled memory layer.
- Updated
START_HERE.md, the overview, runtime docs, and Obsidian workflow so future agents read the Codex/Obsidian loop early and leave durable markdown artifacts instead of only chat output.
[2026-04-05] bootstrap | llm-wiki pattern
- Initialized wiki schema (
wiki/SCHEMA.md), index, and source layer scaffolding.
- Seeded canonical source domain:
https://stayatbitcoinbeach.com.
- Added wiki index/lint automation scripts under
scripts/wiki/.
[2026-04-05] absorb | stayatbitcoinbeach homepage
- Fetched and summarized
https://stayatbitcoinbeach.com into wiki/sources/stayatbitcoinbeach_homepage.md.
- Created/updated place entities for El Zonte and Punta Mango.
- Added topic pages for Bitcoin travel onboarding and dual-audience offer design.
- Rebuilt wiki index and ran lint checks.
[2026-04-05] absorb | shanepedia + los cobanos
- Added raw source seeds for
los-cobanos.com, shaneneeley.com, and the local Shane trip corpus.
- Added source summaries for Los Cobanos Tours, Shane's public site/profile, and the local El Salvador trip corpus.
- Created person/place/topic/ops pages for Shane, Los Cobanos, Victor, Shane trip preferences, and the Shanepedia roadmap.
- Updated the overview map so the wiki now carries both public travel context and Shane/operator context.
[2026-04-05] expand | future trips + photo ingest
- Added a raw source manifest for Telegram photo batches sent through OpenClaw, including memory anchors and inbound media paths.
- Added a wiki summary for the sampled Telegram images and what they reveal about products, operators, contacts, and inspiration.
- Added future-trip, business-idea, photo-ingest, and highland/finca pages so ElSalKB can support recurring El Salvador trips and business-building work.
- Updated the overview map to include mountain/finca arcs, marine blocks, and the photo-to-action execution loop.
[2026-04-05] reframe | Shanepedia parent system
- Reframed the wiki overview and roadmap so Shanepedia is the parent founder/operator system and ElSalKB is one active lane inside it.
- Added
wiki/ops/shanepedia-founder-portfolio-system.md to define the parent-child project model and the current research/automation cadence.
- Updated core source, topic, entity, and ops pages to route insights upward into Shanepedia instead of treating ElSalKB as the whole wiki.
[2026-04-05] move | Shanepedia into its own repo root
- Split the parent wiki out of
elsalkb into its own shanepedia project root.
- Added a
projects/ page class and created an explicit child-lane page for ElSalKB.
- Rewrote the top-level overview so Shanepedia is now the repository root and El Salvador is one current source lane inside it.
[2026-04-05] operate | parent-owned runtime and research flywheel
- Added a repo-local Shanepedia skill plus stronger agent docs so local agents can query, grep, lint, build, and browse the parent wiki from the correct root.
- Added
serve_localhost.sh open and parent-owned run_elsalkb_autoresearch.sh so search, browse, and autoresearch can be launched from Shanepedia instead of from a child repo.
- Added
wiki/ops/shanepedia-agent-runtime.md and wiki/ops/shanepedia-research-flywheel.md so the wiki now documents its own operator surface and daily research loop.
[2026-04-05] expand | parent founder pages and Gemini ideation loop
- Added parent-level topic pages for Shane's founder operating principles, design taste, and an agentic business studio portfolio map.
- Added
scripts/run_shanepedia_gemini_ideation.sh so Gemini --yolo research and design prompts can be rerun from the parent repo and saved into raw/sources/gemini/.
- Updated the overview and Shane entity graph so future agents route business and UX work upward into Shanepedia instead of leaving it trapped in one lane.
[2026-04-05] expand | buyer archetypes and business/design synthesis
- Added
wiki/topics/founder-archetypes-and-needs.md so future offers can be matched to real operator and founder pain patterns.
- Expanded the parent business studio and Shane design pages with fresh Gemini ideation about buyer types, product lanes, and the direct high-signal minimalism the site should communicate.
- Linked the roadmap, founder entity page, and overview back into that parent business/design layer.
[2026-04-05] source | Gemini business and UX memos
- Saved Gemini-derived parent business and design takeaways under
raw/sources/gemini/.
- Added
wiki/sources/gemini_shanepedia_ideation_2026-04-05.md so those AI ideation passes are first-class sources instead of transient terminal output.
- Tightened
scripts/run_shanepedia_gemini_ideation.sh with a faster default model and timeout wrapper so future gemini --yolo loops are less likely to hang forever.