Skip to content

Releases: sergeionlyart/minius_codex_lab

minius_codex_lab 1.1.0-beta.1

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:49
1f78f28

minius_codex_lab 1.1.0-beta.1

This is a backward-compatible minor beta pre-release for third-party testing
with synthetic, public, and de-identified data
. It supersedes
v1.0.0-beta.2 as the latest supported pre-release.

minius_codex_lab is an independent open-source project. It is not an
official product, system, service, or position of the Ministry of Justice of
Ukraine, OpenAI, or another government body. It does not guarantee legal
correctness. Every legally significant document requires qualified human
review and approval.

Install

Download all three assets:

  • minius_codex_lab-workspace-v1.1.0-beta.1.zip
  • minius_codex_lab-workspace-v1.1.0-beta.1.zip.sha256
  • minius_codex_lab-workspace-v1.1.0-beta.1.spdx.json (deterministic SPDX 2.3 SBOM)

Verify before extraction:

sha256sum -c minius_codex_lab-workspace-v1.1.0-beta.1.zip.sha256

On macOS:

shasum -a 256 -c minius_codex_lab-workspace-v1.1.0-beta.1.zip.sha256

On PowerShell, compare Get-FileHash with the first value in the checksum
file. Extract into a new standalone folder outside another Git repository,
then follow the extracted README.md. Do not overwrite an existing workspace.

Added in 1.1.0-beta.1

  • A thirteenth project skill, $format-monitoring-report, which applies the
    visual profile and exact seven-section skeleton of a monitoring report to
    content already approved by a human or an upstream research workflow.
  • A machine-readable JSON format contract for A4 geometry, typography, blue
    title and section bands, footnotes, page numbering, and the terminal
    comparison table.
  • Safe authoring guidance that excludes research methodology, legal analysis,
    content generation, copied source text, personal metadata, and unapproved
    official branding.
  • Synthetic contract tests and exact-inventory updates across validators,
    runtime probes, documentation, and release packaging.

The reference DOCX is not included in source or release assets. The public
skill contains only distilled format rules and synthetic tests.

Known limitations

  • Use only synthetic, public, or de-identified data until the local Codex
    smoke-test succeeds and organizational use is approved.
  • The format skill requires approved content for all seven sections. It does
    not research sources, choose methodology, or write missing conclusions.
  • Automated tests validate the format contract and technical DOCX behavior,
    not pixel-identical rendering in every Microsoft Word version.
  • Project trust and exact hook trust are user decisions and cannot be inferred
    from file presence or CI.
  • Existing workspaces require manual upgrade. Do not overwrite matters,
    memory, logs, artifacts, or locally modified managed files.
  • Technical validation never establishes legal authority, currency,
    applicability, or correctness.

After publication, verify workflow provenance with:

gh attestation verify minius_codex_lab-workspace-v1.1.0-beta.1.zip \
  --repo sergeionlyart/minius_codex_lab

minius_codex_lab 1.0.0-beta.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 16:29
8efb402

minius_codex_lab 1.0.0-beta.2

This is a corrected beta pre-release for third-party testing with synthetic
data
. It supersedes v1.0.0-beta.1, whose tag and assets remain unchanged
for reproducibility but must not be used for legal work.

minius_codex_lab is an independent open-source project. It is not an
official product, system, service, or position of the Ministry of Justice of
Ukraine, OpenAI, or another government body. It does not guarantee legal
correctness. Every legally significant document requires qualified human
review and approval.

Install

Download both assets:

  • minius_codex_lab-workspace-v1.0.0-beta.2.zip
  • minius_codex_lab-workspace-v1.0.0-beta.2.zip.sha256
  • minius_codex_lab-workspace-v1.0.0-beta.2.spdx.json (deterministic SPDX 2.3 SBOM)

Verify before extraction:

sha256sum -c minius_codex_lab-workspace-v1.0.0-beta.2.zip.sha256

On macOS:

shasum -a 256 -c minius_codex_lab-workspace-v1.0.0-beta.2.zip.sha256

On PowerShell, compare Get-FileHash with the first value in the checksum
file. Extract into a new standalone folder outside another Git repository,
then follow the extracted README.md. The first gates are:

python3 scripts/validate_workspace.py --mode runtime
python3 scripts/check_repo_safety.py --profile workspace-local
python3 scripts/init_workspace.py --memory-mode untracked

Corrected in beta.2

  • all 12 skills now have strict, portable YAML frontmatter;
  • validator uses PyYAML safe loading, duplicate/type checks, and exact skill
    and role inventories;
  • clean-install initializer creates a safe local Git history with no remote;
  • three explicit matter/memory storage modes replace ambiguous .gitignore
    guidance;
  • onboarding distinguishes project trust from hook trust and requires factual
    /hooks, /skills, role, and rules checks;
  • synthetic lifecycle now covers clean ZIP, init, matter, session branch,
    handoff, HTML, DOCX, links, hashes, and negative evidence fixtures;
  • Linux, macOS and Windows Python/Git lifecycle gates are documented and run
    in CI;
  • verifiable-document builds are warning-strict by default and reject absolute
    paths plus unverified material/OCR evidence.

Known limitations

  • Use only synthetic data until the local Codex smoke-test succeeds.
  • Project trust and exact hook trust are user decisions and cannot be inferred
    from file presence or CI.
  • Windows CI validates Python/Git/HTML/DOCX generation, not interactive Codex,
    Microsoft Word rendering, or legal sufficiency.
  • Existing workspaces require manual upgrade; do not overwrite matters,
    memory, logs, artifacts, or locally modified managed files.
  • The tag is annotated but may be unsigned because no maintainer signing key
    was available; verify release SHA-256 and the GitHub artifact attestation.
  • Technical validation never establishes legal authority, currency,
    applicability, or correctness.

After publication, verify workflow provenance with:

gh attestation verify minius_codex_lab-workspace-v1.0.0-beta.2.zip \
  --repo sergeionlyart/minius_codex_lab

SUPERSEDED — minius_codex_lab 1.0.0-beta.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 12:17

minius_codex_lab 1.0.0-beta.1

Caution

SUPERSEDED — DO NOT USE FOR LEGAL WORK. This release contains invalid
strict-YAML metadata in eight skills and an incomplete first-run Git/trust
bootstrap. It is retained only for reproducibility. Use v1.0.0-beta.2.

This was the first public beta pre-release.

minius_codex_lab is an independent open-source project. It is not an
official product, system, service, or position of the Ministry of Justice of
Ukraine, OpenAI, or another government body. It does not guarantee legal
correctness. Every legally significant document requires qualified human
review and approval.

Install

Download both assets:

  • minius_codex_lab-workspace-v1.0.0-beta.1.zip
  • minius_codex_lab-workspace-v1.0.0-beta.1.zip.sha256

Verify before extraction:

sha256sum -c minius_codex_lab-workspace-v1.0.0-beta.1.zip.sha256

On macOS:

shasum -a 256 -c minius_codex_lab-workspace-v1.0.0-beta.1.zip.sha256

Extract into a new local or organization-approved private folder. Do not
extract over a public source checkout. Read the extracted README.md,
AGENTS.md, and SECURITY.md before adding documents.

Highlights

  • Ukrainian-law, case-law, EU/acquis, quantitative impact, source provenance,
    matter intake, legal drafting, monitoring, redaction, QA, session handoff,
    and verifiable-document skills.
  • Narrow research, audit, drafting, coordination, privacy, data, and document
    engineering roles.
  • Claim/evidence IDs, exact locators, hashes, internal links, backlinks, and
    HTML/DOCX validation reports.
  • Public/local/private safety profiles.
  • Reproducible allowlisted workspace build with manifest and SHA-256.

Known limitations

  • Beta interfaces and layout may change before 1.0.0.
  • Existing user workspaces must be upgraded manually. Do not overwrite
    matters, memory, logs, artifacts, or locally modified managed files.
  • Codex CLI hooks/rules were aligned to official documentation but could not be
    smoke-tested locally during the initial migration because the local launcher
    was unavailable.
  • Technical validation does not establish legal authority, currency,
    applicability, or correctness.