fix(ipadp): align amicron-platform role, update stale issue_tracker#85
Merged
satwareAG-ironMike merged 1 commit intoJul 17, 2026
Merged
Conversation
Issue B (role mismatch): amicron-platform's own metadata lists spec-kit
as a direct upstream ("methodology-provider"), but spec-kit's downstream
entry labeled it "transitive consumer via harness" - inaccurate since
the relationship is direct. Simplify to "consumes SDD methodology",
parallel to the harness entry's "consumes SDD methodology + templates".
Issue D (stale tracker): ipadp.issue_tracker pointed at issue #6
("[IPADP] Add specs/metadata.json... L1"), which is CLOSED. No single
active IPADP tracker issue exists (the upstream-sync rolling issue is
auto-managed by CI). Align with the harness metadata pattern: point at
the repo issues list URL (https://github.com/satwareAG/spec-kit/issues)
which is always reachable and meaningful.
Issue A (missing local_path for wiki/amicron-platform) and Issue C
(non-portable rfc_location) are blocked on harness issue #39
(https://git.satware.ai/satware.ai/harness/issues/39) which proposes the
$SATWARE_EXTERNAL_PROJECTS env var. Deferred to a follow-up PR once that
lands.
Assisted-by: opencode (model: z-ai/glm-5.2, supervised)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up to #84. Fixes 2 of the 4 metadata-consistency issues found in the up/downstream relations audit; the other 2 are blocked on harness issue #39 and deferred.
Issue B - role mismatch (ponytail simplify):
spec-kit labeled amicron-platform as
"transitive consumer via harness", but amicron-platform's own metadata lists spec-kit as a direct upstream ("methodology-provider"). The relationship is direct, not transitive. Simplified to"consumes SDD methodology"- parallel to the harness entry's"consumes SDD methodology + templates", drops the false transitive claim.Issue D - stale issue_tracker:
ipadp.issue_trackerpointed at issue #6 ([IPADP] Add specs/metadata.json... L1), which is CLOSED. No single active IPADP tracker issue exists - the upstream-sync rolling issue is auto-managed by CI. Aligned with the harness metadata pattern: point at the repo issues list URL (https://github.com/satwareAG/spec-kit/issues), always reachable and meaningful.Deferred (blocked on harness #39):
local_pathfor wiki + amicron-platform downstream entriesrfc_location(<internal>/wiki/...placeholder)Verification: jq valid; privacy-check passes (doc-only change).
Agent disclosure: Authored and pushed by opencode (model: z-ai/glm-5.2) under direct human supervision by Jane Alesi (@ja). Commit carries Assisted-by trailer. This PR body is agent-generated on behalf of @ja.