docs: add AI manual section index
This commit is contained in:
@@ -47,3 +47,15 @@
|
||||
- Decide `PROPS`/`JPROPS` ordering and orientation-vector convention in the interface step.
|
||||
- Decide exact no-Abaqus Fortran source and test file layout in the reference model step.
|
||||
- External Abaqus validation artifacts still need to be supplied by the user before solver-result comparison.
|
||||
|
||||
## Concurrent Documentation Task: Manual Index
|
||||
|
||||
- Objective: create an AI-agent-oriented index for the Markdown chunks under `docs/AbaqusUserSubroutineManual`.
|
||||
- Scope: document the index schema in `docs/AbaqusUserSubroutineManual/INDEX_DESIGN.md` and index all numbered leaf sections in `docs/AbaqusUserSubroutineManual/INDEX.md`.
|
||||
- Success criteria:
|
||||
- all `# <chapter>.<section>.<entry>` and `# A.<entry>` leaf headings are represented exactly once;
|
||||
- every source range uses 1-based inclusive line numbers and resolves to an existing file;
|
||||
- multi-file sections list every file span explicitly;
|
||||
- indexed heading text and location match the source Markdown;
|
||||
- agents are instructed to treat the manual, not the summary, as authoritative.
|
||||
- Out of scope: editing the source manual chunks or adding a persistent index generator.
|
||||
|
||||
Reference in New Issue
Block a user