Skip to content

docs: post-release documentation alignment (#154)#187

Merged
rosspeili merged 1 commit into
ARPAHLS:mainfrom
rosspeili:docs/issue-154-post-release-alignment
Jun 24, 2026
Merged

docs: post-release documentation alignment (#154)#187
rosspeili merged 1 commit into
ARPAHLS:mainfrom
rosspeili:docs/issue-154-post-release-alignment

Conversation

@rosspeili

Copy link
Copy Markdown
Contributor

Description

Post-release documentation alignment so user-facing and contributor docs match the repo after the testing-architecture and CLI work landed.

Doc Fix — syncs category tables, dev install guidance, Python version messaging, env var onboarding, and Black CI wording. No code or skill bundle changes.

Changes

  • CategoriesCONTRIBUTING.md and ai_native_workflow.md match the live registry (dev_tools, defi, novelty_extractor, etc.); catalog descriptions cleaned of stale issue refs
  • Install[dev,all] for CI parity; [dev] called out for docs-only work (README, CONTRIBUTING, requirements.txt)
  • Python — README badge and Quick Start updated to 3.10+ (matches pyproject.toml and CI)
  • Configuration — README points to .env.example, api_keys.md, and per-skill catalog pages; DeFi wallet vars added to .env.example (commented, with security notes)
  • Framework env varsSKILLWARE_SKILL_PATH and SKILLWARE_NO_VERSION_CHECK documented in api_keys.md
  • Testing docsTESTING.md and CONTRIBUTING.md state Black is CI-gated

Checklist

  • Doc Fix: Documentation update
  • Agent Code of Conduct
  • Docs-only — no pytest subset required for behavior changes
  • CHANGELOG.md updated under [Unreleased]
  • examples/README.md — N/A (unchanged)

Related Issues

Fixes #154

Sync category tables, dev install guidance, Python 3.10+ badge, README configuration via .env.example, DeFi and framework env vars, and Black CI wording.
@rosspeili rosspeili merged commit bbf10fe into ARPAHLS:main Jun 24, 2026
5 checks passed
@rosspeili rosspeili deleted the docs/issue-154-post-release-alignment branch June 24, 2026 08:11
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.

[Docs]: Post-release documentation alignment (categories, install, env vars, CLI, Python version)

1 participant