Skip to content

docs(mission): mark Verum/Caer/Plumb as illustrative placeholder names#695

Merged
potiuk merged 1 commit into
apache:mainfrom
justinmclean:mission-placeholder-names
Jul 3, 2026
Merged

docs(mission): mark Verum/Caer/Plumb as illustrative placeholder names#695
potiuk merged 1 commit into
apache:mainfrom
justinmclean:mission-placeholder-names

Conversation

@justinmclean

Copy link
Copy Markdown
Member

Summary

  • Clarifies that Apache Verum, Apache Caer, and Apache Plumb references in MISSION.md are illustrative placeholders, not real or planned ASF projects.
  • Rewords mission text to describe those examples generically as audit-tool and eval-framework integrations.

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:

@potiuk potiuk force-pushed the mission-placeholder-names branch from 6c8993d to 51f30fb Compare July 3, 2026 13:22
@potiuk potiuk merged commit 65938c4 into apache:main Jul 3, 2026
32 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