NexGen FC LogoNEXGEN FC
Real Estate/Land & Legal Operations Platform/Approved — Development Active

Land Intelligence Platform

The core operating system for a land acquisition and development company — every land parcel is a master file anchoring legal, revenue, survey, and document records.

Overview

What it is, who uses it, why it exists

The core operating system for a Karnataka-based land acquisition and development company — not a CRM or generic ERP, but a platform consolidating land intelligence, legal cases, revenue workflows, survey data, and a founder dashboard.

The Founder holds full system access with 24×7 oversight; in-house and external advocates manage litigation scoped to their assigned cases; revenue staff and surveyors track ground-reality data.

Land files, legal cases, and survey data lived across people's heads and disconnected spreadsheets. The founding principle — every land parcel is a Master File — keeps institutional memory intact even as staff change.

Platform Overview

Who the platform serves, end to end

Founder, Advocates, Revenue & Survey Teams8 distinct roles, each scoped to what they need
Land Intelligence PlatformEvery record anchored to a Land Master file
Founder Decision Dashboard24×7 visibility, with a critical-alerts-only travel mode
User Journey

The full lifecycle, start to finish

Land File CreatedAssigned a unique, non-editable Land ID
Legal Case OpenedIf the parcel is under litigation
Documents CollectedRTC, EC, Phodi Sketch, Tippani, and more
Survey & Revenue WorkflowBoundary verification, mutation, conversion
Compliance MonitoringHearing Plans of Action, task deadlines
Founder Dashboard Visibility
Platform Modules

Every module the platform is built from

Hover a module to see what it's responsible for.

Land Master

The anchor record every other module attaches to.

  • District → Taluk → Hobli → Village hierarchy
  • System-generated, non-editable Land ID
  • Soft delete only
  • Audit log on every field change

Legal Case Management

Court-grade tracking with an automatic compliance escalation path.

  • Case, hearing, and document tracking per land file
  • Plan of Action auto-escalation before every hearing
  • All-cases calendar by advocate, court, or land file
  • Case-scoped external advocate access

Document Vault

A version-controlled checklist for every required land document.

  • RTC, EC, Phodi Sketch, Tippani, Grant Order, and more
  • Full version history — nothing is ever hard-deleted
  • Per-land-file completeness percentage
  • Role-scoped visibility per document type

Task Management

Every operational activity is a task — nothing exists outside it.

  • WhatsApp + SMS on assignment and overdue
  • Daily 9 AM digest for pending tasks
  • Hourly overdue detection via Celery beat
  • Strict per-user visibility unless Founder or Management

Founder Dashboard

A single-screen command centre for 24×7 oversight.

  • Land files by status
  • Hearings today and next 7 days
  • Advocate compliance status
  • Travel Mode — critical alerts only
Feature Deep Dive

How the major features actually work

Feature 01

Legal Compliance Engine

The system auto-creates a compliance task 5 days before every hearing and escalates to a supervisor if the Plan of Action isn't uploaded in time — no manual step required.

Automatic escalationRisk visible before the hearing
Feature 02

Document Vault Versioning

Every document upload preserves prior versions with uploader and timestamp — nothing is ever hard-deleted, only archived.

Full accountabilityCompleteness visible per file
Feature 03

Case-Scoped External Advocate Access

External advocate tokens are scoped to a specific list of case IDs — requesting a restricted case returns a 403, never a glimpse of the data.

Enforced at the API layerNot just a UI restriction
System Architecture

From client to database, end to end

Select a node to see its purpose, technologies, and responsibilities.

Purpose

Web interface for all 8 roles, from Founder to freelance surveyor.

Technologies
  • Not specified in PRD
Responsibilities
  • Role-scoped dashboards
  • Document upload and case management UI
Data Flow

How information moves through the system

Field or Office UpdateSurvey result, hearing note, or revenue workflow status
API Layer
CockroachDB Write
Kafka Event Published
Cassandra Audit Log
Founder Dashboard RefreshAutomatic, every 5 minutes
Engineering Decisions

Problem, decision, reason

Problem

Institutional knowledge about a land parcel is scattered across people's heads and disconnected files.

Decision

Every entity — legal case, document, survey task, revenue workflow — carries a mandatory FK back to one Land Master record.

Reason

Preserves institutional memory independent of any one person.

Problem

Legal and compliance obligations mean land and case records can never quietly disappear.

Decision

No hard deletes exist anywhere — every removal is a soft delete or archive, and the audit log is append-only.

Reason

Every change to a land file must remain reconstructable, not just its current state.

Problem

A single audit table inside the primary database would eventually compete with operational queries.

Decision

Kafka streams every audit event to Cassandra for durable storage, separate from the OLTP database.

Reason

Lets log and event volume scale out without ever degrading the operational database.

Technology Stack

Organized by category, with a reason for each choice

Platform
Frontend frameworkNot specified in PRD.
Backend frameworkNot specified in PRD.
Database
CockroachDBSelf-hosted distributed SQL, primary OLTP store.
Events & Audit
Apache KafkaOrdered event stream for audit fan-out.
Apache CassandraDurable audit log storage.
Authentication
JWTScoped per role, case, or task.
Keycloak (optional)MFA and SSO.
Infrastructure
S3-compatible storageSigned-URL-only file access.
CeleryScheduled digests and overdue detection.
Meta WhatsApp Business APITask and compliance alerts.
Engineering Highlights

What makes this build hold up

Master-File Data Model

Every record anchors back to one Land Master file.

Append-Only Audit Trail

No hard deletes anywhere — every change is reconstructable.

Case-Scoped External Access

External advocates are scoped to their own cases at the API layer.

Kafka + Cassandra Scale-Out

Audit volume scales independently of the operational database.

Roadmap

Current, next, and future vision

Current — Phase 1

Foundation

  • Land records and master hierarchy
  • Legal case management
  • Document vault
  • RBAC across 8 roles
  • Task management and basic dashboard
Next — Phase 2

Advanced Workflow

  • Survey management module
  • Revenue & government workflow tracking
  • WhatsApp & SMS automation
  • Valuation & market intelligence
Future Vision — Phase 3

Expansion

  • Mobile application (iOS + Android)
  • Post-commitment identity & KYC module
  • Investor & capital intelligence
  • Regulatory, policy & news intelligence
  • Analytics & reporting

Interested in Land Intelligence Platform?

Let's discuss how this can work for you.

// END OF CASE STUDYLand Intelligence Platform