feat(pmo): relay cascade — local postfix first, auth submission fallback, queue last
This commit is contained in:
@@ -38,3 +38,5 @@ harness: task 518 (redmine): "Alpha: triage open MOPAC tickets — next-action n
|
|||||||
harness: REPORT reports/REPORT-demo-518-20260829-113010.md
|
harness: REPORT reports/REPORT-demo-518-20260829-113010.md
|
||||||
harness: loop: status New -> Resolved on #518
|
harness: loop: status New -> Resolved on #518
|
||||||
harness: loop: noted REPORT on #518
|
harness: loop: noted REPORT on #518
|
||||||
|
harness: intake: 1 task(s) in redmine scope
|
||||||
|
harness: loop: scan: 1 task(s) in scope, 0 new/updated
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
I have full context: sibling pattern (mopac-bitwarden-go), harness fake-server test style, PMO python glue to replace, creds at `~/.creds/redmine.env`, Redmine at projects.knownelement.com. Setting up the work plan.Toolchain verified. Creating the repo via Gitea API (idempotent check first):Repo created. Cloning and seeding with LICENSE:Harness done. Now TDD config package — tests first (red):Red confirmed. Implementation:Green. Two atomic commits:Now the core piece. First the stateful fake Redmine server (test infrastructure, harness-style):Now the library test suite (red first):Red confirmed (library absent). Fixing fake's query type, then writing the library:
|
I have full context: sibling pattern (mopac-bitwarden-go), harness fake-server test style, PMO python glue to replace, creds at `~/.creds/redmine.env`, Redmine at projects.knownelement.com. Setting up the work plan.Toolchain verified. Creating the repo via Gitea API (idempotent check first):Repo created. Cloning and seeding with LICENSE:Harness done. Now TDD config package — tests first (red):Red confirmed. Implementation:Green. Two atomic commits:Now the core piece. First the stateful fake Redmine server (test infrastructure, harness-style):Now the library test suite (red first):Red confirmed (library absent). Fixing fake's query type, then writing the library:All three failures are test-side: fake returns issues in map order, `*` is URL-encoded, and one assertion is inverted. Fixing:Now sort fake issue listings for determinism:
|
||||||
@@ -1 +1,2 @@
|
|||||||
[info 08-29 06:29 MOPAC] alpha loop live, bootstrap turn dispatched, CLI building
|
[info 08-29 06:29 MOPAC] alpha loop live, bootstrap turn dispatched, CLI building
|
||||||
|
[info 08-29 06:33 MOPAC] relay cascade live: postfix first, cloudron fallback, queue last
|
||||||
|
|||||||
Reference in New Issue
Block a user