Update Current state: trailer scrub done, record Gitea remote
The Co-Authored-By scrub (next-step #1) is complete — history was rewritten and force-pushed, so the old SHAs are stale. Record the configured origin remote and drop the resolved next-step.
This commit is contained in:
@@ -101,9 +101,10 @@ In progress: none — repo is at a clean checkpoint.
|
|||||||
|
|
||||||
Decided but not implemented: tiered AI prompt formatting — JSON-Schema enforcement (Ollama `format` / OpenAI `response_format`), pipe-separated library, XML-tagged sections, Ollama-only few-shot. Targets local-model output quality; would ship as 1.1.0:8.
|
Decided but not implemented: tiered AI prompt formatting — JSON-Schema enforcement (Ollama `format` / OpenAI `response_format`), pipe-separated library, XML-tagged sections, Ollama-only few-shot. Targets local-model output quality; would ship as 1.1.0:8.
|
||||||
|
|
||||||
Known issues: earlier commits (`8f149d3`–`5b0535f`) carry `Co-Authored-By` trailers to scrub from history. publish.sh Step 3 (registry register) silently no-op'd on 1.1.0:6 and :7 — uploaded the file but didn't register; investigate before relying on those versions appearing in the registry.
|
Git remote: `origin` → self-hosted Gitea at `ssh://git@immense-voyage.local:59916/grant/proof-of-work.git`; `master` is pushed and tracking. (The `~/.proof-of-work/{publish,unpublish}.sh` registry/FileBrowser hosts are separate from this code remote.)
|
||||||
|
|
||||||
|
Known issues: publish.sh Step 3 (registry register) silently no-op'd on 1.1.0:6 and :7 — uploaded the file but didn't register; investigate before relying on those versions appearing in the registry. (The `Co-Authored-By` trailer scrub on `8f149d3`–`5b0535f` is **done** — history was rewritten and force-pushed; those SHAs are now stale.)
|
||||||
|
|
||||||
Next steps:
|
Next steps:
|
||||||
1. Scrub `Co-Authored-By` trailers from history (filter-branch or rebase).
|
1. Re-publish current version once the Step-3 registry-register failure is diagnosed.
|
||||||
2. Re-publish current version once the Step-3 registry-register failure is diagnosed.
|
2. Implement the tiered AI prompt formatting (1.1.0:8).
|
||||||
3. Implement the tiered AI prompt formatting (1.1.0:8).
|
|
||||||
|
|||||||
Reference in New Issue
Block a user