feat(taxonomy): add rust sidecar compact surface pipeline

This commit is contained in:
2026-03-12 15:23:10 -04:00
parent f2c25fb9c6
commit 58061af006
84 changed files with 19350 additions and 265 deletions

View File

@@ -8,9 +8,12 @@ function fact(localName: string, value: number, overrides?: Partial<TaxonomyFact
qname: `us-gaap:${localName}`,
namespaceUri: 'http://fasb.org/us-gaap/2024',
localName,
dataType: null,
contextId: 'c1',
unit: 'iso4217:USD',
decimals: '-6',
precision: null,
nil: false,
value,
periodStart: '2025-01-01',
periodEnd: '2025-12-31',