Skip to content

docs(spec-loop): sync shipped-state specs after recent merge train#664

Merged
potiuk merged 2 commits into
apache:mainfrom
justinmclean:spec-shipped-state-sync
Jul 1, 2026
Merged

docs(spec-loop): sync shipped-state specs after recent merge train#664
potiuk merged 2 commits into
apache:mainfrom
justinmclean:spec-shipped-state-sync

Conversation

@justinmclean

Copy link
Copy Markdown
Member

Summary

Clear stale pre-merge language across three specs:

  • issue-management-family.md: replace the stale "issue-backlog-stats and
    issue-deduplicate may not yet appear in docs/modes.md" gap with an
    accurate note that those rows shipped and reviewer-routing is the
    remaining gap (tracked as modes-doc-reviewer-routing-row).

  • meta-and-quality-tooling.md: refresh the eval-coverage Known Gap from
    the vague "every shipped skill" to the concrete count of 63 skills, and
    add the check number reference (skill: add import-security-issue-from-md (batch on-ramp from markdown findings) #8).

  • project-agnosticism.md: update the asf-coupling advisory-hit count from
    the stale "86 hits" to 0, reflecting the org-scoped suppression and
    mechanical cleanup that landed since the count was written.

Generated-by: Claude (Opus 4.7)

Type of change

  • Skill change (.claude/skills/<name>/) — eval fixtures updated below
  • Tool / bridge contract (tools/<system>/*.md)
  • Python package (tools/*/ with pyproject.toml)
  • Groovy reference impl
  • Cross-cutting (RFC, AGENTS.md, sandbox, privacy-LLM)
  • Documentation (docs/, README.md, CONTRIBUTING.md)
  • Project template (projects/_template/)
  • CI / dev loop (prek, workflows, validators)
  • Other:

Test plan

  • prek run --all-files passes
  • For Python packages touched: uv run pytest / ruff check / mypy passes
  • For Groovy bridges touched: command-line invocation tested end-to-end
  • For skill changes: eval suite passes for the affected skill
    (PYTHONPATH=tools/skill-evals/src python3 -m skill_evals.runner tools/skill-evals/evals/<skill>/)
  • For skill behaviour changes: a new or updated eval fixture is included in this PR
    (a regression test for the bug fixed / the behaviour added — see CONTRIBUTING.md)
  • Other:

Collapse "What's been built" to one line per item; all 22 planned work
items preserved verbatim; redundant shipped-state notes trimmed.

Generated-by: Claude (Opus 4.7)
Clear stale pre-merge language across three specs:

- issue-management-family.md: replace the stale "issue-backlog-stats and
  issue-deduplicate may not yet appear in docs/modes.md" gap with an
  accurate note that those rows shipped and reviewer-routing is the
  remaining gap (tracked as modes-doc-reviewer-routing-row).

- meta-and-quality-tooling.md: refresh the eval-coverage Known Gap from
  the vague "every shipped skill" to the concrete count of 63 skills, and
  add the check number reference (apache#8).

- project-agnosticism.md: update the asf-coupling advisory-hit count from
  the stale "86 hits" to 0, reflecting the org-scoped suppression and
  mechanical cleanup that landed since the count was written.

Generated-by: Claude (Opus 4.7)
@justinmclean justinmclean self-assigned this Jul 1, 2026
@potiuk potiuk merged commit 7e1af73 into apache:main Jul 1, 2026
29 checks passed
@potiuk

potiuk commented Jul 1, 2026

Copy link
Copy Markdown
Member

86 -> 0 :) Reallly cool

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