Skip to content

docs(act): comprehensive documentation update#463

Merged
Rotorsoft merged 1 commit intomasterfrom
docs/comprehensive-update
Mar 15, 2026
Merged

docs(act): comprehensive documentation update#463
Rotorsoft merged 1 commit intomasterfrom
docs/comprehensive-update

Conversation

@Rotorsoft
Copy link
Owner

Summary

  • Remove redundant AGENT.md (403 lines duplicating CLAUDE.md)
  • Update CLAUDE.md with cache port, cache interface contract, dispose pattern, pnpm version fix
  • Update scaffold skill files with cache port, projection/slice builders, dispose pattern
  • Add 5 new Docusaurus concept pages: state-management, event-sourcing, testing, error-handling, real-time (act-sse)
  • Rewrite intro.md, configuration.md, calculator.md, wolfdesk.md with comprehensive pattern coverage
  • Add custom CSS theme (cyan accent, dark mode colors matching landing page)
  • Update sidebar with new concept pages
  • Add dispose()() cleanup to 4 test files missing afterAll teardown
  • Fix @rotorsoft/act version ^0.15.0^0.20.0 and pnpm >=10.27.0>=10.32.1 in templates

Test plan

  • All 341 tests pass (30 test files)
  • Verify Docusaurus builds: cd docs && pnpm build
  • Review new concept pages for accuracy
  • Verify sidebar navigation works with new pages

🤖 Generated with Claude Code

- Remove redundant AGENT.md
- Update CLAUDE.md with cache port and dispose pattern
- Update scaffold skill files with cache, projections, slices
- Add 5 new Docusaurus concept pages
- Rewrite intro, configuration, calculator, wolfdesk pages
- Add custom CSS theme matching landing page branding
- Add dispose()() cleanup to 4 test files
- Fix act version and pnpm version in templates

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Rotorsoft Rotorsoft merged commit 06f610f into master Mar 15, 2026
6 checks passed
@github-actions
Copy link

🎉 This PR is included in version @rotorsoft/act-v0.21.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant