Skip to content

Releases: anatomia-dev/anatomia

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 04:46

What's Changed

  • [fix-sql-table-counting-regex] Fix SQL table counting regex by @rpatricksmith in #268
  • Hero: new headline + pressed-ink engine, and force light theme by @rpatricksmith in #275
  • Hero subhead: "It scans" → "Anatomia scans" by @rpatricksmith in #277
  • [template-propagation] Template Propagation — Lock-Stock Overwrite of Machine-Owned Templates on Re-init by @rpatricksmith in #278
  • [captured-test-evidence] Captured Test Evidence — Engine-Captured, Seal-Gated Test Evidence by @rpatricksmith in #279
  • [retire-capture-self-arming] Retire Capture-Gate Self-Arming — Drive the Gate from a Committed Config Flag by @rpatricksmith in #280
  • Capture-seal cleanup: drop brittle A028 test + refuse sealing-stage/checkpoint contradiction by @rpatricksmith in #281
  • [compact-capture-seal] Compact the capture seal + fix the count by @rpatricksmith in #282
  • chore: remove abandoned token-efficiency + context-compression-savings scopes by @rpatricksmith in #283
  • [simplify-seal-and-test-core] Simplify ana test to its load-bearing core by @rpatricksmith in #284
  • [session-capture] session-capture — agent-session capture & provenance unlock by @rpatricksmith in #289
  • Process-capture hooks: always-install, flag is the single runtime switch by @rpatricksmith in #291
  • [cross-machine-provenance] Cross-machine process provenance (capture v2) by @rpatricksmith in #307
  • [enforcement-state-in-doctor] Move enforcement-gate state from ana work status to ana doctor by @rpatricksmith in #309
  • [rename-capturegate-testevidencegate] Rename captureGatetestEvidenceGate (clean rename — no back-compat) by @rpatricksmith in #312
  • [remove-processcapturestrict] Remove processCaptureStrict — provenance records-and-annotates, never blocks by @rpatricksmith in #313
  • [remove-plan-phase-checkbox] Remove the non-authoritative plan.md phase checkbox by @rpatricksmith in #316
  • [gitignore-merge-on-reinit] Merge (not clobber) managed .gitignore files on re-init by @rpatricksmith in #315
  • [proof-last-and-completion-hint] surface the proof after work complete + ana proof --last by @rpatricksmith in #318
  • [proof-card-redesign] Proof card visual redesign on a shared render vocabulary by @rpatricksmith in #319
  • [scan-card-redesign] Scan card redesign — adopt the render vocabulary + surface "how your team writes" by @rpatricksmith in #320
  • [health-dashboard-redesign] Health dashboard + proof list table adopt the render vocabulary by @rpatricksmith in #321
  • [anatrace-core-integration] anatrace-core integration (provenance swap + behavioral attestation) by @rpatricksmith in #322
  • [anatrace-pin-0-4-0] Bump anatrace-core 0.2.0 → 0.4.0 (pin, fail-closed emit, reason lock, real-engine CI) by @rpatricksmith in #323
  • [verifier-intent-coverage] Verifier Intent Coverage — Mechanically Guarantee the Contract Covers Scope Intent by @rpatricksmith in #325
  • [verifier-verdict-honesty] Verifier Verdict Honesty (light) — the PASS/FAIL verdict stops grading itself by @rpatricksmith in #326
  • [attestation-emit-and-guard] Make behavioral attestation reliably emit, and crash-proof the save path when anatrace-core is absent by @rpatricksmith in #327
  • Guard against silent dev-binary staleness by @rpatricksmith in #328
  • [public-surface-honesty] Public-surface honesty touch-ups by @rpatricksmith in #329
  • [devday-config] Optional configurability — honest Tier-1 core (Tier-2 excised) by @rpatricksmith in #330
  • [proof-context-intelligence] Proof-Context Intelligence — make ana proof context answer why this file exists and what moves with it by @rpatricksmith in #332
  • [proof-benchmark-harness] Empirical Proof Benchmark — the measuring instrument ("ruler") by @rpatricksmith in #333

Full Changelog: v1.2.2...v1.3.0

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 22:42

What's Changed

  • [fix-non-product-code-pollution] Fix non-product code pollution in findings, hot files, schema counts, and deploy detection by @rpatricksmith in #262
  • [fix-vite-framework-detection] Fix Vite Framework Detection and Service Detection Gaps by @rpatricksmith in #263
  • [fix-scan-display-accuracy] Fix scan display accuracy — env hygiene false positive and contributor label by @rpatricksmith in #264
  • [fix-non-product-over-exclusion] Fix non-product path over-exclusion at deep segments by @rpatricksmith in #265

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 01:12

What's Changed

  • [rename-accept-to-acknowledge] Rename Finding Action acceptacknowledge by @rpatricksmith in #255
  • [fix-conditional-test-noops] Fix Conditional Test No-Ops by @rpatricksmith in #256
  • [fix-work-complete-merge-strategy] Fix work complete merge strategy by @rpatricksmith in #258
  • [learn-codex-adaptation] Learn Agent Codex Adaptation by @rpatricksmith in #260

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 04:09

What's Changed

Full Changelog: v1.1.5...v1.2.0

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 26 May 23:11

What's Changed

  • [fix-risk-findings] Fix Risk Findings by @TettoLabs in #214
  • [fix-workspace-glob-fallback] Fix Workspace Glob Fallback by @TettoLabs in #215
  • [extract-proof-handlers] Extract Proof Command Handlers by @TettoLabs in #216
  • [extract-artifact-validators] Extract Artifact Validators by @TettoLabs in #217
  • [decompose-work-ts] Decompose work.ts by @TettoLabs in #218
  • [fix-deploy-platform-detection] Fix deploy platform detection for monorepos by @TettoLabs in #219
  • [show-finding-details] Show Finding Details in CLI Output by @TettoLabs in #221
  • [fix-false-positive-secrets] Fix False Positive Secret Detection by @TettoLabs in #222
  • [qualify-validation-title] Qualify Validation Finding Title by @TettoLabs in #220
  • [monorepo-dep-resolution] Monorepo Dependency Resolution — Three-Tier Detection by @TettoLabs in #223
  • [scan-polish] Scan Polish — Detection Gaps + AGENTS.md Quality by @TettoLabs in #224

Full Changelog: v1.1.4...v1.1.5

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 24 May 06:58

What's Changed

  • [add-backend-surface-detection] Backend Service Surface Detection by @TettoLabs in #205
  • [setup-verification-hints] Setup Verification Hints by @TettoLabs in #206
  • [scan-display-refresh] Scan Display Refresh by @TettoLabs in #207
  • [docs-scan-surfaces-concept] Scan & Surfaces Concept Page + Docs Gaps by @TettoLabs in #208
  • [cli-polish] CLI Polish by @TettoLabs in #209
  • [decompose-proof-summary] Decompose proofSummary.ts by @TettoLabs in #210

Full Changelog: v1.1.3...v1.1.4

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 22 May 22:16

What's Changed

  • Rework ProofExplorer: surface column, dropdown filters, responsive by @TettoLabs in #191
  • Remove lesson-status artifacts and dead migration marker by @TettoLabs in #192
  • [fix-false-surface-detection] Fix False Surface Detection by @TettoLabs in #193
  • [fix-shape-detection-priority] Fix Application Shape Detection Priority Chain by @TettoLabs in #194
  • [scan-surface-display] Scan Surface Display by @TettoLabs in #195
  • [fix-primary-selection] Fix Primary Package Selection in Monorepos by @TettoLabs in #196
  • [fix-typescript-language-detection] Fix TypeScript Language Detection for Monorepos and Multi-Directory Projects by @TettoLabs in #197
  • [fill-scan-detection-gaps] Fill Scan Detection Gaps by @TettoLabs in #198
  • [fix-python-pyproject-parser] Fix Python pyproject.toml parser — 3 bugs causing silent testing detection failure by @TettoLabs in #199
  • [fix-python-dep-separation] Separate Python production deps from dev deps by @TettoLabs in #200
  • [scan-quality-polish] Scan Quality Polish (6 Additive Fixes) by @TettoLabs in #201
  • [fix-false-rejection-archive] Fix False Rejection Archives on Same-Session Re-Saves by @TettoLabs in #202
  • [fix-schema-glob-fallback] Filter non-product paths from schema glob fallbacks by @TettoLabs in #203
  • [fix-docs-date-freshness] Fix AnaDocs date freshness by @TettoLabs in #204

Full Changelog: v1.1.2...v1.1.3

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 21 May 04:32

What's Changed

  • Rewrite About and Manifesto page copy by @TettoLabs in #169
  • [add-doctor-command] ana doctor — unified project health diagnostic by @TettoLabs in #171
  • [fix-deep-tier-sampling] Fix Deep Tier Sampling & Finding Accuracy by @TettoLabs in #172
  • [fix-polyglot-rust-ts-ruby] Fix Polyglot Detection for Tauri+TS and Ruby+JS Projects by @TettoLabs in #173
  • [stack-detection-gaps] Stack Detection Gaps (V2-Alpha Breadth Sweep) by @TettoLabs in #174
  • [command-language-awareness] Command Detection Language Awareness by @TettoLabs in #175
  • [scan-surface-detection] Scan Surface Detection by @TettoLabs in #176
  • [surface-awareness-schema] Surface Awareness Schema and Pipeline Integration by @TettoLabs in #177
  • [surface-awareness-bridge] Surface Awareness Bridge by @TettoLabs in #178
  • [website-test-suite] Website Test Suite by @TettoLabs in #179
  • [proof-migration-cleanup] Pre-surface behavior cleanup by @TettoLabs in #182
  • [docs-comprehensive-update] Comprehensive Documentation Update for Surface Awareness by @TettoLabs in #183
  • Fix milestone tag overflow + dynamic test count by @TettoLabs in #184
  • [fix-test-behavioral-coverage] Fix test behavioral coverage gaps by @TettoLabs in #187
  • [command-duplication-cleanup] Command File Duplication Cleanup by @TettoLabs in #189
  • [fix-surface-test-priority] Fix per-surface test command priority by @TettoLabs in #185
  • [fix-sampler-budget-overflow] Fix sampler budget overflow by @TettoLabs in #186
  • [fix-polyglot-detection-hygiene] Polyglot detection hygiene by @TettoLabs in #188

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 18 May 23:40

What's Changed

  • Hero v2: raise content, keep viewport height by @TettoLabs in #148
  • [monorepo-build-scoping] Monorepo build command scoping by @TettoLabs in #151
  • [fix-scan-branch-detection] Fix scan branch detection — remove local branches from shared intelligence by @TettoLabs in #150
  • [dynamic-marketing-stats] Dynamic marketing stats — wire command count and version fallback to extraction pipeline by @TettoLabs in #152
  • [ship-log-proof-links] Ship log proof linking by @TettoLabs in #154
  • [unified-staleness-awareness] Unified Staleness Awareness by @TettoLabs in #155
  • Pre-launch docs hardening by @TettoLabs in #156
  • [fix-scanner-trust-output] Fix Scanner Trust Output by @TettoLabs in #157
  • [non-node-scan-enrichment] Non-Node Scan Enrichment (Application Shape + Python AI SDK) by @TettoLabs in #158
  • [polyglot-language-detection] Polyglot Language Detection by @TettoLabs in #159
  • [rust-go-polyglot-detection] Rust/Go Polyglot Detection by @TettoLabs in #160
  • [audit-matrix-orientation] Audit matrix orientation by @TettoLabs in #161
  • [flip-monorepo-commands] Flip Monorepo Command Semantics by @TettoLabs in #163
  • [learn-session-memory] Learn Session Memory by @TettoLabs in #164
  • Redesign About page — thesis, founder, genesis stats by @TettoLabs in #153
  • [waitlist-form] Team edition waitlist form by @TettoLabs in #165
  • Hero pill: remove timestamp, link to ship log by @TettoLabs in #166
  • Fix tetris snake uneven block spacing by @TettoLabs in #167
  • [reinit-field-refresh] Re-init mechanical field refresh by @TettoLabs in #168

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 15 May 21:02

What's Changed

  • [proof-system-near-term] Proof System Near-Term — Learn Infrastructure Foundation by @TettoLabs in #73
  • [cli-ux-polish] CLI UX Polish — First 10 Minutes by @TettoLabs in #74
  • V1 polish: 7 direct fixes by @TettoLabs in #75
  • [code-comment-cleanup] Code Comment Cleanup by @TettoLabs in #76
  • [worktree-isolation] Worktree Isolation by @TettoLabs in #77
  • [non-main-artifact-branch-tests] Non-Main Artifact Branch Tests by @TettoLabs in #78
  • [rejection-artifact-preservation] Rejection Cycle Artifact Preservation by @TettoLabs in #79
  • [worktrees-v2-timing-danger-prune] Worktrees V2 — Phase Timing + Danger Map + Prune by @TettoLabs in #80
  • [website-lift] Website Lift by @TettoLabs in #81
  • [agent-dashboard-p1] Agent Dashboard Phase 1 by @TettoLabs in #82
  • [website-visual-fidelity] Website Visual Fidelity by @TettoLabs in #83
  • [website-dead-links] Dead Links & Missing Pages by @TettoLabs in #84
  • [website-production-infra] Website Production Infrastructure by @TettoLabs in #85
  • [phase-timing-fix] Fix Pipeline Phase Timing by @TettoLabs in #86
  • [website-direct-polish] Website Direct Polish by @TettoLabs in #87
  • [ship-log-polish] Ship Log Polish by @TettoLabs in #88
  • [test-suite-hygiene] Test Suite Hygiene by @TettoLabs in #89
  • [website-nav-copy-polish] Website nav, scroll targets, compat icons, and copy accuracy by @TettoLabs in #91
  • [worktree-artifact-cleanup] Worktree Artifact Path Mismatch — Prevention and Cleanup by @TettoLabs in #90
  • [ci-artifact-path-ignore] CI path filtering for artifact-only commits by @TettoLabs in #92
  • [website-mobile-polish] Website Mobile Polish + Marquee Overhaul by @TettoLabs in #93
  • [scope-validation-integrity] Scope Validation Integrity by @TettoLabs in #94
  • [commit-work-start-timestamps] work start must commit timestamps it writes to the artifact branch by @TettoLabs in #95
  • [work-complete-merge] work complete --merge flag for structured PR merging by @TettoLabs in #96
  • [section4-system-bento] Section 4 — The System (replace Bento) by @TettoLabs in #97
  • Fix System section italic font weight + drawer hover bleed by @TettoLabs in #98
  • Section 5: Proof — ledger ceremony with chain sparkline by @TettoLabs in #99
  • [scoped-cli-commits] CLI commits must be scoped to intended paths by @TettoLabs in #101
  • Experiment: widen content sections 1100px → 1210px by @TettoLabs in #100
  • [init-scan-quality] Init must surface scan quality and pipeline readiness by @TettoLabs in #107
  • [version-awareness] Version Awareness by @TettoLabs in #108
  • Fix --merge flag: actionable messaging for branch protection by @TettoLabs in #109
  • [configurability-improvements] Configurability Improvements by @TettoLabs in #110
  • [fix-cycle-stage-detection] Fix cycle stage detection breaks on multi-phase builds by @TettoLabs in #111
  • [add-milestone-kind] Add milestone kind by @TettoLabs in #112
  • [kind-aware-branch-prefixes] Kind-aware branch prefixes by @TettoLabs in #113
  • [worktree-freshness-detection] Worktree freshness detection by @TettoLabs in #114
  • [fix-worktree-branch-parsing] Fix worktree branch parsing by @TettoLabs in #115
  • [hygiene-debt-cleanup] Hygiene debt cleanup by @TettoLabs in #116
  • [docs-infrastructure] Docs Infrastructure — Fumadocs MDX Pipeline by @TettoLabs in #118
  • [docs-data-pipeline] Docs Data Pipeline by @TettoLabs in #119
  • [docs-shell] Docs Shell (Layout + Shared Components) by @TettoLabs in #120
  • [content-pages] Content Pages by @TettoLabs in #122
  • [dynamic-pages] Dynamic Pages by @TettoLabs in #123
  • [fix-timing-accuracy] Fix pipeline timing accuracy for multi-phase and rejection cycles by @TettoLabs in #125
  • [docs-search-polish] Docs Search + Polish (Scope 6 — Final) by @TettoLabs in #124
  • [capture-think-time] Capture actual think time from Ana session start by @TettoLabs in #126
  • [gantt-multi-phase] Multi-phase Gantt visualization for proof timeline by @TettoLabs in #127
  • Fix three agent prompt gaps in ana-build and ana-verify by @TettoLabs in #128
  • [commit-hygiene-checks] Commit hygiene checks at build-report save by @TettoLabs in #129
  • [worktree-build-step] Run build command during worktree creation by @TettoLabs in #130
  • [fix-merge-json-pollution] Fix --merge stdout pollution in --json mode by @TettoLabs in #131
  • [init-commit] ana init commit — persist infrastructure to git by @TettoLabs in #132
  • [worktree-guard-tests] Worktree Guard Integration Tests by @TettoLabs in #133
  • [work-ts-branch-coverage] work.ts untested branch coverage by @TettoLabs in #134
  • [findings-expand-collapse] FindingsList expand/collapse for proof pages by @TettoLabs in #135
  • [docs-links-init-setup] Documentation links in init and setup by @TettoLabs in #136
  • [fix-ci-matrix-and-broken-tests] Fix CI Matrix and Broken Tests by @TettoLabs in #137
  • [bump-node-minimum-22] Bump Node Minimum to 22, Add Node 24 to CI by @TettoLabs in #138
  • [fix-gantt-bar-distortion] Fix Gantt Bar Distortion and Document Timing by @TettoLabs in #139
  • [fix-prebuild-source-mutation] Fix prebuild source mutation by @TettoLabs in #140
  • [upstream-finding-resolution] Upstream Finding Resolution by @TettoLabs in #142
  • [fix-work-saves-compat] work.ts saves.json backward compat bug + worktree duplication + formatting by @TettoLabs in #143
  • [remove-lesson-status] Remove lesson status from proof system by @TettoLabs in #144
  • [pipeline-concurrency-guards] Pipeline Concurrency Guards by @TettoLabs in #145

Full Changelog: v1.0.2...v1.1.0