|
142 | 142 | {"id":"int-83b2e5f83d403908d2ee71bb333b941f","kind":"field_change","created_at":"2026-07-19T14:40:53.917458Z","actor":"Zachary Charlop-Powers","issue_id":"ferritin-u87","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Implemented and verified with ferritin-core tests plus workspace build/check."}} |
143 | 143 | {"id":"int-af12d48842ab6a3216edc7d4d58d5051","kind":"field_change","created_at":"2026-07-19T14:40:54.250833Z","actor":"Zachary Charlop-Powers","issue_id":"ferritin-tnk","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Implemented and verified with ferritin-core tests plus workspace build/check."}} |
144 | 144 | {"id":"int-f2145e92e068399b9d68ca646e5d2306","kind":"field_change","created_at":"2026-07-19T15:12:17.20407Z","actor":"Zachary Charlop-Powers","issue_id":"ferritin-229","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Implemented and verified zero-copy biological and crystallographic symmetry expansion in ferritin-core."}} |
| 145 | +{"id":"int-c9b5d4f4fb5da3d9bbf631c49625026b","kind":"field_change","created_at":"2026-08-29T17:21:37.638323Z","actor":"Zachary Charlop-Powers","issue_id":"ferritin-3g7","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Fixed imports: ferritin_bevy::{ColorScheme,RenderOptions,Structure,ToRerun}, ferritin_core::load_model. Verified with cargo check -p ferritin-examples --features rerun --example rerun (clean compile)."}} |
| 146 | +{"id":"int-248fefa9897b912e79c5c3406041d3c3","kind":"field_change","created_at":"2026-08-29T17:21:59.966216Z","actor":"Zachary Charlop-Powers","issue_id":"ferritin-s0s","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Added three cargo check steps to .github/workflows/tests.yaml: (1) cargo check --workspace --all-targets on every run, (2) cargo check -p ferritin-bevy --features rerun on every run (both verified locally, warnings only), (3) cargo check -p ferritin-examples --features rerun --example rerun gated to push-to-main only since it pulls re_viewer (~10min cold), per the tradeoff noted in the bead."}} |
| 147 | +{"id":"int-2b509df3d74e1e4e8d2eb38b250aa018","kind":"field_change","created_at":"2026-08-29T17:23:35.426357Z","actor":"Zachary Charlop-Powers","issue_id":"ferritin-eop","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Deleted empty crates/ferritin-structure-mesh/ shell dir; removed deps.txt (stale generated dump, unreferenced); dropped .gitignore line for the removed dir; fixed crates/Readme.md:31 link to ./ferritin-bevy; fixed docs/index.qmd heading + both dead URLs (rust-docs and source, updated source path to crates/ferritin-bevy). Remaining structure-mesh references are in justfile (owned by separate P1 bead ferritin-nzn) and one historical string in .claude/settings.local.json, both explicitly out of scope."}} |
| 148 | +{"id":"int-8dc4d2960f8a0114e61f81355a8b5712","kind":"field_change","created_at":"2026-08-29T17:24:00.814139Z","actor":"Zachary Charlop-Powers","issue_id":"ferritin-5n5","extra":{"field":"status","new_value":"closed","old_value":"in_progress","reason":"Added .vscode/settings.json with rust-analyzer.cargo.features:[\"rerun\"] so the analyzer resolves rerun/ColorScheme/RenderOptions/etc. in the rerun example instead of reporting phantom unresolved-import errors. Accepted the cold-build cost per the bead's tradeoff discussion since it only affects opt-in editor analysis, not CI. .idea/workspace.xml's stale feature names need no cleanup: .idea/ is already git-ignored (.gitignore:3) and was never tracked (confirmed via git ls-files), so it carries no repo-visible staleness."}} |
0 commit comments