Registry entry
Japan Stock Company Establishment Registration Application (No Board of Directors, Incorporation by Promoters)
The Legal Affairs Bureau (法務局, part of the Ministry of Justice)'s Stock Company Establishment Registration Application (株式会社設立登記申請書), filed with the local Legal Affairs Bureau/branch office/sub-office having jurisdiction over the company's registered head office, to legally bring a newly-incorporated kabushiki-gaisha (株式会社, stock company) into existence — Japanese company law makes incorporation effective only upon this registration (会社法第49条), unlike jurisdictions where incorporation and registration are separate steps. This document models the 'no board of directors, incorporation by promoters' (取締役会を設置しない株式会社の発起設立) variant: the promoter(s) themselves subscribe for all shares to be issued at incorporation (発起設立, as opposed to 募集設立, a public-subscription variant where third-party subscribers are also solicited), and the company will not install a board of directors (取締役会を設置しない会社), so a representative director is designated directly by the promoters/shareholders rather than elected by a board. This is the Legal Affairs Bureau's own simplest of its four published stock-company-incorporation variants (the other three — board-installed + promoter subscription, board-installed + public subscription, and no-board + public subscription — are each a distinct, separately-published template and out of scope for this v1.0.0) and the typical path for a small, closely-held company. The application itself (this document's `fields[]`) is short: company identity, the 'matters to be registered' (登記すべき事項) content — trade name, head office, method of public notice, business purposes, share capital structure, the share-transfer-restriction clause, and officer particulars — plus the signature/filing block. A real submission also encloses a substantial packet of supporting documents (articles of incorporation, promoters' resolutions/consents, capital-payment proof, identity/seal certificates, and, if an agent files on the company's behalf, a power of attorney) — modelled here only as `documents[]` attachment requirements; the internal content of each of those supporting documents (e.g. the articles of incorporation's own 28 model articles) is out of scope, a candidate for a future companion-schedule cycle, mirroring how this registry already splits the Czech Republic's income tax return from its own Přílohy annexes. GovSchema is independent and is not affiliated with, endorsed by, or operated by the Government of Japan or the Ministry of Justice. See VERIFICATION.md for the full field-by-field source mapping, the mock-data test run, and every disclosed scope decision.
Registry entry
jp/houmukyoku/stock-company-establishment-registration-application
Machine access
- Schema document
registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0/schema.jsonapplication/schema+json- Verification record
registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0/VERIFICATION.mdtext/markdown- Registry catalog
registry/index.jsonone record per schema id
Field reference
22 fields, read from the published schema.json, with names, types, requiredness, and validation as the document states them. The live government form remains the authoritative source.
Fields
-
companyNameFuriganastring requiredフリガナ — the katakana reading of the company's trade name, excluding the part denoting the company type ('株式会社'). Per the worked-example's own annotation, written left-justified with any internal spaces removed; this furigana is published via the National Tax Agency's corporate-number ('houjin bangou') publication site and does not itself appear on the resulting Certificate of Registered Matters.
length: 0–100classification: pii -
companyNamestring required商号 — the company's registered trade name, including '株式会社' (either as a prefix or suffix per the promoters' choice). Reused verbatim as the 「商号」 line of the 登記すべき事項 (matters to be registered) passage and again in the signature/filing block below.
length: 0–200 -
headOfficeAddressstring required本店 — the company's registered head office address. The source form provides one free-text block (no structured prefecture/city/block/number sub-boxes). Reused verbatim as the 「本店」 line of the 登記すべき事項 passage and again in the filing block ('申請人 (本店)').
length: 0–300classification: pii -
incorporationProcedureCompletionDatedate required登記の事由 — the form's fixed reason-for-registration phrase is '[date]発起設立の手続終了' ('as of [date], the procedure for incorporation by promoters was completed'), i.e. the date every step of the 発起設立 procedure (share subscription, officer selection, capital payment, etc.) was finished. This is ordinarily the day before, or the same day as, the filing itself.
-
methodOfPublicNoticestring required「公告をする方法」 — how the company will publish its legally-required public notices (e.g. of annual accounts). Both the worked example and the model articles of incorporation this source publishes show the same value, '官報に掲載してする' ('by publication in the Official Gazette'), the default method under Companies Act art. 939 when a company's articles do not otherwise specify one of the Act's other statutory methods (a daily newspaper, or electronic public notice). Since neither source document in this cycle's review enumerates those other statutory methods itself, this field is modelled as free text rather than a fabricated enum — see VERIFICATION.md.
length: 0–200 -
businessPurposesstring required「目的」 — the company's numbered list of business objectives, as they will appear on the Certificate of Registered Matters. The worked example's own three-item list ends with the standard catch-all clause '前各号に附帯する一切の事業' ('any and all business incidental to each of the preceding items'), a customary final entry. Modelled as one free-text field (numbered items separated by newlines/semicolons), per this registry's established GSP-0009 treatment of a source's own repeating/numbered list where GovSchema v0.3 has no native array type.
length: 0–2000 -
totalAuthorizedSharesinteger required「発行可能株式総数」 — the total number of shares the company is authorized to issue (its 'authorized capital' share ceiling), not the number actually issued at incorporation.
range: 1–∞ -
totalIssuedSharesinteger required「発行済株式の総数並びに種類及び数」 — the total number of shares actually issued at incorporation. The source heading itself also asks for the shares' 'type(s)' when a company issues more than one class of share; the worked example populates only a single running total ('「発行済株式の総数」200株') consistent with a single class of ordinary shares (普通株式), the common case for a small closely-held incorporation. A multi-class share breakdown is out of scope for this v1.0.0 — see VERIFICATION.md.
range: 1–∞ -
capitalAmountnumber required「資本金の額」 — the company's capital (share capital) at incorporation, in Japanese yen. Japanese company law has had no statutory minimum capital requirement since the 2006 Companies Act reform (a company may incorporate with capital as low as 1 yen), so no floor beyond a positive amount is enforced here.
range: 1–∞classification: financial -
hasShareTransferRestrictionboolean required「株式の譲渡制限に関する規定」 — whether acquiring the company's shares by transfer requires the company's prior approval. Virtually universal for a small, closely-held incorporation of this kind (both source documents show the restriction clause present); a company without a board of directors that opts out would omit this registered matter entirely.
-
shareTransferRestrictionClausestring optionalThe restriction's exact wording as it will appear on the Certificate of Registered Matters. Both source documents show the identical standard clause: '当会社の株式を譲渡により取得するには、当会社の承認を受けなければならない。' ('A person who wishes to acquire the Company's shares by transfer must obtain the Company's approval.') — a company without a board of directors, as this variant models, has that approval given by the shareholders' meeting (its only decision-making body) by default.
length: 0–500 -
directorNamesstring required「役員に関する事項」「資格」取締役「氏名」— the full names of every director (取締役) at incorporation, including whichever one is separately designated representative director below. The source's registry entry discloses only each director's name (not address); modelled as one free-text field (names separated by semicolons), per this registry's established GSP-0009 treatment of a source's own repeating officer table.
length: 0–500classification: pii -
representativeDirectorNamestring required「役員に関する事項」「資格」代表取締役「氏名」— the director designated to represent the company (代表取締役); one of the names already listed in directorNames, but registered a second time together with an address because a representative director's address (unlike an ordinary director's) is itself a matter of public registration.
length: 0–200classification: pii -
representativeDirectorAddressstring required「役員に関する事項」「資格」代表取締役「住所」— the representative director's residential address, publicly registered (unlike an ordinary director's address, which is not).
length: 0–300classification: pii -
hasAuditorboolean optional設立時監査役 — whether the company additionally appointed an auditor at incorporation. Not present in the worked example modelled here (this no-board variant does not require one), but the source's own attachment notes explicitly address the auditor case (e.g. the identity-verification-document note: '設立時監査役を選任した場合には、設立時監査役について...本人確認証明書を添付します。'), so it is modelled as an optional gate rather than omitted outright.
-
auditorNamesstring optionalThe name(s) of any auditor(s) (監査役) appointed at incorporation, when hasAuditor is true. Modelled as one free-text field (names separated by semicolons) for the same repeating-table reason as directorNames.
length: 0–500classification: pii -
applicationDatedate requiredThe date printed directly above the destination Legal Affairs Bureau line: '上記のとおり、登記の申請をします。令和 年 月 日' ('As stated above, I hereby apply for registration. [date]').
-
legalAffairsBureauOfficestring required「__法務局__支局/出張所 御中」— the specific Legal Affairs Bureau (or its branch/局, or sub-office/出張所) having jurisdiction over the company's registered head office, to which this application is physically or electronically filed.
length: 0–200 -
contactPhoneNumberstring optional連絡先の電話番号 — a daytime contact number printed directly under the filing block, with no explicit mandatory/optional marking on either source document; modelled as optional, consistent with how this registry treats an unmarked contact-number line on other Japanese government forms (e.g. jp/j-lis/individual-number-card-issuing-application's phoneNumber).
length: 0–30classification: pii -
filedByAgentboolean optionalWhether an agent/proxy (代理人), rather than the representative director personally, files this application. The worked example's own annotation states the agent's block is 'completed only when an agent files the application' ('代理人が申請する場合にのみ記載し...'), and that in that case the representative director's own seal is not required on the application.
-
agentNamestring optionalAgent — Name
length: 0–200classification: pii -
agentAddressstring optionalAgent — Address
length: 0–300classification: pii
Verification record
This file is the source-review record for this document version, per the manual-source-review-v1 practice.
Current claim
status:draftverification.method:manual-source-review-v1verification.lastVerifiedAt:2026-07-09maturity.level:structural-reference
Why this candidate, this cycle
This is the recurring "GovSchema Standard Research" cycle (GOV-2019). Two prior cycles had already screened and flagged this exact candidate rather than pursuing it:
- GOV-2005 (opening Japan, Visa vertical): "Business Formation (company registration).
moj.go.jpand its Legal Affairs Bureau subdomainhoumukyoku.moj.go.jpreturn HTTP 403 to a plain fetch but HTTP 200 to a request carrying an ordinary desktop-browserUser-Agent... A genuinely strong candidate, flagged for a future cycle, not chosen this cycle." - GOV-2012 (Japan's National ID vertical): re-confirmed the same candidate still open and still live, again not pursued in favor of the National ID form.
This cycle executed directly on that already-screened candidate rather than re-screening Japan's remaining gaps from scratch, per this recurring issue's established pattern once a specific candidate has already been identified across two prior cycles.
Sources examined
- Document
(id, version):jp/houmukyoku/stock-company-establishment-registration-application/1.0.0 - Spec version: GovSchema
0.3.0 - Authority: Legal Affairs Bureau (法務局), Ministry of Justice (
houmukyoku.moj.go.jp). - The task brief's own flagged source (fetched live, HTTP 200, 608301 bytes — matching the byte count both prior cycles recorded when they first found it): https://houmukyoku.moj.go.jp/homu/content/001331002.pdf — turned out on inspection to be the Legal Affairs Bureau's own filled-in worked example ("記載例") of one specific procedural variant, titled on its own first line "(取締役会を設置しない株式会社の発起設立)" ("Stock company with no board of directors, incorporation by promoters"), 17 pages, using the placeholder company name "○○商事株式会社" throughout — not a blank fillable form.
- The genuinely blank counterpart template, traced from the worked example's own index page (fetched live, HTTP 200): https://houmukyoku.moj.go.jp/homu/COMMERCE_11-1.html ("商業・法人登記の 申請書様式" — "Commercial/corporate registration application forms"), section "1 設立" ("1. Incorporation"), row "1-3": "株式会社設立登記申請書(取締役会を設置しない会社の発起設立)" — linking to 申請書様式 ("application form template"), the true blank form this document is modelled from: https://houmukyoku.moj.go.jp/homu/content/001249317.pdf (fetched live, HTTP 200, 574954 bytes, 18 pages — a Word edition,
001249253.docx/001249317.pdf, is linked alongside it and was not separately opened). - Retrieved / reviewed: 2026-07-09.
- Reviewer: GovSchema Engineering (Standards Engineer — initial authoring source review).
Confirming the index page lists four distinct variants, and this is the correct one
The same index-page section ("1 設立") lists four separate rows, each with its own worked-example + blank-template pair:
| Row | Variant | Worked example | Blank template | |---|---|---|---| | 1-1 | Board of directors installed, incorporation by promoters (発起設立) | 001331097.pdf | 001249314.pdf | | 1-2 | Board of directors installed, public subscription (募集設立) | 001252642.pdf | 001249316.pdf | | 1-3 | No board of directors, incorporation by promoters (発起設立) | 001331002.pdf (the task brief's flagged source) | 001249317.pdf (this document's source) | | 1-4 | No board of directors, public subscription (募集設立) | 001331010.pdf | 001249318.pdf |
This confirms the task-brief-flagged PDF and this document's cited blank template are companion publications of the identical procedural variant (row 1-3), not different forms — the worked example is simply the "illustrated, pre-filled" edition of the same template. The other three variants (1-1, 1-2, 1-4) are distinct published templates, each its own candidate for a future companion-schedule cycle (see "What is NOT modelled" below).
Bot-mitigation note
Confirms the finding both prior cycles (GOV-2005, GOV-2012) already recorded: houmukyoku.moj.go.jp returns HTTP 403 to a plain default-curl request but HTTP 200 to a request carrying an ordinary desktop-browser User-Agent string (Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0 Safari/537.36) — narrow bot mitigation keyed on the default-curl signature, not an IP-level block. Both PDFs cited above, and the guidance index HTML page, were fetched successfully with that browser User-Agent on the first attempt. node tools/verify-sources.mjs registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0 reports "1 directory, 6 URLs checked, 0 warning(s), 0 allowlisted, all clear" — confirmed directly, immediately before opening this PR.
Extraction method
Both PDFs have zero AcroForm/Widget annotations on every page (confirmed via pdfjs-dist's getAnnotations() — widgets: 0 on all 17/18 pages of the worked example and blank template respectively) but a full, genuine Japanese text layer, extracted with pdfjs-dist (pinned 3.11.174, installed into a throwaway /tmp scratch directory, not added to this repo's tracked package.json) via getTextContent(). Because the source PDFs lay out each page in a mix of single-column prose and label/value pairs at different x/y positions (labels and instructional side-notes interleaved with the form's own content), each text item's transform[4]/transform[5] (x/y position) was used to sort items by descending y (row, top to bottom) then ascending x (column, left to right) before concatenation, reproducing genuine visual reading order — the same technique GOV-2005 used for the Certificate of Eligibility's purpose-of-entry grid.
The critical extraction finding, driving several of this document's field/scope decisions: the two PDFs were extracted and diffed line-by-line. The blank template's own header block (フリガナ/商号/本店/登記の事由 date) is genuinely blank in 001249317.pdf (no placeholder text after the label), but its 登記すべき事項 ("matters to be registered") body — 「商号」から 「登記記録に関する事項」まで — retains the identical ○○商事株式会社 placeholder content seen in the worked example, verbatim, including the same share counts (800/200), capital amount (¥10,000,000), and officer names. This is not a bug in either PDF; it reflects a real feature of the underlying process: 登記すべき事項 is not written directly into boxes on this printed page at all. It is a passage the applicant drafts separately and submits either as an attached printout, on a CD-R, or via the Legal Affairs Bureau's own online registration/deposit filing system — confirmed from the Bureau's own linked guidance pages on the same index page: https://www.moj.go.jp/MINJI/minji06_00051.html ("登記・供託オンライン 申請システムによる登記すべき事項の提出について" — "Submitting matters to be registered via the Registration and Deposit Online Application System") and https://www.moj.go.jp/MINJI/MINJI50/minji50.html ("登記すべき事項を記録し た電磁的記録媒体(CD-R等)の提出について" — "Submitting an electromagnetic recording medium (CD-R, etc.) recording the matters to be registered"). What both PDFs print under 登記すべき事項 is therefore the Bureau's own worked example of the required content and format of that separately-submitted passage, not a set of literal boxes to write into on this page — this document's fields[] nonetheless model every distinct data point that passage requires, since an agent assembling a real submission needs each one regardless of which channel (attached printout, CD-R, or online system) ultimately carries it.
What the application maps to
- フリガナ / 商号 / 本店 / 登記の事由 (the blank template's own genuinely blank header fields) →
companyNameFurigana,companyName,headOfficeAddress,incorporationProcedureCompletionDate.companyName/headOfficeAddressare reused (not modelled twice) for their restatement in the登記すべき事項passage and again in the signature/ filing block — all three occurrences of each value are cited in the relevant field'ssourceRef. - 「公告をする方法」 (method of public notice) →
methodOfPublicNotice, modelled as free text, not an enum. Company law (会社法第939条) recognizes several statutory methods (Official Gazette, a daily newspaper, or electronic public notice), but neither source document examined this cycle itself enumerates those other methods — both show only "官報に掲載してする" ("by publication in the Official Gazette"), the default when a company's articles do not specify otherwise. Modelling a 3-value enum from outside knowledge of the Companies Act, rather than from what these two source documents themselves print, would risk exactly the kind of unsourced enum-value fabrication this registry'sverify-sources.mjsand review-gate process exist to catch — so this is disclosed here as a deliberate, conservative scope decision instead. - 「目的」 (business purposes) →
businessPurposes, one free-text field per this registry's established GSP-0009 treatment of a source's own numbered/repeating list (no native array type in GovSchema v0.3). - 「発行可能株式総数」/「発行済株式の総数並びに種類及び数」 →
totalAuthorizedShares/totalIssuedShares. The issued-shares heading itself also asks for share "type(s)" when more than one class is issued; both source documents populate only a single running total, consistent with a single class of ordinary shares (普通株式) — the common case for a small closely-held incorporation. A multi-class share breakdown is disclosed as out of scope below. - 「資本金の額」 →
capitalAmount. No statutory minimum capital applies in Japan since the 2006 Companies Act reform, sovalidation.minimumis set to1(a positive amount) rather than any specific floor. - 「株式の譲渡制限に関する規定」 →
hasShareTransferRestriction(boolean) +shareTransferRestrictionClause(requiredWhenhasShareTransferRestrictionistrue). Both source documents show the identical standard clause requiring the company's approval to acquire shares by transfer — modelled as a boolean gate (since a company could in principle omit this registered matter) plus the clause text itself. - 「役員に関する事項」 (officer particulars) →
directorNames(every director's name, semicolon-separated, per the same GSP-0009 repeating-table treatment used elsewhere in this registry, e.g.jp/isa/certificate-of-eligibility-application'sfamilyInJapanDetails) plusrepresentativeDirectorName/representativeDirectorAddressfor the director separately designated to represent the company (registered a second time together with an address, since a representative director's address — unlike an ordinary director's — is itself a public registration item).hasAuditor/auditorNamesare modelled as an optional extension, grounded not in the worked example itself (which has no auditor) but in the source's own attachment note explicitly addressing the auditor case (seedocuments[].identityVerificationDocumentsFile'ssourceRef). - The filing block (page 2 of the blank template) →
applicationDate,legalAffairsBureauOffice,contactPhoneNumber(modelled optional, consistent with this registry's treatment of an unmarked contact-number line elsewhere in Japanese government forms), and the agent/proxy fieldsfiledByAgent/agentName/agentAddress(requiredWhenfiledByAgentistrue), the latter three sourced from the worked example's own annotation on the agent row (the blank template's page 2 prints the row itself but not that explanatory annotation). - The attachment list (「添付書類」) →
documents[], ten attachment requirements, severalrequired: falseorrequiredWhen-gated per the source's own explanatory notes (e.g. the promoters' consent letter is only needed when certain matters are not already fixed in the articles of incorporation; the capital-amount certificate is unnecessary when incorporation capital is cash-only; the power of attorney is needed only whenfiledByAgentistrue).
What is NOT modelled (out of scope), and why
- The other three published variants of this same application (board of directors installed + incorporation by promoters, board of directors installed + public subscription, no board of directors + public subscription — rows 1-1, 1-2, 1-4 of the same index-page section) — each its own distinct template, a candidate for a future companion-schedule cycle, mirroring how this registry already splits Japan's own
jp/isa/certificate-of-eligibility-applicationcover sheet from its category-specific supplements, and the Czech Republic's base tax return from its four Přílohy annexes. - The internal content of every attached supporting document (the articles of incorporation's own 28 model articles; the promoters' consent/resolution letters; the investigation report; the capital-payment proof; the capital-amount certificate; the power of attorney) — each is modelled only as a
documents[]attachment requirement, not decomposed field-by-field. These illustrative specimens are printed on pages 4-18 of both source PDFs purely as guidance for drafting each attachment, and are themselves candidates for future companion-schedule cycles. - The registration-fee/tax computation (「課税標準金額」and 「登録免許税」, page 2 of both source PDFs) — both source documents show 課税標準金額 exactly equal to
capitalAmount, and give 登録免許税's own formula in full: 0.7% ofcapitalAmount, with a ¥150,000 statutory floor, rounded down to the nearest ¥100 ("資本金の額の1000分の7の額です。 ただし、この額が15万円に満たない場合は、15万円になります。また、 100円未満の端数があるときは、その端数金額は切り捨てます。"). Both values are purely arithmetic derivations ofcapitalAmountwith no independent input, so — per this registry's established excludable-arithmetic-vs-input test (refined across the Czech Republic's Příloha č. 3/4 tax-annex cycles) — neither is modelled as its own field. - 「登記記録に関する事項」「設立」 — a fixed constant printed on every filing of this kind ("設立" / "Incorporation"), not a variable the applicant supplies; excluded as a non-field constant rather than modelled.
- 印鑑届書 (Seal Registration Notification) — a related but legally separate filing, referenced in the worked example's own opening annotation ("代表取締役が申請書又は委任状に印鑑を押印する場合は、登記所に提出した 印鑑を押印しなければなりません。印鑑の提出は、印鑑届書により行います。"), with its own distinct template/worked-example pair linked from the same index page (
001188608.pdf/001188212.pdf) — out of scope for this document, a candidate for a future cycle. - The Word (
.docx) edition of the blank template (001249253.docx, linked alongside the PDF at the same index-page row) — not opened or cross-checked this cycle; the PDF's text-layer content is the basis for this document.
Mock-data test run
Per this registry's established practice, a one-off Node.js script (not committed to the repo) checking every type/required/requiredWhen/ validation constraint in schema.json was run against two realistic scenarios plus three negative controls:
``` PASS [OK] Scenario 1: worked-example values, filed by representative director personally PASS [OK] Scenario 2: sole-director incorporation with auditor, filed via agent PASS [FAIL] Negative control 1: missing shareTransferRestrictionClause when required - MISSING required field: shareTransferRestrictionClause PASS [FAIL] Negative control 2: missing agentName/agentAddress when filedByAgent=true - MISSING required field: agentName - MISSING required field: agentAddress PASS [FAIL] Negative control 3: capitalAmount below minimum (0) - INVALID minimum for capitalAmount: 0 < 1
ALL SCENARIOS BEHAVED AS EXPECTED ```
Scenario 1 reproduces the source's own worked-example values (fictional company "○○商事株式会社" rendered here as the illustrative "○○商事株式会社" placeholder itself, two directors, one also representative director, no auditor, filed by the representative director personally — filedByAgent: false). Scenario 2 is an independently-constructed fictional scenario (a sole-founder incorporation, "藤崎コンサルティング株式会社", with an auditor appointed and the application filed through a judicial-scrivener agent — exercising hasAuditor/auditorNames and filedByAgent/agentName/ agentAddress together). The three negative controls confirm the check script actually enforces requiredWhen (twice, for shareTransferRestrictionClause and for the filedByAgent-gated agent fields) and validation.minimum (rejecting a zero-yen capitalAmount) rather than trivially passing everything. No defects were found in the schema itself.
Both registry validators were run against the schema document and pass:
``` $ node tools/validate.mjs registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0/schema.json ok registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0/schema.json 1/1 document(s) passed.
$ node tools/validate-ajv.mjs registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0/schema.json ok registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0/schema.json [v0.3] 1/1 document(s) validated against the meta-schema (ajv 2020-12). ```
Full-registry validation (314/314 including this document, plus 3/3 mapping.json companions) and node tools/verify-sources.mjs registry/jp/houmukyoku/stock-company-establishment-registration-application/1.0.0 ("1 directory, 6 URLs checked, 0 warning(s), 0 allowlisted, all clear") were both re-run clean immediately before opening this PR.
Scope and jurisdiction notes
- This is Japan's third document in the registry (after
jp/isa/certificate-of-eligibility-application, GOV-2005, andjp/j-lis/individual-number-card-issuing-application, GOV-2012), and its first in the Business Formation vertical — Japan now stands at 3 of its 6 verticals (Visa, National ID, Business Formation). DMV and Passport remain confirmed dead ends (GOV-2005). - Agency slug
houmukyoku(法務局, Legal Affairs Bureau) is a new JP authority segment, distinct fromisaandj-lis;jurisdiction.levelisnational(the Legal Affairs Bureau system operates nationwide, even though a specific application is filed at a local branch/sub-office selected vialegalAffairsBureauOffice). id/process slugstock-company-establishment-registration-applicationuses English, following this registry's established convention for a Japanese-only source with no official English name printed on the source itself (the same conventionjp/j-lis/individual-number-card-issuing-applicationused, in that case for a source that also had an official English title).versionset to1.0.0: likejp/j-lis/individual-number-card-issuing-application, this document models one complete, self-contained procedural variant in full (every page of its own application template, not a partial cover sheet awaiting an indispensable companion page from a different template) — the same basis this registry has used elsewhere for a1.0.0initial release.- Conditional requiredness uses
requiredWhen(GSP-0013), consistent with every other recent document in this registry.
Re-verification
Per the practice's cadence, nextReviewBy is set to 2027-01-09 (6 months). A future review should prioritize the three sibling incorporation variants (board of directors installed + incorporation by promoters or public subscription; no board of directors + public subscription) and the Seal Registration Notification (印鑑届書) as companion documents, all flagged above as strong, unpursued leads on the same houmukyoku.moj.go.jp index page.
View the raw record (VERIFICATION.md)
Version history
-
1.0.0draftlatestthis pagehas verification recordschema.json
Independent and non-affiliated
GovSchema is an independent, open-source project. This reference is not produced, reviewed, or endorsed by Legal Affairs Bureau (法務局), Ministry of Justice or any government. The authoritative source is always the live government form and its official instructions.