Skip to content

Fix/ignore dashboard agent files - #123

Merged
dubemoyibe-star merged 1 commit into
stenion-lab:devfrom
616b73:fix/ignore-dashboard-agent-files
Aug 30, 2026
Merged

Fix/ignore dashboard agent files#123
dubemoyibe-star merged 1 commit into
stenion-lab:devfrom
616b73:fix/ignore-dashboard-agent-files

Conversation

@616b73

@616b73 616b73 commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

⚠️ Target the dev branch — not main

main is what Vercel auto-deploys, so a PR merged there goes straight to production.
All contributions land on dev first. If the base branch above says main, change it
to dev before you submit — use Edit next to the PR title.

What this changes

Adds dashboard/AGENTS.md and dashboard/CLAUDE.md to .gitignore so the files generated by Next.js during local dashboard development are not accidentally committed.

Fixes #117

Verification

  • Ran the dashboard locally and confirmed both agent files were generated.
  • Confirmed both generated files are ignored by Git and do not appear in git status.
  • Confirmed the dashboard returned HTTP 200.
  • pnpm format passes.
  • pnpm build passes.
  • pnpm lint passes.
  • pnpm typecheck passes.
  • git diff --check passes.
  • Final working tree is clean.

Checklist

  • Base branch is dev, not main.
  • pnpm format, pnpm build, pnpm lint, pnpm typecheck all pass from the repo root.
  • Every on-chain method/field name is confirmed against the protocol's audited source or SDK —
    linked above, not guessed.
  • All five *Safety factors are implemented per methodology/ (or null with a real
    reason), each with a meaningful detail string.
  • No fabricated numbers — a factor without real data uses a clearly-flagged neutral baseline.
  • methodology/ is updated in this PR if a formula, threshold, weight, or per-protocol
    anchoring fact changed. Code and methodology are not allowed to drift.
  • Any new dependency is called out explicitly above, with justification. (No new dependencies.)

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

@616b73 is attempting to deploy a commit to the Oyibe Chidubem's projects Team on Vercel.

A member of the Team first needs to authorize it.

@616b73
616b73 force-pushed the fix/ignore-dashboard-agent-files branch from da8cd07 to 2653fc3 Compare August 30, 2026 12:45
@dubemoyibe-star
dubemoyibe-star self-requested a review August 30, 2026 12:47
@dubemoyibe-star

dubemoyibe-star commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Solid work
Merging !!!!!!!!!!

Thanks for contributing to STENION ♥️

@dubemoyibe-star
dubemoyibe-star merged commit 68a717f into stenion-lab:dev Aug 30, 2026
1 of 2 checks passed
@616b73
616b73 deleted the fix/ignore-dashboard-agent-files branch August 31, 2026 15:39
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