Skip to content

Audit scaffold folder handling after upstream removal of drafts/ and research/ #167

@lex57ukr

Description

@lex57ukr

Goal

Review keystone-cli's internal handling of scaffold folders to determine whether it references or depends on drafts/ and research/ directories, and update accordingly.

Scope

  • Search for any references to drafts/ or research/ in CLI code (scaffolding logic, directory creation, validation, templates)
  • Remove or update any handling that assumes these folders exist
  • Ensure the CLI aligns with the upstream change: only chapters/, appendix/, and assets/ are recognized by the publishing pipeline

Outcome

keystone-cli no longer creates, expects, or references drafts/ or research/ directories, staying consistent with the upstream keystone templates.

Notes

Upstream change: knight-owl-dev/keystone#141 removed drafts/ and research/ scaffolding from shared templates. Templates now document only the three publishing folders and let users create their own organizational structure.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions