feat: add TCS mother-root dynamic number navigator
This commit is contained in:
parent
c323b3aa4e
commit
5bfe163748
32 changed files with 1702 additions and 28 deletions
8
modules/tcs-mother-root-navigator/receipts/compile.hdlp
Normal file
8
modules/tcs-mother-root-navigator/receipts/compile.hdlp
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
schema: tcs.module-compile-receipt/v1
|
||||
module_id: MOD-TCS-MOTHER-ROOT-NAVIGATOR-001
|
||||
state: COMPILED_VERIFIED
|
||||
source_sha256: eb299410bacd0247bc43732154fac0f74f181bab6a5e4e5714937d1b90b24688
|
||||
gir_sha256: bb3246fbfc69a39b3e5412e41271aeb7c66e37a2539902b5dab2291e38a04800
|
||||
compiler_id: TCS-COMPILER-STAGE1-0001
|
||||
compiler_sha256: 5ad6f0c43d8db80677cad7091e6a3b706e701307b2537446dc13635e89499942
|
||||
native_self_hosted: true
|
||||
7
modules/tcs-mother-root-navigator/receipts/install.hdlp
Normal file
7
modules/tcs-mother-root-navigator/receipts/install.hdlp
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
schema: tcs.module-install-receipt/v1
|
||||
module_id: MOD-TCS-MOTHER-ROOT-NAVIGATOR-001
|
||||
state: INSTALL_PENDING_COMMITTED_SOURCE_AND_HOOK_READBACK
|
||||
target: /Volumes/JZAO/HoloLake/persona-runtime/shared/tcs-mother-root
|
||||
hook: .githooks/post-commit
|
||||
stable_pointer: /Volumes/JZAO/HoloLake/persona-runtime/TCS-ROOT.json
|
||||
reality_authority_granted: false
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
schema: tcs.module-self-test-receipt/v1
|
||||
module_id: MOD-TCS-MOTHER-ROOT-NAVIGATOR-001
|
||||
state: PENDING_COMMITTED_SOURCE_TEST
|
||||
required: [FIVE_DOMAINS, THREE_ROUTES, TYPED_ALIASES, HISTORY_REJECT, STALE_REJECT, IDEMPOTENCY, POST_COMMIT_AUTO_REFRESH]
|
||||
Loading…
Reference in a new issue