Docs | Support

proteanhq/protean

feat/1486-single-source-the-readme-quickstart-with
3 weeks ago
@subhashb Import current_domain from the public top-level API in the quickstart The README Quick Start and ex
No dependencies with known security vulnerabilities.
feat/1486-single-source-the-readme-quickstart-with
3 weeks ago
@subhashb Make the README quickstart extractors strictly verbatim The two extractors stripped leading and tra
No dependencies with known security vulnerabilities.
feat/1486-single-source-the-readme-quickstart-with
3 weeks ago
@subhashb Address red-team findings: drop the docs-quickstart overclaim, scope README section extraction to th
No dependencies with known security vulnerabilities.
main
3 weeks ago
@subhashb Add the canonical golden-path blog domain with a projection (#1488) * Add canonical golden-path blo
No dependencies with known security vulnerabilities.
main
3 weeks ago
@subhashb Add ADR-0037 and cover the projection engine's remaining error paths (#1479) * Add an idempotent fi
No dependencies with known security vulnerabilities.
main
3 weeks ago
@subhashb Extract project scaffolding into a callable create_project core (#1478) * Extract project scaffoldi
No dependencies with known security vulnerabilities.
feat/1483-canonical-golden-path-domain-with-a-proj
3 weeks ago
@subhashb Skip folder traversal when initializing the blog domain blog.py defines every element itself, so do
No dependencies with known security vulnerabilities.
feat/1464-build-an-idempotent-file-projection-engi
3 weeks ago
@subhashb Keep a missing managed JSON key distinct from a null one in the slice hash The structured-JSON slic
No dependencies with known security vulnerabilities.
feat/1483-canonical-golden-path-domain-with-a-proj
3 weeks ago
@subhashb Guard the module spec and always close the domain in the blog test The fixture teardown ran drop_da
No dependencies with known security vulnerabilities.
feat/1464-build-an-idempotent-file-projection-engi
3 weeks ago
@subhashb Surface target-read and write failures as ProjectionError The public projection APIs documented Pro
No dependencies with known security vulnerabilities.
feat/1483-canonical-golden-path-domain-with-a-proj
3 weeks ago
@subhashb Use the public database lifecycle and close the domain in the blog test fixture The `blog` fixture
No dependencies with known security vulnerabilities.
feat/1464-build-an-idempotent-file-projection-engi
3 weeks ago
@subhashb Correct the 'one region per file' wording to match the per-region-id contract The docstrings and AD
No dependencies with known security vulnerabilities.
feat/1483-canonical-golden-path-domain-with-a-proj
3 weeks ago
@subhashb Drop the em-dash from the blog demo's printed line and test docstring
No dependencies with known security vulnerabilities.
feat/1464-build-an-idempotent-file-projection-engi
3 weeks ago
@subhashb Refuse a symlinked lock dir or lockfile, and harden the line-ending tests A user who makes .protean
No dependencies with known security vulnerabilities.
feat/1464-build-an-idempotent-file-projection-engi
3 weeks ago
@subhashb Translate a corrupt lockfile to ProjectionError and skip domain setup in dx tests diff_projection's
No dependencies with known security vulnerabilities.