Add CTC-01 analyze-map dogfood report and artifacts#791
Merged
yuechen-li-dev merged 1 commit intoJun 23, 2026
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
analyze mapLLM-oriented tooling to dogfood the new map capabilities and compare measured map evidence against the previous semantic candidate.Description
docs/reports/analyze-map-dogfood-ctc01-a0.mdthat documents the input STEP pathtestdata/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).docs/reports/artifacts/analyze-map-ctc01/:ctc01-analyze.json(baseaetheris analyze),ctc01-six-view-16x16.json(successful six-view 16x16 map),ctc01-six-view-16x16.time(timing),ctc01-six-view-32x32.jsonand.time(32x32 not-completed marker), andctc01-selected-point-probes.json(bounded set of executed point probes and results).Testing
dotnet restore Aetheris.slnxcompleted successfully.dotnet build Aetheris.slnx -f net10.0 --no-restore /m:1completed successfully with existing compiler warnings but no errors.dotnet test Aetheris.CLI.Tests/Aetheris.CLI.Tests.csproj -f net10.0 --filter "AnalyzeMap|SixView|Components|Probes"passed (4/4 tests).Codex Task