Files
lingyuzeng 3e07402f4e feat(numbering): publish canonical numbering API
Add a public numbering module and route fragmenting, validation,
and scaffold preparation through the canonical numbering entry.

Rewrite the repository entry docs around the fixed numbering
contract, add MkDocs landing pages, and document the mirror
mapping used for medicinal-chemistry comparisons.

Also refresh the validation analysis reports to explain the
canonical-versus-mirrored numbering relationship.
2026-03-20 15:14:31 +08:00

24 lines
586 B
Markdown

# Project Docs AGENTS
This page is a project-docs landing note only.
The authoritative agent entry is the repository root `AGENTS.md`.
## What belongs here
- Docs-system notes
- Project documentation summaries
- Short commands and maintenance reminders
## What does not belong here
- Canonical policy overrides
- Alternate numbering rules
- `clockwise` / `anticlockwise` controls
## Stable rule reminder
- `1 = 内酯羰基碳`
- `2 = 相邻酯氧`
- `3..N = 从 2 位出发沿环唯一图遍历顺序继续编号`
- 16 元环镜像映射固定为 `p_mirror = ring_size - p + 3`