Skip to content

v0.22.0

Choose a tag to compare

@mdostal mdostal released this 15 Aug 20:42
· 84 commits to main since this release
bd7dc61

Metadata crawl + deploy-docs report

Follow-on to v0.21.0's suggest/confirm workflow -- the "bulk-suggest" work that epic explicitly deferred.

  • portunus crawl / portunus_crawl_candidates MCP tool -- discovery bundler (sm_name, group, project, org, repo, vault binding, rotation binding) for references missing metadata. Never a writer, never an LLM caller -- bundles context for an external LLM/human to act on via the existing portunus_suggest_metadata.
  • portunus report -- Markdown vault-state report (org -> project structure, per-reference metadata, explicit Gaps section). A real deploy-docs starting point, independent of crawl.
  • Settings "Crawl & report" UI -- fetch the crawl bundle (framed honestly as LLM context, never automatic), download the report.

See CHANGELOG.md for full details.