Skip to content

Commit f4aed44

Browse files
committed
docs(readme): add a short intro above each language's table of contents
Two lines per language, placed inside the collapsible block rather than above it, so the bilingual symmetry holds and nothing is duplicated on screen. English is open by default, so a first-time visitor sees what the repository is without expanding anything. Re-rendered through GitHub's markdown API: both tables still render as real tables inside their <details> blocks, and the intro paragraphs sit inside the collapsible region as intended.
1 parent 4be07ac commit f4aed44

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55

66
<br>
77

8+
Technical writing on software architecture for the AI era, distilled from more than 20 years of practice.
9+
10+
The current focus is the **Evolith AI Career Path** — a multi-year specialization route for evolving the Evolith suite into an AI-native platform — together with the glossary that makes its vocabulary accessible.
11+
812
| Document | Language | Description |
913
|----------|----------|-------------|
1014
| **[Evolith AI Career Path: designing the AI-native suite](docs/evolith-ai-career-path-en.md)** | English | **Current.** Multi-year specialization route built from source inspection of the real Evolith Core/Tracker repos plus 10-domain research: 2–3 year career path, 12-month calendarized plan, technologies to master/know/watch/ignore, 8 Evolith-linked projects, a Core × Tracker × CLI × MCP × Agents knowledge matrix, and "The Future of Evolith". |
@@ -20,6 +24,10 @@
2024

2125
<br>
2226

27+
Escritos técnicos sobre arquitectura de software para la era de la IA, destilados de más de 20 años de trayectoria.
28+
29+
El foco actual es el **Evolith AI Career Path** — una ruta de especialización plurianual para evolucionar la suite Evolith hacia una plataforma AI-native — junto con el glosario que hace accesible su vocabulario.
30+
2331
| Documento | Idioma | Descripción |
2432
|-----------|--------|-------------|
2533
| **[Evolith AI Career Path: diseñar la suite AI-native](docs/evolith-ai-career-path-es.md)** | Español | **Vigente.** Ruta de especialización plurianual construida desde la inspección del código real de Evolith Core/Tracker más investigación en 10 dominios: career path de 2–3 años, plan calendarizado de 12 meses, tecnologías a dominar/conocer/vigilar/ignorar, 8 proyectos ligados a Evolith, matriz Core × Tracker × CLI × MCP × Agents y "The Future of Evolith". |

0 commit comments

Comments
 (0)