Skip to content

Promote development → main: implementation plan and milestones for notary-v2 registry#32

Merged
jeanmachuca merged 11 commits into
mainfrom
development
Jul 5, 2026
Merged

Promote development → main: implementation plan and milestones for notary-v2 registry#32
jeanmachuca merged 11 commits into
mainfrom
development

Conversation

@jeanmachuca

Copy link
Copy Markdown
Member

Updates Phase 7 to reflect notary-proxy architecture, A1-A10 validation, PUT endpoint, scoped auth, file-backed store. M6 checkboxes reflect actual implementation state.

jeanmachuca and others added 11 commits June 27, 2026 17:29
…oss all 13 repos (#14)

* chore: attribute project to Jean Machuca with GitHub Sponsors

* chore: add * 2.* pattern to .gitignore for editor backups

* docs: add cross-repo navigation links to README (#3)

* docs: add contributing section to README (#5)

* fix: resolve merge conflict markers in README (#10)

* feat: add release-tag.sh for coordinated annotated SemVer tagging across all 13 repos
Replace llama-cli subprocess tasks with CGo bridge tasks:
- Vendor llama.cpp submodule, bridge.go, cgobackend.go, loadopts.go
- cmake + gcc toolchain in Dockerfile
- Fix cograw bugs and replace exec.Command with CGo
- Phase 5 cleanup: remove CLIBackend and --backend cli flag
- scripts/healthcheck.sh: cross-repo CI health check script
  - Checks all 11 CognitiveOS repos: git status, branch, tag, Go
    build/vet, sh syntax/shellcheck, Dockerfile conventions,
    CGO_ENABLED=1, cograw target, stale refs, build tags
  - Supports --work-dir, --report-dir, --branch, --json, --quiet
  - Exits 1 on any failure, 0 on all pass
- Delete scripts/test-ci-locally.sh (superseded by healthcheck.sh)
- .github/workflows/healthcheck.yml: scheduled weekly (Mon 06:00 UTC)
  + workflow_dispatch, upload artifact, auto-create issue on failure
The healthcheck workflow redirected stderr into the JSON result file
(2>&1), corrupting the JSON with human-readable report output. The
script writes JSON to stdout and the report to stderr separately.
* chore: attribute project to Jean Machuca with GitHub Sponsors

* chore: add * 2.* pattern to .gitignore for editor backups

* docs: add cross-repo navigation links to README (#3)

* docs: add contributing section to README (#5)

* fix: resolve merge conflict markers in README (#10)

* feat: add release-tag.sh for coordinated annotated SemVer tagging across all 13 repos
…, --force fetch (#25)

* docs: fix stale HTTPS link to jeanmachuca/aiworkspace

* fix: update release-tag.sh to use gh repo clone, fix .github name collision, add --force to git fetch tags
@jeanmachuca jeanmachuca merged commit 0e7df4e into main Jul 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant