Releases: Everton-baptista/agenteARQ
Releases · Everton-baptista/agenteARQ
Release list
v0.3.0
Changelog
Content — standards, controls, packs
- 30f8727: Add standard 16, the api.edge pack and the layer lint (@Everton-baptista)
- 2445183: Generate the API contract, translate standard 16, and prove the edge controls block (@Everton-baptista)
- 8f8b1f2: Put the other three blueprints on the service tree, with evals that measure them (@Everton-baptista)
- d38f03a: Run the blueprints' tests in CI, and stop asserting a conformance level that was a lie (@Everton-baptista)
CLI
- 93de62f: Ajuste (@Everton-baptista)
- 6c24d59: Ajuste (@Everton-baptista)
- 0fed15d: Ask which language first, and let the answer reach every assistant (@Everton-baptista)
- 3a5493d: Assert L2 where a fresh install is L2 (@Everton-baptista)
- 841247d: Make npx the recommended path, and publish npm without a standing token (@Everton-baptista)
- 4bbe8b9: Never infer the contact address (@Everton-baptista)
- 8535b9c: Rebuild rag-support as a service, and stop shipping invented evidence (@Everton-baptista)
- 292748d: Record v0.2.0 and bump the content version to 1.1.0 (@Everton-baptista)
- d6c842c: Release v0.3.0, and correct which version line ends a grace period (@Everton-baptista)
- 28ee9e9: Stop asking who is accountable (@Everton-baptista)
- 44668df: Stop inheriting the git email for somebody else's name (@Everton-baptista)
- 02511c1: ajustes (@Everton-baptista)
- a8edb23: ci (@Everton-baptista)
Verifying
cosign verify-blob checksums.txt \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
--certificate-identity-regexp 'https://github.com/Everton-baptista/agenteARQ/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comThen check your download against checksums.txt.
v0.1.3
Changelog
CLI
- 8403456: Add
agentarch startand an installer that needs no toolchain (@Everton-baptista) - b21bb7b: Record v0.1.3 in the changelog (@Everton-baptista)
Verifying
cosign verify-blob checksums.txt \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
--certificate-identity-regexp 'https://github.com/Everton-baptista/agenteARQ/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comThen check your download against checksums.txt.
v0.1.2
Changelog
Content — standards, controls, packs
- 8c290bc: Run the blueprint code for real, and detail the README (@Everton-baptista)
CLI
- 5cf7c1e: Move the CI import harnesses out of inline python (@Everton-baptista)
- 6925210: Regenerate the reference example's instruction files (@Everton-baptista)
- 718da22: Report the installed version, and put the content version in the header (@Everton-baptista)
Verifying
cosign verify-blob checksums.txt \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
--certificate-identity-regexp 'https://github.com/Everton-baptista/agenteARQ/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comThen check your download against checksums.txt.
v0.1.1
Changelog
CLI
- 72c35dc: Lowercase the container repository name (@Everton-baptista)
- f211f5d: Record the v0.1.1 container fix in the changelog (@Everton-baptista)
Verifying
cosign verify-blob checksums.txt \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
--certificate-identity-regexp 'https://github.com/Everton-baptista/agenteARQ/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comThen check your download against checksums.txt.
v0.1.0
Changelog
Spec
- 8ca6541: Add spec schemas, L0 core, and passing/failing examples (Everton Baptista everton@synapseai.com.br)
- 146e534: Complete the specification, so "open standard" is a fact (Everton Baptista everton@synapseai.com.br)
Content — standards, controls, packs
- 30bb34f: Add blueprints: complete, working starting points (Everton Baptista everton@synapseai.com.br)
- 3cb8f5f: Add skills and checklists, so the standard works in every assistant (Everton Baptista everton@synapseai.com.br)
- f5ad958: Add standards 00, 01, 03, 08 — the readable half of each control (Everton Baptista everton@synapseai.com.br)
- c1b3787: Give blueprint list machine-readable output (Everton Baptista everton@synapseai.com.br)
- 778ddf4: Phase 2: controls, packs, the restricted expression language, and the gate (Everton Baptista everton@synapseai.com.br)
- 89e6125: Phase 3: MCP allowlist, the rug-pull defence, and the security standards (Everton Baptista everton@synapseai.com.br)
- 998f7c6: Phase 6: the full catalogue, jurisdiction packs, adapters, and lifecycle (Everton Baptista everton@synapseai.com.br)
- 5d9715d: Translate the standards, document the repo, and make --framework real (Everton Baptista everton@synapseai.com.br)
CLI
- 640ee65: Add distribution: goreleaser, npm, PyPI, container, GitHub Action (Everton Baptista everton@synapseai.com.br)
- 42d645c: Add incremental adoption: init --adopt and the baseline ratchet (Everton Baptista everton@synapseai.com.br)
- 2c36572: Add the reference CLI: init, sync, validate (Everton Baptista everton@synapseai.com.br)
- acb7402: Add the report command and the external framework references (Everton Baptista everton@synapseai.com.br)
- 60f1fcd: Bootstrap: relicense to Apache-2.0 + CC BY 4.0, add README (Everton Baptista everton@synapseai.com.br)
- 3fe9a8f: Fix diff resolving paths from the wrong directory (Everton Baptista everton@synapseai.com.br)
- 9bc930b: Fix shell escaping in the reference-date CI step (Everton Baptista everton@synapseai.com.br)
- d724037: Fix two bugs that would have shipped in v0.1.0 (Everton Baptista everton@synapseai.com.br)
- bb65c73: Initial commit (Everton Baptista everton@synapseai.com.br)
- 526e2dd: Make the getting-started path in the README actually work (Everton Baptista everton@synapseai.com.br)
- d14d2f0: Phase 4: evaluation, conformance levels, and a badge that expires (Everton Baptista everton@synapseai.com.br)
- b2f7916: Phase 5: i18n with source hashes, governance, and a registry (Everton Baptista everton@synapseai.com.br)
- 2b8eff6: Scope the reference-date check to files that actually map something (Everton Baptista everton@synapseai.com.br)
Verifying
cosign verify-blob checksums.txt \
--signature checksums.txt.sig \
--certificate checksums.txt.pem \
--certificate-identity-regexp 'https://github.com/Everton-baptista/agenteARQ/.*' \
--certificate-oidc-issuer https://token.actions.githubusercontent.comThen check your download against checksums.txt.