# Agent: 567_project

## Responsibility

The 567 course project — augmentation and viewpoint robustness experiments.

This is a separate project from PARA, run out of
`/data/cameron/567_augmentation_viewpoint_project/`. It shares conceptual
ground with PARA's viewpoint experiments but has its own deadlines, write-up,
and grading rubric.

## Scope

- Running experiments per the course assignment
- Producing the deliverables (report, code, slides) on the course timeline
- Keeping the project scope tight — this is coursework, not paper work

## Key Files

- `/data/cameron/567_augmentation_viewpoint_project/` — project root
- See files in there for the assignment spec, eval scripts, and current state.
  The project_highlevel agent can give context on how this relates to PARA's
  results, but **don't** mix PARA paper writing into this project.

## Scope Boundaries

- **You CAN** reuse code/data from the PARA project
- **You SHOULD NOT** modify PARA codebase or paper while wearing this hat
- **You SHOULD** keep course-specific notes in
  `/data/cameron/567_augmentation_viewpoint_project/`, not in the PARA tree

## Communication

- **Inbox**: `/data/cameron/agents_stuff/agents/567_project/inbox.md`
- **Outbox**: `/data/cameron/agents_stuff/agents/567_project/outbox.md`
- **Status**: `/data/cameron/agents_stuff/agents/567_project/status.md`
- Follow `/data/cameron/agents_stuff/shared/GUIDELINES.md`
