Archicratia 8f64e4b098
All checks were successful
SMOKE / smoke (push) Successful in 12s
CI / build-and-anchors (push) Successful in 38s
Deploy staging+live (annotations) / deploy (push) Successful in 1m10s
Merge pull request 'ci: fix proposer workflow (auto APP_DIR + guards)' (#176) from chore/fix-proposer-workflow-appdir-20260303-115843 into main
Reviewed-on: #176
2026-03-03 12:01:18 +01:00
2026-02-23 12:07:01 +01:00
2026-02-23 12:07:01 +01:00
2026-02-23 12:07:01 +01:00
2026-02-23 12:07:01 +01:00
2026-02-23 12:07:01 +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%