Archicratia 06482a9f8d
All checks were successful
Proposer Apply (Queue) / apply-proposer (push) Successful in 21s
CI / build-and-anchors (push) Successful in 46s
SMOKE / smoke (push) Successful in 6s
Deploy staging+live (annotations) / deploy (push) Successful in 42s
Merge pull request 'fix(actions): make proposer queue runtime-safe' (#254) from hotfix/fix-proposer-runtime-v2 into main
Reviewed-on: #254
2026-03-16 00:59:50 +01:00

Archicratie — Web Edition (Atelier éditorial)

Ce repo contient le site Astro “Archicratie Web Edition” et sa machine éditoriale :

  • Proposer (tickets Gitea pré-remplis depuis les paragraphes)
  • Apply-ticket (application sûre des corrections)
  • Contrat dancres (citabilité) + churn test
  • CI Gitea Actions + runner DS220+

Démarrage rapide

  • npm install
  • npm run dev

Documentation (référence)

  • Quickstart (10 min) : docs/QUICKSTART.md
  • Manuel de référence : docs/MANUEL_REFERENCE.md
  • Contrat de tickets : docs/CONTRAT_TICKETS.md
  • Topo logique métier : docs/TOPO_LOGIQUE_METIER.md

Commandes clés

  • Tests complets : npm test
  • Test ancres : npm run test:anchors
  • Appliquer un ticket :
    • node scripts/apply-ticket.mjs <N> --dry-run
    • node scripts/apply-ticket.mjs <N>
Description
Relecture, correction et proposition pour Archicratie — Édition web
Readme 31 MiB
Languages
MDX 82.1%
Astro 10.9%
JavaScript 4.5%
TypeScript 0.9%
CSS 0.9%
Other 0.6%