Skip to main content
In plain terms: Before any document is used, L0 decides who issued it, how much authority it carries, what version it is, which yard owns it, and who is allowed to see it. Nothing gets used until it passes through here.

What it does

L0 defines the trust, authority, version, access rights, and ownership of every before it enters the system. An ABS Rules PDF, a USCG section, a yard’s internal standard, a prior vessel’s drawing package, a vendor datasheet, and a research dataset all enter here and get tagged first. This is the first layer because rule authority, version, ownership, and licensing determine what the system is allowed to trust, cite, retrieve, and export.

Source roles

What L0 outputs

Every source leaves L0 tagged with:
  • source_id
  • authority_level (authority / evidence / reference)
  • rule_version_id
  • tenant_id (which yard owns it)
  • doc_type, market_sector, topic
  • access_policy

Why it is first

If you do not know what a document is and how much it can be trusted before you reason over it, every downstream conclusion is suspect. L0 makes trust an explicit, recorded property of every input, which is what lets later layers cite sources with confidence. Related: Sources vs. Decisions.