# PROGRESS.md ## Current State - Active objective: project guidance refresh - Active owner: root agent - Current status: implementation and static verification complete; push blocked by remote authentication - Design: `docs/superpowers/specs/2026-08-18-project-guidance-refresh-design.md` - Implementation plan: `docs/superpowers/plans/2026-08-18-project-guidance-refresh.md` ## Completed - Audited the active `AGENTS.md` chain and current project documents. - Confirmed the Abaqus manual navigation contract from `INDEX_MAP.md` and `INDEX.md`. - Confirmed that external CSV comparison remains the solver-result verification path. - Inventoried remaining versioned files and references for the retired feature. - Updated the project guidance so FEM theory uses `fem-theory-query` and Abaqus manual facts use `INDEX_MAP.md` → `INDEX.md` → every `source_ranges` span. - Updated the relevant custom agents and skills with mandatory source-routing rules. - Removed retired project-specific feature documents, phases, Fortran sources, and tests. - Preserved user-supplied external displacement/stress CSV plus provenance as the Abaqus result-validation contract. ## In Progress - Push `dev` after the user restores credentials for `origin`. ## Blocked - `git push origin dev` failed with `remote: Failed to authenticate user`. The local commits are preserved and no force operation was attempted. ## Last Verification - No harness skill or test command was run, per user instruction. - `git diff --check`: clean. - Static source-routing and retired-reference scans: clean. - Agent TOML prompt delimiters and `model_reasoning_effort = "extra high"`: valid. - Skill frontmatter and required source-routing markers: valid. - Manual inventory: `INDEX_MAP.md`, `INDEX.md`, and 69 source chunks present; all 115 map entries resolve to the expected `INDEX.md` heading line. - Active `AGENTS.md` chain: root file only, 9,624 bytes, below the 32 KiB instruction limit. - Commit `e76c1b9` created with `--no-verify`; `git push origin dev` was attempted and failed only at remote authentication. ## Next Agent Checklist - Read `AGENTS.md`, `PLAN.md`, `PROGRESS.md`, and `WORKNOTE.md`. - Restore authentication for `origin`, then run `git push origin dev`. - After delivery, validate user-supplied external CSV/provenance against the approved schema and tolerances without running Abaqus locally.