Naming
Naming
COOP supports per-entity naming rules and tokenized ID generation.
Defaults:
- task:
<TYPE>-<TITLE16>-<SEQ> - idea:
<TYPE>-<TITLE16>-<SEQ> - track:
<NAME_SLUG> - delivery:
<NAME_SLUG> - run:
<TYPE>-<YYMMDD>-<RAND>
Useful commands:
coop namingcoop naming preview "Auth user journey" --entity taskcoop naming token listcoop naming token default show bucketcoop naming token default set bucket PMcoop naming token default clear bucketcoop rename <id> <alias>Short IDs are deterministic generated handles. Aliases are user-managed friendly references.