Skip to content

RFC and Specification Workflow Infrastructure #255

Description

@nikomatsakis

RFC and Specification Workflow Infrastructure

Status: In Progress

Current Understanding

Established comprehensive RFC and specification workflow for Dada language development. RFC-0002 documents the design using MyST directive syntax for spec paragraphs.

Next Steps

  • Convert existing spec files from r[...] to :::{spec} directive syntax
  • Update spec validation tooling to parse MyST directives
  • Create interactive specification viewer with RFC toggles

Open Questions

  • None currently

Context

RFC-0002 serves as canonical reference documenting the entire workflow. Spec paragraphs use MyST syntax: :::{spec} paragraph.id [rfcN...] [!rfcN...]. Infrastructure includes:

  • mdbook for RFCs at dada-lang.org/rfcs with auto-population
  • mdbook for spec with custom preprocessor handling {spec} directives
  • Test-spec linking with #:spec annotations
  • cargo xtask rfc new command for RFC creation

Metadata

Metadata

Assignees

No one assigned

    Labels

    ai-managedAI can update OP and add commentsarchitectureArchitecture and designtracking-issueOngoing work item with living documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions