nexus/cli/src/client
Mikkel Georgsen 39b96f8d93 feat(03-04): replace display strings in CLI commands with VOCAB constants
- onboard.ts: intro banner -> 'nexus onboard'; command refs -> nexus; CEO -> VOCAB.ceo
- company.ts: label, description, bold text use VOCAB.company; .command('company') unchanged
- board-auth.ts: 'Board authentication required' uses VOCAB.board
- auth-bootstrap-ceo.ts: 'CEO' references use VOCAB.ceo; 'Paperclip' uses VOCAB.appName
2026-04-01 07:44:20 +02:00
..
board-auth.ts feat(03-04): replace display strings in CLI commands with VOCAB constants 2026-04-01 07:44:20 +02:00
command-label.ts Address Greptile review on board CLI auth 2026-03-23 08:46:05 -05:00
context.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
http.ts feat(03-04): replace Paperclip display strings in CLI entry point and HTTP client 2026-04-01 07:44:02 +02:00