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
3 changes: 1 addition & 2 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ async def task(self, data: str):
...
```

See `docs/guides/writing-generation-methods.md` for more details.
For deeper authoring guidance, see `skills/nooa-agent-authoring/SKILL.md`.

## Python & Dependencies

Expand All @@ -205,4 +205,3 @@ See `docs/guides/writing-generation-methods.md` for more details.
## Experiments

All experiments in `experiments/` **must** have a `README.md` covering: research question, experiment design, key metrics, how to run, and results summary (updated after runs with quantitative findings).

211 changes: 0 additions & 211 deletions docs/design/sandbox_cell_execution.md

This file was deleted.

61 changes: 0 additions & 61 deletions docs/guides/config-migration.md

This file was deleted.

46 changes: 0 additions & 46 deletions docs/guides/context-blocks.md

This file was deleted.

125 changes: 0 additions & 125 deletions docs/guides/prompt-mechanics.md

This file was deleted.

94 changes: 0 additions & 94 deletions docs/guides/single-vs-multi-agent.md

This file was deleted.

Loading