Skip to main content

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

kpt_kernel-0.1.0.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kpt_kernel-0.1.0-py3-none-any.whl (10.0 kB view details)

Uploaded Python 3

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

Hashes for kpt_kernel-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6970f72afd3abe0d7b1f638d8a976f1e6c01b3646c53adc87d98e2ab8adafa36
MD5 cad14777b23fb81304c315e4f62aea8f
BLAKE2b-256 8dd55d84c7654426947bbe56bc414bd640d20bddbc6c79262a5b017a7ca8f6cc

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for kpt_kernel-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1189c6df0e12ed623f1834ab43b2c193bdb379acf0dcd8ce356deb07598e8e91
MD5 9411a9f44b52433b42894283d75a2791
BLAKE2b-256 f65fc28d403f66696c7b9d2c1a6c8cadcab27c0c5bb467d73d57c8bfc0a81557

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page