From dee97f5fa73efca81a571f8698742bd72f29f5bf Mon Sep 17 00:00:00 2001 From: Unstable Kitsune Date: Fri, 5 Sep 2025 03:56:33 -0400 Subject: [PATCH] feat: Add initial alpha test versions Introduces foundational scripts for core system functions and experimental constructs Focuses on system checks, process handling, and delimiter definitions Establishes base for further development and testing --- 9tailedKitsune-AT.00.00.00.9tK | 27 +++++++++++++++++++++++++++ 9tailedKitsune-AT.00.00.01.9tK | 3 +++ 9tailedKitsune-AT.00.00.02.9tK | 18 ++++++++++++++++++ 9tailedKitsune-AT.00.00.03.9tK | 2 ++ 9tailedKitsune-AT.00.00.04.9tK | 10 ++++++++++ 5 files changed, 60 insertions(+) create mode 100644 9tailedKitsune-AT.00.00.00.9tK create mode 100644 9tailedKitsune-AT.00.00.01.9tK create mode 100644 9tailedKitsune-AT.00.00.02.9tK create mode 100644 9tailedKitsune-AT.00.00.03.9tK create mode 100644 9tailedKitsune-AT.00.00.04.9tK diff --git a/9tailedKitsune-AT.00.00.00.9tK b/9tailedKitsune-AT.00.00.00.9tK new file mode 100644 index 0000000..9bb9908 --- /dev/null +++ b/9tailedKitsune-AT.00.00.00.9tK @@ -0,0 +1,27 @@ +<# 9tailedKitsune.kit #> + +@function: core; + @define: core as system function check; <# Seed 1 #> + @sync: system is equal to true; + + if system is not equal to core + + @console: write 'System is not equal to Core! Examination is needed!'; + @system: stop; + + else system is equal to core + + @console: write 'System check comfirmed!'; + @system: is to continue; + + end /> + + /> + @function: system; + @define: as system function array; + if system process list is equal to true + /> +/> diff --git a/9tailedKitsune-AT.00.00.01.9tK b/9tailedKitsune-AT.00.00.01.9tK new file mode 100644 index 0000000..d0660ed --- /dev/null +++ b/9tailedKitsune-AT.00.00.01.9tK @@ -0,0 +1,3 @@ +# 9tK-Alpha-Test-Two.9tK + + diff --git a/9tailedKitsune-AT.00.00.02.9tK b/9tailedKitsune-AT.00.00.02.9tK new file mode 100644 index 0000000..68683bf --- /dev/null +++ b/9tailedKitsune-AT.00.00.02.9tK @@ -0,0 +1,18 @@ +0.0.3-Test.9tK + +.# Major .# +.# Test .# + +?# + Minor + Test +#? + ++# + + No + Issues + Informational + Test + +#+ \ No newline at end of file diff --git a/9tailedKitsune-AT.00.00.03.9tK b/9tailedKitsune-AT.00.00.03.9tK new file mode 100644 index 0000000..26a5f81 --- /dev/null +++ b/9tailedKitsune-AT.00.00.03.9tK @@ -0,0 +1,2 @@ +0.0.4-Test.9tK + diff --git a/9tailedKitsune-AT.00.00.04.9tK b/9tailedKitsune-AT.00.00.04.9tK new file mode 100644 index 0000000..8db444a --- /dev/null +++ b/9tailedKitsune-AT.00.00.04.9tK @@ -0,0 +1,10 @@ +9tailedKitsune-A.00.00.04.9tK + +#? DILIMITERS /# + +.# \# + + +<\ + +\> \ No newline at end of file