domain tier

domain-legal-procedure

Legal procedure: filings, docket entries, procedural deadlines

Legal procedure: filings, docket entries, procedural deadlines

Tierdomain
Roleunclassified (baselined)
Pathcrates/domain/legal-procedure
Edition2021
Targetsdomain_legal_procedure
Public items0 across 0 modules
Tests9

What it is for

This crate does not document itself. No //! block on its entry point. The facts below are complete; the reason this crate exists is not written down anywhere, and belongs in src/lib.rs rather than here.

Capabilities

No public items.

How to use it

No examples/ target and no doctest in this crate's rustdoc. The tests listed under Verification are the closest executable usage.

Module structure

No public modules: the crate root is its whole surface.

Public surface

No public items.

Re-exports. Exported here, defined elsewhere.

ExportDefined in
{DeadlineStatus,DeadlineType,LegalDeadline}deadline::{DeadlineStatus,DeadlineType,LegalDeadline}
{DocketEntry,Filing,FilingStatus,FilingType}filing::{DocketEntry,Filing,FilingStatus,FilingType}

Boundary

Reaches into foundation, identity, infrastructure, operations.

Shares tier domain with 41 other crates: domain-agreements, domain-ai-report, domain-billing, domain-catalog, domain-classify, domain-comments, domain-competitive-intel, domain-contact, … (41 total).

_What this crate deliberately does NOT own is a judgment. No committed registry records one for it, so none is stated here._

Where it sits

Tier (ontology)domain
Architectural role (taxonomy)unclassified (baselined)
Locationcrates/domain/legal-procedure
Vocabulary in force (lexicon)current

Tier flow. Which tiers this crate's own edges cross.

flowchart LR
  n_domain["domain"] --> n_foundation["foundation"]
  n_domain["domain"] --> n_identity["identity"]
  n_domain["domain"] --> n_infrastructure["infrastructure"]
  n_domain["domain"] --> n_operations["operations"]

Dependencies

Runtime, in this workspace.

CrateTierOptionalOnly on
`domain-legal-matter`domainnoalways
`foundation-basemodels`foundationnoalways
`identity-parties`identitynoalways
`infrastructure-storage`infrastructurenoalways
`operations-workflow`operationsnoalways

Runtime, from outside the workspace.

CrateRequirementFeaturesOptionalOnly on
chrono^0.4serdenoalways
serde^1derivenoalways
serde_json^1noalways
thiserror^2noalways
uuid^1v4, v7, serde, jsnoalways

Development, from outside the workspace.

CrateRequirementFeaturesOptionalOnly on
tokio-test^0.4noalways

Build. None.

Depended on by. 1 workspace crate.

Signal flow — what reaches this crate, and what it reaches.

flowchart LR
  n_application_legal_procedure["application-legal-procedure"] -->|uses| SELF
  SELF["domain-legal-procedure"]
  SELF -->|runtime| n_domain_legal_matter["domain-legal-matter"]
  SELF -->|runtime| n_foundation_basemodels["foundation-basemodels"]
  SELF -->|runtime| n_identity_parties["identity-parties"]
  SELF -->|runtime| n_infrastructure_storage["infrastructure-storage"]
  SELF -->|runtime| n_operations_workflow["operations-workflow"]
  classDef self fill:#1f883d,stroke:#1f883d,color:#fff;
  class SELF self;

Feature flags

No Cargo features are defined: every capability is unconditional, so no consumer can receive a half-wired crate.

Targets

KindNameSource
libdomain_legal_procedure`src/lib.rs`

Error model

No public error type was detected: no public item declares a type named *Error, and no public signature returns one.

Operational characteristics

PropertyEvidence
async public surfacenone detected
async runtimenone detected
database accessnone detected
network I/Onone detected
unsafe codenone detected
environment variablesnone detected

No unsafe block, unsafe fn, unsafe impl or unsafe trait was found by the parser anywhere in this crate's source.

Configuration

No environment variable is read with a literal name anywhere in this crate. A variable whose key is computed at run time cannot be listed here, and is not claimed to be absent.

1 workspace crate depends on this one: application-legal-procedure.

Verification

KindCount
Unit tests9
Integration tests0
Examples0
Doctests0

What the tests establish, by name:

Documentation coverage

MeasureDocumentedTotal
Public items with rustdoc00
Public modules with a //! block00

Metrics

MetricValue
Rust source files3
Source lines537
Code lines473
Public API items0
Public modules0
Tests9
Examples0
Cargo features0
Direct runtime dependencies10
Workspace reverse dependencies1
pie showData
    title Rust source composition
    "Code" : 473
    "Blank or comment" : 64

Generation

Rendered by tools-corpus corpus readme from repository evidence alone, renderer schema 2, lexicon current. No model, network service or database was consulted. Regenerate with tools-corpus corpus readme --write; verify with --check.

All domain · Manual