9e182e01d68e827aa0e21e93c205e45db1f36dba
All checks were successful
Zone / build (push) Successful in 11s
Zone dashboard
Home-server control UI served at https://zone.zainezq.com. Configuration is data-driven via data/manifest.json.
Local development
cd /home/zaine/master-folder/org-platform/zone
python3 -m http.server 8080
# open http://127.0.0.1:8080 — API calls need org_backend on :9010 or will show offline
Tests and CI
npm test
Gitea Actions runs scripts/gated-analysis.ps1 (manifest schema, smell checks, tests).
Manifest
- links — quick-nav cards (
platformtheninfragroups) - builds — run/cancel/status/logs bindings to
org_backendBuildController - status — health, uptime, last-runs endpoints
Production loads enriched manifest from GET /api/zone/manifest (injections: integrations, widgets). Live widgets poll GET /api/zone/status (authoring queue, watcher, timesheet week summary).
Timesheet SPA is served from ../time-tracking/ at /time-tracking/ (nginx alias).
Description
Languages
JavaScript
54.9%
CSS
22.7%
PowerShell
12.9%
HTML
9.5%