Questions that came up during the website build. Need Peter's input before finalizing.
-
API base URL —
api.corpo.devis used as placeholder in the agents page. Is this the actual domain, or should it be something else? -
Status page —
status.corpo.devis referenced. Does this exist yet? -
CLI installation — The agents page uses
uvx corpoas the install method. Iscorpopublished to PyPI yet, or should this be a different install command? -
Agent constitution schema — The YAML schema on the agents page is a best-guess from the spec. Need to verify the actual field names and structure match the real
corpo.yamlformat. -
Escalation contact — The constitution example shows
operator@example.com. Should there be a real default or is this intentionally left as an example?
-
About section — The spec mentions an optional
/aboutpage or section on home. Currently omitted. Worth adding as a section on the home page? -
Dot grid pattern — Defined in the identity brief as the only permitted texture. Currently available as a CSS class but not used on any section. Should it appear as a background on any section?
-
Mobile nav — Currently the nav is a simple flex layout that works on mobile. A hamburger menu isn't in brand — should mobile nav just stack or remain horizontal?
-
Domain — Is the site deploying to
corpo.dev, a subdomain, or somewhere else? -
Analytics — Any analytics or tracking to include?