Financial layer dist build report
Date: 2026-03-06
Package inventory
Subfolders:
Resolving locale, route permissions, and workspace projection.
Current scope: Guest
Category: 90_stabilization | Version: v1.0.0
Owner: DOCUMENT_CUSTODIAN | Review cycle: 90 days
Approval authority: Unspecified
Documentation portal is read-only. Editing and mutation endpoints are disabled.
Kvary platform is originally created in Georgian. Where a Georgian version exists, Georgian is authoritative for platform UI, documentation, and legal interpretation.
Translations into other languages are provided for convenience. Some records may originate in other languages and carry their own source or legal locale for a specific flow, but where a Georgian version is available, the Georgian version prevails for platform-level wording and interpretation.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Date: 2026-03-06
Subfolders:
chain/iso20022/jurisdiction/routing/settlement/Direct runtime entrypoints observed today:
scripts/algorand-dry-run.jsscripts/algorand-testnet-submit.jsscripts/kafkajs-producer-consumer-demo.jsscripts/single-operator-e2e.jsapps/web/src/lib/governance/topologySnapshot.tsCurrent direct .js file-path dependencies:
../packages/financial-layer/chain/activation-policy.js../packages/financial-layer/chain/adapters/algorand-adapter.js../packages/financial-layer/chain/algorand-binding-seed.js../packages/financial-layer/chain/anchor-envelope.js../packages/financial-layer/chain/anchor-hashing.js../packages/financial-layer/chain/anchor-plan.js../packages/financial-layer/chain/chain-binding-registry.js../packages/financial-layer/chain/orchestration/kafka-dto.js../packages/financial-layer/chain/orchestration/kafka-kafkajs.js../packages/financial-layer/chain/orchestration/kafka-stubs.jsAdded files:
packages/financial-layer/package.jsonpackages/financial-layer/tsconfig.jsonpackages/financial-layer/index.tsPackage name:
@kvary/financial-layerResolution fields:
main -> dist/index.jstypes -> dist/index.d.tsChosen rootDir:
"."Reason:
packages/financial-layer is not organized under src/src/ migration in this step would be a structural rewrite, not stabilizationThe new index.ts exposes a conservative surface based on already-observed usage:
./chain/activation-policy./chain/adapters/algorand-adapter./chain/algorand-binding-seed./chain/anchor-envelope./chain/anchor-hashing./chain/anchor-namespace./chain/anchor-plan./chain/chain-binding-registry./chain/orchestration/kafka-dto./chain/orchestration/kafka-kafkajs./chain/orchestration/kafka-stubs./jurisdiction/GE/policy./jurisdiction/policy-registry./routing/scheme-mapCommands executed:
npm --prefix packages/financial-layer run buildnpm run build:packagesnpm exec -- node -e "require('./packages/financial-layer/dist/index.js')..."npm exec -- node -e "require('./packages/financial-layer/dist/chain/anchor-plan.js')..."npm exec -- node -e "require('./packages/financial-layer/dist/chain/orchestration/kafka-dto.js')..."Results:
packages/financial-layer/dist createdpackages/financial-layer/dist/index.js presentpackages/financial-layer/dist/index.d.ts presentBuild output count:
packages/financial-layer/dist: 84 filesStill coupled to source file paths:
scripts/algorand-dry-run.jsscripts/algorand-testnet-submit.jsscripts/kafkajs-producer-consumer-demo.jsscripts/single-operator-e2e.jsapps/web/src/lib/governance/topologySnapshot.tsThese are intentionally unchanged in this commit.
Low-risk candidates because they are already in the conservative public surface:
chain/activation-policychain/adapters/algorand-adapterchain/algorand-binding-seedchain/anchor-envelopechain/anchor-hashingchain/anchor-namespacechain/anchor-planchain/chain-binding-registrychain/orchestration/kafka-dtochain/orchestration/kafka-kafkajschain/orchestration/kafka-stubsjurisdiction/GE/policyjurisdiction/policy-registryrouting/scheme-mapRequire manual verification before redirecting imports:
apps/web/src/lib/governance/topologySnapshot.ts
iso20022/**
routing/route-resolver.tsrouting/institution-registry.tssettlement/**
Source JS duplicates still present under packages/financial-layer:
packages/financial-layer/chain/activation-policy.jspackages/financial-layer/chain/anchor-plan.jspackages/financial-layer/chain/orchestration/kafka-dto.jspackages/financial-layer/jurisdiction/policy-registry.jspackages/financial-layer/routing/scheme-map.jsThese remain in place until runtime coupling is redirected away from direct source file paths.