feat(aguard): add standalone specgen operator CLI #661
No reviewers
Labels
No labels
burndown-2026-06
autonomy
async-consult
autonomy
epic
autonomy
headless
autonomy
live-collab
coherence-core
priority
P0
priority
P1
priority
P2
priority
P3
priority
P4
qa-fixture
role/ai
role/creator
role/design
role/director
role/engineer
role/exec
role/human
role/ops
role/qa
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
coilyco-flight-deck/agentic-os!661
Loading…
Reference in a new issue
No description provided.
Delete branch "issue-660-aguard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #660.
Adds the repository-owned
.specgenproject and standaloneaguardguarded-operations CLI, with vendored Forgejo input, explicit authority exclusions, Ward lock/build/run verbs, tests, and documentation.The rollout now pins cli-guard v0.117.0 from cli-guard PR #253. The generated 182,098-byte Forgejo API lock is stored as deterministic gzip at
.specgen/aguard/forgejo.swagger.lock.json.gzwhile the reviewable source Swagger remains plain JSON. Current main was merged into the branch before the refresh.Validation:
ward exec testwithAOS_REPO_ROOTunset: 556 passedward exec aguard-buildwith the v0.117.0 release driver: passedward exec aguard-lock: identical SHA-256ward exec pre-commit-all: passedward.workflow: pull-request-and-merge