From ca67e1f74401271d01221bba6abdc3bf1470a4ca Mon Sep 17 00:00:00 2001 From: Jinotech Date: Sun, 20 Sep 2026 08:06:36 +1200 Subject: [PATCH] docs(progress): record remote authentication failure --- .learnings/ERRORS.md | 25 +++++++++++++++++++++++++ Progression.md | 3 ++- 2 files changed, 27 insertions(+), 1 deletion(-) diff --git a/.learnings/ERRORS.md b/.learnings/ERRORS.md index e5ce524..10f4383 100644 --- a/.learnings/ERRORS.md +++ b/.learnings/ERRORS.md @@ -2,6 +2,31 @@ Command failures and integration errors. +--- +## [ERR-20260920-031] git-https-authentication-rejected + +**Logged**: 2026-09-20 +**Priority**: high +**Status**: pending +**Area**: infra + +### Summary +The remote rejected the previously authorized HTTPS credential when pushing the Stage 1 source-registry commit. + +### Error +`remote: Failed to authenticate user` / `fatal: Authentication failed` + +### Context +Local commit `fb30b60` was created successfully. Local `main` is one commit ahead of `origin/main`; no remote history changed. + +### Suggested Fix +Reauthorize the `git.jinome.org` entry through Git Credential Manager, then retry `git push`. Do not store a password or token in repository files. + +### Metadata +- Reproducible: yes +- Related Files: `.git/config`, `Progression.md` +- Pattern-Key: auth.token-expired + --- ## [ERR-20260920-030] gshs-workbook-column-name diff --git a/Progression.md b/Progression.md index 0ec23af..f0db322 100644 --- a/Progression.md +++ b/Progression.md @@ -688,7 +688,8 @@ Gate 0 当前判定:`passed`。四项交付物齐备;目标总体政策、 - 新证据:GSHS 自杀尝试同时存在二分类与次数型版本,不能自动合并;YRBS 每个主要构念有 17 个年度候选,2021/2023 仍只保留元数据且数据隔离;NSDUH 本地完整字典只暴露青少年意念与计划,未找到青少年尝试变量,`YSUI03`–`YSUI05` 仅在模块迁移说明中出现。 - 质量边界:未直接核验年度 PDF/代码本页码;没有把 AI 检查登记为人类审核;没有批准任何构念等价、缺失重编码、题目家族或锚定关系。Gate 1 仍为 `in_progress`。 - 工程修复:一次只读工作簿筛选错误使用 `column` 而非 `column_name`,无数据改动;修正后成功并记录为已解决的 `ERR-20260920-030`。 -- 推送状态:`push_pending`;完成本行动验证后提交并立即推送。 +- 提交状态:本地提交 `fb30b60` 已创建。 +- 推送状态:`push_failed`;远端拒绝现有 HTTPS 凭据,`origin/main` 仍为 `5c31417`。已记录 `ERR-20260920-031`,需通过 Git Credential Manager 重新授权后重试。 - 下一步:直接核验 NSDUH 年度青少年问卷/代码本中的 `YSUI03`–`YSUI05` 与公开数据字段关系,同时建立 GSHS 组件级题目版本来源映射。 ## 9. 剩余工作量估算(2026-09-20 基线)