Skip to content

docs: add developer call-to-action and wire it into contribution docs#4

Open
welshDog wants to merge 1 commit intomainfrom
codex/request-feedback-on-hypercode-design
Open

docs: add developer call-to-action and wire it into contribution docs#4
welshDog wants to merge 1 commit intomainfrom
codex/request-feedback-on-hypercode-design

Conversation

@welshDog
Copy link
Owner

Motivation

  • Make contributor onboarding more actionable by providing a focused, high-impact call-to-action that maps expertise areas to concrete ways to help.
  • Surface prioritized contribution areas that align with the project's neurodivergent-first design and AI-native goals to reduce ambiguity for new collaborators.

Description

  • Added a new guide at docs/DEVELOPER_CALL_TO_ACTION.md that outlines target contribution areas (architecture, DevOps, AI integration, accessibility, language features, and future-hardware research) and contribution paths.
  • Updated README.md to link to the core contributing guide and the new developer call-to-action for easier discovery.
  • Updated .github/CONTRIBUTING.md to include a High-Impact Contribution Areas section pointing contributors to the new call-to-action document.

Testing

  • Ran a small python verification script that asserted the presence of the new file and that README.md/.github/CONTRIBUTING.md reference it, and the check succeeded.
  • Validated the repository change summary and file list to confirm the new file and markdown updates were included, and the validation succeeded.

Codex Task

welshDog added a commit that referenced this pull request Mar 17, 2026
…h effort scoring

- BrainDumpChunker.tsx: textarea input → chunked micro-tasks UI
- brainDump.ts: parse + score logic (effort 1-5, tag detection, priority sort)
- API route: /api/brain-dump/chunk → calls hypercode-core LLM endpoint
- Dashboard integration: new Brain Dump section below Mission Control grid
- Tests: parse logic, effort scoring, tag detection (28/28 passing)
- 0 axe violations, build passes
- Closes audit Feature #4
welshDog added a commit that referenced this pull request Mar 17, 2026
…coring, 15 tests (#41)

* feat(nd): add brain dump → task chunker - AI micro-task generator with effort scoring

- BrainDumpChunker.tsx: textarea input → chunked micro-tasks UI
- brainDump.ts: parse + score logic (effort 1-5, tag detection, priority sort)
- API route: /api/brain-dump/chunk → calls hypercode-core LLM endpoint
- Dashboard integration: new Brain Dump section below Mission Control grid
- Tests: parse logic, effort scoring, tag detection (28/28 passing)
- 0 axe violations, build passes
- Closes audit Feature #4

* feat(nd): add brain dump task chunker - AI micro-task generator with effort scoring
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