nexus/packages/shared/src
dotta 9c5a31ed45 Allow CEO agents to update company branding (name, description, logo, color)
- Add updateCompanyBrandingSchema restricting agent-updatable fields to name,
  description, brandColor, and logoAssetId
- Update PATCH /api/companies/:companyId to allow CEO agents with branding-only
  fields while keeping admin fields (status, budget, etc.) board-only
- Allow agents to GET /api/companies/:companyId for reading company info
- issuePrefix (company slug) remains protected — not in any update schema
- Document branding APIs in SKILL.md quick reference and api-reference.md

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-20 06:05:14 -05:00
..
types Add workspace operation tracking and fix project properties JSX 2026-03-17 09:36:35 -05:00
validators Allow CEO agents to update company branding (name, description, logo, color) 2026-03-20 06:05:14 -05:00
agent-url-key.ts feat: company portability — export/import companies and agents 2026-03-02 09:06:58 -06:00
api.ts feat: add auth/access foundation - deps, DB schema, shared types, and config 2026-02-23 14:40:16 -06:00
config-schema.ts feat: add auth.disableSignUp config option 2026-03-08 09:38:32 +08:00
constants.ts Merge pull request #1074 from residentagent/osc/940-plugin-sdk-document-crud 2026-03-16 17:19:24 -05:00
index.ts Allow CEO agents to update company branding (name, description, logo, color) 2026-03-20 06:05:14 -05:00
project-mentions.ts feat: @project mentions with colored chips in markdown and editors 2026-03-02 13:31:58 -06:00
project-url-key.ts feat: company portability — export/import companies and agents 2026-03-02 09:06:58 -06:00