Index
Content catalog of the wiki. Updated on every ingest and whenever a query answer is filed.
Scan here, then drill into the page. Timeline → log.md; conventions → CLAUDE.md.
Organization
- PKM — personal research on the LLM Wiki pattern (see synthesis).
- Academic work by dmytrii-smirnov, split by DPM module:
- Th04 = ps26-theory-04-ba-proposal — AI app security (thesis, solo).
- PP = ps26-professional-practice — ReStep healthtech venture (solo).
- Prj = ps26-project-dpm-organizational-design-entrepreneurship — StrideX exoskeletons (team).
- SRS = ps26-products-social-responsibility-sustainability — SDG product (final 7 Jul 2026; product TBD).
- Trd — trading-curriculum — сигнальный трейдинг (курс Thomas Kralow, 9 материалов, 5 блоков).
Group tags below: PKM / Th04 / PP / Prj / SRS / Trd.
Start here
- overview — the map (both research areas + the two modules).
- synthesis — evolving thesis for the PKM area.
Modules & area hubs (5)
| Page | One-line |
|---|---|
| ps26-theory-04-ba-proposal | Theory 04 — BA Proposal (DPM+UXUI); home of from-vibe-to-production. |
| ps26-professional-practice | Professional Practice (DPM+UX); home of restep-back-on-your-feet. |
| ps26-project-dpm-organizational-design-entrepreneurship | Project DPM — Organizational Design & Entrepreneurship; home of stridex-pitch-deck. |
| ps26-products-social-responsibility-sustainability | SRS — SDG product, final 7 Jul 2026; home of final-presentation-guidelines. |
| trading-curriculum | Trd — курс по сигнальному трейдингу (5 блоков): MT5, сигналы, лот, риск, психология. |
Sources (20)
| Page | Grp | Summary | Author |
|---|---|---|---|
| bush-as-we-may-think | PKM | Primary (1945). Names the Memex — associative trails; shared ancestor of all PKM traditions. | Vannevar Bush |
| karpathy-llm-wiki | PKM | Founding idea file: build a persistent LLM-maintained wiki between you and raw sources. | Andrej Karpathy |
| wandermist-second-brain-self-maintaining | PKM | Tutorial popularizing the LLM Wiki as a self-maintaining “second brain”. (Derivative.) | @wandermist |
| tiago-forte-basb | PKM | Independent tradition: Building a Second Brain (CODE/PARA), organize by actionability. | Tiago Forte |
| zettelkasten-evergreen-notes | PKM | Independent tradition: writing notes yourself is the thinking (Luhmann/Ahrens/Matuschak). | Luhmann/Ahrens/Matuschak |
| from-vibe-to-production | Th04 | Thesis: securing AI-generated apps for solo builders; proposes the Anvil tool. | Dmytrii Smirnov |
| owasp-a01-2021-broken-access-control | Th04 | Primary. OWASP A01:2021 — defines broken access control as the #1 risk (94% prevalence); backbone for the thesis. | OWASP Foundation |
| restep-back-on-your-feet | PP | Business plan for ReStep, a smartphone knee-recovery service in Brazil. | Dmytrii Smirnov |
| skok-startup-secrets | PP | Primary. Skok’s Four U’s framework for problem validation; upstream authority that ReStep’s method relies on. | Michael Skok |
| stridex-pitch-deck | Prj | Group pitch for StrideX, affordable everyday exoskeletons. | StrideX team (Dmytrii = CPO) |
| final-presentation-guidelines | SRS | Assessment spec: SDG product, 12-slide deck + prototype, final 7 Jul 2026. | Course instructor |
| mt5-fxpro-setup | Trd | Блок 1: привязка счёта FxPro к терминалу MT5. | Thomas Kralow |
| mt5-startrader-setup | Trd | Блок 1: привязка счёта StarTrader к MT5. | Thomas Kralow |
| trader-base-terms | Trd | Блок 2: базовые термины трейдера (Buy/Sell, SL/TP, лот, маржа). | Thomas Kralow |
| reading-signals | Trd | Блок 3: как читать сигнал и заходить в сделку в MT5. | Thomas Kralow |
| lot-size-currency-pairs | Trd | Блок 3: расчёт лота для валютных пар (с конвертацией). | Thomas Kralow |
| money-management-basics | Trd | Блок 4: мани-менеджмент — % риска по размеру депозита. | Thomas Kralow |
| small-deposit-risk | Trd | Блок 4: почему маленький депозит — это риск, а не плюс. | Thomas Kralow |
| trade-all-signals | Trd | Блок 4: почему важно торговать все сигналы, а не один актив. | Thomas Kralow |
| surviving-losing-streaks | Trd | Блок 5: серии минусов, дисциплина, результат на дистанции. | Thomas Kralow |
Concepts (48)
| Page | Grp | One-line |
|---|---|---|
| llm-wiki-pattern | PKM | LLM incrementally builds & maintains a persistent interlinked markdown wiki. |
| three-layer-architecture | PKM | Raw sources → wiki → schema; the structural split. |
| ingest-query-lint | PKM | The three driving operations + concrete prompts. |
| index-and-log | PKM | Content catalog + chronological log as lightweight navigation. |
| compounding-knowledge | PKM | The payoff: knowledge accumulates instead of being re-derived. |
| rag-vs-llm-wiki | PKM | Why the pattern departs from query-time RAG. |
| llm-wiki-use-cases | PKM | Concrete applications across both PKM sources. |
| memex | PKM | Vannevar Bush’s 1945 ancestor of the idea. |
| note-taking-as-thinking | PKM | The core tension: is writing notes thinking, or grunt work? |
| second-brain-basb | PKM | Forte’s external store; brains are for ideas, not storage. |
| code-method | PKM | Capture, Organize, Distill, Express. |
| para-method | PKM | Organize by actionability (Projects/Areas/Resources/Archive). |
| zettelkasten | PKM | Luhmann’s slip-box: atomic linked notes as a thinking environment. |
| evergreen-notes | PKM | Matuschak’s atomic, concept-oriented notes that accumulate. |
| atomic-notes | PKM | One idea per note — shared building block across all traditions. |
| vibe-coding | Th04 | Building software by describing it to AI; the build-vs-ship-safely gap. |
| broken-access-control | Th04 | OWASP’s #1 risk; the central, least-visible failure class. |
| shift-left-security | Th04 | Security-by-design: move checks earlier in the build. |
| developer-experience-low-code | Th04 | Why workflow-fitting fixes get adopted and reports don’t. |
| risk-perception | Th04 | Why non-expert builders underestimate their exposure. |
| solo-builders | Th04 | The underserved indie/solo segment shipping AI apps. |
| workflow-native-security | Th04 | Security embedded in the workflow; the Anvil category. |
| four-us | PP | Skok’s test: Unworkable/Unavoidable/Urgent/Underserved. |
| user-vs-payer | PP | The user and the payer are different people; satisfy both. |
| milestone-based-funding | PP | Skok’s rule: raise to the next milestone, order > amount. |
| pay-for-outcomes | PP | Full price only on measurable result; ReStep year 3. |
| validate-before-build | PP | Define → validate → build; talk to patients before code. |
| brazil-digital-health-market | PP | 52M insured; +23.2%/yr → €20B by 2030; niche unfilled. |
| exoskeletons | Prj | Wearable movement-assist devices; StrideX’s affordable daily-use category. |
| stridex-revenue-model | Prj | Multi-stream, three-stage revenue model (response to teacher feedback #8). |
| sustainable-development-goals | SRS | UN SDGs; module limits choice to SDG 4 or SDG 6; 4-lens problem framing. |
| how-might-we | SRS | Design-thinking framing: turn the chosen problem into an open question. |
| go-to-market-pilot-to-scale | SRS | Staged growth: pilot → traction → scale (slide 8). |
| funding-landscape-berlin-eu | SRS | Funding in order: Berlin → Germany → EU → worldwide (slide 9). |
| eu-ai-act | SRS | EU risk-based AI law; compliance red flags (slide 10). |
| gdpr | SRS | EU data-protection baseline; compliance red flags (slide 10). |
| cognitive-offloading | SRS | Answers without understanding — the SDG-4 problem; design > prohibition. |
| desirable-difficulties | SRS | Learning happens in the struggle; remove friction → remove learning. |
| trading-terminology | Trd | Buy/Sell, Entry, SL/TP, Lot, Margin, Deposit, Break Even. |
| trading-signals | Trd | Как читать сигнал и точно исполнить его в MT5. |
| lot-size | Trd | Расчёт объёма позиции от риска; конвертация валют. |
| money-management | Trd | Основа основ: % риска на сделку, SL обязателен. |
| take-profit-laddering | Trd | Вход через несколько TP (TP1…TP5), частичная фиксация. |
| deposit-size | Trd | Почему маленький депозит опаснее рабочего (~от 1000$). |
| asset-diversification | Trd | Торговать все сигналы (золото/серебро/валюты), не один актив. |
| trading-psychology | Trd | Серии минусов — норма; результат на дистанции (30–100 сделок). |
| success-patterns | Meta | 5 кросс-кластерных паттернов: система > воля, дистанция, проблема первична, борьба = механизм, рекуррентное > разовое. |
| mm-risk-rules | Trd | Сводная страница правил MM/RM: цели, % риска по депозиту, алгоритм расчёта лота, психология дисциплины. |
Entities (38)
| Page | Grp | Type | One-line |
|---|---|---|---|
| andrej-karpathy | PKM | person | Author of the LLM Wiki idea file. |
| wandermist | PKM | person | X writer; popularized the pattern as a “second brain”. |
| vannevar-bush | PKM | person | Originator of the Memex (1945). |
| obsidian | PKM | tool | Markdown app; the “IDE” the wiki is browsed in. |
| claude-code | PKM·Th04 | tool | Agent CLI; maintains this wiki + enables vibe-coding (bridge node). |
| qmd | PKM | tool | Local hybrid-search engine for scaling beyond the index. |
| marp | PKM | tool | Markdown slide decks; a query output format. |
| dataview | PKM | tool | Obsidian plugin querying page frontmatter. |
| obsidian-web-clipper | PKM | tool | Browser extension: web articles → markdown into raw/. |
| notebooklm | PKM | product | Google doc-Q&A; the canonical RAG foil. |
| tiago-forte | PKM | person | Creator of BASB / CODE / PARA. |
| niklas-luhmann | PKM | person | Originator of the Zettelkasten slip-box. |
| sonke-ahrens | PKM | person | Author of How to Take Smart Notes; popularized Zettelkasten. |
| andy-matuschak | PKM | person | Coined evergreen notes; “better thinking, not better note-taking”. |
| dmytrii-smirnov | Th04·PP | person | Author of both academic deliverables; ReStep founder (bridge node). |
| anvil | Th04 | product | Proposed workflow-native security tool for solo builders. |
| owasp | Th04 | org | Security standards body; Top 10 ranks Broken Access Control #1. |
| cursor | Th04 | tool | AI code editor; enabler of vibe-coding. |
| lovable | Th04 | tool | AI app-builder; enabler of vibe-coding. |
| restep | PP | product | Smartphone knee-recovery service for Brazil. |
| michael-skok | PP | person | Investor; author of Startup Secrets (Four U’s, funding rule). |
| sword-health | PP | org | US digital-PT giant; future competitor, ignores Brazil for now. |
| hinge-health | PP | org | US musculoskeletal-care giant; peer competitor. |
| anvisa | PP | org | Brazil health regulator; RDC 751/2022 frames ReStep’s launch. |
| ps26-theory-04-ba-proposal | Th04 | course | DPM module hub — BA Proposal. |
| ps26-professional-practice | PP | course | DPM module hub — Professional Practice. |
| ps26-project-dpm-organizational-design-entrepreneurship | Prj | course | DPM module hub — Project (Org Design & Entrepreneurship). |
| ps26-products-social-responsibility-sustainability | SRS | course | DPM module hub — SDG product, final 7 Jul 2026. |
| stridex | Prj | product | Affordable everyday exoskeletons (1199). |
| ilia-adushev | Prj | person | StrideX CEO — vision & dev coordination. |
| ekaterina-gorishneva | Prj | person | StrideX CSO — sales & partnerships. |
| mina-zeynep | Prj | person | StrideX CDO — design & UX. |
| zhanerke-tolykbay | Prj | person | StrideX CTO — tech & architecture. |
| trading-curriculum | Trd | course | Хаб курса по сигнальному трейдингу (5 блоков). |
| thomas-kralow | Trd | person | Автор/ведущий сигнального канала; источник всех 9 материалов. |
| metatrader-5 | Trd | tool | Торговый терминал MT5 — где исполняются сделки. |
| fxpro | Trd | org | Брокер; золото = GOLD. Подключается к MT5. |
| startrader | Trd | org | Брокер (Startrader Financial Markets Ltd); золото = XAUUSD. |
Comparisons (3)
| Page | Grp | One-line |
|---|---|---|
| pkm-approaches-compared | PKM | 3-way: LLM Wiki vs BASB vs Zettelkasten/Evergreen — agreements & the core tension. |
| stridex-vs-incumbent-exoskeletons | Prj | StrideX (80k+ medical incumbents. |
| fxpro-vs-startrader | Trd | Подключение к MT5: FxPro vs StarTrader (различия в тикерах и шагах). |
More candidates: Anvil vs audits/enterprise/scanners; ReStep vs Sword/Hinge; RAG vs LLM
Wiki. See templates/comparison.md.
Decks
- sdg4-final-presentation — SRS — Wonderlens, 11-slide Marp deck for the 7 Jul final (DRAFT).
Templates
templates/source.md · templates/entity.md · templates/concept.md ·
templates/comparison.md · templates/query.md · templates/log-entry.md