Skip to content

Add CTC-01 analyze-map dogfood report and artifacts#791

Merged
yuechen-li-dev merged 1 commit into
masterfrom
codex/revisit-ctc-01-using-analyze-map-llm
Jun 23, 2026
Merged

Add CTC-01 analyze-map dogfood report and artifacts#791
yuechen-li-dev merged 1 commit into
masterfrom
codex/revisit-ctc-01-using-analyze-map-llm

Conversation

@yuechen-li-dev

Copy link
Copy Markdown
Owner

Motivation

  • Revisit the vendored NIST CTC-01 STEP using the upgraded analyze map LLM-oriented tooling to dogfood the new map capabilities and compare measured map evidence against the previous semantic candidate.
  • Capture representative artifacts and a concise dogfood report so LLM-driven development can iterate on probe/ranking/correlation improvements without needing full feature implementation changes.

Description

  • Added a dogfood report docs/reports/analyze-map-dogfood-ctc01-a0.md that documents the input STEP path testdata/step242/nist/CTC/nist_ctc_01_asme1_ap242-e1.stp, commands executed, observations, comparison to the prior candidate, suggested probes, recommendations, and a proposed next milestone (ANALYZE-MAP-A6).
  • Added measured artifacts under docs/reports/artifacts/analyze-map-ctc01/: ctc01-analyze.json (base aetheris analyze), ctc01-six-view-16x16.json (successful six-view 16x16 map), ctc01-six-view-16x16.time (timing), ctc01-six-view-32x32.json and .time (32x32 not-completed marker), and ctc01-selected-point-probes.json (bounded set of executed point probes and results).
  • Ran and recorded bounded follow-up probes from the 16x16 suggestion list (seven selected probes) and included their JSON results to show exact analytic hits (plane/cylinder) or confirmed no-hit silhouette regions.
  • Kept artifacts and report conservative: no semantic re-constructions or Firmament model generation were performed; the report focuses on measurable evidence and concrete recommendations for map UX and LLM consumability.

Testing

  • dotnet restore Aetheris.slnx completed successfully.
  • dotnet build Aetheris.slnx -f net10.0 --no-restore /m:1 completed successfully with existing compiler warnings but no errors.
  • Filtered CLI tests dotnet test Aetheris.CLI.Tests/Aetheris.CLI.Tests.csproj -f net10.0 --filter "AnalyzeMap|SixView|Components|Probes" passed (4/4 tests).

Codex Task

@yuechen-li-dev yuechen-li-dev merged commit 33a99ea into master Jun 23, 2026
2 checks passed
@yuechen-li-dev yuechen-li-dev deleted the codex/revisit-ctc-01-using-analyze-map-llm branch June 23, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant