Skip to content

FRC7.1 — Ayiti OS GoV, batch/lint/metrics, upgraded README - #3

Merged
EricksonAtHome merged 2 commits into
mainfrom
cursor/frc7-upgrade-faa5
Aug 9, 2026
Merged

FRC7.1 — Ayiti OS GoV, batch/lint/metrics, upgraded README#3
EricksonAtHome merged 2 commits into
mainfrom
cursor/frc7-upgrade-faa5

Conversation

@EricksonAtHome

Copy link
Copy Markdown
Owner

Summary

Major FRC7 upgrade that turns the stub ecosystem into a working monorepo focused on Ayiti OS (GoV) government models.

What’s included

  • Real packages: @frc/frcl, @frc/engine, @frc/core, @frc/sdk, @ayiti/gov
  • Gateway APIs: /v1/run, /v1/execute, /v1/batch, /v1/lint, /v1/metrics, /v1/worker/tick, webhooks
  • Ayiti OS models wired to HaitiDocs MCP/JSON + MEF/DGI/BRH/OMRH/CNMP portals
  • New models: ayiti.translate, ayiti.alert, citizen triage, UXP envelopes
  • Control panel UI + CLI (frc models|lint|health|exec|run)
  • Rewritten README, CI, unit + integration tests

Test plan

  • npm install && npm test
  • npm run demo / npm run demo:ayiti
  • Gateway forbids generic models (models5)
  • Batch + lint endpoints

Notes

Repo ruleset was softened so feature branches can ship (default branch still protected for deletion / non-fast-forward / linear history).

Open in Web Open in Cursor 

EricksonAtHome and others added 2 commits April 25, 2026 22:05
Ship a real monorepo with FRCL parser, engine, queue, SDK, gateway,
control panel, and Ayiti OS government models wired to HaitiDocs and
.gouv.ht portals. Adds batch runs, FRCL lint, webhooks, worker tick,
translate/alert models, tests, CI, and a redesigned README.

Co-authored-by: Erickson Hyppolite Poel <EricksonAtHome@users.noreply.github.com>
@EricksonAtHome
EricksonAtHome merged commit 83cc89b into main Aug 9, 2026
4 checks passed
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