Skip to content

devex: minor deferred polish (doctests, --format json, binding diagnostics export, ci-timings) #87

@P4suta

Description

@P4suta

Small DevEx items deferred during the diagnostics / inner-loop work, collected so they aren't lost:

  • Doctests no_run → real (done in test(doc): make the front-door + pandoc examples executed doctests #96) — convert no_run doc examples to executed doctests where feasible (currently several are compile-only).
  • --format json for render / kinds — the aozora check subcommand has the {human,json,short} format flag; render and kinds do not yet expose a machine format.
  • Binding diagnostics_human exports — expose the human/graphical diagnostic rendering through the language bindings (py / wasm / ffi), not just the CLI.
  • ci-timings xtask extension — surface per-gate timings for the parallel pre-push pipeline.

Source: DevEx program state (branch feat/devex-inner-loop). Split into individual issues if any grows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deferredIntentionally postponed / not-yet-done; backlogenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions