index.md
1 KB
5. Auto-Catalog
Machine-generated, exhaustive reference for every database object in
xlyweberp_saas_ai.
This chapter is regenerated from recon/*.tsv by scripts/gen_catalog.py.
Do not hand-edit pages under this chapter — they will be overwritten on the
next regeneration. Hand-written narrative belongs in Reference
or Vertical Slices, with cross-links from here.
- Tables — 901 base tables.
- Views — 311 views.
- Procedures — 1,687 stored procedures.
- Functions — 177 stored functions.
Each entry includes name, comment, columns/parameters, indexes, observed references in proc bodies, and a link to any human-written narrative that covers it.
To regenerate: python scripts/gen_catalog.py (re-pulls fresh data via recon/dump.sh
if more than a day old, otherwise reads cached TSVs).
STUB pages are placeholders until
scripts/gen_catalog.pyruns.