Releases: beyond10x/agentic-principles
Releases · beyond10x/agentic-principles
Release list
Agentic Principles v0.1.1
Highlights
- Adds a reader-first research guide with clear paths to the catalog, method, strongest study, and evidence.
- Replaces timestamp-derived navigation labels with human-readable study and evidence titles.
- Reworks the home page and principle catalog in plain language and surfaces the strongest current result first.
- Makes evidence maturity and each card's supporting research explicit across desktop and mobile layouts.
Evidence posture
No principle claim or maturity judgment changed in this release: the catalog remains one candidate principle and ten research seeds, with no supported principles yet.
Verification
Project schemas, deterministic experiment checks, generated schema projection, TypeScript, production build, Git history secret scan, responsive renders, deployed routes, and GitHub Pages were verified before release.
Agentic Principles v0.1.0
Changelog
Notable changes to Agentic Principles are recorded here.
v0.1.0 - 2026-08-25
Added
- A scientific research workflow for turning evidence, competing hypotheses, experiments, and
falsification attempts into agentic principles. - Eleven initial principle records and the first evidence-backed candidate principle: contain a
partial failure and continue only the independently verifiable safe frontier. - Reproducible partial-failure scenarios, planted unsafe controls, hidden-dependency challenges,
transcript coding, source review, and recorded analysis. - Project-owned JSON Schema contracts registered through
.engineering/project.yamland stored in
.engineering/schemasas the single authored source of truth. - A Docusaurus research site with a principle catalog, research notebook, method, and evidence pages.
- A hardened GitHub Pages workflow with immutable action revisions, least-privilege permissions,
schema and generated-type validation, dependency auditing, typechecking, and static-site builds. - Dependabot coverage for npm and GitHub Actions, plus repository secret scanning and push
protection.