Skip to content

chore: fix stale docs, NanoClaw context, add CONTRIBUTING.md - #102

Merged
IceRhymers merged 1 commit into
masterfrom
chore/pre-public-yellow-fixes-2
Apr 1, 2026
Merged

chore: fix stale docs, NanoClaw context, add CONTRIBUTING.md#102
IceRhymers merged 1 commit into
masterfrom
chore/pre-public-yellow-fixes-2

Conversation

@IceRhymers

Copy link
Copy Markdown
Owner

Summary

  • Fix make deploy references in all three skill files to use the correct make full-deploy target, and update corresponding tests
  • Update README and design.md auth sections to document the actual PAT-based auth flow instead of the stale M2M client-id/client-secret description
  • Remove stale "databricks.yml (planned)" section in design.md (the file exists and is implemented)
  • Remove unexplained NanoClaw references from README and design.md that would confuse external users
  • Add CONTRIBUTING.md covering prerequisites, local testing, openspec-TDD workflow, PR guidelines, and sync-upstream for forks

Closes #99
Closes #100
Closes #101

Test plan

  • All 20 skill tests pass (uv run pytest tests/test_skills.py -v)
  • Verify README auth section accurately describes PAT setup
  • Verify design.md auth section matches claw/core/auth.py implementation
  • Verify CONTRIBUTING.md has accurate prerequisites and workflow info

- Update all skill files to reference `make full-deploy` instead of
  stale `make deploy` target; update corresponding tests
- Update README and design.md auth sections to document PAT-based auth
  instead of M2M client-id/client-secret flow
- Remove stale "databricks.yml (planned)" section in design.md
- Remove unexplained NanoClaw references from README and design.md
- Add CONTRIBUTING.md with prerequisites, test commands, openspec-TDD
  workflow, PR guidelines, and sync-upstream instructions

Closes #99, closes #100, closes #101

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@IceRhymers
IceRhymers merged commit f614fcd into master Apr 1, 2026
1 check passed
@IceRhymers
IceRhymers deleted the chore/pre-public-yellow-fixes-2 branch April 3, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant