Skip to content

FE-700: Intent graph relation-policy foundation#140

Merged
lunelson merged 1 commit into
mainfrom
ln/fe-700-intent-graph-semantics
May 20, 2026
Merged

FE-700: Intent graph relation-policy foundation#140
lunelson merged 1 commit into
mainfrom
ln/fe-700-intent-graph-semantics

Conversation

@lunelson
Copy link
Copy Markdown
Contributor

@lunelson lunelson commented May 15, 2026

Summary

  • Adds a relation-policy registry for intent edges with endpoint-relative labels, snapshot buckets, and source/target change-impact behavior.
  • Adds read-only intent context snapshots for item neighborhoods and compact whole-graph projection.
  • Moves hard-edit cascade and side-chat edit-impact preview onto the same relation-policy incident-edge projection, so preview and apply agree about affected intent items.
  • Removes stale downstream-only cascade helpers and updates reconciliation relation lookup to work from either raw edge endpoint.
  • Adds docs/next/ architecture work for the Brunch next line: a POC architecture PRD, JSONL session viability spike, plan-graph/Petri orchestration note, source artifacts, and a disposable Petri visualization prototype.

Verification

  • npm run verify
  • Focused coverage added/updated in knowledge-relationship-policy, context-snapshot, cascade-producer, edit-route, side-chat-route, and reconciliation-need tests.

Notes

  • FE-700 relation-policy foundation is ready for review.
  • docs/next/ is intentionally design/prototype material: it frames a possible Brunch next architecture and orchestration model, not shipped product truth.
  • Broader ontology expansion candidates (invariant, example, richer edge metadata) are intentionally deferred until freshly scoped.

Copy link
Copy Markdown
Contributor Author

lunelson commented May 15, 2026

@lunelson lunelson force-pushed the ln/fe-709-reconciliations branch from 6b73a7c to 7bbca25 Compare May 18, 2026 13:19
@lunelson lunelson force-pushed the ln/fe-700-intent-graph-semantics branch from 86e747b to 1c491d8 Compare May 18, 2026 13:19
@lunelson lunelson changed the title FE-700: scaffold relation policy registry FE-700: Intent graph relation-policy foundation May 18, 2026
@lunelson lunelson marked this pull request as ready for review May 18, 2026 13:56
@lunelson lunelson self-assigned this May 18, 2026
@cursor
Copy link
Copy Markdown

cursor Bot commented May 18, 2026

PR Summary

Low Risk
Documentation-only changes plus minor repo housekeeping (.gitignore, removing .augment/skills), with no runtime code or data-path impact.

Overview
Introduces docs/design/SPEC_WORKSPACE_GRAPHS.md, a working design proposal that extends the intent-graph concept into four trace-connected graph planes (intent, oracle, design, plan) with shared semantic edges/relation policy, node kinds, status/provenance, and derived impact indexing.

Updates docs/design/README.md to index this new document, adds a placeholder docs/next/README.md, extends .gitignore to ignore .agents/_quarantine, and removes the .augment/skills pointer file.

Reviewed by Cursor Bugbot for commit c217e91. Bugbot is set up for automated code reviews on this repo. Configure here.

@lunelson lunelson requested a review from kostandinang May 18, 2026 13:56
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented May 18, 2026

This pull request is abnormally large and would use a significant amount of tokens to review. If you still wish to review it, comment "augment review" and we will review it.

kostandinang
kostandinang previously approved these changes May 19, 2026
Copy link
Copy Markdown
Contributor

@kostandinang kostandinang left a comment

Choose a reason for hiding this comment

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

The PR currently does more than the description suggests. It may be worth updating it to mention the inclusion of speculative documents too.

Base automatically changed from ln/fe-709-reconciliations to main May 19, 2026 18:30
@lunelson lunelson force-pushed the ln/fe-700-intent-graph-semantics branch from e7c2935 to c217e91 Compare May 19, 2026 18:33
@github-actions github-actions Bot dismissed kostandinang’s stale review May 19, 2026 18:33

Latest approval commit e7c2935 is not an ancestor of c217e91, indicating rewritten history after approval

@lunelson lunelson added this pull request to the merge queue May 20, 2026
Merged via the queue into main with commit 8596eb2 May 20, 2026
9 checks passed
@lunelson lunelson deleted the ln/fe-700-intent-graph-semantics branch May 20, 2026 07:21
kostandinang added a commit that referenced this pull request May 20, 2026
…hat/turn

Restack onto main after #139/#140 landed: linear history on origin/main
without merge commit or pre-merge stack ancestry.

Co-authored-by: Cursor <cursoragent@cursor.com>
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