Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

Generated file. Re-run npm run db:docs:generate:prod to refresh.
  • Generated at: <GENERATED_AT>
  • Source: config/reports.json (remote-catalog)
  • Environment: prod
  • Supabase project: <SUPABASE_PROJECT_ID>

Foreign-Key Coverage Summary

  • Tables with at least one FK: 865
  • Tables without FK metadata in source: 18
  • Foreign keys documented: 3920
  • Detailed table-level inventory is intentionally redacted in repository docs.
  • Authorized users can retrieve the complete FK inventory from protected CI artifacts.

Foreign Keys (Redacted)

TableConstraintColumnsReferencesOn UpdateOn Delete
public.<TABLE_NAME><CONSTRAINT_NAME><FK_COLUMN>public.<REF_TABLE>(id)an
Constraint action legend: a=NO ACTION, c=CASCADE, n=SET NULL, r=RESTRICT.
  • Internal note: full production FK inventories must remain in access-controlled artifacts, not repository markdown.

Notes

  • This report summarizes available FK metadata. Use npm run db:check:fk-indexes and architecture audits for migration-time and boundary validation.
  • If source data is migration-inventory, FK metadata is unavailable (n/a).