Experimental lazy instruction discovery plugin for Stigmem.
Project description
Stigmem Lazy Instruction Discovery Plugin
Experimental lazy instruction discovery plugin for Stigmem.
This package provides the stigmem-plugin-lazy-instruction-discovery source
package for alpha validation. It registers through the stigmem.plugins entry
point group and is loaded by stigmem-node when explicitly installed and
configured by an operator.
Status
Lazy instruction discovery remains experimental. Installing this package does not graduate the feature into the supported default surface. Default Stigmem installs do not expose lazy-instruction routes unless the plugin is registered and configured.
Use this package only in isolated alpha or evaluation environments. The package
metadata is publication-shaped for the plugin readiness track, but registry
publication remains on hold until dry-run evidence and maintainer clearance are
recorded. See the feature record under features/lazy-instruction-discovery/
for the current status, evidence, and security notes.
Installation
pip install --pre stigmem-node==0.9.0a8 stigmem-plugin-lazy-instruction-discovery==0.1.0
Enable
Set the plugin gate environment variable to opt in:
export STIGMEM_LAZY_INSTRUCTION_DISCOVERY_ENABLED=1
The default install is inert; lazy instruction discovery only activates when
the package is installed, discovered through the stigmem.plugins entry point,
and the operator enables the gate. Manifest publication, instruction recall,
and file-path entries remain separately gated.
Disable
Unset the plugin gate environment variable, or set it to any value other than
1, true, yes, or on:
unset STIGMEM_LAZY_INSTRUCTION_DISCOVERY_ENABLED
The plugin returns to inert state at the next process start. No data migration is required; core instruction-channel, scope, tenant, and audit enforcement continues to hold.
Test
From a Stigmem repository checkout with development dependencies installed:
uv run pytest node/tests/plugins/test_lazy_instruction_plugin_scaffold.py \
node/tests/plugins/test_lazy_instruction_plugin_integration.py
The package itself ships no separate test tree; upstream plugin validation
lives in node/tests/plugins/.
Uninstall
pip uninstall stigmem-plugin-lazy-instruction-discovery
Removing the package is sufficient. The gate environment variable becomes moot once the entry point is no longer discoverable.
Project Links
- Repository: https://github.com/eidetic-labs/stigmem
- Feature record: https://github.com/eidetic-labs/stigmem/tree/main/features/lazy-instruction-discovery
- Plugin source: https://github.com/eidetic-labs/stigmem/tree/main/experimental/lazy-instruction-discovery
- Issue tracker: https://github.com/eidetic-labs/stigmem/issues
Project details
Release history Release notifications | RSS feed
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 stigmem_plugin_lazy_instruction_discovery-0.1.0.tar.gz.
File metadata
- Download URL: stigmem_plugin_lazy_instruction_discovery-0.1.0.tar.gz
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fc793ad5b5674de69d7fc231ee45aa94ad468b569ea9230e7e82e65017519d5e
|
|
| MD5 |
de17c8f185919cce91e30e48d0eeb5f4
|
|
| BLAKE2b-256 |
d6d9658f973db658d50cfa740bf74ae7c204f156bbbb8459b7d15969b6843c21
|
File details
Details for the file stigmem_plugin_lazy_instruction_discovery-0.1.0-py3-none-any.whl.
File metadata
- Download URL: stigmem_plugin_lazy_instruction_discovery-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24fc82f230989340ccdbdf8b7fd826e4005b2779050274906accdd3a039b1fa7
|
|
| MD5 |
f6c97ef246c0dd1c9f7ac0bd64105d80
|
|
| BLAKE2b-256 |
ae5a996fbdb8cfb2888e1e889d96a8ba4433ec5b0ac7a61023fd636f478c0922
|