Python consumer client for the HoloScript competitor gap process.
Project description
holoscript-competitor-program
Python consumer client for the HoloScript competitor gap process.
The package does not ship private strategy data. It reads a caller-provided competitor gap matrix and optional monitor config, then emits a report that keeps consumers on the established process: validate claims, select a gap, verify source refs, connect the triad, and close with receipts.
Install
pip install holoscript-competitor-program
Use
holoscript-competitor-program report \
--matrix docs/strategy/competitor-gap-matrix.json \
--monitor config/competitors.json \
--json
from holoscript_competitor_program import build_competitor_program_report_from_files
report = build_competitor_program_report_from_files(root=".")
Boundary
v0-preview supports read-only report building, severity/status summaries,
monitor metadata, top open gap routing, and consumer process checklists. Freshness
claims come from supplied files, not from this package.
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 holoscript_competitor_program-0.1.1.tar.gz.
File metadata
- Download URL: holoscript_competitor_program-0.1.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
089bc2c99a518aed119c598c65db2a19404fb063c45dc5ff23b3eade220a45a5
|
|
| MD5 |
fcf4f56c6b60447eef37cadeb3fc03d0
|
|
| BLAKE2b-256 |
2a6122f415658b403eee8a89b96e1595ad00502df4c69289d046287e8edf3edb
|
File details
Details for the file holoscript_competitor_program-0.1.1-py3-none-any.whl.
File metadata
- Download URL: holoscript_competitor_program-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6fa495a683d68218e9f20d106cf5c2913ff37a4f8c6d687b870c81e6b9533cd
|
|
| MD5 |
319f419d614e191d8bd643ae91b7da28
|
|
| BLAKE2b-256 |
fcf1279e82ba82cb00d2e448414aa4b51f6d83cabf85cf07668db502a0b2534f
|