Skip to content

chore: alinea NEUBAT al contrato P0/P1/P2 - #22

Merged
Alexendros merged 1 commit into
mainfrom
cursor/align-repo-standard-1507
Sep 24, 2026
Merged

Alexendros merged 1 commit into
mainfrom
cursor/align-repo-standard-1507

Conversation

@Alexendros

@Alexendros Alexendros commented Sep 24, 2026 •

Copy link
Copy Markdown
Owner

Alinea este repositorio personal público (Alexendros/neubat) al contrato P0/P1/P2. El canon Iniciativas-Alexendros/repo-standard devolvió 404 (privado); se aplicó el contrato del prompt usando webconfig como referencia de formato, sin clonar a ciegas.

Stack y producto se conservan: portal Express + SPA React, instalador Bash, iPXE/ISO, Ansible first-boot, perfiles JSON. LICENSE GPL-3.0 no se toca. La e2e QEMU (make test-vm) y el workflow de ISO siguen opt-in, no required.

Qué se ha hecho

  • Raíz P0: README, SECURITY, CONTRIBUTING, CHANGELOG; LICENSE intacta.
  • .github/CODEOWNERS (* @Alexendros), plantillas de issue/PR.
  • CI: jobs quality, test, build, smoke (el frontend Vite es artefacto desplegable).
  • Renovate en .github/renovate.json (Europe/Madrid, automerge patch+minor agrupados, sin automerge majors). No había Dependabot version-updates; se dejan Alerts.
  • P1: docs/{architecture,guides,runbooks}, AGENTS.md, ARCHITECTURE.md, .env.example existente.
  • P2: CODE_OF_CONDUCT.md.
  • Meta-sección tras cada H1 contractual (excepto LICENSE y CHANGELOG).
  • Makefile fachada: lint, test, smoke, validate.

Nota: merge por auto-merge solo con CI verde (quality / test / smoke / build). No se han cambiado branch protection, org settings ni secretos.

8. Checklist de alineación

  • Inventario hecho; stack, producto y runbooks vivos conservados (movidos al árbol canónico)
  • P0 raíz: README, LICENSE (no pisada), SECURITY, CONTRIBUTING, CHANGELOG
  • .github/CODEOWNERS mínimo * @Alexendros; ISSUE + PR templates
  • CI con jobs quality, test, smoke; build añadido (SPA desplegable); e2e frágil no required
  • Renovate (schedule Europe/Madrid, automerge patch+minor agrupados, label dependencies, sin automerge majors)
  • Sin Dependabot version-updates (no existía); Alerts intactos
  • P1: docs/ architecture/guides/runbooks, AGENTS.md, ARCHITECTURE.md, .env.example
  • Meta-sección presente tras cada H1 contractual
  • Makefile: lint, test, smoke, validate
  • P2 público: CODE_OF_CONDUCT
  • Sin cambios a branch protection, org settings, force-push ni secretos reales
Open in Web Open in Cursor 

Summary by CodeRabbit

  • Documentation
    • Added Spanish-language guides covering installation, development, packages, Ansible, architecture, and the roadmap, plus runbooks for the portal, ISO, and CI.
    • Added project contribution, security, architecture, and release documentation, and organized documentation links around the updated guide structure.
  • Contributor Experience
    • Added structured bug report, feature request, and pull request templates, along with issue contact options.
  • Quality and Reliability
    • Updated automated checks to include frontend, Ansible, accessibility, and smoke testing.
    • Added a standard smoke-test command for checking portal health and installation endpoints.

Conserva stack y producto; añade docs canónicos, CI quality/test/build/smoke,
Renovate, Make fachada y meta-secciones. LICENSE GPL-3.0 intacta.

Co-authored-by: Alexendros · Alejandro Domingo Agustí <operaciones@alexendros.dev>
@coderabbitai

coderabbitai Bot commented Sep 24, 2026

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 65c7da46-8c94-4468-96a2-b025b2c690f5

📥 Commits

Reviewing files that changed from the base of the PR and between b6b8925 and 1f32d97.

📒 Files selected for processing (35)
  • .github/CODEOWNERS
  • .github/ISSUE_TEMPLATE/bug.md
  • .github/ISSUE_TEMPLATE/config.yml
  • .github/ISSUE_TEMPLATE/feature.md
  • .github/PULL_REQUEST_TEMPLATE.md
  • .github/renovate.json
  • .github/workflows/ci.yml
  • .gitignore
  • AGENTS.md
  • ARCHITECTURE.md
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • Makefile
  • README.md
  • SECURITY.md
  • deploy/pacman-cache/README.md
  • docs/ANSIBLE.md
  • docs/ARCHITECTURE.md
  • docs/INSTALL.md
  • docs/PACKAGES.md
  • docs/README.md
  • docs/RELEASE-v1.0.0.md
  • docs/ROADMAP.md
  • docs/architecture/decisions/README.md
  • docs/architecture/overview.md
  • docs/guides/ansible.md
  • docs/guides/desarrollo.md
  • docs/guides/install.md
  • docs/guides/packages.md
  • docs/guides/roadmap.md
  • docs/runbooks/ci.md
  • docs/runbooks/iso.md
  • docs/runbooks/portal.md
  • tests/vm/README.md
 _______________________________________________________
< Once upon a dream, I found all the bugs in your code. >
 -------------------------------------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Commit to this branch
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@Alexendros
Alexendros merged commit c51750c into main Sep 24, 2026
6 of 7 checks passed
@Alexendros
Alexendros deleted the cursor/align-repo-standard-1507 branch September 24, 2026 15:30
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