Skip to content

Add discovery draft spec writer (#134)#150

Merged
Dimwiddle merged 1 commit intofeature/discovery-layerfrom
codex/134-draft-spec-generator-and-markdown-writer
Mar 7, 2026
Merged

Add discovery draft spec writer (#134)#150
Dimwiddle merged 1 commit intofeature/discovery-layerfrom
codex/134-draft-spec-generator-and-markdown-writer

Conversation

@Dimwiddle
Copy link
Contributor

Description

Implement Phase 2 draft markdown writing for discovery output and parser-safe _discovered staging.

This change adds generate_draft_specs() to convert DraftFeature/DraftScenario data into SpecLeft markdown files and updates parser recursion to skip underscore-prefixed directories.

Type of Change

  • New feature
  • Tests
  • Documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Testing

  • make lint-fix
  • make lint
  • make test
  • make pre-commit

Related Issues

Closes #134

@Dimwiddle Dimwiddle merged commit ccf6fbc into feature/discovery-layer Mar 7, 2026
1 check passed
@Dimwiddle Dimwiddle deleted the codex/134-draft-spec-generator-and-markdown-writer branch March 7, 2026 23:41
@Dimwiddle Dimwiddle linked an issue Mar 9, 2026 that may be closed by this pull request
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discovery Phase 2: draft spec generator and markdown writer

1 participant