# LawAxis Pro Live Index

Generated for the current local production-prep build.

`{LAWAXIS_ROOT}` is the first non-empty line in `LAWAXIS_ROOT_PATH.txt`.

`LawAxis_Pro` is the Node Zero suite root.
`LawAxis_Pro` is also treated as the frozen baseline for the suite spine.

## Active Roots

| Area | Path | Purpose |
|---|---|---|
| Suite folder | `{LAWAXIS_ROOT}\LawAxis_Pro` | Node Zero, controlled landing/admin/access folder |
| Roster app | `{LAWAXIS_ROOT}\lawaxis_roster` | Downstream working LawAxis roster module |
| DB builder | `{LAWAXIS_ROOT}\law_axis_db_builder` | Schema, relationship, and SQLite build artifacts |
| Current live DB folder | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live` | Active local SQLite artifacts |

## Active Live Artifacts

| Artifact | Path |
|---|---|
| Demo roster DB | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\lawaxis_demo_roster_current.sqlite` |
| Demo validation report | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\lawaxis_demo_roster_report_20260613_145627.md` |
| Stress DB for later cloud testing | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\lawaxis_large_stress_20260612_232409.sqlite` |
| Human code table | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\HUMAN_CODE_TABLE_GRID.md` |
| Table index | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\TABLE_INDEX.md` |
| Relationship map | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\RELATIONSHIP_MAP.md` |
| Relationship enforcement report | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\RELATIONSHIP_ENFORCEMENT_REPORT.md` |
| Version manifest | `{LAWAXIS_ROOT}\law_axis_db_builder\current_live\VERSION_MANIFEST.md` |
| Immutable manifest | `{LAWAXIS_ROOT}\LawAxis_Pro\IMMUTABLE_MANIFEST.md` |
| Standards manual | `{LAWAXIS_ROOT}\LawAxis_Pro\STANDARDS.md` |
| Command log | `{LAWAXIS_ROOT}\LawAxis_Pro\COMMAND_LOG.md` |

## Notes

The interrupted demo-generation attempts left timestamped SQLite/journal files that Windows denied deleting while they were locked. They are not referenced by this live index or the launcher.
