Skip to content

fix(research): address PR #4071 V5 post-merge findings — archive path + persona link label#4074

Merged
AceHack merged 1 commit into
mainfrom
otto/fix-pr-4071-v5-archive-path-and-table-and-link-label-2026-05-17
May 17, 2026
Merged

fix(research): address PR #4071 V5 post-merge findings — archive path + persona link label#4074
AceHack merged 1 commit into
mainfrom
otto/fix-pr-4071-v5-archive-path-and-table-and-link-label-2026-05-17

Conversation

@AceHack
Copy link
Copy Markdown
Member

@AceHack AceHack commented May 17, 2026

Summary

Addresses 3 of 4 valid post-merge review findings on PR #4071 (V5 Agora constitution, merged as 5a879e3). Plus resolves the 4th as known-FP no-op.

Fixes

  1. Codex P2 / Copilot P0 (docs/research line 361) — Disposition section cited wrong archive path (v5-full-constitution.md instead of v5-full-economic-operational-constitution.md). Substrate-claim-checker would have flagged as broken reference. Fixed.

  2. Copilot P1 (persona line 239) — Link label used ... ellipsis while target was the full filename. Copy/paste / search confusion risk. Replaced label with descriptive V5 public-substrate landing (docs/research/) + noted rationale.

  3. Copilot P1 (docs/research line 207) — flagged || double-pipe on table separator |---|---|---|. Direct awk inspection shows SINGLE pipes (3-column separator). Known FP class per .claude/rules/blocked-green-ci-investigate-threads.md suspect-by-default Copilot finding table. Will resolve thread no-op with brief comment, no fix.

Test plan

  • markdownlint passes
  • No edits outside the 2 changed files
  • Substrate-claim-checker resolves the broken archive-path reference
  • Link label in persona file no longer uses ellipsis

🤖 Generated with Claude Code

…persona link label

3 of 4 valid Copilot/Codex findings on PR #4071 (V5 PR, now merged):

1. P0/P2 (line 361): Disposition section cited wrong archive
   path ('v5-full-constitution.md' instead of
   'v5-full-economic-operational-constitution.md').
   Fixed: corrected filename.

2. P1 (persona line 239): Link label used '...' ellipsis while
   target was full filename — copy/paste / search confusion risk.
   Fixed: replaced label with descriptive 'V5 public-substrate
   landing (docs/research/)' + noted the rationale.

3. P1 (line 207, NOT fixed): Copilot flagged '||' double-pipe
   on table separator '|---|---|---|'. Direct awk inspection
   shows SINGLE pipes (3-column separator). Known FP class per
   .claude/rules/blocked-green-ci-investigate-threads.md
   table-double-pipe entry. Will resolve thread no-op with brief
   comment, no fix.

4 of 4 thread total: 3 fixes + 1 known-FP no-op resolve.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 17, 2026 13:07
@AceHack AceHack enabled auto-merge (squash) May 17, 2026 13:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes post-merge documentation/reference issues from PR #4071 by correcting the V5 archive path and clarifying the related cross-link label.

Changes:

  • Corrects the persona-scope archive path in the V5 research disposition.
  • Replaces an ellipsis-truncated link label with a descriptive label in the persona conversation archive.
  • Leaves the reported table separator issue as a documented no-op per the PR description.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
memory/persona/ani/conversations/2026-05-17-aaron-ani-grok-agora-v5-full-economic-operational-constitution.md Clarifies the docs/research cross-link label and rationale.
docs/research/2026-05-17-ani-grok-agora-v5-full-economic-operational-constitution-remember-when-pay-attention-internal-settlement-unit-4-revenue-streams-clifford-cayley-dickson-hkt-dbsp-aaron-forwarded.md Corrects the referenced persona archive filename.

@AceHack AceHack merged commit ddf72ba into main May 17, 2026
32 of 33 checks passed
@AceHack AceHack deleted the otto/fix-pr-4071-v5-archive-path-and-table-and-link-label-2026-05-17 branch May 17, 2026 13:09
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.

2 participants