Skip to content

chore: back-merge main→dev tras release 0.10.2#241

Merged
complexluise merged 8 commits into
devfrom
main
Jun 30, 2026
Merged

chore: back-merge main→dev tras release 0.10.2#241
complexluise merged 8 commits into
devfrom
main

Conversation

@complexluise

Copy link
Copy Markdown
Owner

Back-merge estándar del flujo GitFlow-lite tras cortar 0.10.2 (PR #228, tag v0.10.2).

Trae a dev el commit de release-please (chore(main): release 0.10.2) — bump de versión + entrada de CHANGELOG — que vive en main y que dev aún no tiene. Mantiene ambas ramas en sincronía y evita drift de versión/uv.lock para el próximo corte.

Sin cambios de código; solo el bump/CHANGELOG del release.

🤖 Generated with Claude Code

complexluise and others added 8 commits June 29, 2026 23:16
release: 0.10.2 — footgun 429 accionable + upsert masivo (dev→main)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Add tutorial 'Tu primera red bibliométrica con Claude' (claude-code.md):
  step-by-step guide for using bib2graph in Claude web without installation
- Add guide 'Cómo elaborar un reporte de estado del arte' (reporte-estado-del-arte.md):
  10-step recipe for building rigorous SOTA reports with PRISMA curation,
  network analysis, community identification, and trend analysis
- Update tutoriales/index.md to reference new tutorial
- Update guias/index.md to reference new guide

Both documents use neutral tone (removed second-person "vos") and include
concrete examples, checklists, and connections to other documentation.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VfqH92jLCoRQ9G8AMA1Vgi
- Rewrite 'Tu primera red bibliométrica en Claude' as a 5-minute quickstart
  for non-technical users: no installation, pure conversation with Claude

- Add 'De la pregunta al reporte de SOTA' — complete step-by-step tutorial:
  from research question through documentation, PRISMA curation, 3 networks,
  community analysis, trend identification, and report writing

- Update tutoriales/index.md to reflect two-level structure:
  "Para empezar (5min)" and "Tutorial completo (3-4h)"

- Update docs/index.md to distinguish Tutoriales (learning) from Guías (recipes)

Structure: short entry → builds to comprehensive, maintaining pedagogical flow

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VfqH92jLCoRQ9G8AMA1Vgi
Language changes:
- Remove Argentine Spanish (vos, mostrá, armá, etc.)
- Adopt Colombian Spanish with tú (neutral, professional tone)
- Examples: "armá" → "arma", "mostrá" → "muestra", "Mostrame" → "Muestra"

Content restructuring:
- Add Paso 0 to tutorials: install bib2graph with pip
- Teach b2g CLI as foundation, not just Claude/ChatGPT
- Remove vendor locking: explain users can use Claude, ChatGPT, MiniMax, etc.
- Show CLI commands first: b2g init, b2g seed, b2g build, etc.
- Explain that agentes help but CLI is the core skill to learn
- Workflow: install → learn CLI → use agente to help direct CLI

Structure now:
1. Quick start (5 min) - install bib2graph, basic CLI, then Claude help
2. Complete tutorial (3-4h) - Paso 0 (install) + Paso 1-10 (full SOTA)
3. Guide - reference, complements tutorials

This makes documentation vendor-neutral and teaches independent usage.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VfqH92jLCoRQ9G8AMA1Vgi
- Add landing page to docs/index.md showing 3 usage paths:
  1. Without installing (5min) via agent
  2. Learning step-by-step (3-4h) via CLI
  3. Hybrid (1-2h) CLI + agent

- Replace single guide (reporte-estado-del-arte.md) with 5 focused guides:
  1. ecuacion-busqueda.md: Boolean structure, synonyms, testing
  2. forrajeo.md: When to expand corpus via backward chaining
  3. curacion-prisma.md: PRISMA 4 phases, decision criteria, CSV workflow
  4. leer-redes.md: Interpret 5 networks, what each reveals
  5. reporte.md: Report structure (7 sections), writing tips, examples

- Update docs/guias/index.md: new grid layout with all 5 guides

Each guide:
- Answers 1 specific question (not tutorial, no repetition)
- 30min-3h of work, depending
- Includes checklists, examples, decision trees
- Links to next guide in flow

Language: Colombian neutral, tú form

User flow: docs/index.md → choose path → tutorials or guides as needed

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VfqH92jLCoRQ9G8AMA1Vgi
Add comprehensive glossary covering:
- Bibliometric terms (bibliographic coupling, co-citation, co-authorship)
- Methodology (PRISMA phases, Louvain clustering, resolution)
- bib2graph concepts (corpus, seed, chain, curate, workspace, NetworkSpec)
- General research concepts (reproducibility, benchmark, embedding)
- Acronyms (API, CLI, CSV, DOI, FSM, IR, JSON, PRISMA, SOTA, SQL, YAML)

Glossary is alphabetized for quick lookup. Each term includes:
- Definition
- Context in bib2graph
- Example or use case
- Link to related guides when applicable

Update docs/reference/cli.md with tip to glossary
Update docs/index.md to mention glossary in Referencia card

This completes issue #208:
✅ Tutorial corto (5 min, no técnico)
✅ Tutorial completo (3-4h, paso a paso)
✅ 5 guías acotadas (ecuación, forrajeo, curación, redes, reporte)
✅ Landing con 3 caminos
✅ Glosario (términos y siglas)

All docs use Colombian Spanish, neutral tone, tú form.
No vendor locking — shows CLI as foundation, agents as helpers.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VfqH92jLCoRQ9G8AMA1Vgi
@complexluise
complexluise merged commit ba14b50 into dev Jun 30, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants