From 9dd9a45c2604a035ef0b557c4bf9e16dd4cd3c45 Mon Sep 17 00:00:00 2001 From: cx-git-agent Date: Sun, 17 May 2026 15:29:54 -0500 Subject: [PATCH] chore: snapshot local working tree (clean, ignoring .git.nosync internals) --- .git.nosync/COMMIT_EDITMSG | 1 - .git.nosync/HEAD | 1 - .git.nosync/config | 19 -- .git.nosync/description | 1 - .git.nosync/hooks/applypatch-msg.sample | 15 -- .git.nosync/hooks/commit-msg.sample | 24 --- .git.nosync/hooks/fsmonitor-watchman.sample | 174 ------------------ .git.nosync/hooks/post-update.sample | 8 - .git.nosync/hooks/pre-applypatch.sample | 14 -- .git.nosync/hooks/pre-commit.sample | 49 ----- .git.nosync/hooks/pre-merge-commit.sample | 13 -- .git.nosync/hooks/pre-push.sample | 53 ------ .git.nosync/hooks/pre-rebase.sample | 169 ----------------- .git.nosync/hooks/pre-receive.sample | 24 --- .git.nosync/hooks/prepare-commit-msg.sample | 42 ----- .git.nosync/hooks/push-to-checkout.sample | 78 -------- .git.nosync/hooks/sendemail-validate.sample | 77 -------- .git.nosync/hooks/update.sample | 128 ------------- .git.nosync/index | Bin 2768 -> 0 bytes .git.nosync/index.lock | 0 .git.nosync/info/exclude | 6 - .git.nosync/logs/HEAD | 1 - .git.nosync/logs/refs/heads/main | 1 - .../07/6253fc1c43f67dd128a25738f5cefa508d59ef | Bin 622 -> 0 bytes .../11/4f83a2cd10557f7487b6c77100f48fbc8d6551 | Bin 654 -> 0 bytes .../14/cd0712e1c13b668303c18dd0e1165cefe6ab81 | Bin 226 -> 0 bytes .../1e/081845241ab743dd32f7148ed22ec2ce88bba2 | Bin 326 -> 0 bytes .../23/05880107db52fdcc2a49e2cd1cd14ced699c85 | Bin 197 -> 0 bytes .../2a/804dac1db0c7cea730d82384fcc86056837e8a | Bin 665 -> 0 bytes .../31/7489c56d313c3aaf82d26c3e539d09ff6621e6 | Bin 502 -> 0 bytes .../36/1457ea0602970c44a2d1aadcfc65c624634b48 | Bin 3800 -> 0 bytes .../37/c8d30b6655592baea012b7c417a116ce3342b4 | Bin 540 -> 0 bytes .../39/d201f888aa6f218ad4197fbfbf5521a83fc52f | Bin 272 -> 0 bytes .../3a/33721dda7cf69b67b5012b17e7764a87d8a342 | Bin 58 -> 0 bytes .../41/10fe795df03f2144386aa7c3ee62e80c22cb61 | Bin 51 -> 0 bytes .../41/2afbe9daa0584a4f5b86f6883deab8ce824317 | Bin 726 -> 0 bytes .../48/4237f19eccd9c95f5e6d5f844d74f74d8b6809 | Bin 82 -> 0 bytes .../4f/c033a649fdc1c27fc55116405c79a120af5fbc | 2 - .../5e/f197b4b5b04070bebe0713e0be493f88aae13b | 3 - .../6f/23c39f2a88c0b6d9e53f71cdb31a986ab52689 | Bin 1018 -> 0 bytes .../70/03f8bb8cf72ac73ace33f167cdb219664aea8c | Bin 96 -> 0 bytes .../72/7a7a6c6a47bcf1bef4f8c498317e5a1a6764dc | Bin 446 -> 0 bytes .../73/c00596a7fca3f3d4bdd64053b69d86745f9e10 | Bin 66 -> 0 bytes .../7c/889ff98e8c23b4a564a8cc6e4f4d3943f40003 | Bin 140 -> 0 bytes .../7e/6dfca3c571e850d968f1e58d17e0fe6d798029 | 5 - .../85/7ed3b94ae2b623e6c8e62dc256a25b0ecfe85d | Bin 65 -> 0 bytes .../91/9434a6254f0e9651f402737811be6634a03e9c | Bin 117 -> 0 bytes .../98/6bd324c26d854187559f27f8194c8afd1795ac | Bin 58 -> 0 bytes .../a3/bcd930ce8ade19177121229990321c155f589c | Bin 378 -> 0 bytes .../ab/00cc64ff853bdc0fc5be1fd3838248050ba7da | 4 - .../b2/20dbc596229c1aae0cf6b71440604246f0d815 | Bin 99 -> 0 bytes .../b9/6806081a67f324cf4d6c271eff70dfb624f588 | Bin 51 -> 0 bytes .../be/73cd72a08ccf78b4f2c4f346b3b28a0b177ae7 | Bin 939 -> 0 bytes .../c6/007892925ad299c5eaf44d06d251781cad2b35 | Bin 535 -> 0 bytes .../d9/c19cc17a1d6452956495c8f392c3673f08a9eb | Bin 69 -> 0 bytes .../da/23c4ceb66ceb127f10d422429e3ddeb3adfb60 | Bin 138 -> 0 bytes .../e0/8fbc47918b41d03c3ab9891a907462a7523bee | Bin 51 -> 0 bytes .../eb/8789700816459c1e1480e0b34781d9fb78a1ca | Bin 105 -> 0 bytes .../ed/559fc107c412612b8b09e94e14099c6114af65 | 2 - .../ef/f5f09d3309e60beeb98e5590aca14f9b533bbd | Bin 89 -> 0 bytes .../f4/ca8314e853a6dd7bacad24f8c7ac0e7e3397ea | Bin 368 -> 0 bytes .../f8/6777db76e7e82c51d137f7136ad6ecd9723110 | Bin 51 -> 0 bytes .git.nosync/refs/heads/main | 1 - .gitignore | 2 + 64 files changed, 2 insertions(+), 915 deletions(-) delete mode 100644 .git.nosync/COMMIT_EDITMSG delete mode 100644 .git.nosync/HEAD delete mode 100644 .git.nosync/config delete mode 100644 .git.nosync/description delete mode 100755 .git.nosync/hooks/applypatch-msg.sample delete mode 100755 .git.nosync/hooks/commit-msg.sample delete mode 100755 .git.nosync/hooks/fsmonitor-watchman.sample delete mode 100755 .git.nosync/hooks/post-update.sample delete mode 100755 .git.nosync/hooks/pre-applypatch.sample delete mode 100755 .git.nosync/hooks/pre-commit.sample delete mode 100755 .git.nosync/hooks/pre-merge-commit.sample delete mode 100755 .git.nosync/hooks/pre-push.sample delete mode 100755 .git.nosync/hooks/pre-rebase.sample delete mode 100755 .git.nosync/hooks/pre-receive.sample delete mode 100755 .git.nosync/hooks/prepare-commit-msg.sample delete mode 100755 .git.nosync/hooks/push-to-checkout.sample delete mode 100755 .git.nosync/hooks/sendemail-validate.sample delete mode 100755 .git.nosync/hooks/update.sample delete mode 100644 .git.nosync/index delete mode 100644 .git.nosync/index.lock delete mode 100644 .git.nosync/info/exclude delete mode 100644 .git.nosync/logs/HEAD delete mode 100644 .git.nosync/logs/refs/heads/main delete mode 100644 .git.nosync/objects/07/6253fc1c43f67dd128a25738f5cefa508d59ef delete mode 100644 .git.nosync/objects/11/4f83a2cd10557f7487b6c77100f48fbc8d6551 delete mode 100644 .git.nosync/objects/14/cd0712e1c13b668303c18dd0e1165cefe6ab81 delete mode 100644 .git.nosync/objects/1e/081845241ab743dd32f7148ed22ec2ce88bba2 delete mode 100644 .git.nosync/objects/23/05880107db52fdcc2a49e2cd1cd14ced699c85 delete mode 100644 .git.nosync/objects/2a/804dac1db0c7cea730d82384fcc86056837e8a delete mode 100644 .git.nosync/objects/31/7489c56d313c3aaf82d26c3e539d09ff6621e6 delete mode 100644 .git.nosync/objects/36/1457ea0602970c44a2d1aadcfc65c624634b48 delete mode 100644 .git.nosync/objects/37/c8d30b6655592baea012b7c417a116ce3342b4 delete mode 100644 .git.nosync/objects/39/d201f888aa6f218ad4197fbfbf5521a83fc52f delete mode 100644 .git.nosync/objects/3a/33721dda7cf69b67b5012b17e7764a87d8a342 delete mode 100644 .git.nosync/objects/41/10fe795df03f2144386aa7c3ee62e80c22cb61 delete mode 100644 .git.nosync/objects/41/2afbe9daa0584a4f5b86f6883deab8ce824317 delete mode 100644 .git.nosync/objects/48/4237f19eccd9c95f5e6d5f844d74f74d8b6809 delete mode 100644 .git.nosync/objects/4f/c033a649fdc1c27fc55116405c79a120af5fbc delete mode 100644 .git.nosync/objects/5e/f197b4b5b04070bebe0713e0be493f88aae13b delete mode 100644 .git.nosync/objects/6f/23c39f2a88c0b6d9e53f71cdb31a986ab52689 delete mode 100644 .git.nosync/objects/70/03f8bb8cf72ac73ace33f167cdb219664aea8c delete mode 100644 .git.nosync/objects/72/7a7a6c6a47bcf1bef4f8c498317e5a1a6764dc delete mode 100644 .git.nosync/objects/73/c00596a7fca3f3d4bdd64053b69d86745f9e10 delete mode 100644 .git.nosync/objects/7c/889ff98e8c23b4a564a8cc6e4f4d3943f40003 delete mode 100644 .git.nosync/objects/7e/6dfca3c571e850d968f1e58d17e0fe6d798029 delete mode 100644 .git.nosync/objects/85/7ed3b94ae2b623e6c8e62dc256a25b0ecfe85d delete mode 100644 .git.nosync/objects/91/9434a6254f0e9651f402737811be6634a03e9c delete mode 100644 .git.nosync/objects/98/6bd324c26d854187559f27f8194c8afd1795ac delete mode 100644 .git.nosync/objects/a3/bcd930ce8ade19177121229990321c155f589c delete mode 100644 .git.nosync/objects/ab/00cc64ff853bdc0fc5be1fd3838248050ba7da delete mode 100644 .git.nosync/objects/b2/20dbc596229c1aae0cf6b71440604246f0d815 delete mode 100644 .git.nosync/objects/b9/6806081a67f324cf4d6c271eff70dfb624f588 delete mode 100644 .git.nosync/objects/be/73cd72a08ccf78b4f2c4f346b3b28a0b177ae7 delete mode 100644 .git.nosync/objects/c6/007892925ad299c5eaf44d06d251781cad2b35 delete mode 100644 .git.nosync/objects/d9/c19cc17a1d6452956495c8f392c3673f08a9eb delete mode 100644 .git.nosync/objects/da/23c4ceb66ceb127f10d422429e3ddeb3adfb60 delete mode 100644 .git.nosync/objects/e0/8fbc47918b41d03c3ab9891a907462a7523bee delete mode 100644 .git.nosync/objects/eb/8789700816459c1e1480e0b34781d9fb78a1ca delete mode 100644 .git.nosync/objects/ed/559fc107c412612b8b09e94e14099c6114af65 delete mode 100644 .git.nosync/objects/ef/f5f09d3309e60beeb98e5590aca14f9b533bbd delete mode 100644 .git.nosync/objects/f4/ca8314e853a6dd7bacad24f8c7ac0e7e3397ea delete mode 100644 .git.nosync/objects/f8/6777db76e7e82c51d137f7136ad6ecd9723110 delete mode 100644 .git.nosync/refs/heads/main diff --git a/.git.nosync/COMMIT_EDITMSG b/.git.nosync/COMMIT_EDITMSG deleted file mode 100644 index ca6fed2..0000000 --- a/.git.nosync/COMMIT_EDITMSG +++ /dev/null @@ -1 +0,0 @@ -chore: initial commit (Phase 3 scaffold) diff --git a/.git.nosync/HEAD b/.git.nosync/HEAD deleted file mode 100644 index b870d82..0000000 --- a/.git.nosync/HEAD +++ /dev/null @@ -1 +0,0 @@ -ref: refs/heads/main diff --git a/.git.nosync/config b/.git.nosync/config deleted file mode 100644 index 565d0d3..0000000 --- a/.git.nosync/config +++ /dev/null @@ -1,19 +0,0 @@ -[core] - repositoryformatversion = 0 - filemode = true - bare = false - logallrefupdates = true - ignorecase = true - precomposeunicode = true - multiPackIndex = false - fsmonitor = false -[user] - email = cxai-ops@cxai-studio.com - name = CxAI Ops -[maintenance] - auto = false -[gc] - autoDetach = false -[remote "origin"] - url = https://cxai-studio.com/git/CxAI-Project/CxLLM-ARA.git - fetch = +refs/heads/*:refs/remotes/origin/* diff --git a/.git.nosync/description b/.git.nosync/description deleted file mode 100644 index 498b267..0000000 --- a/.git.nosync/description +++ /dev/null @@ -1 +0,0 @@ -Unnamed repository; edit this file 'description' to name the repository. diff --git a/.git.nosync/hooks/applypatch-msg.sample b/.git.nosync/hooks/applypatch-msg.sample deleted file mode 100755 index a5d7b84..0000000 --- a/.git.nosync/hooks/applypatch-msg.sample +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh -# -# An example hook script to check the commit log message taken by -# applypatch from an e-mail message. -# -# The hook should exit with non-zero status after issuing an -# appropriate message if it wants to stop the commit. The hook is -# allowed to edit the commit message file. -# -# To enable this hook, rename this file to "applypatch-msg". - -. git-sh-setup -commitmsg="$(git rev-parse --git-path hooks/commit-msg)" -test -x "$commitmsg" && exec "$commitmsg" ${1+"$@"} -: diff --git a/.git.nosync/hooks/commit-msg.sample b/.git.nosync/hooks/commit-msg.sample deleted file mode 100755 index b58d118..0000000 --- a/.git.nosync/hooks/commit-msg.sample +++ /dev/null @@ -1,24 +0,0 @@ -#!/bin/sh -# -# An example hook script to check the commit log message. -# Called by "git commit" with one argument, the name of the file -# that has the commit message. The hook should exit with non-zero -# status after issuing an appropriate message if it wants to stop the -# commit. The hook is allowed to edit the commit message file. -# -# To enable this hook, rename this file to "commit-msg". - -# Uncomment the below to add a Signed-off-by line to the message. -# Doing this in a hook is a bad idea in general, but the prepare-commit-msg -# hook is more suited to it. -# -# SOB=$(git var GIT_AUTHOR_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') -# grep -qs "^$SOB" "$1" || echo "$SOB" >> "$1" - -# This example catches duplicate Signed-off-by lines. - -test "" = "$(grep '^Signed-off-by: ' "$1" | - sort | uniq -c | sed -e '/^[ ]*1[ ]/d')" || { - echo >&2 Duplicate Signed-off-by lines. - exit 1 -} diff --git a/.git.nosync/hooks/fsmonitor-watchman.sample b/.git.nosync/hooks/fsmonitor-watchman.sample deleted file mode 100755 index 23e856f..0000000 --- a/.git.nosync/hooks/fsmonitor-watchman.sample +++ /dev/null @@ -1,174 +0,0 @@ -#!/usr/bin/perl - -use strict; -use warnings; -use IPC::Open2; - -# An example hook script to integrate Watchman -# (https://facebook.github.io/watchman/) with git to speed up detecting -# new and modified files. -# -# The hook is passed a version (currently 2) and last update token -# formatted as a string and outputs to stdout a new update token and -# all files that have been modified since the update token. Paths must -# be relative to the root of the working tree and separated by a single NUL. -# -# To enable this hook, rename this file to "query-watchman" and set -# 'git config core.fsmonitor .git/hooks/query-watchman' -# -my ($version, $last_update_token) = @ARGV; - -# Uncomment for debugging -# print STDERR "$0 $version $last_update_token\n"; - -# Check the hook interface version -if ($version ne 2) { - die "Unsupported query-fsmonitor hook version '$version'.\n" . - "Falling back to scanning...\n"; -} - -my $git_work_tree = get_working_dir(); - -my $retry = 1; - -my $json_pkg; -eval { - require JSON::XS; - $json_pkg = "JSON::XS"; - 1; -} or do { - require JSON::PP; - $json_pkg = "JSON::PP"; -}; - -launch_watchman(); - -sub launch_watchman { - my $o = watchman_query(); - if (is_work_tree_watched($o)) { - output_result($o->{clock}, @{$o->{files}}); - } -} - -sub output_result { - my ($clockid, @files) = @_; - - # Uncomment for debugging watchman output - # open (my $fh, ">", ".git/watchman-output.out"); - # binmode $fh, ":utf8"; - # print $fh "$clockid\n@files\n"; - # close $fh; - - binmode STDOUT, ":utf8"; - print $clockid; - print "\0"; - local $, = "\0"; - print @files; -} - -sub watchman_clock { - my $response = qx/watchman clock "$git_work_tree"/; - die "Failed to get clock id on '$git_work_tree'.\n" . - "Falling back to scanning...\n" if $? != 0; - - return $json_pkg->new->utf8->decode($response); -} - -sub watchman_query { - my $pid = open2(\*CHLD_OUT, \*CHLD_IN, 'watchman -j --no-pretty') - or die "open2() failed: $!\n" . - "Falling back to scanning...\n"; - - # In the query expression below we're asking for names of files that - # changed since $last_update_token but not from the .git folder. - # - # To accomplish this, we're using the "since" generator to use the - # recency index to select candidate nodes and "fields" to limit the - # output to file names only. Then we're using the "expression" term to - # further constrain the results. - my $last_update_line = ""; - if (substr($last_update_token, 0, 1) eq "c") { - $last_update_token = "\"$last_update_token\""; - $last_update_line = qq[\n"since": $last_update_token,]; - } - my $query = <<" END"; - ["query", "$git_work_tree", {$last_update_line - "fields": ["name"], - "expression": ["not", ["dirname", ".git"]] - }] - END - - # Uncomment for debugging the watchman query - # open (my $fh, ">", ".git/watchman-query.json"); - # print $fh $query; - # close $fh; - - print CHLD_IN $query; - close CHLD_IN; - my $response = do {local $/; }; - - # Uncomment for debugging the watch response - # open ($fh, ">", ".git/watchman-response.json"); - # print $fh $response; - # close $fh; - - die "Watchman: command returned no output.\n" . - "Falling back to scanning...\n" if $response eq ""; - die "Watchman: command returned invalid output: $response\n" . - "Falling back to scanning...\n" unless $response =~ /^\{/; - - return $json_pkg->new->utf8->decode($response); -} - -sub is_work_tree_watched { - my ($output) = @_; - my $error = $output->{error}; - if ($retry > 0 and $error and $error =~ m/unable to resolve root .* directory (.*) is not watched/) { - $retry--; - my $response = qx/watchman watch "$git_work_tree"/; - die "Failed to make watchman watch '$git_work_tree'.\n" . - "Falling back to scanning...\n" if $? != 0; - $output = $json_pkg->new->utf8->decode($response); - $error = $output->{error}; - die "Watchman: $error.\n" . - "Falling back to scanning...\n" if $error; - - # Uncomment for debugging watchman output - # open (my $fh, ">", ".git/watchman-output.out"); - # close $fh; - - # Watchman will always return all files on the first query so - # return the fast "everything is dirty" flag to git and do the - # Watchman query just to get it over with now so we won't pay - # the cost in git to look up each individual file. - my $o = watchman_clock(); - $error = $output->{error}; - - die "Watchman: $error.\n" . - "Falling back to scanning...\n" if $error; - - output_result($o->{clock}, ("/")); - $last_update_token = $o->{clock}; - - eval { launch_watchman() }; - return 0; - } - - die "Watchman: $error.\n" . - "Falling back to scanning...\n" if $error; - - return 1; -} - -sub get_working_dir { - my $working_dir; - if ($^O =~ 'msys' || $^O =~ 'cygwin') { - $working_dir = Win32::GetCwd(); - $working_dir =~ tr/\\/\//; - } else { - require Cwd; - $working_dir = Cwd::cwd(); - } - - return $working_dir; -} diff --git a/.git.nosync/hooks/post-update.sample b/.git.nosync/hooks/post-update.sample deleted file mode 100755 index ec17ec1..0000000 --- a/.git.nosync/hooks/post-update.sample +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -# -# An example hook script to prepare a packed repository for use over -# dumb transports. -# -# To enable this hook, rename this file to "post-update". - -exec git update-server-info diff --git a/.git.nosync/hooks/pre-applypatch.sample b/.git.nosync/hooks/pre-applypatch.sample deleted file mode 100755 index 4142082..0000000 --- a/.git.nosync/hooks/pre-applypatch.sample +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh -# -# An example hook script to verify what is about to be committed -# by applypatch from an e-mail message. -# -# The hook should exit with non-zero status after issuing an -# appropriate message if it wants to stop the commit. -# -# To enable this hook, rename this file to "pre-applypatch". - -. git-sh-setup -precommit="$(git rev-parse --git-path hooks/pre-commit)" -test -x "$precommit" && exec "$precommit" ${1+"$@"} -: diff --git a/.git.nosync/hooks/pre-commit.sample b/.git.nosync/hooks/pre-commit.sample deleted file mode 100755 index 29ed5ee..0000000 --- a/.git.nosync/hooks/pre-commit.sample +++ /dev/null @@ -1,49 +0,0 @@ -#!/bin/sh -# -# An example hook script to verify what is about to be committed. -# Called by "git commit" with no arguments. The hook should -# exit with non-zero status after issuing an appropriate message if -# it wants to stop the commit. -# -# To enable this hook, rename this file to "pre-commit". - -if git rev-parse --verify HEAD >/dev/null 2>&1 -then - against=HEAD -else - # Initial commit: diff against an empty tree object - against=$(git hash-object -t tree /dev/null) -fi - -# If you want to allow non-ASCII filenames set this variable to true. -allownonascii=$(git config --type=bool hooks.allownonascii) - -# Redirect output to stderr. -exec 1>&2 - -# Cross platform projects tend to avoid non-ASCII filenames; prevent -# them from being added to the repository. We exploit the fact that the -# printable range starts at the space character and ends with tilde. -if [ "$allownonascii" != "true" ] && - # Note that the use of brackets around a tr range is ok here, (it's - # even required, for portability to Solaris 10's /usr/bin/tr), since - # the square bracket bytes happen to fall in the designated range. - test $(git diff-index --cached --name-only --diff-filter=A -z $against | - LC_ALL=C tr -d '[ -~]\0' | wc -c) != 0 -then - cat <<\EOF -Error: Attempt to add a non-ASCII file name. - -This can cause problems if you want to work with people on other platforms. - -To be portable it is advisable to rename the file. - -If you know what you are doing you can disable this check using: - - git config hooks.allownonascii true -EOF - exit 1 -fi - -# If there are whitespace errors, print the offending file names and fail. -exec git diff-index --check --cached $against -- diff --git a/.git.nosync/hooks/pre-merge-commit.sample b/.git.nosync/hooks/pre-merge-commit.sample deleted file mode 100755 index 399eab1..0000000 --- a/.git.nosync/hooks/pre-merge-commit.sample +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh -# -# An example hook script to verify what is about to be committed. -# Called by "git merge" with no arguments. The hook should -# exit with non-zero status after issuing an appropriate message to -# stderr if it wants to stop the merge commit. -# -# To enable this hook, rename this file to "pre-merge-commit". - -. git-sh-setup -test -x "$GIT_DIR/hooks/pre-commit" && - exec "$GIT_DIR/hooks/pre-commit" -: diff --git a/.git.nosync/hooks/pre-push.sample b/.git.nosync/hooks/pre-push.sample deleted file mode 100755 index 4ce688d..0000000 --- a/.git.nosync/hooks/pre-push.sample +++ /dev/null @@ -1,53 +0,0 @@ -#!/bin/sh - -# An example hook script to verify what is about to be pushed. Called by "git -# push" after it has checked the remote status, but before anything has been -# pushed. If this script exits with a non-zero status nothing will be pushed. -# -# This hook is called with the following parameters: -# -# $1 -- Name of the remote to which the push is being done -# $2 -- URL to which the push is being done -# -# If pushing without using a named remote those arguments will be equal. -# -# Information about the commits which are being pushed is supplied as lines to -# the standard input in the form: -# -# -# -# This sample shows how to prevent push of commits where the log message starts -# with "WIP" (work in progress). - -remote="$1" -url="$2" - -zero=$(git hash-object --stdin &2 "Found WIP commit in $local_ref, not pushing" - exit 1 - fi - fi -done - -exit 0 diff --git a/.git.nosync/hooks/pre-rebase.sample b/.git.nosync/hooks/pre-rebase.sample deleted file mode 100755 index 6cbef5c..0000000 --- a/.git.nosync/hooks/pre-rebase.sample +++ /dev/null @@ -1,169 +0,0 @@ -#!/bin/sh -# -# Copyright (c) 2006, 2008 Junio C Hamano -# -# The "pre-rebase" hook is run just before "git rebase" starts doing -# its job, and can prevent the command from running by exiting with -# non-zero status. -# -# The hook is called with the following parameters: -# -# $1 -- the upstream the series was forked from. -# $2 -- the branch being rebased (or empty when rebasing the current branch). -# -# This sample shows how to prevent topic branches that are already -# merged to 'next' branch from getting rebased, because allowing it -# would result in rebasing already published history. - -publish=next -basebranch="$1" -if test "$#" = 2 -then - topic="refs/heads/$2" -else - topic=`git symbolic-ref HEAD` || - exit 0 ;# we do not interrupt rebasing detached HEAD -fi - -case "$topic" in -refs/heads/??/*) - ;; -*) - exit 0 ;# we do not interrupt others. - ;; -esac - -# Now we are dealing with a topic branch being rebased -# on top of master. Is it OK to rebase it? - -# Does the topic really exist? -git show-ref -q "$topic" || { - echo >&2 "No such branch $topic" - exit 1 -} - -# Is topic fully merged to master? -not_in_master=`git rev-list --pretty=oneline ^master "$topic"` -if test -z "$not_in_master" -then - echo >&2 "$topic is fully merged to master; better remove it." - exit 1 ;# we could allow it, but there is no point. -fi - -# Is topic ever merged to next? If so you should not be rebasing it. -only_next_1=`git rev-list ^master "^$topic" ${publish} | sort` -only_next_2=`git rev-list ^master ${publish} | sort` -if test "$only_next_1" = "$only_next_2" -then - not_in_topic=`git rev-list "^$topic" master` - if test -z "$not_in_topic" - then - echo >&2 "$topic is already up to date with master" - exit 1 ;# we could allow it, but there is no point. - else - exit 0 - fi -else - not_in_next=`git rev-list --pretty=oneline ^${publish} "$topic"` - /usr/bin/perl -e ' - my $topic = $ARGV[0]; - my $msg = "* $topic has commits already merged to public branch:\n"; - my (%not_in_next) = map { - /^([0-9a-f]+) /; - ($1 => 1); - } split(/\n/, $ARGV[1]); - for my $elem (map { - /^([0-9a-f]+) (.*)$/; - [$1 => $2]; - } split(/\n/, $ARGV[2])) { - if (!exists $not_in_next{$elem->[0]}) { - if ($msg) { - print STDERR $msg; - undef $msg; - } - print STDERR " $elem->[1]\n"; - } - } - ' "$topic" "$not_in_next" "$not_in_master" - exit 1 -fi - -<<\DOC_END - -This sample hook safeguards topic branches that have been -published from being rewound. - -The workflow assumed here is: - - * Once a topic branch forks from "master", "master" is never - merged into it again (either directly or indirectly). - - * Once a topic branch is fully cooked and merged into "master", - it is deleted. If you need to build on top of it to correct - earlier mistakes, a new topic branch is created by forking at - the tip of the "master". This is not strictly necessary, but - it makes it easier to keep your history simple. - - * Whenever you need to test or publish your changes to topic - branches, merge them into "next" branch. - -The script, being an example, hardcodes the publish branch name -to be "next", but it is trivial to make it configurable via -$GIT_DIR/config mechanism. - -With this workflow, you would want to know: - -(1) ... if a topic branch has ever been merged to "next". Young - topic branches can have stupid mistakes you would rather - clean up before publishing, and things that have not been - merged into other branches can be easily rebased without - affecting other people. But once it is published, you would - not want to rewind it. - -(2) ... if a topic branch has been fully merged to "master". - Then you can delete it. More importantly, you should not - build on top of it -- other people may already want to - change things related to the topic as patches against your - "master", so if you need further changes, it is better to - fork the topic (perhaps with the same name) afresh from the - tip of "master". - -Let's look at this example: - - o---o---o---o---o---o---o---o---o---o "next" - / / / / - / a---a---b A / / - / / / / - / / c---c---c---c B / - / / / \ / - / / / b---b C \ / - / / / / \ / - ---o---o---o---o---o---o---o---o---o---o---o "master" - - -A, B and C are topic branches. - - * A has one fix since it was merged up to "next". - - * B has finished. It has been fully merged up to "master" and "next", - and is ready to be deleted. - - * C has not merged to "next" at all. - -We would want to allow C to be rebased, refuse A, and encourage -B to be deleted. - -To compute (1): - - git rev-list ^master ^topic next - git rev-list ^master next - - if these match, topic has not merged in next at all. - -To compute (2): - - git rev-list master..topic - - if this is empty, it is fully merged to "master". - -DOC_END diff --git a/.git.nosync/hooks/pre-receive.sample b/.git.nosync/hooks/pre-receive.sample deleted file mode 100755 index a1fd29e..0000000 --- a/.git.nosync/hooks/pre-receive.sample +++ /dev/null @@ -1,24 +0,0 @@ -#!/bin/sh -# -# An example hook script to make use of push options. -# The example simply echoes all push options that start with 'echoback=' -# and rejects all pushes when the "reject" push option is used. -# -# To enable this hook, rename this file to "pre-receive". - -if test -n "$GIT_PUSH_OPTION_COUNT" -then - i=0 - while test "$i" -lt "$GIT_PUSH_OPTION_COUNT" - do - eval "value=\$GIT_PUSH_OPTION_$i" - case "$value" in - echoback=*) - echo "echo from the pre-receive-hook: ${value#*=}" >&2 - ;; - reject) - exit 1 - esac - i=$((i + 1)) - done -fi diff --git a/.git.nosync/hooks/prepare-commit-msg.sample b/.git.nosync/hooks/prepare-commit-msg.sample deleted file mode 100755 index 10fa14c..0000000 --- a/.git.nosync/hooks/prepare-commit-msg.sample +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh -# -# An example hook script to prepare the commit log message. -# Called by "git commit" with the name of the file that has the -# commit message, followed by the description of the commit -# message's source. The hook's purpose is to edit the commit -# message file. If the hook fails with a non-zero status, -# the commit is aborted. -# -# To enable this hook, rename this file to "prepare-commit-msg". - -# This hook includes three examples. The first one removes the -# "# Please enter the commit message..." help message. -# -# The second includes the output of "git diff --name-status -r" -# into the message, just before the "git status" output. It is -# commented because it doesn't cope with --amend or with squashed -# commits. -# -# The third example adds a Signed-off-by line to the message, that can -# still be edited. This is rarely a good idea. - -COMMIT_MSG_FILE=$1 -COMMIT_SOURCE=$2 -SHA1=$3 - -/usr/bin/perl -i.bak -ne 'print unless(m/^. Please enter the commit message/..m/^#$/)' "$COMMIT_MSG_FILE" - -# case "$COMMIT_SOURCE,$SHA1" in -# ,|template,) -# /usr/bin/perl -i.bak -pe ' -# print "\n" . `git diff --cached --name-status -r` -# if /^#/ && $first++ == 0' "$COMMIT_MSG_FILE" ;; -# *) ;; -# esac - -# SOB=$(git var GIT_COMMITTER_IDENT | sed -n 's/^\(.*>\).*$/Signed-off-by: \1/p') -# git interpret-trailers --in-place --trailer "$SOB" "$COMMIT_MSG_FILE" -# if test -z "$COMMIT_SOURCE" -# then -# /usr/bin/perl -i.bak -pe 'print "\n" if !$first_line++' "$COMMIT_MSG_FILE" -# fi diff --git a/.git.nosync/hooks/push-to-checkout.sample b/.git.nosync/hooks/push-to-checkout.sample deleted file mode 100755 index af5a0c0..0000000 --- a/.git.nosync/hooks/push-to-checkout.sample +++ /dev/null @@ -1,78 +0,0 @@ -#!/bin/sh - -# An example hook script to update a checked-out tree on a git push. -# -# This hook is invoked by git-receive-pack(1) when it reacts to git -# push and updates reference(s) in its repository, and when the push -# tries to update the branch that is currently checked out and the -# receive.denyCurrentBranch configuration variable is set to -# updateInstead. -# -# By default, such a push is refused if the working tree and the index -# of the remote repository has any difference from the currently -# checked out commit; when both the working tree and the index match -# the current commit, they are updated to match the newly pushed tip -# of the branch. This hook is to be used to override the default -# behaviour; however the code below reimplements the default behaviour -# as a starting point for convenient modification. -# -# The hook receives the commit with which the tip of the current -# branch is going to be updated: -commit=$1 - -# It can exit with a non-zero status to refuse the push (when it does -# so, it must not modify the index or the working tree). -die () { - echo >&2 "$*" - exit 1 -} - -# Or it can make any necessary changes to the working tree and to the -# index to bring them to the desired state when the tip of the current -# branch is updated to the new commit, and exit with a zero status. -# -# For example, the hook can simply run git read-tree -u -m HEAD "$1" -# in order to emulate git fetch that is run in the reverse direction -# with git push, as the two-tree form of git read-tree -u -m is -# essentially the same as git switch or git checkout that switches -# branches while keeping the local changes in the working tree that do -# not interfere with the difference between the branches. - -# The below is a more-or-less exact translation to shell of the C code -# for the default behaviour for git's push-to-checkout hook defined in -# the push_to_deploy() function in builtin/receive-pack.c. -# -# Note that the hook will be executed from the repository directory, -# not from the working tree, so if you want to perform operations on -# the working tree, you will have to adapt your code accordingly, e.g. -# by adding "cd .." or using relative paths. - -if ! git update-index -q --ignore-submodules --refresh -then - die "Up-to-date check failed" -fi - -if ! git diff-files --quiet --ignore-submodules -- -then - die "Working directory has unstaged changes" -fi - -# This is a rough translation of: -# -# head_has_history() ? "HEAD" : EMPTY_TREE_SHA1_HEX -if git cat-file -e HEAD 2>/dev/null -then - head=HEAD -else - head=$(git hash-object -t tree --stdin &2 - exit 1 -} - -unset GIT_DIR GIT_WORK_TREE -cd "$worktree" && - -if grep -q "^diff --git " "$1" -then - validate_patch "$1" -else - validate_cover_letter "$1" -fi && - -if test "$GIT_SENDEMAIL_FILE_COUNTER" = "$GIT_SENDEMAIL_FILE_TOTAL" -then - git config --unset-all sendemail.validateWorktree && - trap 'git worktree remove -ff "$worktree"' EXIT && - validate_series -fi diff --git a/.git.nosync/hooks/update.sample b/.git.nosync/hooks/update.sample deleted file mode 100755 index c4d426b..0000000 --- a/.git.nosync/hooks/update.sample +++ /dev/null @@ -1,128 +0,0 @@ -#!/bin/sh -# -# An example hook script to block unannotated tags from entering. -# Called by "git receive-pack" with arguments: refname sha1-old sha1-new -# -# To enable this hook, rename this file to "update". -# -# Config -# ------ -# hooks.allowunannotated -# This boolean sets whether unannotated tags will be allowed into the -# repository. By default they won't be. -# hooks.allowdeletetag -# This boolean sets whether deleting tags will be allowed in the -# repository. By default they won't be. -# hooks.allowmodifytag -# This boolean sets whether a tag may be modified after creation. By default -# it won't be. -# hooks.allowdeletebranch -# This boolean sets whether deleting branches will be allowed in the -# repository. By default they won't be. -# hooks.denycreatebranch -# This boolean sets whether remotely creating branches will be denied -# in the repository. By default this is allowed. -# - -# --- Command line -refname="$1" -oldrev="$2" -newrev="$3" - -# --- Safety check -if [ -z "$GIT_DIR" ]; then - echo "Don't run this script from the command line." >&2 - echo " (if you want, you could supply GIT_DIR then run" >&2 - echo " $0 )" >&2 - exit 1 -fi - -if [ -z "$refname" -o -z "$oldrev" -o -z "$newrev" ]; then - echo "usage: $0 " >&2 - exit 1 -fi - -# --- Config -allowunannotated=$(git config --type=bool hooks.allowunannotated) -allowdeletebranch=$(git config --type=bool hooks.allowdeletebranch) -denycreatebranch=$(git config --type=bool hooks.denycreatebranch) -allowdeletetag=$(git config --type=bool hooks.allowdeletetag) -allowmodifytag=$(git config --type=bool hooks.allowmodifytag) - -# check for no description -projectdesc=$(sed -e '1q' "$GIT_DIR/description") -case "$projectdesc" in -"Unnamed repository"* | "") - echo "*** Project description file hasn't been set" >&2 - exit 1 - ;; -esac - -# --- Check types -# if $newrev is 0000...0000, it's a commit to delete a ref. -zero=$(git hash-object --stdin &2 - echo "*** Use 'git tag [ -a | -s ]' for tags you want to propagate." >&2 - exit 1 - fi - ;; - refs/tags/*,delete) - # delete tag - if [ "$allowdeletetag" != "true" ]; then - echo "*** Deleting a tag is not allowed in this repository" >&2 - exit 1 - fi - ;; - refs/tags/*,tag) - # annotated tag - if [ "$allowmodifytag" != "true" ] && git rev-parse $refname > /dev/null 2>&1 - then - echo "*** Tag '$refname' already exists." >&2 - echo "*** Modifying a tag is not allowed in this repository." >&2 - exit 1 - fi - ;; - refs/heads/*,commit) - # branch - if [ "$oldrev" = "$zero" -a "$denycreatebranch" = "true" ]; then - echo "*** Creating a branch is not allowed in this repository" >&2 - exit 1 - fi - ;; - refs/heads/*,delete) - # delete branch - if [ "$allowdeletebranch" != "true" ]; then - echo "*** Deleting a branch is not allowed in this repository" >&2 - exit 1 - fi - ;; - refs/remotes/*,commit) - # tracking branch - ;; - refs/remotes/*,delete) - # delete tracking branch - if [ "$allowdeletebranch" != "true" ]; then - echo "*** Deleting a tracking branch is not allowed in this repository" >&2 - exit 1 - fi - ;; - *) - # Anything else (is there anything else?) - echo "*** Update hook: unknown type of update to ref $refname of type $newrev_type" >&2 - exit 1 - ;; -esac - -# --- Finished -exit 0 diff --git a/.git.nosync/index b/.git.nosync/index deleted file mode 100644 index 6fddc0acbd451498178d6a9de9ce778eb397752b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2768 zcmaKud0dlq9LIkHl`%|_76VcPMwuWxz%oIDF(wWfld&P>f#cb;u{qe-W(+kvP&pJe zUwMMcVN!-ipqPm$$d$?=nt?~5y+VXii9-t1p8b4Wd+_+8T6U-NJ z0RUFmK~s^_g1rrcV&(mTgX8m}Qb_8VmS}e&%&HV>M}fM zG?8mHZe|NT~BLZr=pdFoBba8^1j66<}CDYF!Muhf6d#S3H87(|0kA z+8KH1_R8WT9)oqo<5GQhbpeWrt5hUvbSNwy<}}ti_Wm#*@{Z50!Fj<%9_g3ABnK*O zsvV?Wn{4lgQ*Cpl)MF?Z%bm*!58;IgLl_CN=R_6RSW9#69)i4*vK*W@hsXn8r6vp) z)+BY#Z;S8wBb(O#G$CcpR6yYhgL%RQ;XF~KWj-g{>A8@1@(dm4Nr*ga2eu)zCV@T6 z@7TH)^{0{hY@f;9I>30YFkCF+2T8>Ia6F6u!xBQJL{bxnI|$lA6cWBx@j%Yv`h zqcFb|UNAWbf)&Kos5LqUVmf1wncNp;s`Q$~=K)}SvL*%e*T?na{zXK;RV;mU2Fd28 z=*eYI{@sR&SHk{M=57FfZ}4lieC(|K`+bcaf4_AcZ|J||^*ip5CHg^t{`}~j zMZ<-?*UnxKj4a!?(Ga`e9!zWL3{D#?OdSA38|9_z8n)t=I5D-1qGj%Igs8u25Jr#X})w|iLpSdVxw}6ki zUtZ@4lP*t0;$JQg&Ns(fS>HqN&tb>$`mlY=a$g!Xb%HRhput|U+K^sWmjwE@mS>|8 zz$T2(<%LJ`u%Qj}kIrI3&h;i1&cPm8a>gJW&!PJ_@}fh93pWmA%EzRh{p*Q@Jx%k ziR1j<13l!l{qBf!;)oopz{2u2R%6z$&a@;q_dVNuCcYCJoeS(Dd0dHzFOD&956^SO z^rb-FEr)2FH*W-Q+GMg5&%@;u_qNYt>XsHpRb$4P0zj2%5IvJ4;?CuZd0eqX1S7%) z0oKdvd<40-H!5*%D3MF@7M}M##D7v*wYnz4F>p~zzU#5ra=?IGsZ7UYu~=+x9g1jl zGHFN`VX^AjS zJmU3{i3xmM*_4O3O&;HA8KgBLdh+Qu* zJQi$_y|jJgI?WOrtWrFZGX)@X#ebAOOFgKH4!v7O@2Kzau8JyHIIgL4vAG#Op|K8OQA%8I*6ei8bvZhA z;1o4*Y0#WUt?!r{{=c)s&eK{Cp4t4^v(B&4w@1-X;w%sC+Wcb2x7c)HfVRrq$`zAj nq8+jw^}X9KC<4gecDuVX)L*RKAKkn)d;OneyN9)bIhp?fR`}kR diff --git a/.git.nosync/index.lock b/.git.nosync/index.lock deleted file mode 100644 index e69de29..0000000 diff --git a/.git.nosync/info/exclude b/.git.nosync/info/exclude deleted file mode 100644 index a5196d1..0000000 --- a/.git.nosync/info/exclude +++ /dev/null @@ -1,6 +0,0 @@ -# git ls-files --others --exclude-from=.git/info/exclude -# Lines that start with '#' are comments. -# For a project mostly in C, the following would be a good set of -# exclude patterns (uncomment them if you want to use them): -# *.[oa] -# *~ diff --git a/.git.nosync/logs/HEAD b/.git.nosync/logs/HEAD deleted file mode 100644 index 5b4ffb1..0000000 --- a/.git.nosync/logs/HEAD +++ /dev/null @@ -1 +0,0 @@ -0000000000000000000000000000000000000000 ab00cc64ff853bdc0fc5be1fd3838248050ba7da CxAI Ops 1778946723 -0500 commit (initial): chore: initial commit (Phase 3 scaffold) diff --git a/.git.nosync/logs/refs/heads/main b/.git.nosync/logs/refs/heads/main deleted file mode 100644 index 5b4ffb1..0000000 --- a/.git.nosync/logs/refs/heads/main +++ /dev/null @@ -1 +0,0 @@ -0000000000000000000000000000000000000000 ab00cc64ff853bdc0fc5be1fd3838248050ba7da CxAI Ops 1778946723 -0500 commit (initial): chore: initial commit (Phase 3 scaffold) diff --git a/.git.nosync/objects/07/6253fc1c43f67dd128a25738f5cefa508d59ef b/.git.nosync/objects/07/6253fc1c43f67dd128a25738f5cefa508d59ef deleted file mode 100644 index ed31f5baa77e52da12c40b855c3f3285da3cad34..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 622 zcmV-!0+IcA0hLtSY8x>S?el)cJlYSjiCg**2-LVK7!n9=ObewHMLU}n)k@ou6vvc6 zf1|(GFX@rIcmrvA(Tk1dXy(j0Gkb0QH61@cUOb!6tNEO0b$5P#@p<`nxmjOvh+!7C zrio+dXbje*L1z3cai&+9j%l^7V?f>%omIK;^i!ZE7SE}B7Iop)K%3Orz~l! zLU>g7WI(M{VER^7gyU~n#MDepa+(6iP5<7+_DsafWJ<9WzYPFqY(D7cGQ|u`J!y}J zEep@+sx^T+j;*f=|Fp6;)91zuBMXypw_dAgz~48-O1Bij`0&ORR3SdwQya>y9c|VH z8_2|*JcWexJ7mZE=qW_slj%CH4Mam=oApxEC}R`Kd##g%*`WvRT{JH7vVov)2GA+s zHt-)x|NQ;~42s;!?F%!0N^d3_$Q~l<(-DP)?i9cd1sbJ6K@2-YbNfdm{52VYK2V2t zKFQGDDA$f8xvVPhJvqn}(ASNJ$i2;Z(S7Z~!3^!)|IXFON?!Y|`xj#~wg&d^-m0wL z|67|~9az4)P{u8F^ir%T6PRb>>`ryP}|+~V53a4 zd+2K~zE0UKu+(0Jb;Q$8GR_mQV#ueW2EF$$EE_wqfmP;7bQBGewse`He_ob$vR4z!};6~E#Fta I03)HO8K2BG;{X5v diff --git a/.git.nosync/objects/11/4f83a2cd10557f7487b6c77100f48fbc8d6551 b/.git.nosync/objects/11/4f83a2cd10557f7487b6c77100f48fbc8d6551 deleted file mode 100644 index 6cd7236cd7d6fdd5807f2ca2fd43c107c6d7ab73..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 654 zcmV;90&)F#0bNqvZ<{a>-?RUUQ=VFhbzPGa2jWxi?IL-3NhZ8&z9AUGp|NYJ+ z>9k2m$mhG?*SYR(4PPIhzkSNMg48s6aGH?Vp58}u=sest_we-i^bGND%0H)RMo6K@ zqjApI0gQuAkGg(`!&nVow-M||t-8kOdBk&fg;T=wTbU0vZUzx!S2dJPy5`vw+ zLl|fG{#=b3n_H-yvyG_`4_ezyM?Lt;2fn@OwSzm~X;_rkiN*a)((0-wWeW zwp^{nMgew6nyVd%70`SK-+7)yzl7zO4I@qpRCU#z&ugN<0^O5!m>mr{LbWw=G0QW3y5F*2~=dIBMi5069NMB<|)@G4H*DdQhlYV0&Lh>uAsFiud zHGR!l$;#Mf)Pj~#HqcaCZe(c*>|kO5?;I{2qhiONYKG!eTjO4?x~4~>x~J8tv_>JH zJs?!lT1cls`&Ow;v<vy?@ImU;FF7{B8;&i@5pwRdYgBoOlP~l)RG8=W);R# Y`*G19;^ZrQtJ{++_BxEj2P}7<$-pe1HUIzs diff --git a/.git.nosync/objects/23/05880107db52fdcc2a49e2cd1cd14ced699c85 b/.git.nosync/objects/23/05880107db52fdcc2a49e2cd1cd14ced699c85 deleted file mode 100644 index 66be53dffe0becb556727a792a0f9a3174b56d40..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 197 zcmV;$06PD80o77T4#F@DY5gz>L{%nD2qEM+m&VkwgYA@7 z!2dowZA1C7erOus`Q3Z(?wU!R;o$K5w-1U{Gz1qtt%g0IZfqHzKxUZYCD|daDkjuE zDrOy->o!Ts8$)*uSvSPPlRvuGW>!djf0GMaGsnyJy!R1*38qnCI2Ec{gx`wHkq6`F z7g%teQ`QKXLs%&7z~)RymPtZMhEfmkr}Uu>JmyS_oH??v&NSRLh7d1VCHGMXf2%fR zNpb3fsT>)zg5%;|6fW)E>dXdd8;F%mPsk=-JNSZ$q}0|4H6_zpz_oH-I+-CnO~KSK z(|YE)RBhPXQMZV}t^_M5e=F;ll>S0(+pG}uMTU6nUIA9SWJ(TA9mF8HyL%@n)=T~(xVi>YwnEa7CFCReyv1tB*6w*GC}`=%khv zbR#v(V_lPqi++ELTgajXr`loEKD=jO7W5umZM+9GKc6Yr>KTj{1Z2->LjM@cz2VfKX4}`SXOWRGaJ!@=DBMwh?58Apd zp)O~LPqDw16t&$#bkLk`Z$H*In;XWy?xfuZ=$(fs z_a(kVh+|$5E4R%K~aqvK@sj2p+!PQ2xz+; zk??s_YFTG%qIA&Gz>z>Xd&1!@ZD0khmsah-^*x9|YAZN=3rKIL5@XZ{0-lnrB%)WM zM;TX~bMXj7uTN$Bkh7;8J|K?N#xUp@ASgFtN1QuIgt%OiFbA|zJ4-y8DQmgB0In}+ zv@!q?ol~LQdF-W%&X+^P5X(mGsMEEevez6o$!79<1fy*frQ~$Z`C`^(Okqd5aQ1AL zGYjQsPXC& zn8^5KkSzCZfJkPiq4j8t1dpTRgmu^cK$TUl8?vK(Rka3X$kKYk22q#NuirVhH7N44 zPmV^Y4WRAB<`rDmVU!B#rX!VepjkCl^|u2glk<#qNkzuqod3;R9+tC9Ah#aNB+6EI s*~p}p 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 Oe>3>!lm7vx%TiF7=3)c@ diff --git a/.git.nosync/objects/37/c8d30b6655592baea012b7c417a116ce3342b4 b/.git.nosync/objects/37/c8d30b6655592baea012b7c417a116ce3342b4 deleted file mode 100644 index 65483f78ea1d7c8bb2a44db818e703c4675aab7c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 540 zcmV+%0^|L70d-T$Zrd;r>{(y2Krb@jQnK3gAk+mMw*`VmKw-DN1Ub;uS|Uo321zAx z0{?rLdem{83VJS=voo`+jWQdUrP=#8NfIRqz|v@s+W(e#&)mJ-`ab$_eO*F3 zrYQ7%6z1?%d!iRl&J)npv|i9-h0e5AAgfTLB|9$7L+s=u=8&@4l&DyWuXrh27eZ-z z@d_U8vyv;qT$5D_iy;sTqm0dgRhI9kU`<=q8eNApyO@G>1$wTO6giNAcnaOAW5SU6 zn%e1@LmwAG@^XyD4Qa?B+^5hCRSEuPe7~K%hPg9NdP!ZL!%aF3vWQH2`#-m9W91|D zgcR-+*9cq-ioupHU*p)XGoOdFIV`&Tp&zWnh}jX9Y*ySkxs`$kT4Wg4#O2R_UW54+<%T!mIdP38JbmWw}9S4S>~f5;5W3f)zu$!T4!`4$&6=rN<& e==*nwB0Asxuz1)1RAJzs{pU30hv+Xg$1?(}EDn(X diff --git a/.git.nosync/objects/39/d201f888aa6f218ad4197fbfbf5521a83fc52f b/.git.nosync/objects/39/d201f888aa6f218ad4197fbfbf5521a83fc52f deleted file mode 100644 index 975c4c2a9da63e0a340ea15be31a4b7fff598dfd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 272 zcmV+r0q_2J0d8r2{E(5h7fXGhnPBc@!4%r)9;S|BtcYV zvVHIA-S5tgwhiuX@6QbHWeuS!Yw8ME2kO!ZG>#k5NviSMb7kJLsP(&(UqO=p$5egV zhLY94WH2-^Ff%bxaL&&wNzE%M*2^l+&tp(#?O9V=yrQ0)_JYqU^Ms{PJRkAL-?{%bvf`3A||jT{!F7o0~<3 J0svU>lQ@I<2W=huCR1 zC=x${U&t@PcG5Ledq9X6UZUup>wC{VzQ;b7J~UoDd;Vkt`eaH&#wq;#{sRITMN$A2 zI=P2fGNBcOGJ)f}UayZ^=Ph(`>h*fiJcPQ>MBOK9f@*EA(|X&xygeDT95kUkMre3G zcijD_oo$iT?wyB?vQQJH3zVq5P%}*I0AygZl4$j^; z!Pd@VpsCWp4Mzw#B?7`o0~4V{$R;&mV*}Jg&OuL@a_3O#)i|LsU=J!EuL%Cq!XIw& z&0e#%YjP`wQNQ)Z>vVhGZLfQAS%n3V`4n)cvdpM_jT6%_gfhSuZtN@AQrDvV6gD>- z_Ot)3f{^8~>K-TZ6Af}^rB^hVNGLCZ&4LPLLoY*BFrg6zu;_&othxdNDMB{Rz)ZIS zIHC!g(UCiuYiLm9G<1~i0y#1Y8%c8!chr={z(NobY7VvBs)mb+aRs}pAT*BZBRZ># zlylfW+HM>eX{mr~R01dz#>?r-t1DhrDFe>uGw^acz}Z-7LNqfAXrSe6fb*f+M3W)W z6AM1fmQS%T{e4PO&BA+FEI=nIg#*isax=#j;1Gr+n36HAsW}TZ+!V=Yp-dJW7}b^8 zAP(7W6sXw3P`PTRaZHouO~w9mId}inWj{spgGNzTlK945nj~YY%O)vg2-($LzYiPx zZ)A7g`zNZqO8He4rL*xzl(T-%%w@09xqlDb{h4C0(wf?)gBN)5>wYBOwx>g^V zXKgibp2Gx=ISJ_BbpOM)?oD-#6B@}G&7DRP<1rFwg-S^TI5AIQ(T=suMD6SyvX(`^ I05ul>g1>BC>i_@% diff --git a/.git.nosync/objects/48/4237f19eccd9c95f5e6d5f844d74f74d8b6809 b/.git.nosync/objects/48/4237f19eccd9c95f5e6d5f844d74f74d8b6809 deleted file mode 100644 index f0a77b78c0d3d13bd88adb4bea3f40bcd15aa613..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 82 zcmb#JUcTq_y)OFdc%3_;AhP\B% -7o_)73$=tحѓa QiO.(\:Z9= +} 0Q#1L&b(H2B>l vřc!|23 2N^\X7^ Xk)])]l.C.6\,#@[2Q|3;7yr6ܢr/W!ϭbZNe \ No newline at end of file diff --git a/.git.nosync/objects/6f/23c39f2a88c0b6d9e53f71cdb31a986ab52689 b/.git.nosync/objects/6f/23c39f2a88c0b6d9e53f71cdb31a986ab52689 deleted file mode 100644 index c8402b7bb58d21cb3ba7da78342937aa6641ed52..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1018 zcmV?el)c6n>G^h;m#YE%H!6k(Jblouraev=9Ptxg3#OExE*A zEbFZw(VysV^i%pJJxfYY{5du@lPZUR3w;@kQ15^1lm7Rz_*We)=ixw7u?A2_G5 zDR`esx6@(z{Pm01%U6Iq8w+uEM(^*~-D%znkw4IollIg}7szfgCZ@@xe>a&>=WH2O zpsj4QIndv~|3Q+BJYZ@ix!4BXa6egr`Lv$q7&z08UCV~}KA`zT@H2{@-4rnx_14LT z6XSSXTmM8QcqH30f%U_l(VmM3(PVU6qtXT?A<5P%fO>+oCX8wX<(p3yu?sceb45Ew1=(Zx=QfwU? z%%!A~J8nzJSaZ@MSY83g>wt+RveHE{rANYNdCz3$bR!YsZFGqjYf5%BYGhC~8cU`9 zqHM`jIU75g(R#19;lm9%Yr{Bu0-4>XNQ~>Z0eiTZ&W!Pm_BAGUTF1ihaQjB?c&iN$ zSI{#!AaI46It$u7jq)ODQ|8Yo59~wwMgRS;GA!GC0Lrj%bu7NvqXBqvMV;;#7nw#w zVLd9mB7qGMrB(jOi*%~i0d+^z+*%~=M>)S-9qIikYPBQSjsvlIo)^;B;*4IUQfXB3 zR`y;JEM0ODtKL5no4wjP3=M|Tj9-cd{Zn5GrbernObTs;h_u~#kTh~7||Cr z9x+mMf>;OWR-syH4zMXSm@>ilFi^ES2B)4=)xA=FW|uYuniArvx=r#U+N`;Oy8`qv zk}k6IMmhcuy6W7Q5e$XzeuzQfoQh%oYB7Cj9qqcyYGq*$aZRr^B=(hCNpLB74@dBnWd@VBZ51T@5jn9Y&5&!@I diff --git a/.git.nosync/objects/70/03f8bb8cf72ac73ace33f167cdb219664aea8c b/.git.nosync/objects/70/03f8bb8cf72ac73ace33f167cdb219664aea8c deleted file mode 100644 index d8326593ceb233fba6607723aa1db513d9589eaf..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 96 zcmV-m0H6PO0V^p=O;xb4WH2-^Ff%bxC@9L$N=+`&D@dvUF&WH6!e6m5P3Li0baB<4 zKdHx5lD$1l41fTxvLd-WzbL!7ATc?W;pV|P2diXLf~KZSJ@I+c;dFbBm9GJj*(P>6 CXet5# diff --git a/.git.nosync/objects/72/7a7a6c6a47bcf1bef4f8c498317e5a1a6764dc b/.git.nosync/objects/72/7a7a6c6a47bcf1bef4f8c498317e5a1a6764dc deleted file mode 100644 index 8fbe5745d22f19498ad1fe46178c5e1a4518f245..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 446 zcmV;v0YUzF0ew-yirX*{?b%;3>?wiPhR~K0DAYB(5XfG-8@jhLcE+|?Su&$>(xv3z zJ5rW7Eu}hXMsJ?pdsACq!>84UH${;Z1wi$4yS@KWek*sIM+y?QIJu@z*E}3eD>Lfd zjMC=0&xAsIs9)egXza;Bg)GG29lS4At77#rkKoJ5W~k;;P*BRuOUqYMuu=eVfZW8=l8pQ!kbqJ}a(+sxk`6?? YEVZaOGd~X`VF(nd<*MZZ0F~Vm2=?O~@c;k- diff --git a/.git.nosync/objects/7c/889ff98e8c23b4a564a8cc6e4f4d3943f40003 b/.git.nosync/objects/7c/889ff98e8c23b4a564a8cc6e4f4d3943f40003 deleted file mode 100644 index 6cefa39f62af9601bc1288c9d44651a6fa06c78a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 140 zcmV;70CWF%0V^p=O;s>7HfAs}00ITa{R>$_x z`RYF;eY*aNPhA65UQpnfoS&zcSWu7&q(O?UjEiJ%)qI -4E";\/.H -vM+d=rKZՓ [of0X \ No newline at end of file diff --git a/.git.nosync/objects/85/7ed3b94ae2b623e6c8e62dc256a25b0ecfe85d b/.git.nosync/objects/85/7ed3b94ae2b623e6c8e62dc256a25b0ecfe85d deleted file mode 100644 index 8c2a1ac858133d87ec07e78d3390b01dbe1cb1a2..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmV-H0KWft0V^p=O;s?lU@$Z=Ff%bxaIWz2@r`#3atui=E-BV4F3(IWVGudXF7)uA Xby_p?!QKlG#bVw+Tipl%@p=^kC8-(@ diff --git a/.git.nosync/objects/91/9434a6254f0e9651f402737811be6634a03e9c b/.git.nosync/objects/91/9434a6254f0e9651f402737811be6634a03e9c deleted file mode 100644 index 6e65fc1e2e1dabc058e7ea4b273821d03b66fa2c..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 117 zcmV-*0E+*30ZYosPf{>6Hf6A}ugJ|&C`&CW&dkrVRWj5wP*O?SFlw8Yp?@}*|=rqqz0v?f!IKhlb@Ve0yGk&rZ_bx X%}NQPN*}5WXrw;eOgk4WH2-^Ff%bxaL&&wNzE%M*2^l+&trJq-dVsQ<~m1Cq~XD4 Q_r{yQD;Ayt0E)>H>6dXCc>n+a diff --git a/.git.nosync/objects/a3/bcd930ce8ade19177121229990321c155f589c b/.git.nosync/objects/a3/bcd930ce8ade19177121229990321c155f589c deleted file mode 100644 index e5bdf26db9d88b70eea9841b14aa13cfcecdf09a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 378 zcmV-=0fqi}0aa07YZNgM?{hxIz`f|Ar4ZTC*C=Z+buj(U9OE8U=JR}70Q)30Z&jD{GS(W z@<3I9Vz#dC6m+PV1u8?qT-Y~B&M^>uDz zAX(JKL?_^4l#^z=ChWmi^yPU?S#=Uu<>rh@8CPxx->9Nh z!}`B%;|pLN>)%Oe<rWIp;BrU6#{iJiHCm4%OPCfSsdKy`(*6T1;sCJ$e YTkvJyeo9A#*L_XP-qx=58^$Qfv(bRJlK=n! diff --git a/.git.nosync/objects/ab/00cc64ff853bdc0fc5be1fd3838248050ba7da b/.git.nosync/objects/ab/00cc64ff853bdc0fc5be1fd3838248050ba7da deleted file mode 100644 index 6bf7310..0000000 --- a/.git.nosync/objects/ab/00cc64ff853bdc0fc5be1fd3838248050ba7da +++ /dev/null @@ -1,4 +0,0 @@ -xA -0E]E%Iŕ+8IhmJBo.pnx δa✮ߑjC7G-NO|FfcPQQE;yC@$rp!3~~(h3`s36Db_14&rB;}U{4DE zBjfz7_M*n3aEq_!eg*VKzQ>`%C$TgyIRja9QB_q=miwNM`@Z}*GQ+SgN-90&4gmA3 FF2wBEEGz&3 diff --git a/.git.nosync/objects/b9/6806081a67f324cf4d6c271eff70dfb624f588 b/.git.nosync/objects/b9/6806081a67f324cf4d6c271eff70dfb624f588 deleted file mode 100644 index e0d2b53e2c416ca0aaabadbb935e9e2527a22dd6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmV-30L=e*0V^p=O;s>9V=yrQ0)_JYqU^Ms{PJRk2mO28Cw4ntu(8_NDK()aX?c+K JI{;K-5j8YT7IOdq diff --git a/.git.nosync/objects/be/73cd72a08ccf78b4f2c4f346b3b28a0b177ae7 b/.git.nosync/objects/be/73cd72a08ccf78b4f2c4f346b3b28a0b177ae7 deleted file mode 100644 index e0c244e1dde0a32b0bee77ca4d6b62289a674c33..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 939 zcmV;c162HY0hLuvkJ~m7?ODHKjyAB73!^B|Ez;EMH0>fA6o|XoLs1m8G?s{^NR_1Q z2u1&U-%zqGr`rWq2ScRh>%Dn1-Ws>1<=5XWzgjG^#e!(nwr|;Rr6T9ypm#Cdu0P-1 zeR#F{xWZ|;@C=KRwmoekw>4W@D<9dDv-Hhkxm+y2&BZv=P3wH5``hC+tS~BsY36H~f8@|QTe82x0aY1YsHmMiR!4tl8R6M0PX}#FcMz|K^!6qjzU?|& zkUIO${+yn~eiHbKN?pFwR)_jd!Lio1deE`{wUxAiOu8IT*Yx{^b3V9?U*B_oO)J~~ z@n%l1exMuY%&}Z489c8Oe-vw`kqp{vKHx${YQ5X*l0*7DV57p>$To&NftDzSt9SyIi@Xp}^n_Ye?WqA2ASEC*oO<39T zlMZ@o7<>p7@_3G&w-kNH>F%GWwep~ifd+MDS4Gr&epWkkw0DS}y1PNA=paKO4W0;) zbRY$OB1K1y+cWLFYe=OGa;NS19->Sj{Z_-HP?lU#be?w3Q^7uhW{Q0aiMSm_mJw6F zhc_nBccWlup(|=>Fx<5*T!YS2TRY2$Xbd6N=EH^>4nb8sm-DISEN&X17Yv9&K@zCe6CkQ9wCx0U%0h_FGqH7D zg$AGZ+dwwFpp!-&8-n=BzDJe|Ytb7T3}J!7cyb1fC=M+~ivSz4Nvq!A*FQ^?j7(zc z9m*Tp{}QIw=pN{RU|al^BxPTUE6vIm@)`vuS!%$l4aFtQ?&#d$!l$fbP&@_R^e2es76B*`#sl$|Qh N6Ov&{{sjQl%juEK(VzeT diff --git a/.git.nosync/objects/c6/007892925ad299c5eaf44d06d251781cad2b35 b/.git.nosync/objects/c6/007892925ad299c5eaf44d06d251781cad2b35 deleted file mode 100644 index ec41e5ced6bcbab6ce643c02513add33f874e426..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 535 zcmV+y0_gpC0V^p=O;s>6G-NO|FfcPQQP4|G$t=k)O3u$q%S>m8`#62e)(s8?`}VO5 zKiKDK-?8eUwTS@`DCnhUmZT;!I12o$jQwD*=wgwz{P4S^7d%R*6A=nBN|P9NX0UNc zrGHjA@0+78_rKu&HkGd(FuQNRUsejH!JS7$u^6;ze8 zhohgntB=3CUTzA*+tB$3*^dY%YIk$K^b_HnlPI!26{gPL#nnID&owBRp)U8&;-iHx z0&Zq}eA+Ai;9qWKgC<;+Ur3OrQ)q~%AJ{;{lFp;KhBj8~n=a+p1<&RDpQiW>;sNIh zA0J;`#~??&isby1)Pkb?EQSK+AG>?LYaO>bXZ$h!>?X-HuU9>2su^x6A33)z=e1D1 zz!fE@dA9d9ul=2XrY0n{xTKh&weIpxuSeUIpPhK7dnjyCG~f9bv1kfIJt0arDcn9f zO=*tQI-YOaMH~{G+&8VlXr?Ff%bxNY2kINzE%M)~iS^&o9a@E=WvHO-U?CWSBU` bWSOcz-?YFlOvM#~`_fDn*v$a|VI38dP^KDy diff --git a/.git.nosync/objects/da/23c4ceb66ceb127f10d422429e3ddeb3adfb60 b/.git.nosync/objects/da/23c4ceb66ceb127f10d422429e3ddeb3adfb60 deleted file mode 100644 index 0273911f624801a0de46d04373e02f02ed246a99..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 138 zcmV;50CoR(0V^p=O;s>7HexU|FfcPQQE)6Ma7oQcO;0RI)hjN~OeEOVVSArP-D$cT;@&-jnrPZKxq3B@r7dNjGeXs03+o$%PZkMhyVZp diff --git a/.git.nosync/objects/e0/8fbc47918b41d03c3ab9891a907462a7523bee b/.git.nosync/objects/e0/8fbc47918b41d03c3ab9891a907462a7523bee deleted file mode 100644 index 52235ed32e86bfac26070247f2a9856fe066e206..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 51 zcmV-30L=e*0V^p=O;s>9VK6i>Ff%bxNY2!&%*|o2yu|pUV^zLl*A>b7{rf`|SJ)rb J2LKOU`7eJvNk|REpV~%wDbS?pFS0v|F0x52+#=pTOUpuEdc~*8FRT53d#8Hb* LNHN8Hhg=}Q4lyi1 diff --git a/.git.nosync/objects/ed/559fc107c412612b8b09e94e14099c6114af65 b/.git.nosync/objects/ed/559fc107c412612b8b09e94e14099c6114af65 deleted file mode 100644 index dba7e61..0000000 --- a/.git.nosync/objects/ed/559fc107c412612b8b09e94e14099c6114af65 +++ /dev/null @@ -1,2 +0,0 @@ -xUN0EY+Fꦕh -B>4 '$'r )3.݌ nQQXhP5FzEAP֢(AL-! G4ne]ÿ9ԆY0 q-@W[, M/IK]}GIhǃ6pp: "!P02쨗'%*RZBDM:>&'dЃ ?c%z m,?}4\Jv$ۻ(PIR9W.?0oŸ˦ѹu>7gicQ  \ No newline at end of file diff --git a/.git.nosync/objects/ef/f5f09d3309e60beeb98e5590aca14f9b533bbd b/.git.nosync/objects/ef/f5f09d3309e60beeb98e5590aca14f9b533bbd deleted file mode 100644 index e26afa71c264987c621393b712f9b3b5027dee7d..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 89 zcmV-f0H*(V0V^p=O;s>AW-v4`Ff%bxa13(x@Cy}C?tWfeRvYjyjj@a7wGql_?0rfR7c{m}ji=^i!kqhn=F!ve%b3gR zuO~Izv5&!-1?GOjumAyPYP&(ek{kncNW{{o+XO`gKV1+g#Q`AX{v=8J7mK3;h)dOT%tAi=FGe^_? z-V3kZ9k4_g&>TN5W1_4IZsHkRW}JGQ?OHyf>@(uPYZ7*K?R4B>b&e5ad8JX(C~n`E zUP0-lwkto-?g>yt%G8w&AHEr8<8>{?cNh34^m9VK6i>Ff%bxNY2!&%*|oYYVchnyW#k`