{
  "version": 7,
  "updated": "2026-06-27",
  "site": {
    "title": "Dídac Llorens - Public Site",
    "description": "Dídac Llorens: software engineer in Barcelona working on agentic workflows, developer tooling, technical documentation, and backend/data systems with regulated-domain context.",
    "basePath": "/",
    "canonical": "https://didacll.github.io/",
    "language": "en",
    "owner": {
      "name": "Dídac Llorens",
      "sameAs": [
        "https://github.com/DidacLL",
        "https://www.linkedin.com/in/didacllorens/"
      ]
    }
  },
  "assets": {
    "stylesheet": "assets/css/site.css",
    "scripts": [
      "assets/js/os.js",
      "assets/js/cv.js"
    ],
    "blogIndex": "assets/data/blog-index.json",
    "legacyNotesIndex": "assets/data/notes-index.json",
    "heroImage": "assets/img/418_informal_banner.jpg",
    "portraitImage": "assets/img/me.png",
    "avatarImage": "assets/img/avatar.jpg",
    "cvPdf": "assets/curriculum/DidacLL_SoftwareEngineer_CV.pdf",
    "cvTexSource": "https://github.com/DidacLL/AgenticCareerBoost/blob/main/assets/curriculum/DidacLL_SoftwareEngineer_CV.tex"
  },
  "routes": [
    { "id": "home", "title": "Home", "href": "index.html", "description": "Profile, current direction, projects, notes, CV, and contact." },
    { "id": "projects", "title": "Projects", "href": "projects/index.html", "description": "AgenticCareerBoost, P3CTeX, and IronBank." },
    { "id": "blog", "title": "Blog", "href": "blog/index.html", "description": "Notes on agentic workflows, static publishing, documentation, project maintenance, AI industry topics, and recent papers." },
    { "id": "cv", "title": "CV", "href": "curriculum/index.html?view=ml", "description": "Role-filtered profile and PDF." },
    { "id": "contact", "title": "Contact", "href": "contact/index.html", "description": "LinkedIn, GitHub, CV, and public project routes." }
  ],
  "compatibilityRoutes": [
    { "id": "notes", "title": "Notes alias", "href": "notes/index.html", "canonical": "blog/index.html" },
    { "id": "hire", "title": "Focused views", "href": "hire/index.html", "canonical": "hire/index.html" },
    { "id": "dashboard", "title": "Build log", "href": "dashboard/index.html", "canonical": "dashboard/index.html" }
  ],
  "projects": [
    {
      "id": "agentic-career-boost",
      "title": "AgenticCareerBoost",
      "href": "projects/agentic-career-boost/index.html",
      "repository": "https://github.com/DidacLL/AgenticCareerBoost",
      "thumbnail": "assets/img/routing-map.png",
      "summary": "Workflow files, public pages, reports, state documents, validation scripts, and review history."
    },
    {
      "id": "p3ctex",
      "title": "P3CTeX",
      "href": "projects/p3ctex/index.html",
      "repository": "https://github.com/DidacLL/P3CTeX",
      "thumbnail": "assets/img/P3CTeXLogo.png",
      "summary": "LaTeX work for reports, CV material, diagrams, listings, screenshots, and document builds."
    },
    {
      "id": "ironbank",
      "title": "IronBank",
      "href": "projects/ironbank/index.html",
      "repository": "https://github.com/DidacLL/Ironhack-IronBank_FinalProject_vBNKsys",
      "thumbnail": "assets/img/routing-architecture.png",
      "summary": "Java/Spring Boot banking simulation from the Ironhack period."
    }
  ],
  "rolePaths": [
    { "id": "ml", "title": "ML/Data systems", "href": "hire/ml/index.html", "cv": "curriculum/index.html?view=ml" },
    { "id": "agentic", "title": "Agentic workflows", "href": "hire/agentic/index.html", "cv": "curriculum/index.html?view=agentic" },
    { "id": "backend", "title": "Backend/tooling", "href": "hire/backend/index.html", "cv": "curriculum/index.html?view=backend" }
  ]
}
