Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# Project-specific generated research/runtime state
technical-research/*.db
technical-research/*.sqlite
technical-research/*.sqlite3
technical-research/proactive-*
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Narrow the proactive ignore rule

This ignore pattern suppresses every technical-research/proactive-* file, not just the fallback proactive reports called out in the new technical-research/README.md. Since the deleted files include Markdown integration research reports named with that prefix, any future source-backed proactive research restored or added under the same naming scheme will be silently untracked unless contributors remember to force-add it, which conflicts with the directory’s stated purpose of retaining curated/source-backed research.

Useful? React with 👍 / 👎.


# >>> dotfiles-managed gitignore (do not edit between markers) >>>
# Generated by .dotfiles.sh — edits between markers are overwritten on next deploy.
# Hand-edit OUTSIDE these markers for project-specific rules.
Expand Down
5 changes: 5 additions & 0 deletions technical-research/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Technical Research

This directory is for curated integration schemas and source-backed research only.

Do not commit runtime database files, fallback proactive reports, or JSON files marked `"generated": true`. Those are pipeline cache artifacts, not durable knowledge.
69 changes: 0 additions & 69 deletions technical-research/accounting-inventory.json

This file was deleted.

70 changes: 0 additions & 70 deletions technical-research/accounting.json

This file was deleted.

72 changes: 0 additions & 72 deletions technical-research/amazon-connect.json

This file was deleted.

68 changes: 0 additions & 68 deletions technical-research/api-gateway.json

This file was deleted.

72 changes: 0 additions & 72 deletions technical-research/applied-epic.json

This file was deleted.

Loading
Loading