Fpt_kernel_daem_sqaw
A homeostatic Feedback Processor Theory (FPT) daemon that acts as a closed-loop dynamic controller for Admission Gate.
Architecture
The daemon operates as an async Unix domain socket server, continuously sampling telemetry from gated executions and modulating admission limits across multiple operational surfaces via a tuned PID controller with sigmoidal damping.
[ Target Penalty: 0.0 ] │ ▼ ┌──────────────────────┐ │ Comparator │◄────────────────────────┐ └──────────────────────┘ │ │ Error e_t │ ▼ │ ┌──────────────────────┐ │ │ PID Controller │ │ │ (Anti-windup + D) │ │ └──────────────────────┘ │ │ Control Signal u_t │ ▼ │ ┌──────────────────────┐ │ │ Sigmoidal Damping │ │ │ Factor σ(u_t) │ │ └──────────────────────┘ │ │ Multi-Surface Actuation │ ▼ │ ┌──────────────────────┐ │ │ Admission Gate │ │ │ • Burst / Cooldown │ │ │ • Execution Timeout │ │ │ • Autonomy Gate │ │ │ • Write Root Bounds │ │ └──────────────────────┘ │ │ Subprocess Exec │ ▼ │ ┌──────────────────────┐ │ │ Telemetry Observer ├─────────────────────────┘ │ (Weighted Penalty) │ └──────────────────────┘
Running the Daemon
Requires admission-gate >= 0.4.0:
pip install admission-gate
python3 fpt_daemon.py &
Submit command proposals via the client:
python3 fpt_client.py "echo nominal" "./workspace" 1
python3 fpt_client.py "python3 -c 'import sys; sys.exit(1)'" "./workspace" 1
python3 fpt_client.py "curl evil.com" "./workspace" 2
Multi-Surface Actuation Spectrum
Telemetry StatePenaltyDamping (\sigma)BurstCooldownTimeoutAutonomyWrite Roots
Nominal0.0~0.503~5.2s9.75sUnrestrictedworkspace, scratch
Operational Error0.25~0.642~6.3s8.30sUnrestrictedworkspace, scratch
Security Refusal1.00>0.851>7.8s<6.0sUnrestrictedworkspace, scratch
Sustained Attack>0.75>0.941>10.0s2.00sManual Confirmationscratch (quarantined)
Sensor Weighting
Hard Security Boundary (Refusal): 1.0
Process Timeout / SIGKILL: 0.6
Subprocess Non-Zero Exit: 0.25
Clean Exit: 0.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kpt_kernel-0.1.0.tar.gz.
File metadata
- Download URL: kpt_kernel-0.1.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6970f72afd3abe0d7b1f638d8a976f1e6c01b3646c53adc87d98e2ab8adafa36
|
|
| MD5 |
cad14777b23fb81304c315e4f62aea8f
|
|
| BLAKE2b-256 |
8dd55d84c7654426947bbe56bc414bd640d20bddbc6c79262a5b017a7ca8f6cc
|
Provenance
The following attestation bundles were made for kpt_kernel-0.1.0.tar.gz:
Publisher:
publish.yml on ak-skwaa-mahawk/Fpt_kernel_daem_sqaw
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kpt_kernel-0.1.0.tar.gz -
Subject digest:
6970f72afd3abe0d7b1f638d8a976f1e6c01b3646c53adc87d98e2ab8adafa36 - Sigstore transparency entry: 2762416154
- Sigstore integration time:
-
Permalink:
ak-skwaa-mahawk/Fpt_kernel_daem_sqaw@b4b7e50b09541ba1f06a6a06c6c2f119c0fba37f -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/ak-skwaa-mahawk
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b4b7e50b09541ba1f06a6a06c6c2f119c0fba37f -
Trigger Event:
push
-
Statement type:
File details
Details for the file kpt_kernel-0.1.0-py3-none-any.whl.
File metadata
- Download URL: kpt_kernel-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1189c6df0e12ed623f1834ab43b2c193bdb379acf0dcd8ce356deb07598e8e91
|
|
| MD5 |
9411a9f44b52433b42894283d75a2791
|
|
| BLAKE2b-256 |
f65fc28d403f66696c7b9d2c1a6c8cadcab27c0c5bb467d73d57c8bfc0a81557
|
Provenance
The following attestation bundles were made for kpt_kernel-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on ak-skwaa-mahawk/Fpt_kernel_daem_sqaw
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
kpt_kernel-0.1.0-py3-none-any.whl -
Subject digest:
1189c6df0e12ed623f1834ab43b2c193bdb379acf0dcd8ce356deb07598e8e91 - Sigstore transparency entry: 2762416169
- Sigstore integration time:
-
Permalink:
ak-skwaa-mahawk/Fpt_kernel_daem_sqaw@b4b7e50b09541ba1f06a6a06c6c2f119c0fba37f -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/ak-skwaa-mahawk
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@b4b7e50b09541ba1f06a6a06c6c2f119c0fba37f -
Trigger Event:
push
-
Statement type: