Author: DK Mendiratta
Unofficial frontend demo of a SEBI compliance command centre for listed-company filing tracking (LODR / PIT-style register items). Seeded dashboard, simulated register agent, and risk queue.
This is not SEBI software and not a live filing system.
The build plan (modules M1–M3) is in plan.md.
Neighbour repo: SEBI-Compliance-Research researches live obligations into a 12-column workbook. This repo is the UI demo over seeded rows.
This is an unofficial frontend demo of a SEBI Compliance Command Centre (register simulation, dashboard, risk queue).
This is a local Vite/React app with ~80 seeded compliance rows in Zustand.
This is an evaluation UI — the “register agent” is a progress simulation, not a live extractor.
This is not SEBI, NSE, or BSE software.
This is not SEBI-Compliance-Research (that repo researches live obligations into a 12-column workbook).
This is not a full-stack multi-agent platform or a live LLM pipeline.
This is not a filing, calendar submission, or compliance opinion.
This is a self-contained repository with runnable source tracked under src/ and public/.
All company, user, filing, notice, document, system-health, and operational records in this repository are fictional synthetic demo fixtures. They must not be treated as real customer, company, regulatory, or operational information.
Requires Bun 1.2.23.
git clone https://github.com/d33pm3/Multi-agent-Full-Stack-App.git
cd Multi-agent-Full-Stack-App
bun install --frozen-lockfile
bun run devValidate the same baseline used by CI:
bun run lint
bun run test
bun run build- There is no hosted URL, GitHub Pages site, or SEBI/exchange integration.
- Persistence is in-memory Zustand for the session only.
- The register-agent Run button is a timed log simulation, not a PDF extractor.
- Do not treat dashboard due dates, risk flags, or exports as a filing or a compliance conclusion.
MIT. See LICENSE.
You may use this code; this is not a SEBI filing system and not a live compliance conclusion.