Skip to content

feat(wrkflw): add local docgen visualization pipeline test workflow#69

Merged
elasticdotventures merged 2 commits into
mainfrom
feat/wrkflw-docgen-pipeline
May 2, 2026
Merged

feat(wrkflw): add local docgen visualization pipeline test workflow#69
elasticdotventures merged 2 commits into
mainfrom
feat/wrkflw-docgen-pipeline

Conversation

@promptexecutionerr
Copy link
Copy Markdown
Collaborator

Integrate wrkflw (cargo install wrkflw) to run GitHub Actions workflows locally for testing all visualization pipeline stages without Docker.

Claude Sonnet (coordinator) added 2 commits May 3, 2026 01:39
Integrate wrkflw (cargo install wrkflw) for running GitHub Actions
workflows locally to test all visualization pipeline stages.

Adds:
- .github/workflows/wrkflw-docgen.yml — 9-stage pipeline covering
  Rhai parser, iso lint, viz derive, legal Z3, docgen build,
  Kasuari constraints, iso objects HasVisualization impls,
  live-editor JS tests, and Xero MCP smoke
- Justfile: wrkflw-docgen-test, wrkflw-validate, wrkflw-list,
  wrkflw-job, wrkflw-tui, wrkflw-full-test
- scripts/wrkflw_test.sh — CLI test harness with stage selection
- AGENTS.md: wrkflw docs, known limitations, and emergent
  Z3/Kasuari trait invariant capability analysis

Fixes pre-existing compilation error surfaced by wrkflw:
crates/ledger-core/src/observability.rs:192 — ParseIntError type
mismatch when converting OTLP log record timestamps.
@elasticdotventures elasticdotventures merged commit e9da669 into main May 2, 2026
4 of 6 checks passed
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.

2 participants