Below you will find pages that utilize the taxonomy term “Sjames”
July 23, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.32.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Syscribe is a tool that converts SysMLv2 models into human-readable Markdown files with YAML frontmatter, making them version-controlled and traceable. It automates the process of generating requirements, test cases, architecture decision records, and safety analysis reports from natural language descriptions using large language models (LLMs). The action supports various element types and provides features for cross-repository composition, security analysis, and IEC 62443 zones & conduits.
July 13, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.31.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed feat: suspect-link detection via content baselines by @sjames in https://github.com/sjames/syscribe/pull/85 feat: release baselines — frozen, git-anchored release snapshots by @sjames in https://github.com/sjames/syscribe/pull/86 Full Changelog: https://github.com/sjames/syscribe/compare/v0...v0.31.0
July 4, 2026
Validate Syscribe Model
Version updated for https://github.com/sjames/syscribe to version v0.30.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed fix(find): avoid panic when doc-body cap lands mid-UTF-8-char by @sjames in https://github.com/sjames/syscribe/pull/80 fix(matrix): render covered-but-failing requirement as ▣, not ✗ by @sjames in https://github.com/sjames/syscribe/pull/81 feat(scan): LLM-scale corpus scanning — Tiers A/B/C (stats, digest, search-text, summarize, topics, clusters) by @sjames in https://github.com/sjames/syscribe/pull/82 feat: displayOrder field + W047 unrecognized-field warning by @sjames in https://github.com/sjames/syscribe/pull/83 Full Changelog: https://github.com/sjames/syscribe/compare/v0...v0.30.0