Brings the ISO-packaged portal copy current with the live cezen-portal/
working directory, which had drifted across the entire V1.0 GA polish
initiative (Phases 1-10) plus this session's topnav icon-order bugfix.
- 52 existing files updated, 2 new pages added (about.html, health.html)
- cgit/cezen-portal/ is now byte-identical to cezen-portal/
- Backend files (rag_ingest.py, cezen_license.py) already in sync;
main.py intentionally left as-is (cgit is ahead there with
workstation-category commercial-fit logic not yet backported to the
live working copy)
Next: rebuild the ISO (bash autoinstall/build-iso.sh) to bake this in.
- Add Workstation as an additive standalone category, kept out of
TIER_ORDER so it never enters the Server S/M/L/Max upgrade ladder
- Add Server S/M/L/Max commercial labels for existing starter/basic/pro/max
tiers (slugs, license format, and APIs unchanged)
- Rename portal UI terminology: Connectors -> MCP & Enterprise Connectors,
Audit Log -> Governance & Audit, Model Manager -> Model Catalog,
Agent Builder -> Agent Studio, Workflow Automation -> Workflow Designer,
Multimodal Chat -> AI Workspace
- Fix branding.js workflow.html tier-gating bug and entry.yml missing tier var
- Document 7-capability platform roadmap and Workstation/Server structure
in README.md and docs/README.md
- Ignore __pycache__/*.pyc build artifacts