Instructions file GitHub Copilot
Instructions for gulmezeren2-byte/ihalent, covering copilot instructions — ihalent, build, test, lint, architecture and conventions.
Instructions file GitHub Copilot
Instructions for gulmezeren2-byte/ihalent, covering copilot instructions — ihalent, build, test, lint, architecture and conventions.
MCP server Claude CodeCodexCursor +2
Turkish public-tender award intelligence: who won, for how much, at what discount, against how many bidders. Runs locally from the ihalent Python package.
Instructions file GitHub Copilot
Copilot instructions for gulmezeren2-byte/acikpoz, covering copilot instructions — acikpoz, build, test, lint, architecture and conventions.
MCP server Claude CodeCodexCursor
Structured, machine-readable data from Turkish public construction unit-price (birim fiyat) catalogs. Runs locally from the acikpoz Python package.
Instructions file GitHub Copilot
Copilot instructions for gulmezeren2-byte/andon, covering copilot instructions — andon, build, test, lint, architecture, structure and conventions.
Skill Claude CodeCodex
After producing or editing any data analysis artifact (report, Excel file, summary table), write an andon verification spec and run it. Use whenever numbers are derived from data and are about to be presented as results.
MCP server Claude CodeCodexCursor
Deterministic verification for AI-generated analysis. Stop the line when the numbers don't add up. Runs locally from the andon-verify Python package.
gulmezeren2-byte/erp-report-engine
Plugin Claude Code
Plugin marketplace listing 1 plugin: erp-report-engine.
gulmezeren2-byte/erp-report-engine
Plugin Claude Code
A provably read-only SQL layer for AI agents over the database behind an ERP (Logo Tiger, Netsis, Mikro). The agent queries canonical entities through a statement-checking read-only guard - measured against a public 28-attack benchmark, not promised in prose.
gulmezeren2-byte/erp-report-engine
Instructions file GitHub Copilot
Copilot instructions for gulmezeren2-byte/erp-report-engine, covering copilot instructions — erp-report-engine, build, test, lint, architecture (one-way data flow), invariants — do not weaken and conventions.
gulmezeren2-byte/erp-report-engine
Instructions file CodexOpenCode
AGENTS.md instructions for gulmezeren2-byte/erp-report-engine, covering agents.md — working on this repo with an ai coding agent, what this is, hard invariants — never weaken these, layout and commands.
gulmezeren2-byte/erp-report-engine
Command
Print erp-report-engine's canonical semantic model — entities, column types and meanings, and example queries the agent should use. No database needed.
gulmezeren2-byte/erp-report-engine
Command
Run erp-report-engine's read-only SQL guard against its 28-attack trust benchmark and explain the result. No database or config needed.
gulmezeren2-byte/erp-report-engine
Skill Claude CodeCodex
Query an ERP database safely through erp-report-engine's guarded MCP server — canonical entities only, read-only, every returned row treated as untrusted data.
gulmezeren2-byte/erp-report-engine
Skill Claude CodeCodex
Explain WHY a weekly ERP KPI moved without inventing a cause — use the findings, driver attribution, and SPC signal the engine already computed, and say when a move is just noise.
gulmezeren2-byte/erp-report-engine
Skill Claude CodeCodex
Map a new ERP to erp-report-engine's canonical entities by writing a profile YAML — three SELECTs (plus an optional receivables one), identifier-safe placeholders, honest weak-point notes, verified by validate.
gulmezeren2-byte/erp-report-engine
MCP server Claude CodeCodexCursor
A read-only, self-verifying data layer for the SQL database behind your ERP - weekly reports and a guarded MCP server for AI agents, every query provably read-only. Runs locally from the erp-report-engine Python package.