Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 1 addition & 15 deletions CLAUDE.md → .claude/CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,7 @@ Uses `@atakama/cover-diff` to compare coverage against `origin/main`.
- Module-specific models in `model/` package
- Isolated external dependencies

**Current Modules**: common, propagation, activations, contests, meteors
**Planned Modules**: See `nextskip-project-plan.md`
**Modules**: common, propagation, activations, contests, meteors, spots

### Package Structure

Expand Down Expand Up @@ -462,16 +461,3 @@ This repository includes specialized agents and commands in `.claude/`:
2. Use design tokens from `src/main/frontend/styles/global.css`
3. Write tests in `src/test/frontend/` directory
4. Ensure WCAG 2.1 AA compliance with jest-axe

## Future Development

See `nextskip-project-plan.md` for detailed roadmap:

- **Phase 2**: POTA/SOTA activations module
- **Phase 3**: Satellite tracking (N2YO, Celestrak)
- **Phase 4**: Real-time HF activity (PSKReporter MQTT)
- **Phase 5**: Contest calendar
- **Phase 6**: Aggregated dashboard with WebSocket live updates
- **Phase 7**: Spring AI conversational assistant

Each module follows the same patterns established in Phase 1.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ Generated clients: `src/main/frontend/generated/`
- Historical data analysis
- Additional data sources integration

See `nextskip-project-plan.md` for detailed roadmap.
See GitHub issues for planned features.

## Data Attribution

Expand Down
Loading