chore(straymark): upgrade framework fw-4.20.0 → fw-4.22.0 + cli-3.19.1#45
Merged
Merged
Conversation
- Follow-ups backlog promoted to first-class registry (v1): JSON schema, template, native `straymark followups` CLI namespace - Agent directives shipped in AGENT-RULES.md §13; STRAYMARK.md §16 - New straymark-followups skill for claude/codex/gemini/agent - i18n (es, zh-CN) + injected directive markers synced Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrade StrayMark framework
fw-4.20.0 → fw-4.22.0(CLI3.19.1installed). The headline change is the promotion of the Follow-ups Backlog to a first-class artifact (v1).Follow-ups Backlog — first-class registry (fw-4.21.0+)
.straymark/follow-ups-backlog.mdwith its own JSON schema (.straymark/schemas/follow-ups-backlog.schema.v1.json, experimental v1) and template (.straymark/templates/follow-ups-backlog.md).straymark followups list / status / drift [--apply|--scan-all] / promote FU-NNN— the v0 bash script is deprecated.suspected-closedstatus (anti-noise ondrift --apply),Origin-class/Severity/Labelsdimensions, formalizedDestinationvocabulary, automated FU → TDE promotion withpromoted_from_followuptraceability.Framework & tooling
AGENT-RULES.md §13(session start / pre-commit / post-Charter-close) + newSTRAYMARK.md §16.straymark-followupsskill distributed to all four agents (.claude/,.codex/,.gemini/,.agent/workflows/) — thin wrapper over the CLI, never edits CLI-owned counters by hand.QUICK-REFERENCE.md, injected directive markers (.cursorrules,.cursor/rules/straymark.md) and i18n (es, zh-CN) synced.Notes
straymark followups drift --scan-all --apply) is a follow-up decision (project is at 74 docs, above the ~20-AILOG threshold).Verification
straymark validate→ 0 errors (8 pre-existing SEC-001 warnings, documentation context)straymark status→ shows the new Follow-ups counters block from cli-3.19.1python3 -m json.tool)🤖 Generated with Claude Code