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
4 changes: 4 additions & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ yarn watch:demo

See `CONTRIBUTING.md` for the full guide. Use clear commit messages so reviewers can understand what each commit does.

## Approved Base Nova Visual Exceptions

- The shared media-viewer adapter may manage prose flow spacing, responsive action visibility and placement, Dialog viewport bounds, media containment, and overflow. It must reuse the existing `CodeBlockButton` and official Dialog primitive without changing their visual metrics or states.

## Required Checks

Run the following before committing any code changes (except documentation or comment-only updates):
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Requirements:
Consumers then install a pinned release:

```bash
npm install @aeei/docusaurus-theme@0.1.8
npm install @aeei/docusaurus-theme@0.1.9
```

This repository does not publish automatically from an unapproved working tree.
Expand Down
186 changes: 0 additions & 186 deletions docs/base-nova-parity-diagnosis.md

This file was deleted.

Loading