Skip to content

feat(jurisdicciones): ficha inicial de Mendoza con fuentes verificadas (#4) - #30

Open
blippip69 wants to merge 1 commit into
Bitcoindefi:mainfrom
blippip69:feat/jurisdiccion-mendoza
Open

blippip69 wants to merge 1 commit into
Bitcoindefi:mainfrom
blippip69:feat/jurisdiccion-mendoza

Conversation

@blippip69

Copy link
Copy Markdown

feat(jurisdicciones): ficha de Mendoza (#4)

ES

Agrega jurisdicciones/mendoza.md con la estructura de las fichas existentes.

Verificado en fuente primaria:

  • CPCCyT Ley 9001 (2017): ficha SAIJ id LPM0009001 ("Vigente, de alcance general") + Argentina.gob.ar/normativa.
  • CPL Ley 9109: "Texto actualizado - Vigente" en Argentina.gob.ar + Mendoza Legal (Colegio de Abogados).
  • CPP Ley 8886 y reforma Ley 9608 (07-02-2025): análisis del propio Poder Judicial mendocino (jusmendoza.gob.ar) y Pensamiento Penal — marcado para re-verificación puntual por ser reforma reciente.
  • CPA Ley 3918: texto en el sitio histórico del Poder Judicial (wwwjuri.jus.mendoza.gov.ar).

En 🔲: acordadas de feria vigentes, plazo de gracia local, leyes orgánicas del MP, número de la nueva Ley de Procedimiento Administrativo.

Nota práctica incluida: el Colegio de Abogados de Mendoza reportó que SAIJ tiene normativa provincial desactualizada/fuera de línea — la ficha indica contrastar siempre con fuente provincial.

Las URLs oficiales listadas (jusmendoza.gob.ar, mendozalegal.com, mendoza.gov.ar) fueron accesibles.

EN

Adds jurisdicciones/mendoza.md with the established ficha skeleton: five-fuero table with primary-source verified law numbers, plazo notes including the tax regime inside the CPCC and the enero/julio ferias pending acordada check, SAIJ query syntax plus an explicit warning about stale provincial records in SAIJ, and accessible official sources. Unverified items ship as pending markers per CONTRIBUTING rules.

Bitcoindefi#4)

Adds jurisdicciones/mendoza.md: institutional framework (Suprema Corte acordadas), five-fuero table with verified law numbers (CPCCyT Ley 9001/2017 from SAIJ id LPM0009001, CPL Ley 9109 texto actualizado, CPP Ley 8886 + reforma 9608/2025 flagged for re-check, CPA Ley 3918 from Poder Judicial historic site), plazos notes including the tributario special regime inside the CPCC and enero/julio ferias pending acordada verification, SAIJ query syntax plus a practical warning about outdated provincial records in SAIJ (reported by the Colegio de Abogados), and official local sources each tested accessible. Unverified items ship as pending markers per CONTRIBUTING.
Comment thread jurisdicciones/mendoza.md
Comment on lines +3 to +5
> Confirmá el fuero antes de computar plazos. Los números de norma marcados `□`
> re-verificalos en SAIJ / Legislatura provincial antes de citar. Los números sin
> `□` fueron verificados en fuente primaria (ver "Verificación" al pie).

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Bug: Pending marker uses □ instead of the convention 🔲

mendoza.md marks all unverified items with (U+25A1 WHITE SQUARE), but the repo convention — enforced by CONTRIBUTING.md and used by every other ficha (jujuy.md, salta.md, caba-nacional.md) — is 🔲 (U+1F532). The auditoría tooling detects pending citations by literal string match (marca_pendiente='🔲' in linea in skills/argentina-auditoria-citas/REFERENCIAS-TECNICAS.md), so every pending item in this file will be invisible to that check and silently treated as verified. Replace all occurrences with 🔲.

Was this helpful? React with 👍 / 👎

Comment thread jurisdicciones/mendoza.md
Verificado contra fuentes durante la elaboración de esta ficha:

- **Ley 9001 (CPCCyT)**: ficha completa en SAIJ (id LPM0009001, "Vigente, de alcance
general", sanci0n 30-08-2017 / B.O. 12-09-2017) y ficha en Argentina.gob.ar/normativa.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Quality: Typo 'sanci0n' (zero) in Verificación section

Line 68 reads 'sanci0n 30-08-2017' with a zero instead of 'sanción'. Fix the typo for readability and to keep the verification note clean.

Correct 'sanci0n' to 'sanción':

general", sanción 30-08-2017 / B.O. 12-09-2017) y ficha en Argentina.gob.ar/normativa.
  • Apply fix

Check the box to apply the fix or reply for a change | Was this helpful? React with 👍 / 👎

@gitar-bot

gitar-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown
Code Review ⚠️ Changes requested 0 resolved / 2 findings

Adds the initial Mendoza jurisdiction file with verified primary sources, but the pending marker uses an incorrect symbol and a typo exists in the verification section.

⚠️ Bug: Pending marker uses □ instead of the convention 🔲

📄 jurisdicciones/mendoza.md:3-5 📄 jurisdicciones/mendoza.md:9 📄 jurisdicciones/mendoza.md:12 📄 jurisdicciones/mendoza.md:14 📄 jurisdicciones/mendoza.md:21-24 📄 jurisdicciones/mendoza.md:32-34 📄 jurisdicciones/mendoza.md:57-61 📄 jurisdicciones/mendoza.md:73 📄 jurisdicciones/mendoza.md:77 📄 jurisdicciones/mendoza.md:80

mendoza.md marks all unverified items with (U+25A1 WHITE SQUARE), but the repo convention — enforced by CONTRIBUTING.md and used by every other ficha (jujuy.md, salta.md, caba-nacional.md) — is 🔲 (U+1F532). The auditoría tooling detects pending citations by literal string match (marca_pendiente='🔲' in linea in skills/argentina-auditoria-citas/REFERENCIAS-TECNICAS.md), so every pending item in this file will be invisible to that check and silently treated as verified. Replace all occurrences with 🔲.

💡 Quality: Typo 'sanci0n' (zero) in Verificación section

📄 jurisdicciones/mendoza.md:68

Line 68 reads 'sanci0n 30-08-2017' with a zero instead of 'sanción'. Fix the typo for readability and to keep the verification note clean.

Correct 'sanci0n' to 'sanción'
general", sanción 30-08-2017 / B.O. 12-09-2017) y ficha en Argentina.gob.ar/normativa.
🤖 Prompt for agents
Code Review: Adds the initial Mendoza jurisdiction file with verified primary sources, but the pending marker uses an incorrect symbol and a typo exists in the verification section.

1. ⚠️ Bug: Pending marker uses □ instead of the convention 🔲
   Files: jurisdicciones/mendoza.md:3-5, jurisdicciones/mendoza.md:9, jurisdicciones/mendoza.md:12, jurisdicciones/mendoza.md:14, jurisdicciones/mendoza.md:21-24, jurisdicciones/mendoza.md:32-34, jurisdicciones/mendoza.md:57-61, jurisdicciones/mendoza.md:73, jurisdicciones/mendoza.md:77, jurisdicciones/mendoza.md:80

   mendoza.md marks all unverified items with `□` (U+25A1 WHITE SQUARE), but the repo convention — enforced by CONTRIBUTING.md and used by every other ficha (jujuy.md, salta.md, caba-nacional.md) — is `🔲` (U+1F532). The auditoría tooling detects pending citations by literal string match (`marca_pendiente='🔲' in linea` in skills/argentina-auditoria-citas/REFERENCIAS-TECNICAS.md), so every `□` pending item in this file will be invisible to that check and silently treated as verified. Replace all `□` occurrences with `🔲`.

2. 💡 Quality: Typo 'sanci0n' (zero) in Verificación section
   Files: jurisdicciones/mendoza.md:68

   Line 68 reads 'sanci0n 30-08-2017' with a zero instead of 'sanción'. Fix the typo for readability and to keep the verification note clean.

   Fix (Correct 'sanci0n' to 'sanción'):
   general", sanción 30-08-2017 / B.O. 12-09-2017) y ficha en Argentina.gob.ar/normativa.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Showing less information.

Comment with these commands to change the behavior for this request:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

Important

Your trial ends in 7 days — upgrade now to keep code review, CI analysis, auto-apply, custom automations, and more.

Was this helpful? React with 👍 / 👎 | Gitar

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.

1 participant