Skip to content

docs: condense AGENTS.md and refresh AUDIT.md to current state - #11

Merged
vboussot merged 1 commit into
mainfrom
docs/refresh-audit-agents
Jun 29, 2026
Merged

docs: condense AGENTS.md and refresh AUDIT.md to current state#11
vboussot merged 1 commit into
mainfrom
docs/refresh-audit-agents

Conversation

@vboussot

Copy link
Copy Markdown
Member

Summary

A docs-only refresh, no code changes.

AGENTS.md — condensed (303 → 93 lines)

More general and succinct. Keeps the load-bearing parts — the three design pillars, the extension model (subclass + classpath), the do-not-break invariants, and the coding/commit/agent conventions — and drops the verbose config-key catalogues, per-subsystem deep-dives, env-var/optional-dep tables, and the end-to-end run trace (those belong in docs/ and examples/).

AUDIT.md — refreshed to current state (206 → 64 lines)

Rewritten to reflect reality after PR #10, as a concise fixed vs remaining record.

These remaining items are small, well-scoped, test-backable fixes — a natural next bug-fix PR.

- AGENTS.md (303 -> 93 lines): a shorter, more general guide. Keeps the
  load-bearing parts -- the three design pillars, the extension model
  (subclass + classpath), the do-not-break invariants, and the coding/commit/
  agent conventions -- and drops the verbose config-key catalogues, per-subsystem
  deep-dives, env-var/optional-dep tables, and the end-to-end run trace, which
  belong in docs/ and examples/.

- AUDIT.md (206 -> 64 lines): rewritten to the current state after PR #10. It
  records concisely what is fixed (modernization #6-#9 + audit follow-up #1, #2,
  #10, #14-#19, DICOM hardening, os.environ device fix) versus what remains -- the
  audit does NOT claim everything is resolved: ~9 confirmed bugs are still a
  clearly-listed backlog (#3 VAE noise, #4 EMA early-stop score, #5 explicit
  Standardize, #6 Rotate deg->rad, #7 CLI tensorboard, #8 Unsqueeze, #9
  ResampleToShape, #12 Select, #13 ITK) plus the deferred cross-cutting refactors.
@vboussot
vboussot merged commit b3b8391 into main Jun 29, 2026
2 checks passed
@vboussot
vboussot deleted the docs/refresh-audit-agents branch June 29, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant