Skip to content

Day 51 of Dokugent Owner Identity & Metadata Refactor

  1. dokugent owner Wizard
  2. Migrated prompts from Inquirer → Enquirer
  3. Separated roles: owner, admin, tech contacts
  4. Added trustLevel with properly padded choice formatting
  5. Created ownerId via sha256(ownerName:email)
  6. Included new metadata:

    • cliVersion
    • schemaVersion
    • createdVia
    • createdAt & createdAtDisplay
  7. Error Handling

  8. Added graceful exit catch for owner-wizard.ts
  9. Fixed runtime crash for dokugent preview and dokugent byo due to missing fields or early exits

Categories