- type
- moc
- created
- Tue Apr 07 2026 02:00:00 GMT+0200 (Central European Summer Time)
- updated
- Tue Apr 07 2026 02:00:00 GMT+0200 (Central European Summer Time)
- tags
- home entry-point
B2BPaper Wiki — Home
Live URL: https://b2bpaper-wiki.xdvu.com/
Source repo: /home/claude/customers/b2bpaper-app/
Pattern: Karpathy LLM Wiki — three layers (raw → wiki → schema), three operations (ingest, query, lint).
Start Here
If this is your first visit:
- Read wiki/wiki/_moc-product — what B2BPaper is and why it exists.
- Read wiki/wiki/_moc-architecture — how it's built.
- Skim wiki/wiki/_moc-roadmap-and-pivot — where it's going.
All Maps of Content
wiki/wiki/_moc-product — Product & Vision
The business: what B2BPaper does, the three pillars framework, target market, the spec-based matching mechanic, the 48-hour exclusivity window, container assembly, newsletter generation, and the pre-production pattern.
wiki/wiki/_moc-architecture — Tech & Architecture
Django + Angular stack, the 4-layer architecture (data bootstrap → entity → action → output), the 6 core entities, the 8 core actions, the service layer pattern, the Excel ingestion pipeline, and the matching algorithm.
wiki/wiki/_moc-paper-industry — Domain Knowledge
Paper grades (kraftliner, testliner, fluting), quality grades (A/B/C), container types and weight limits, side trims and jumbo rolls, incoterms in paper trading, and FOEX/RISI price indices.
wiki/wiki/_moc-operations — Deployment & Ops
PM2 process layout, nginx routing, deployment URLs, database credentials, Celery beat tasks, test suite overview (741 tests), seed accounts.
wiki/wiki/_moc-people-and-tools — Entities
Rafael (DeployStaff), Thierry (Morichal Trading), the partner companies, the platform itself, sibling scraper project, paper-pdf-extractor tool, and the registered Claude Code agents.
wiki/wiki/_moc-roadmap-and-pivot — Roadmap & Strategy
Phases 0-13 completion recap, EPIC-060 (Product Catalog Intelligence), the Service-as-Software pivot (from marketplace to AI broker), and strategic insights from the Varsovia partner meeting.
How to Use This Wiki
To browse: open https://b2bpaper-wiki.xdvu.com/ in a browser (sidebar navigation, dark theme, search, graph view) — or open /home/claude/customers/b2bpaper-app/ as an Obsidian vault.
To ask questions: in a Claude Code session, ask "what does the wiki say about side trims?" or "compare the original PRD plan with the SaaS pivot". Claude will read wiki/index.md, search via qmd, and synthesize an answer.
To add knowledge: drop a new file in the right place (docs/, memory-bank/, etc.) and tell Claude "ingest <path>". The wiki will be updated to reflect it — summary page, concept/entity pages, MOC entries, log entry, commit.
To maintain: ask Claude to "lint the wiki" periodically. It will check for orphans, broken links, stale references, and missing cross-references.
Conventions
- Pages use
wikilinks, never markdown links. - Filenames are
kebab-case.md. - Every page has frontmatter (
type,created,updated,sources,tags). - Every page cites at least one source from
wiki/raw/. - Every wiki page is referenced by at least one MOC.
- Wiki commits use prefix
wiki:.
See wiki/CLAUDE for the full schema.