Code Factory
Code Factory is a Python package and command-line tool for collecting local software review evidence. It can inspect a repository, run configured checks, and produce receipts for a human to review. It does not certify software, guarantee that defects are absent, or approve a release.
Install and start
python -m pip install factoryline-code-factory
factory --help
factory guide
Run repository commands from the project being reviewed. factory guide is a
read-only orientation; it does not run tests or agents.
Inspect this repository
These commands show the current architecture policy, the bounded static security scan, and the runtime-audit setup:
factory architecture health --root . --json
factory audit security --root . --json
factory runtime-audit status --root . --json
factory audit security checks a limited set of source patterns. It is not a
penetration test. The runtime audit needs a separately reviewed plan and its
own environment evidence. A status of NOT_RUN or a clean static scan is not a
complete project audit.
The repository self-audit receipt records the checks run against Code Factory, including blocked and unavailable checks. It is local evidence for review, not an independent audit or release approval.
Release controls
Candidate preflight requires release-cadence admission and strict architecture health. Public publishing workflows also depend on GitHub environments with a required reviewer who is not the workflow initiator and with self-review disabled. See release channels and contributor guidance. The self-audit receipt reports the live repository settings; publication stays blocked while independent-review protection is incomplete.
More detail
Release files for factoryline-code-factory 0.46.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| factoryline_code_factory-0.46.9.tar.gz | 6.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| factoryline_code_factory-0.46.9-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 MB
Release files / factoryline_code_factory-0.46.9.tar.gz
| Download URL | factoryline_code_factory-0.46.9.tar.gz |
|---|---|
| Size | 6.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7c6a04749fe9c6f8309b19827ee3320298068f922946a3e89812226ef5f8639c
|
|
BLAKE2b-256 checksum How to use checksums |
b5a24074861b1bb9feee3984c09fd512af2c5a2b64556ce9fc5860a6e074b91f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency logRelease files / factoryline_code_factory-0.46.9-py3-none-any.whl
| Download URL | factoryline_code_factory-0.46.9-py3-none-any.whl |
|---|---|
| Size | 1.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a77bc01eee4f3291f05b878748cf1c4cf5a57ba93761d7c0d1cef0a242fb103
|
|
BLAKE2b-256 checksum How to use checksums |
12c66e838645daaeb61b5ff6667764d201f4a46d5fc5f9950e4528a1a00bb72b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency log